﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
12346,Saving settings in multiple plugins results in You do not have sufficient permissions to access this page.,guyn,,"The problems occurs due to a duplicity in the url which appears inside the <form> action field.
Most plugins use the following php command to determine the url : <?php echo $_SERVER['REQUEST_URI']; ?>
However, in my site the command returns a duplicate result for example : 
/wp-admin/options-general.php?page=Sociable'''?page=Sociable'''

Please note that testing the $_SERVER['REQUEST_URI'] command outside of wordpress returns a proper response.

I'm hosted on a linux ",defect (bug),closed,normal,,General,,major,invalid,"plugins, plugin",
