[wp-trac] [WordPress Trac] #13722: menu_slug part of add_submenu_page ignores space chars

WordPress Trac wp-trac at lists.automattic.com
Sat Jun 12 09:43:37 UTC 2010


#13722: menu_slug part of add_submenu_page ignores space chars
--------------------------+-------------------------------------------------
 Reporter:  utvikl        |        Owner:  westi  
     Type:  defect (bug)  |       Status:  closed 
 Priority:  normal        |    Milestone:         
Component:  Plugins       |      Version:  3.0    
 Severity:  normal        |   Resolution:  wontfix
 Keywords:  close         |  
--------------------------+-------------------------------------------------

Comment(by omry):

 Hi All,
 I am the author of Plugin Commander.
 while it's a minimal fix on my side to change this - it means all the
 users of the plugin will have to re-download it.
 this is a pretty big hassle for something this trivial.
 why not url-encode the slug name before putting it in a url in wp core?
 this will replace the space with %20 and will maintain compatibility.

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


More information about the wp-trac mailing list