[wp-trac] [WordPress Trac] #47013: Editor: Warning when creating new page: "implode(): Invalid arguments"
WordPress Trac
noreply at wordpress.org
Sat May 25 14:34:37 UTC 2019
#47013: Editor: Warning when creating new page: "implode(): Invalid arguments"
-------------------------------------------------+-------------------------
Reporter: aduth | Owner:
| SergeyBiryukov
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 5.3
Component: Editor | Version: 5.2
Severity: normal | Resolution: fixed
Keywords: good-first-bug has-patch needs- | Focuses:
testing |
-------------------------------------------------+-------------------------
Changes (by SergeyBiryukov):
* status: reviewing => closed
* resolution: => fixed
Comment:
In [changeset:"45413" 45413]:
{{{
#!CommitTicketReference repository="" revision="45413"
Editor: In `edit-form-blocks.php`, check the result of
`wp_set_post_lock()`, which may return `false` and cause a warning when
passed to `implode()`.
Props kakshak, aduth.
Fixes #47013.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/47013#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list