Modify

Opened 15 years ago

Closed 12 years ago

#4179 closed defect (fixed)

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

Reported by: trac-ja@… Owned by: Ryan J Ollos
Priority: high Component: IniAdminPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

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

See trac:#7845

Attachments (1)

nonasciidoc-0.11_r3915.patch (1.1 KB) - added by trac-ja@… 15 years ago.

Download all attachments as: .zip

Change History (5)

Changed 15 years ago by trac-ja@…

comment:1 Changed 14 years ago by Ryan J Ollos

Owner: changed from Alec Thomas to Ryan J Ollos

comment:2 Changed 13 years ago by Ryan J Ollos

Priority: normalhigh
Status: newassigned

comment:3 Changed 12 years ago by Ryan J Ollos

Status: assignednew

comment:4 Changed 12 years ago by Jun Omae

Resolution: fixed
Status: newclosed

(In [11860]) Fixed UnicodeDecodeError if the option has non-ascii doc (fixed #4179).

Initial patch by trac-ja@…, Thanks.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Ryan J Ollos.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


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

 
Note: See TracTickets for help on using tickets.