[wp-trac] [WordPress Trac] #26596: Edit comments from wpAdmin don't process well radio button fields

WordPress Trac noreply at wordpress.org
Fri Dec 13 08:38:04 UTC 2013


#26596: Edit comments from wpAdmin don't process well radio button fields
--------------------------+-----------------------------
 Reporter:  corretge      |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Comments      |    Version:  trunk
 Severity:  normal        |   Keywords:
--------------------------+-----------------------------
 I'm filtering for 'wp_comment_reply' to add a custom radio button selector
 in the wpAdmin comments.

 Then the ajax request don't send this field value, always send the last
 one, checked or not.

 wp-admin/js/edit-comments.js process all INPUT fields as a text (except
 type button)

 I attach the patch to allow radio buttons but doesn't works for checkbox.

--
Ticket URL: <http://core.trac.wordpress.org/ticket/26596>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list