Edgewall Software

Opened 16 years ago

#275 new defect

Cannot set default_encoding to None in template engine plugin API

Reported by: olli@… Owned by: cmlenz
Priority: major Milestone:
Component: Template engine plugin Version: 0.5.1
Keywords: encoding Cc:

Description

Setting genshi.default_encoding option to None does not result in render() returning an unicode object.

A tiny patch attached.

Attachments (1)

genshi-plugin-encoding.patch (581 bytes) - added by olli@… 16 years ago.
Set encoding arg from default_encoding even if it is None.

Download all attachments as: .zip

Change History (1)

Changed 16 years ago by olli@…

Set encoding arg from default_encoding even if it is None.

Note: See TracTickets for help on using tickets.