Ticket #5502 (closed defect: fixed)
FilteringSelect with AutoComplete throws error in IE6
| Reported by: | guest | Owned by: | doughays |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.1 |
| Component: | Dijit | Version: | 1.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
If you have a FilteringSelect? box with autocomplete turned on, and you type an asterisk (*) as your first character in the box, then IE will throw an error "unexpected quantifier". I understand that this kind of wildcard search may not be supported with autocomplete, but the javascript error notifier might alarm some users.
http://archive.dojotoolkit.org/nightly/dojotoolkit/dijit/tests/form/test_FilteringSelect.html
Thanks!
Change History
Note: See
TracTickets for help on using
tickets.