[wp-trac] Re: [WordPress Trac] #3108: case insensitive array sorting
    WordPress Trac 
    wp-trac at lists.automattic.com
       
    Wed Oct  4 08:54:16 GMT 2006
    
    
  
#3108: case insensitive array sorting
----------------------------+-----------------------------------------------
 Reporter:  mattyrob        |        Owner:  anonymous
     Type:  defect          |       Status:  closed   
 Priority:  lowest          |    Milestone:  2.0.5    
Component:  Administration  |      Version:  2.0.4    
 Severity:  trivial         |   Resolution:  fixed    
 Keywords:  has-patch       |  
----------------------------+-----------------------------------------------
Comment (by markjaquith):
 Yeah, patch actually didn't address plugin sorting... but this next commit
 will.
 The code to sort by plugin NAME (rather than filename) is in WP, but it's
 using the wrong function (uksort() instead of uasort()), so it won't work.
 What's going to kill you is that plugin of yours will be made obsolete by
 a ONE CHARACTER CHANGE in WordPress core. :-D
-- 
Ticket URL: <http://trac.wordpress.org/ticket/3108>
WordPress Trac <http://wordpress.org/>
WordPress blogging software
    
    
More information about the wp-trac
mailing list