[wp-trac] [WordPress Trac] #10762: Bulk editing creates invalid URIs

WordPress Trac wp-trac at lists.automattic.com
Fri Dec 4 17:36:38 UTC 2009


#10762: Bulk editing creates invalid URIs
---------------------------+------------------------------------------------
 Reporter:  hakre          |       Owner:             
     Type:  defect (bug)   |      Status:  new        
 Priority:  normal         |   Milestone:  3.0        
Component:  Accessibility  |     Version:  2.8.4      
 Severity:  normal         |    Keywords:  needs-patch
---------------------------+------------------------------------------------
Changes (by nacin):

  * milestone:  2.9 => 3.0


Comment:

 Replying to [comment:3 hakre]:
 > For me it seems that replacing $_GET with $_REQUEST is pretty trivial.
 It might not be trivial to test if that's working then.

 If you bulk-delete posts, the IDs are passed back to the form, that way
 the undo button can be generated. So hidden fields would also need to be
 created to ensure that the URI can't get too long.

 It's a complicated process to go through however many forms use bulk
 actions and redo all of the add_query_arg code and such. Definitely quite
 the task.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/10762#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list