﻿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
4602	truncatewords_html thinks <br/> is an open tag and turns it to </br/> which is an invalid.	kmetaxas@…	Adrian Holovaty	"django.utils.text.truncate_html_words (used in trucatewords_html filter) thinks that the <br/> tag is an 'open' tag and tries to close it by adding a </br/> tag (which,ofcourse, is invalid). The W3C html validator revealed this problem to me.
I am using SVN version of Django (revision 5487).

This being my first ticket, i apologize if this information is not enough, though i can't think of anything else relevant."		closed	Template system	dev		invalid			Unreviewed	0	0	0	0	0	0
