Opened 12 years ago
Closed 12 years ago
#2382 closed defect (fixed)
When files are not encoded UTF-8 give a warning and try some other encoding
| Reported by: | Adrian Pop | Owned by: | Martin Sjölund |
|---|---|---|---|
| Priority: | high | Milestone: | 1.9.0 |
| Component: | Parser | Version: | trunk |
| Keywords: | Cc: |
Description
Now we give an error if the files are not encoded UTF-8,
just give a warning and try the Windows-1252 or ISO-8859-1
encoding.
Note:
See TracTickets
for help on using tickets.

Fixed in r17471