Retro Theme broken when minify is turned on (css seems to crash minify)
Reported by dleffler | March 15th, 2011 @ 01:46 PM | in Beta 1
Retro Theme won't display properly when minify is turned on. I've seen the in the past when one of the css files lacks a closing bracket which prevents further css file processing.
Comments and changes to this ticket
-
expNinja March 15th, 2011 @ 03:55 PM
i have 2 containers on the page, in 2 views
and since their CSS in in the same file, minify apparently chokes on that
solution: name the "unique" param for the {css} plugin the same -
expNinja March 15th, 2011 @ 04:04 PM
I still have some more work though, to make sure this is stable.
-
expNinja March 16th, 2011 @ 01:10 AM
- State changed from new to resolved
(from [2e813789aa2f28c697907243106bc5b32474a792]) fixes issue where minify breaks styles if the same file is added twice. [#41 state:resolved] https://github.com/exponentcms/exponent-cms/commit/2e813789aa2f28c6...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS
People watching this ticket
Tags
Referenced by
- 41 Retro Theme broken when minify is turned on (css seems to crash minify) (from [2e813789aa2f28c697907243106bc5b32474a792]) fixes i...