[wp-trac] [WordPress Trac] #63432: Script dependency between Dashboard and Common
WordPress Trac
noreply at wordpress.org
Sun May 18 21:15:57 UTC 2025
#63432: Script dependency between Dashboard and Common
------------------------------------+-----------------------------
Reporter: SirLouen | Owner: SergeyBiryukov
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 6.9
Component: Script Loader | Version:
Severity: trivial | Resolution: fixed
Keywords: dev-feedback has-patch | Focuses:
------------------------------------+-----------------------------
Changes (by SergeyBiryukov):
* owner: (none) => SergeyBiryukov
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"60241" 60241]:
{{{
#!CommitTicketReference repository="" revision="60241"
Script Loader: Add `common.js` as a dependency for `dashboard.js`.
`dashboard.js` uses the `deprecateL10nObject()` function, which is defined
in `common.js`.
Follow-up to [48923], [49151].
Props SirLouen.
Fixes #63432.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63432#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list