Closed GoogleCodeExporter closed 9 years ago
Did you enable the FirePHP logging to make sure the 400 is due to too many
files?
http://code.google.com/p/minify/wiki/Debugging
The option is merged in here:
http://code.google.com/p/minify/source/browse/tags/release_2.1.3/min/lib/Minify/
Controller/MinApp.php#26
You might just insert a die($cOptions['maxFiles']) after that to see that the
option
is being merged correctly.
Original comment by mrclay....@gmail.com
on 2 Apr 2010 at 2:52
I think I'm just going to remove this feature in future releases.
Original comment by mrclay....@gmail.com
on 22 Apr 2010 at 5:30
Removed in R411
Original comment by mrclay....@gmail.com
on 9 May 2010 at 4:48
Original issue reported on code.google.com by
yaoyunj...@gmail.com
on 29 Mar 2010 at 9:44