Opened 5 years ago
Closed 5 years ago
#53713 closed defect (bug) (fixed)
Bounce underscore.js version in script-loader
| Reported by: | david.binda | Owned by: | desrosj |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.8.1 |
| Component: | External Libraries | Version: | 5.8 |
| Severity: | normal | Keywords: | has-patch fixed-major |
| Cc: | Focuses: | javascript |
Description
The underscore.js was updated to latest version in terms of the #45785 , however the wp-includes/script-loader.php still contains the old version number: 1.8.3
It should be updated to 1.13.1 to match the actual script's version.
Attachments (1)
Change History (5)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 51469: