[wp-trac] [WordPress Trac] #50500: Customize: JavaScript error breaks Customizer when loading locked changeset
WordPress Trac
noreply at wordpress.org
Mon Jun 29 09:47:27 UTC 2020
#50500: Customize: JavaScript error breaks Customizer when loading locked changeset
--------------------------+-----------------------------
Reporter: dlh | Owner: SergeyBiryukov
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 5.5
Component: Customize | Version: 5.3
Severity: major | Resolution: fixed
Keywords: has-patch | Focuses:
--------------------------+-----------------------------
Changes (by SergeyBiryukov):
* owner: (none) => SergeyBiryukov
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"48210" 48210]:
{{{
#!CommitTicketReference repository="" revision="48210"
Customize: Ensure the default message in `LockedNotification` is set to a
string instead of `null`.
This avoids a JS error when passing the message to `wp.a11y.speak()` when
showing the "changeset is locked" overlay to prevent two users from
editing the same changeset simultaneously.
Props dlh.
Fixes #50500.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/50500#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list