[wp-trac] [WordPress Trac] #36083: Media Grid: 'wp-admin/upload.php' broken in nightly builds
    WordPress Trac 
    noreply at wordpress.org
       
    Thu Mar  3 22:54:57 UTC 2016
    
    
  
#36083: Media Grid: 'wp-admin/upload.php' broken in nightly builds
---------------------------------------------+-----------------------------
 Reporter:  joemcgill                        |       Owner:  joemcgill
     Type:  defect (bug)                     |      Status:  accepted
 Priority:  high                             |   Milestone:  4.5
Component:  Media                            |     Version:  trunk
 Severity:  major                            |  Resolution:
 Keywords:  has-patch has-unit-tests commit  |     Focuses:  administration
---------------------------------------------+-----------------------------
Comment (by ocean90):
 Sorry, it took a few minutes to understand what the test is testing. :-)
 So yeah, it's working but IMO it's testing the wrong assumption: Just
 because there is a file.css it doesn't mean that there must be
 file.min.css, file-rtl.css and file-rtl.min.css.
 `customize-preview.css` is a good example because it doesn't need a RTL
 version.
 Farbtastic is interesting because we don't use the minified file
 currently, see [source:trunk/src/wp-includes/script-
 loader.php at 36806#L778]. The `$suffix` is missing.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/36083#comment:14>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
    
    
More information about the wp-trac
mailing list