Keep comments when packing asset content, since it will also remove conditional comments for IE. Fixes bug #11876

This commit is contained in:
Colin Kuskie 2010-09-20 13:37:12 -07:00
parent ab6ba36a34
commit 86ecb10198
5 changed files with 41 additions and 3 deletions

View file

@ -13,6 +13,7 @@
- added findBrokenAssets.pl shows the classname of broken assets (William McKee, Knowmad Technologies)
- fixed #11866: Default ordering for Zip files is wrong
- fixed: typo in the Gallery Add Archive default templateId.
- fixed #11876: packing templates, snippets, headtags removes conditional CSS comments
7.10.0
- fixed #11812: Checking www_ajaxSave's response in the cart js, urlencoding post parameters