#4993 closed defect (worksforme)
ValidationTextBox and regExp
Reported by: | guest | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Dijit - Form | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Doesn't seem that the regExp method works with ValidationTextBox?. Tried zipcode example from the 0.9 book (just cut-n-pasted) and that didn't even work.
The regExpGen works fine.
Change History (3)
comment:1 Changed 13 years ago by
Owner: | set to Douglas Hays |
---|
comment:2 Changed 13 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
comment:3 Changed 10 years ago by
Component: | Dijit → Dijit - Form |
---|
Note: See
TracTickets for help on using
tickets.
Just tried on the latest trunk (11342) using FF2/WinXP and it seems to be working.
Here's the example I tried: