﻿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
13056	erorr in code snippet in documentation	daniel	nobody	"In the ""Internationalization and localization"" documentation page (all versions) it says:

{{{ 
{% blocktrans with book|title as book_t and author|title as author_t %}
This is {{ book_t }} by {{ author_t }}
{% endblocktrans %}
}}}

This does not work as ""title"" is interpreted as filter. I guess this should be ""book.title"".
"		closed	Documentation			invalid	internationalization localization		Unreviewed	0	0	0	0	0	0
