Ticket #1286 (closed defect: fixed)
Using reserved word "namespace" for some variable names
| Reported by: | jburke | Owned by: | peller |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | 0.3 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
"namespace" is a reserved word for JavaScript?/ECMAScript. It is being used as a variable name at least in src/uri/Uri.js (for the nsUri function). The rest of the code should be scrubbed too.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.