#26038 closed defect (bug) (fixed)
jshint shouldn't throw errors: wp-includes/js/comment-reply.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/comment-reply.js
W033 : Missing semicolon.
W117 : 'addComment' is not defined.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
jshint cleanup of comment-reply.js (global variable, additional semi-colon)