jQuery: The Write Less, Do More JavaScript Library

Ticket #2308 (closed bug: fixed)

Opened 6 months ago

Last modified 6 months ago

UI Lint Errors & Warnings

Reported by: stosh1985 Assigned to: paul
Type: bug Priority: minor
Milestone: 1.2.3 Component: ui
Version: 1.2.2 Keywords: lint
Cc: Needs: Review

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

ui-lint-patches.zip (6.8 kB) - added by stosh1985 6 months ago.
Patches for some UI files to fix lint errors and warnings.

Change History

Changed 6 months ago by stosh1985

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

Changed 6 months ago by paul

  • status changed from new to closed
  • resolution set to fixed

Fixed. Thanks!

Note: See TracTickets for help on using tickets.