Modify ↓
Ticket #487 (closed defect: fixed)
Opened 8 years ago
Last modified 8 years ago
Accent problem with bugzilla2trac.py
| Reported by: | juracy@… | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.8 |
| Component: | ticket system | Version: | 0.7 |
| Severity: | normal | Keywords: | |
| Cc: | avarto336@… | ||
| Release Notes: | |||
| API Changes: | |||
Description
I tried migrate to trac my bugzilla database and I had problems with accents.
Attachments
Change History
Changed 8 years ago by juracy@…
- Attachment bugzilla2trac-utf8.patch added
Changed 8 years ago by juracy@…
- Attachment bugzilla2trac-utf8-2.patch added
Patch using latin1 for read data from mysql
comment:1 Changed 8 years ago by daniel
- Resolution set to fixed
- Status changed from new to closed
Merged in [739].
Many thanks for the patch. :)
Note: See
TracTickets for help on using
tickets.



UTF8 Patch