Side navigation
#4113 closed bug (fixed)
Opened February 10, 2009 10:57PM UTC
Closed July 19, 2009 01:22PM UTC
Last modified November 26, 2009 06:51AM UTC
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).