Opened 11 years ago
Closed 11 years ago
#11005 closed defect (fixed)
parser not creating functions sometimes
Reported by: | Douglas Hays | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.5 |
Component: | Parser | Version: | 1.4.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
onClick="return" and onClick="" should be valid constructs but the parser fails to create a function for both cases.
Attachments (1)
Change History (3)
Changed 11 years ago by
Attachment: | 11005.patch added |
---|
comment:1 Changed 11 years ago by
Milestone: | tbd → 1.5 |
---|
comment:2 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
possible fix that corrects both failures