[wp-trac] Re: [WordPress Trac] #3699: wp_update_comment_count()
causes some plugins to delete usermeta values
WordPress Trac
wp-trac at lists.automattic.com
Sun Jan 28 00:43:43 GMT 2007
#3699: wp_update_comment_count() causes some plugins to delete usermeta values
-------------------------+--------------------------------------------------
Reporter: markjaquith | Owner: anonymous
Type: defect | Status: new
Priority: high | Milestone: 2.1.1
Component: General | Version: 2.1
Severity: major | Resolution:
Keywords: |
-------------------------+--------------------------------------------------
Comment (by ryan):
Have these plugins ever worked when editing a post over xmlrpc? edit_post
means "this post object has been modified in some way", not "this post was
edited via the edit form". I believe edit_post was added in
wp_update_comment_count() and other places to help caching plugins
invalidate dirty objects when a post is changed. Either way we go we're
going to break someone. Since edit_post has always been issued when doing
xmlrpc editing (where there is no edit form), I'd rather not change it's
meaning now.
--
Ticket URL: <http://trac.wordpress.org/ticket/3699#comment:2>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list