[wp-trac] [WordPress Trac] #12346: Saving settings in multiple plugins results in You do not have sufficient permissions to access this page.

WordPress Trac wp-trac at lists.automattic.com
Tue Feb 23 18:23:05 UTC 2010


#12346: Saving settings in multiple plugins results in You do not have sufficient
permissions to access this page.
-----------------------------+----------------------------------------------
 Reporter:  guyn             |        Owner:         
     Type:  defect (bug)     |       Status:  closed 
 Priority:  normal           |    Milestone:         
Component:  General          |      Version:         
 Severity:  major            |   Resolution:  invalid
 Keywords:  plugins, plugin  |  
-----------------------------+----------------------------------------------

Comment(by nacin):

 Some servers may omit the query string from REQUEST_URI, but WordPress
 goes through and corrects numerous {{{$_SERVER}}} variables including this
 one to ensure that it includes the query string, as it is supposed to (see
 wp_fix_server_vars() in wp-includes/load.php in 3.0, or a big chunk of
 code near the top of wp-settings.php in 2.9).

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


More information about the wp-trac mailing list