[wp-trac] Re: [WordPress Trac] #5680: wp-app.php handles
"published" element incorrectly on PUT
WordPress Trac
wp-trac at lists.automattic.com
Mon Jan 21 23:23:39 GMT 2008
#5680: wp-app.php handles "published" element incorrectly on PUT
-----------------------+----------------------------------------------------
Reporter: tvachon | Owner: westi
Type: defect | Status: reopened
Priority: normal | Milestone: 2.5
Component: General | Version: 2.5
Severity: normal | Resolution:
Keywords: has-patch |
-----------------------+----------------------------------------------------
Comment (by rubys):
I've attached a patch that I'm comfortable with. It reverts the above
change for the reason that "tvachon" gives above... published is meant to
be early in the publishing cycle, so is not the way to signal a change.
It then adds the ability to change what Atom calls the updated time
(internally, Wordpress tracks this as post_modified and
post_modified_gmt).
With this patch, Ape tests pass again.
--
Ticket URL: <http://trac.wordpress.org/ticket/5680#comment:7>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list