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

WordPress Trac wp-trac at lists.automattic.com
Fri Jun 23 20:13:01 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):

 So protocol is removed from the URI:
 {{{
 $uri = substr($uri, strlen($protocol));
 }}}
 and kept in variable $protocol - which is never used again (which I think
 means that new URL will be without http:// part).

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


More information about the wp-trac mailing list