#4113 closed bug (fixed)
Standardize on .test() for RegExp
Reported by: | john | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.4 |
Component: | core | Version: | 1.3.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When we use regular expressions in core we should standardize on .test() or .exec() (where appropriate).
Attachments (4)
Change History (6)
Changed 14 years ago by
comment:1 Changed 14 years ago by
Milestone: | 1.3.2 → 1.3.3 |
---|
Note: See
TracTickets for help on using
tickets.
patch for ajax,js