Closed (fixed)
Project:
Advanced CSS/JS Aggregation
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Sep 2011 at 02:30 UTC
Updated:
7 Apr 2012 at 07:50 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
mikeytown2 commentedIf you look at the module files there should be close to zero. If you include the library files then you will get the crazy count.
Comment #2
Anonymous (not verified) commentedI noticed many of the library files seem to have an ending
?>. I'm struggling right now with a Views Feed which won't validate because of a single space at the start of the file. I'm not sure whether these libraries could cause that problem or not, but if so, it might be worth making sure there are no straggling, unsuspected spaces at the end of these files.Comment #3
mikeytown2 commentedI've committed this patch, leaving this issue open.
Created issues in the libraries various projects in regards to removing
?>Left a message for JS Packer, CSS Tidy, and CSS Compressor. JSMin+ did not have this issue.
http://drupal.org/coding-standards#phptags
Comment #4
mikeytown2 commentedGoing to won't fix this issue. The 3rd party libraries need to be fixed...
Comment #5
gregglesYou mean "don't" need to be fixed? I agree.
Comment #6
doublejosh commentedHere's the output of Coder upgrade standard review.IGNORE, saved incorrectly.
Comment #7
doublejosh commentedRedid it just as a commit with the updated files. 7ed21bda3e01f4bc041762bedb58dadb4cad36f2
Comment #8
mikeytown2 commentedThanks!