[wp-trac] [WordPress Trac] #27792: edit multiple posts of different authors, authornames will change
WordPress Trac
noreply at wordpress.org
Mon Apr 14 00:24:14 UTC 2014
#27792: edit multiple posts of different authors, authornames will change
-----------------------------+--------------------
Reporter: mischademuynck | Owner:
Type: defect (bug) | Status: new
Priority: highest omg bbq | Milestone: 3.8.3
Component: Quick/Bulk Edit | Version: 3.8.2
Severity: blocker | Resolution:
Keywords: has-patch | Focuses:
-----------------------------+--------------------
Comment (by dd32):
[attachment:27792.2.diff] is a alternate approach to prevent this ever
happening again in the future, it resets `$post_data` on every iteration
of the posts loop.
It reverts [27990] simply due to my working copy being out of date, but
that commit is optional with this approach anyway.
It seems likely this could happen again in the future since so much in
that loop already modified `$post_data`, resetting it early just seems
like a saner solution that fighting these issues..
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27792#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list