﻿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
4164	Inaccurate tags recognition	tonnzor <tonn81@…>	anonymous	"Template lexer's check for tags is inaccurate - it checks only the beginning of the tag, not the ending and / or content.

Sample template:
{{{
{{ ""some text"" #}
}}}

This will result:
{{{
some text
}}}

But it should produce:
{{{
{{ ""some text"" #}
}}}"		closed	Template system	dev		fixed		tom@…	Accepted	0	0	0	0		
