Comments and changes to this ticket
-
dleffler February 10th, 2012 @ 05:18 PM
- Assigned user set to dleffler
Ok, the first problem is fixed locally...created a bad pathname in trying to make it easier to find the bootstrap file (left out a slash).
CSS minification is working, but the js minificaiton is broken.
-
dleffler February 10th, 2012 @ 05:47 PM
- Title changed from Bug: Minification is broken to Bug: JS Minification (YUI-min) is broken
-
expNinja February 10th, 2012 @ 06:12 PM
(from [657271db53cf01f3fde9e76db7b0bc0cf0afec1a]) Fixes broken css minification, but js minification still broken, cleans up some extra space in the config defaults (bad) [#540] https://github.com/exponentcms/exponent-cms/commit/657271db53cf01f3...
-
dleffler February 10th, 2012 @ 09:23 PM
Much of the brokenness is the result of extraneous spaces within the config.php file for some of the MINIFY entries. We've fixed the code where this is initially injected, but would have to be cleaned out of existing files.
-
dleffler February 10th, 2012 @ 09:48 PM
- Assigned user cleared.
-
dleffler February 11th, 2012 @ 02:13 AM
- State changed from new to resolved
- Assigned user set to dleffler
The issue with minify is fixed and ticket #393 is still open with the yui tabview issue
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
Tags
Referenced by
-
393 Bug: Minify seems to break tabview displays Ticket #540 closed since this is the resulting issue