Ticket #6683 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

[Patch] TicketExtPlugin template does't not work with trac 11.6 (Unicode issue)

Reported by: YouLi Assigned to: takanorig
Priority: normal Component: TicketExtPlugin
Severity: critical Keywords: Unicode
Cc: Trac Release: 0.11

Description

When I deploy this plugin in Trac 11.6, the Ticket Template throws out a error" TypeError?: decoding Unicode is not supported". Then I removed the unicode from the plugin, but now it throw error about unable to find the right trac.ini file. The file name"trac.ini" become something like"trac.iniEe9d". I am guessing this is because this plugin is not calling the right function in 11.6 so it fails to decode the file name.

Attachments

patch.diff (481 bytes) - added by YouLi on 02/19/10 16:59:18.

Change History

02/19/10 16:57:03 changed by YouLi

the "trac.ini" file writing is due to upgrade from 11.5 to 11.6. So the only defect here is the unicode thing. I am attaching a diff file so you can upgrade.

02/19/10 16:59:18 changed by YouLi

  • attachment patch.diff added.

02/19/10 16:59:35 changed by YouLi

  • status changed from new to closed.
  • resolution set to fixed.

02/20/10 02:31:35 changed by anonymous

  • status changed from closed to reopened.
  • resolution deleted.
  • summary changed from Ticketext template does't not work with trac 11.6 to [Patch] TicketExtPlugin template does't not work with trac 11.6.

Nice idea to keep it open until:

  • Author/Maintainer integrates in trunk
  • others can see the error and benefit themselves with the fix

02/20/10 02:32:20 changed by anonymous

  • keywords set to Unicode.
  • summary changed from [Patch] TicketExtPlugin template does't not work with trac 11.6 to [Patch] TicketExtPlugin template does't not work with trac 11.6 (Unicode issue).

02/27/10 19:58:19 changed by takanorig

(In [7739]) (refs #6683)Trac 11.6 でエラーが発生するのを修正。

02/27/10 19:58:46 changed by takanorig

  • status changed from reopened to closed.
  • resolution set to fixed.

Add/Change #6683 ([Patch] TicketExtPlugin template does't not work with trac 11.6 (Unicode issue))




Change Properties
Action