Skip to main content

Bug Tracker

Side navigation

#2309 closed bug (wontfix)

Opened February 08, 2008 08:37PM UTC

Closed May 13, 2008 03:42AM UTC

Last modified May 13, 2008 05:26PM UTC

Wrap regular expressions in paranthesis

Reported by: kkaefer Owned by:
Priority: minor Milestone: 1.2.4
Component: core Version: 1.2.2
Keywords: Cc:
Blocked by: Blocking:
Description

I'm using JavaScript lint and it reports that regular expressions should be wrapped into parenthesis when not preceded by an assignment, colon, or comma. Those warning messages are 18 of the 19 warning messages reported by jslint

Attachments (0)
Change History (2)

Changed May 13, 2008 03:42AM UTC by flesler comment:1

resolution: → wontfix
status: newclosed

Those warnings don't affect the code, and they won't be handled.

Changed May 13, 2008 05:26PM UTC by flesler comment:2

milestone: 1.2.31.2.4