AndersDJohnson / AndersDJohnson/htmlcompressor
XML files mixed UTF8 / UTF16
- Dominant language
- Java
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```
What steps will reproduce the problem?
1. Compressing a mix of UTF-8/UTF-16 encoding XML files using same command line
2. Command Line "java -jar htmlcompressor-1.5.3.jar -o ..jobSearch.xml
..jobSearch.xml"
3. I want to use the same single command/ant taks to compress all the XML files
(both UTF 8 / UTF 16)
What is the expected output? What do you see instead?
Output is junk characters for UTF 16 encoded files
What version of the product are you using? On what operating system?
htmlcompressor-1.5.3.jar
Please provide any additional information below.
```
Original issue reported on code.google.com by `sachi...@gmail.com` on 14 Mar 2012 at 9:28
Attachments:
- [jobSearch.xml](https://storage.googleapis.com/google-code-attachments/htmlcompressor/issue-69/comment-0/jobSearch.xml)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.