Opened 11 years ago
Closed 11 years ago
#11549 closed defect (fixed)
TracAdminHelp macro leads Genshi UnicodeDecodeError if the help has unicode characters
Reported by: | Jun Omae | Owned by: | Jun Omae |
---|---|---|---|
Priority: | normal | Milestone: | 0.12.6 |
Component: | general | Version: | 0.12-stable |
Severity: | normal | Keywords: | unicode |
Cc: | Branch: | ||
Release Notes: |
Fix |
||
API Changes: | |||
Internal Changes: |
Description
[[TracAdminHelp()]]
macro leads Genshi UnicodeDecodeError for commands with unicode help text. Especially, after r12277, help text for milestone due
command has unicode characters.
Therefore, TracAdmin page currently shows the exception….
Also, 0.12-stable has the issue.
Attachments (0)
Change History (3)
comment:1 by , 11 years ago
Owner: | set to |
---|---|
Status: | new → assigned |
comment:2 by , 11 years ago
Tested, ported and applied patch locally. Thanks for the quick fix!
What I don't get is why this suddenly broke after the upgrade…
comment:3 by , 11 years ago
Release Notes: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Thanks for testing!
Committed in [12590] and merged to 1.0-stable and trunk in [12591-12592].
Proposed changes in jomae.git@t11549.