Ticket #4179 (new defect)

Opened 7 months ago

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

Reported by: trac-ja@i-act.co.jp Assigned to: athomas
Priority: normal 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

nonasciidoc-0.11_r3915.patch (1.1 kB) - added by trac-ja@i-act.co.jp on 11/30/08 10:47:44.

Change History

11/30/08 10:47:44 changed by trac-ja@i-act.co.jp

  • attachment nonasciidoc-0.11_r3915.patch added.

Add/Change #4179 ([Patch] Against UnicodeDecodeError on Option with non-ASCII doc)




Change Properties
Action