#26011 closed defect (bug) (fixed)
jshint shouldn't throw errors: wp-includes/js/wp-auth-check.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
Cleanup of wp-includes/js/wp-auth-check
W002 : Value of 'e' may be overwritten in IE8 or earlier
W099 : Mixed spaces and tabs
W014 : Bad line breaking before '&&'
W117 : 'adminpage' is not defined
W098 : 'check' is defined but never used
W098 : 'e' is defined but never used
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 wp-auth-check.js