id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
5997	ReportScreenFilter causes broken HTML on /report page	rstoki ~~at~~ seznam ~~ cz	bobbysmith007	I have installed 'timingandestimationplugin 0.8.1' globbaly for Trac 0.11.5 installation (using command `easy_install http://trac-hacks.org/svn/timingandestimationplugin/branches/trac0.11-Permissions/`)(20.10.2010 - Revision 6773). \r\n\r\nIt seems like the component ReportScreenFilter causes, that /report page is broken - in particular, the closing tag `</h1>` for heading is not printed (after text "Available Reports"). \r\n\r\n{{{\r\n    <div id="content" class="report">\r\n      <h1>Available Reports\r\n      <div id="description">\r\n        <p>\r\nThis is a list of available reports.\r\n</p>\r\n\r\n}}}\r\n\r\n\r\nThis leads to invalid XHTML document and also the formatting is wrong (because all following HTML elements are supposed to be inside <h1> element. \r\n\r\nWhen I disable ReportScreenFilter, everything is OK (/report page looks normally). \r\n\r\n 	defect	closed	normal	TimingAndEstimationPlugin	major	fixed	ReportScreenFilter		0.11
