﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
2246	[patch] Get Textile to work with utf-8	thomas@…	Adrian Holovaty	The textile filter is currently called with the default parameters ENCODING = 'latin-1' and output = 'ascii'. Since Django uses the utf-8 charset, textile chokes on non-ascii characters - returning some sort of god-forsaken xml entity garbage. This patch calls textile with the DEFAULT_CHARSET.	defect	closed	Contrib apps		minor	fixed	markup utf-8 textile		Unreviewed	1	0	0	0	0	0
