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



UTF8 Patch