Opened 7 years ago

Closed 7 years ago

#5533 closed enhancement (fixed)

Support Unicode characters in configuration values

Reported by: simenheg Owned by:
Priority: minor Milestone:
Component: programming Keywords:
Cc: simenheg@… Parent Tickets:

Description

Prior to this patch, using a Unicode character in a configuration string would result in a UnicodeDecodeError being raised. Supporting Unicode characters is especially useful in user-facing configuration strings, such as html_title.

Tested with Python 2 and 3.

Attachments (1)

issue_5533.patch (2.3 KB ) - added by simenheg 7 years ago.

Download all attachments as: .zip

Change History (2)

by simenheg, 7 years ago

Attachment: issue_5533.patch added

comment:1 by simenheg, 7 years ago

Owner: simenheg removed
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.