#26038 closed defect (bug) (fixed)
jshint shouldn't throw errors: wp-includes/js/comment-reply.js
| Reported by: | mdbitz | Owned by: | nacin |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.8 |
| Component: | Build/Test Tools | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
jshint cleanup of comment-reply.js (global variable, additional semi-colon)