[wp-trac] Re: [WordPress Trac] #6364: Can't manually set slugs if pretty permalinks are disabled

WordPress Trac wp-trac at lists.automattic.com
Thu Mar 27 21:56:40 GMT 2008


#6364: Can't manually set slugs if pretty permalinks are disabled
-------------------------------+--------------------------------------------
 Reporter:  RanYanivHartstein  |        Owner:  anonymous
     Type:  defect             |       Status:  new      
 Priority:  normal             |    Milestone:  2.5      
Component:  Administration     |      Version:  2.5      
 Severity:  normal             |   Resolution:           
 Keywords:                     |  
-------------------------------+--------------------------------------------
Comment (by ryan):

 There have been some more reports of this, so it's probably a good idea to
 show the old slug fields when permalinks aren't enabled.

 In post.js and page.js the slugdiv is hidden with some JS.

 {{{
 jQuery('#slugdiv').hide();
 }}}

 We'd need to override this and show the box when permalinks are not
 enabled.

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


More information about the wp-trac mailing list