Bug Tracker

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)

ui-lint-patches.zip (6.8 KB) - added by stosh1985 15 years ago.
Patches for some UI files to fix lint errors and warnings.

Download all attachments as: .zip

Change History (2)

Changed 15 years ago by stosh1985

Attachment: ui-lint-patches.zip added

Patches for some UI files to fix lint errors and warnings.

comment:1 Changed 15 years ago by paul

Resolution: fixed
Status: newclosed

Fixed. Thanks!

Note: See TracTickets for help on using tickets.