Opened 12 years ago
Closed 12 years ago
#8346 closed defect (fixed)
Regexp escape chars missing
Reported by: | Adam Peller | Owned by: | Adam Peller |
---|---|---|---|
Priority: | high | Milestone: | 1.3 |
Component: | General | Version: | 1.2.3 |
Keywords: | Cc: | Douglas Hays | |
Blocked By: | Blocking: |
Description
Bill noticed that "+" in number patterns was not properly escaped in regexps. I think this regressed recently. I'll find out.
http://docs.dojocampus.org/dijit/form/NumberTextBox#preview
Attachments (1)
Change History (3)
Changed 12 years ago by
Attachment: | number.html added |
---|
comment:2 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
captured test from campus