Opened 15 years ago
Closed 15 years ago
#2308 closed bug (fixed)
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)
Note: See
TracTickets for help on using
tickets.
Patches for some UI files to fix lint errors and warnings.