[wp-trac] [WordPress Trac] #22948: SCRIPT_DEBUG no longer disables compression.

WordPress Trac noreply at wordpress.org
Fri Dec 14 22:08:33 UTC 2012


#22948: SCRIPT_DEBUG no longer disables compression.
-------------------------------------------------+-------------------------
 Reporter:  wycks                                |       Owner:
     Type:  defect (bug)                         |      Status:  new
 Priority:  normal                               |   Milestone:  Awaiting
Component:  General                              |  Review
 Severity:  normal                               |     Version:  3.5
 Keywords:  2nd-opinion needs-patch reporter-    |  Resolution:
  feedback                                       |
-------------------------------------------------+-------------------------

Comment (by nacin):

 There are two different things that SCRIPT_DEBUG does: turns off
 compression (i.e. gzip) and turns off concatenation (i.e. minification).
 SCRIPT_DEBUG still works for me in both cases, are you defining it too
 late in wp-config.php? (As in, after wp-settings.php?)

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


More information about the wp-trac mailing list