Edgewall Software
Modify

Ticket #7845 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

[Patch] Against UnicodeDecodeError on Option with non-ASCII doc

Reported by: trac-ja@… Owned by: trac-ja@…
Priority: normal Milestone: 0.11.3
Component: i18n Version: 0.11.2.1
Severity: normal Keywords:
Cc: trac-ja@…
Release Notes:
API Changes:

Description

Some plugins have options with non-ascii documentation.
However, using unicode on doc causes UnicodeEncodeError at pydoc.
I think, Trac must be support Option's non-ASCII docs.

Attachments

optiondoc-0.11-stable_r7721.patch (981 bytes) - added by trac-ja@… 3 years ago.

Download all attachments as: .zip

Change History

Changed 3 years ago by trac-ja@…

comment:1 Changed 3 years ago by trac-ja@…

  • Cc trac-ja@… added

comment:2 Changed 3 years ago by cboos

  • Milestone changed from 0.11.4 to 0.11.3

comment:3 Changed 3 years ago by cboos

  • Resolution set to fixed
  • Status changed from new to closed

Patch applied in r7837, thanks!

comment:4 Changed 3 years ago by cboos

  • Owner set to trac-ja@…
View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
to The owner will be changed from trac-ja@…. Next status will be 'closed'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.