strange bb code conversion var in combination with category
						strange bb code conversion var in combination with category
						
						
						
						i have quite some templates containing the folowing code after the conversion
[ category]Article Type Templates|[var]PAGENAME[/var[/category]]
somehow the conversion code put the closing bracket of var after the category closing bracket
[/var[/category]]
should be 
[/var][/category]