Ticket #9796 (new defect)

Opened 1 year ago

Last modified 1 year ago

utf8 incompatibility in Trac 0.12+

Reported by: anonymous Assigned to: coderanger
Priority: normal Component: PrivateTicketsPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.12

Description (Last modified by rjollos)

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

Change History

02/13/12 19:51:23 changed by coderanger

Unless you would like to provide the patch, I don't have the time available to maintain this any longer.

02/14/12 21:20:08 changed by rjollos

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.

02/14/12 21:22:15 changed by rjollos

  • summary changed from brokes 0.12 adn 0.13 dev to utf8 incompatibility in Trac 0.12+.

Also, please explain how it is broken. Specifically, what error messages are you seeing?

04/14/12 07:36:12 changed by rjollos

(In [11487]) Refs #9796: Specify utf-8 encoding for source files.

04/15/12 07:14:22 changed by rjollos

Maybe you have the names of groups using Unicode characters? I'll do some testing and see if that results in any errors.

04/16/12 07:49:50 changed by rjollos

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.

04/16/12 08:00:30 changed by rjollos

  • description changed.

Add/Change #9796 (utf8 incompatibility in Trac 0.12+)




Change Properties
Action