﻿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
18152	urlize filter does not work correctly in combination with linebreaksbr filter	Nasmon	Vladimir.Filonov	"Use this text with these filter in exactly THIS order in a template:

text = """"""
Lorem ipsum
http://some.com/web-page

Lorem ipsum
""""""

{{ text|linebreaksbr|urlize }}

The output will include an additional, escaped &gt;

linebreaksbr appends a <br /><br /> directly to the url, which then appears to get wrongly escaped in the subsequent urlize filter."	Bug	closed	Template system	1.4	Normal	wontfix			Accepted	0	0	0	0	0	0
