Skip to main content

Bug Tracker

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

Attachments (1)
  • additional-methods.js (7.6 KB) - added by DaveBuchholz February 02, 2009 08:13PM UTC.

    Revised additional-methods.js file

Change History (2)

Changed October 13, 2009 01:03AM UTC by dmethvin comment:1

component: unfilledplugin
owner: → joern

Changed February 05, 2010 08:35PM UTC by john comment:2

resolution: → invalid
status: newclosed

Please file plugin bugs with the appropriate author on their bug tracker.