Opened 15 months ago
Closed 15 months ago
#63432 closed defect (bug) (fixed)
Script dependency between Dashboard and Common
| Reported by: | SirLouen | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.9 |
| Component: | Script Loader | Version: | |
| Severity: | trivial | Keywords: | dev-feedback has-patch |
| Cc: | Focuses: |
Description
Digging into #59301 I've found, by chance, that dashboard.js has a function deprecateL10nObject that depends on common.js
I don't know exactly how I got the dependency error (I was playing around with some dashboard.js defers, when it was triggered), but I think It's pretty straightforward the dependency checking in the dashboard.js code and the common.js code
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Simple patch to sort this dependency.
Trac ticket: https://core.trac.wordpress.org/ticket/63432