#10659 closed bug (invalid)
variable not declared resulting in polluting the global
Reported by: | prashantjain68 | Owned by: | Rick Waldron |
---|---|---|---|
Priority: | low | Milestone: | 1.7.1 |
Component: | misc | Version: | |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
In the handle method on line 3278 (1.7b1) the matched variable is not declared with a var.
matched = handlerQueue[ i ];
Change History (3)
comment:1 Changed 11 years ago by
Component: | unfiled → misc |
---|---|
Milestone: | None → 1.7.1 |
Owner: | set to Rick Waldron |
Priority: | undecided → blocker |
Status: | new → assigned |
comment:2 Changed 11 years ago by
Priority: | blocker → low |
---|---|
Resolution: | → invalid |
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
This is invalid in 1.7