Opened 13 years ago
Closed 8 years ago
#9796 closed defect (worksforme)
utf8 incompatibility in Trac 0.12+
Reported by: | anonymous | Owned by: | Ryan J Ollos |
---|---|---|---|
Priority: | normal | Component: | PrivateTicketsPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.12 |
Description (last modified by )
Hi,
I wonder if the plug in will be updated for 0.12+ or 0.13. It is very useful plugin but it is broken in higher versions due to utf-8 incompatibility.
Attachments (0)
Change History (9)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
I was planning on take over maintainership of this plugin if it was alright with coderanger, and I imagined it would be okay since I'm maintaining so many of his other plugins. I won't be able to throw any serious effort at this for another month though.
comment:3 Changed 13 years ago by
Summary: | brokes 0.12 adn 0.13 dev → utf8 incompatibility in Trac 0.12+ |
---|
Also, please explain how it is broken. Specifically, what error messages are you seeing?
comment:7 Changed 13 years ago by
Maybe you have the names of groups using Unicode characters? I'll do some testing and see if that results in any errors.
comment:8 Changed 13 years ago by
I'd really like to get some further description of the issue you encountered. I changed the source encoding to utf-8, but that shouldn't make a difference as far as I know since there aren't any utf-8 encoded strings in the source. I tried creating groups with utf-8 characters in their names under Trac 0.12, and that seems to work fine.
comment:9 Changed 13 years ago by
Description: | modified (diff) |
---|
comment:10 Changed 11 years ago by
Owner: | changed from Noah Kantrowitz to Ryan J Ollos |
---|---|
Status: | new → assigned |
comment:11 Changed 8 years ago by
Resolution: | → worksforme |
---|---|
Status: | assigned → closed |
Unless you would like to provide the patch, I don't have the time available to maintain this any longer.