#28484 closed defect (bug) (duplicate)
Grunt jshint error in media-view.js
| Reported by: | MattyRob | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Media | Version: | 4.0 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | javascript |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Duplicate of #24716.