[wp-trac] [WordPress Trac] #26809: Errors from wp_update_post obscured in edit_post

WordPress Trac noreply at wordpress.org
Thu Aug 21 19:56:51 UTC 2014


#26809: Errors from wp_update_post obscured in edit_post
-------------------------------+-----------------------------
 Reporter:  dllh               |       Owner:
     Type:  defect (bug)       |      Status:  new
 Priority:  normal             |   Milestone:  Future Release
Component:  Posts, Post Types  |     Version:  3.9
 Severity:  major              |  Resolution:
 Keywords:                     |     Focuses:
-------------------------------+-----------------------------

Comment (by SergeyBiryukov):

 > Changes to the main post fields are saved, but things that would have
 fired on `save_post` do not happen, resulting in a partial save of the
 data (e.g. sharing status is not saved). The code in `wp-
 includes/post.php` that checks for a valid page template returns before
 several actions (including `save_post`) fire because the valid template
 check fails.

 Related: #29269

--
Ticket URL: <https://core.trac.wordpress.org/ticket/26809#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list