Ticket #4179 (assigned defect)

Opened 3 years ago

Last modified 1 year ago

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

Reported by: trac-ja@i-act.co.jp Assigned to: rjollos (accepted)
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

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.

08/28/10 03:32:40 changed by rjollos

  • owner changed from athomas to rjollos.

12/16/10 09:19:31 changed by rjollos

  • priority changed from normal to high.
  • status changed from new to assigned.

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




Change Properties
Action