[wp-trac] [WordPress Trac] #12165: Edit media form has get variables in action

WordPress Trac wp-trac at lists.automattic.com
Sun Feb 7 18:02:20 UTC 2010


#12165: Edit media form has get variables in action
-------------------------+--------------------------------------------------
 Reporter:  reaperhulk   |       Owner:            
     Type:  enhancement  |      Status:  new       
 Priority:  lowest       |   Milestone:  Unassigned
Component:  Media        |     Version:  2.9.1     
 Severity:  trivial      |    Keywords:            
-------------------------+--------------------------------------------------
 The wp-admin/media.php edit media form does not remove the edit and
 attachment_id query args when inserting the action URI.  This does not
 cause any issues in practice because the wp_reset_vars function
 preferentially chooses $_POST over $_GET, but it does result in confusion
 for people trying to follow the program logic.

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


More information about the wp-trac mailing list