﻿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
9655	urlize should not quote already quoted urls.	flytwokites	Aymeric Augustin	"This template:
{{{
{{ user.homepage:urlize }}
}}}
When user.homepage is ""http://hi.baidu.com/%D6%D8%D0%C2%BF%AA%CA%BC"",
the output will be ""http://hi.baidu.com/%25D6%25D8%25D0%25C2%25BF%25AA%25CA%25BC"",
It quoted '%' char in source url and outputs an invalid url.
"	Bug	closed	Template system	1.0	Normal	fixed	urlize	towjzhou@… cmlenz@… lamotte85@…	Accepted	1	1	1	0	1	0
