Closed (cannot reproduce)
Project:
Javascript Aggregator
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Oct 2009 at 06:08 UTC
Updated:
13 Oct 2010 at 08:21 UTC
Description
When "Use Jsmin+" is not checked, there is no js_xxx.jsmin.js file in the files/js/ directory. When "Use Jsmin+" is checked, there is a js_xxx.jsmin.js file in the files/js/ directory.
Expected behavior
When "Use Jsmin+" is not, the module will still produce a js_xxx.jsmin.js file and change the page source accordingly.
Actual behavior
The js_xxx.jsmin.js and page source changes only appear when "Use JSMin+ instead of JSMin" is checked.
Repeatable
Always
Steps to repeat
Solution
Change permissions of javascript_aggregator/jsmin.php to 755. The module will then behave as expected when "Use JSMin+ instead of JSMin" is not checked.
Comments
Comment #1
kentr commentedI can't repeat this now. Something else must have been in the mix.
Comment #2
derjochenmeyer commentedFeel free to reopen.