[wp-trac] [WordPress Trac] #16215: Post Revision history displays the incorrect author
WordPress Trac
wp-trac at lists.automattic.com
Sun Apr 10 05:31:46 UTC 2011
#16215: Post Revision history displays the incorrect author
--------------------------+-----------------------------
Reporter: mdawaffe | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Revisions | Version: 2.6
Severity: normal | Resolution:
Keywords: dev-feedback |
--------------------------+-----------------------------
Changes (by solarissmoke):
* keywords: => dev-feedback
Comment:
For future posts, it seems to me that easiest would be simply to add
`post_author` to the versioned fields in `_wp_post_revision_fields()`, and
then the existing post author would be saved rather than the current one.
But in that function it says for `post_author`:
`// WP uses these internally either in versioning or elsewhere - they
cannot be versioned`
Why?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16215#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list