Modify ↓
Opened 22 years ago
Closed 21 years ago
#307 closed defect (fixed)
Umlauts don't work in changeset view
| Reported by: | vittorio | Owned by: | Jonas Borgström |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.7.1 |
| Component: | version control/changeset view | Version: | devel |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
while everything seems to be utf-8 encoded, changesets aren't.
Attachments (0)
Change History (5)
comment:1 by , 22 years ago
comment:2 by , 21 years ago
| Milestone: | 0.7 → 0.7.1 |
|---|
comment:3 by , 21 years ago
Umlauts work for me. In 0.7, everywhere :-)
The only scenario where I have problems with problems is with CVS repositories converted with refinecvs or cvs2svn.
comment:4 by , 21 years ago
| Status: | new → assigned |
|---|
Note:
See TracTickets
for help on using tickets.



Umlauts don't work for me at all. Nowhere. That is, all pages served by Trac (0.6.1) seem to lack a charset definition. Trac should define the charset on all pages (eg. using meta tags), ideally the charset would be configurable, and/or UTF-8 by default.