#26020 closed defect (bug) (fixed)
jshint shouldn't throw errors:wp-admin/js/media.js
Reported by: | seanchayes | Owned by: | nacin |
---|---|---|---|
Milestone: | 3.8 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Build/Test Tools | Keywords: | has-patch |
Focuses: | Cc: |
Description
Resolving JSHint reported errors:
W041 Use '===' to compare with '0'.
W041 Use '===' to compare with .
W117 'ajaxurl' is not defined.
W117 'wpAjax' is not defined.
W117 'wpAjax' is not defined.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
In 26200: