Closed GoogleCodeExporter closed 9 years ago
Are you using command line compressor? Please provide your command line
parameters.
Original comment by serg472@gmail.com
on 6 Jan 2011 at 4:59
Yep, command line:
java -jar htmlcompressor-0.9.8.jar 1.phtml -o 1.1.phtml
UTF8 without BOM
Original comment by a.tsvet...@gmail.com
on 6 Jan 2011 at 6:50
You can specify charset through a parameter:
java -jar htmlcompressor-0.9.8.jar --charset UTF-8 1.phtml -o 1.1.phtml
If this doesn't work please create a txt file with that letter and attach it to
this thread.
Original comment by serg472@gmail.com
on 6 Jan 2011 at 7:09
Oh, it works. Thnx and sorry, need to read the manual :)
Original comment by a.tsvet...@gmail.com
on 6 Jan 2011 at 7:30
No problem, glad it helped :)
Original comment by serg472@gmail.com
on 6 Jan 2011 at 7:50
Original issue reported on code.google.com by
a.tsvet...@gmail.com
on 6 Jan 2011 at 2:12