#28484 closed defect (bug) (duplicate)
Grunt jshint error in media-view.js
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 4.0 |
| Component: | Media | Keywords: | has-patch |
| Focuses: | javascript | Cc: |
Description
grunt jshint:core currently returns the following error on trunk revision 28696
Linting src/wp-includes/js/media-views.js ...ERROR
[L2106:C10] W070: Extra comma. (it breaks older versions of IE)
Attached patch will fix this.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Duplicate of #24716.