#2308 closed bug (fixed)
UI Lint Errors & Warnings
Reported by: | stosh1985 | Owned by: | paul |
---|---|---|---|
Priority: | minor | Milestone: | 1.5 |
Component: | ui.core | 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 (4)
Changed 15 years ago by
Attachment: | ui-lint-patches.zip added |
---|
comment:3 Changed 14 years ago by
Milestone: | → 1.5 |
---|
Note: See
TracTickets for help on using
tickets.
Patches for some UI files to fix lint errors and warnings.