﻿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
25157	urlizetrunc changes existing link	dexity	nobody	"urlizetrunc in 1.7x is used to not modify existing link. E.g. ```'foo<a href="" google.com "">bar</a>buz'``` remains unchanged. In 1.8x it changes to something like: ```'foo&lt;a href=&quot; <a href=""http://google.com"" rel=""nofollow"">google.com</a> &quot;&gt;bar&lt;/a&gt;buz'``` (https://github.com/django/django/blob/master/tests/template_tests/filter_tests/test_urlizetrunc.py)

Could you fix so that it doesn't change the existing links?"	Uncategorized	new	Template system	1.8	Normal				Unreviewed	0	0	0	0	0	0
