﻿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
5657	[patch] urlize breaks when string.letters is changed by the locale	Andrew Stoneman <astoneman@…>	nobody	{{{utils.html.urlize()}}} depends on {{{string.letters}}} being automatically convertible into unicode.  If it is changed by the locale module, however, it sometimes contains non-ascii characters, which causes very mysterious unicode decode errors on sites that use the function.  I've included a patch to have it use {{{string.ascii_letters}}} instead, which does not change.		closed	Uncategorized	dev		fixed	sprintdec01		Ready for checkin	1	0	0	0	0	0
