ComboBox doesn't filter the string before using it in a regex in doHighlight
ComboBox? does not filter the search string when highlighting the current input. If this input contains reserved regex characters [like parentheses in the item "(Nothing Selected)"], it throws an "unterminated parenthetical" error (in FireFox?).
Simply wrapping "find" using dojo.regexp.escapeString() would solve this issue.
Change History (4)
Milestone: |
tbd →
1.3
|
Owner: |
changed from haysmark to Douglas Hays
|
Status: |
new →
assigned
|
Resolution: |
→ duplicate
|
Status: |
assigned →
closed
|
Component: |
Dijit →
Dijit - Form
|
Dup of #8109. Fixed in [15755] for 1.3.