Side navigation
#4045 closed bug (invalid)
Opened February 02, 2009 08:12PM UTC
Closed February 05, 2010 08:35PM UTC
[validate] additional-method.js addmethod(letterswithbasicpunc)
Reported by: | DaveBuchholz | Owned by: | joern |
---|---|---|---|
Priority: | minor | Milestone: | 1.3.2 |
Component: | plugin | Version: | 1.3.1 |
Keywords: | validate additional methods | Cc: | |
Blocked by: | Blocking: |
Description
The opening round bracket ( and the closing round bracket ) in the regex used by this method need to be escaped with a backslash in order for them to be used as a literal character, see http://www.regular-expressions.info/characters.html