Modify ↓
Ticket #307 (closed defect: fixed)
Opened 8 years ago
Last modified 8 years ago
Umlauts don't work in changeset view
| Reported by: | vittorio | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.7.1 |
| Component: | version control/changeset view | Version: | devel |
| Severity: | normal | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
while everything seems to be utf-8 encoded, changesets aren't.
Attachments
Change History
comment:1 Changed 8 years ago by anonymous
comment:2 Changed 8 years ago by daniel
- Milestone changed from 0.7 to 0.7.1
comment:3 Changed 8 years ago by cmlenz
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 Changed 8 years ago by jonas
- Status changed from new to assigned
comment:5 Changed 8 years ago by jonas
- Resolution set to fixed
- Status changed from assigned to closed
Fixed in [638].
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.