Ticket #7160 (new defect)
Problems with character encoding
| Reported by: | Martin <martin@…> | Owned by: | cboos |
|---|---|---|---|
| Priority: | normal | Milestone: | not applicable |
| Component: | plugin/mercurial | Version: | 0.11.1 |
| Severity: | minor | Keywords: | unicode |
| Cc: |
Description
I have a mercurial repo and I'm using trac to manage the project.
The problem is that, as spanish is my first language, we write alot of acute vocals, and other chars that are not in the ASCII charset. So we use UTF-8 (all the files are in UTF-8 format).
The thing is that trac works great, but when trying to browse the repo, even though the brower works great, it doesn't print the exxtended characters as it should. For examplee, my name taken from the author information from hg would look like: Mart?n Marqu?s.
The contents of the repo also have the same problem. For example:
Creacón -> Creación catálogo -> catálogo
Looking at the hg repo, everything is OK, but trac doesn't render it correctly.
If you need further information, please ask.


