#8843 closed defect (fixed)
ComboBox does not escape parenthesis in input
Reported by: | markom | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | 1.3 |
Component: | Dijit - Form | Version: | 1.2.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Items in the list that contain ( are not treated correctly. In attached example, when you type xxx, it drops down 3 items, but when you type xxx( it does not find any matches, yet xxx(y) finds 3 matches again.
(also see ticket #3744)
Attachments (1)
Change History (3)
Changed 12 years ago by
Attachment: | test2.html added |
---|
comment:1 Changed 12 years ago by
Milestone: | tbd → 1.3 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:2 Changed 10 years ago by
Component: | Dijit → Dijit - Form |
---|
Note: See
TracTickets for help on using
tickets.
already fixed in 1.3 trunk