[wp-trac] [WordPress Trac] #6852: Flash Image Uploader uploads out of order on Mac

WordPress Trac wp-trac at lists.automattic.com
Sat Apr 26 18:48:28 GMT 2008


#6852: Flash Image Uploader uploads out of order on Mac
---------------------------+------------------------------------------------
 Reporter:  fleetadmiralj  |       Owner:  anonymous
     Type:  defect         |      Status:  new      
 Priority:  normal         |   Milestone:  2.5.2    
Component:  General        |     Version:  2.5.1    
 Severity:  normal         |    Keywords:           
---------------------------+------------------------------------------------
 I should start by noting that I'm doing this while getting around another
 issue listed in ticket [http://trac.wordpress.org/ticket/6278 #6278].  If
 I disable the code checking for mod_security or if I set my user agent in
 Safari to a PC browser, the image uploader shows up and works.

 However, when I upload images, they tend to upload out of order (eg,
 normally they upload in order: image1, image2, image3, image4, image5,
 etc., but here they're uploading seemingly randomly, eg. image2, image1,
 image5, image3, image4, etc.).  Due to the default ordering, the gallery
 displays in the order uploaded, and thus the images are mixed up in the
 gallery.

 I can fix this by adding orderby="post_name ASC" to the gallery, but
 that's kind of annoying to have to do every time.

 This happened in both 2.5 and 2.5.1.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/6852>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list