[wp-trac] [WordPress Trac] #29457: Saving a post with Quick Edit active on a comment results in the post not being saved

WordPress Trac noreply at wordpress.org
Fri May 8 16:41:21 UTC 2015


#29457: Saving a post with Quick Edit active on a comment results in the post not
being saved
-------------------------------------+------------------------------
 Reporter:  druesome                 |       Owner:
     Type:  defect (bug)             |      Status:  new
 Priority:  normal                   |   Milestone:  Awaiting Review
Component:  Quick/Bulk Edit          |     Version:  3.9.2
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch needs-testing  |     Focuses:
-------------------------------------+------------------------------
Changes (by polevaultweb):

 * keywords:  needs-patch => has-patch needs-testing


Comment:

 The issue here is that when the quick edit or comment reply form is open,
 a comment <form> element is added within the post edit form, which also
 contains an 'action' input, overriding the edit post one.

 Patch added to close the comment reply/edit form, which removes the form
 from the post edit form on submission of the post.

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


More information about the wp-trac mailing list