[wp-trac] Re: [WordPress Trac] #2853: 404 error while saving options

WordPress Trac wp-trac at lists.automattic.com
Fri Jun 23 20:49:43 GMT 2006


#2853: 404 error while saving options
--------------------------------------+-------------------------------------
 Reporter:  Ishbir                    |        Owner:  anonymous
     Type:  defect                    |       Status:  new      
 Priority:  normal                    |    Milestone:  2.1      
Component:  Administration            |      Version:           
 Severity:  normal                    |   Resolution:           
 Keywords:  404 options bg|has-patch  |  
--------------------------------------+-------------------------------------
Comment (by tereshchenko):

 Yep, that is fix for my problem only :-)

 Then again, thinking of original issue - looks like such situation
 possible only when $_SERVER['HTTP_REFERER'] is empty string. In this case
 the result of the function will be updated=true and this will be treated
 as a file in /wp-admin/ directory.
 So to fix this either users should trash their incompetent firewalls, or
 whitelist their own website, or WordPress shouldn't rely on referer in
 such redirects.

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


More information about the wp-trac mailing list