| Summary: | [Scripting] 'use strict' not supported in ClientListener | ||
|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Tim Buschtoens <tbuschto> |
| Component: | RWT | Assignee: | Project Inbox <rap-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | tbuschto |
| Version: | 2.1 | ||
| Target Milestone: | 2.2 M1 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Tim Buschtoens
Has been fixed when Scripting was moved to the core. Writing "use strict"; before the handleEvent function gives the entire script strict mode. |