﻿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
10891	Blocktrans fails in trunk if there are newlines in the text and eol is dos	Stavros Korokithakis	Marc Garcia	"The blocktrans tag silently fails to show the translation if there are newlines in the text to be translated. Only the original text is shown.
{{{
{% blocktrans %}
A test.
{% endblocktrans %}
}}}
fails.
{{{
{% blocktrans %}A test.{% endblocktrans %}
}}}

succeeds."		closed	Internationalization	dev		fixed	i18n-fixed		Fixed on a branch	1	0	0	0	0	0
