Side navigation
#2308 closed bug (fixed)
Opened February 08, 2008 07:10PM UTC
Closed February 12, 2008 02:25PM UTC
UI Lint Errors & Warnings
Reported by: | stosh1985 | Owned by: | paul |
---|---|---|---|
Priority: | minor | Milestone: | 1.2.3 |
Component: | ui | Version: | 1.2.2 |
Keywords: | lint | Cc: | |
Blocked by: | Blocking: |
Description
Lint errors and warnings are thrown in some of the UI 1.5a files. I am attaching patch files I made for some of these errors and warnings. Note, lint throws a warning for regular expressions not enclosed in parentheses and I enclosed such, but I notice that the jQuery core doesn't do this so you may want to disregard those changes. There are, however, some additional commas and missing semi-colons that probably need to be addressed.
Attachments (1)
Change History (1)
Changed February 12, 2008 02:25PM UTC by comment:1
resolution: | → fixed |
---|---|
status: | new → closed |
Fixed. Thanks!