Bug: (develop branch) Minify not working with js links
Reported by dleffler | March 18th, 2014 @ 01:05 AM | in 2.3.1 (closed)
In the develop branch, when minify js links is turned on, there are problems loading libraries such as ckeditor & tinymce since they load all their plugins & skins using the same minfy url they were called with. Also it appears we do NOT need to use the YUI Loader since it always loads the .min scripts.
Attempted several tests using Minify v2.2.0 (current), v2.1.7 & v2.1.5, but similar results. Also tried reverting to YUI v3.14.1 & v3.13.0 again with similar results.
This issues does NOT occur in the master branch (2.2.4patch4)
Comments and changes to this ticket
-
expNinja August 30th, 2014 @ 01:12 AM
- State changed from new to resolved
(from [db446276be7a006de63a5a6367ee5a560ee1adbb]) Fixes a tinymce minification issue (tinymce & ckeditor breaks when minified/combined with other scripts) so now ckeditor is always discretely loaded even when minifying linked js scripts. [#1139 state:resolved] https://github.com/exponentcms/exponent-cms/commit/db446276be7a006d...
-
expNinja August 30th, 2014 @ 03:25 AM
(from [ac0b59ca7e28acce888283fa6a67f70ed6e49ba5]) Fixes a tinymce minification issue (tinymce & ckeditor breaks when minified/combined with other scripts) so now ckeditor is always discretely loaded even when minifying linked js scripts. #1139 state:resolved https://github.com/exponentcms/exponent-cms/commit/ac0b59ca7e28acce...
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