#26014 closed defect (bug) (fixed)
jshint shouldn't throw errors: wp-includes/js/tinymce/mark_loaded_src.js
Reported by: | mdbitz | Owned by: | nacin |
---|---|---|---|
Milestone: | 3.8 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Build/Test Tools | Keywords: | has-patch |
Focuses: | Cc: |
Description
jshint cleanup of wp-includes/js/tinymce/mark_loaded_src.js
W033 : Missing semicolon
W117 : ['tinymce', 'tinyMCEPreInit'] is not defined
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
jshint cleanup of mark_loaded_src (missing semicolon and global variables)