Closed (fixed)
Project:
Advanced CSS/JS Aggregation
Version:
7.x-2.5
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Jan 2014 at 22:36 UTC
Updated:
7 May 2014 at 18:20 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
mikeytown2 commentedThe YUI compressor will output a new line character after 4k of text, makes it easier to look at in text editors. I've committed all changes except for the changes to advagg_css_compress as that change shouldn't affect the problem you've been having with IE9. Did some slight modifications to your patch as well :)
Comment #2
aschmoe commentedGreat, thank you.
Comment #4
aschmoe commentedHi Mikey,
Looks like you have had some regression on this. With 7.x-2.5 (and the current dev branch) you're pulling in the variable, but just checking against a raw "4095" value.
Alex
Comment #5
aschmoe commentedPatch attached for 7.x-2.5.
Comment #6
mikeytown2 commented#5 has been committed