Skip to content
Snippets Groups Projects
Commit 59888063 authored by Xavier Perseguers's avatar Xavier Perseguers Committed by Andreas Wolf
Browse files

[BUGFIX] Empty text with non-localizable label key

When method $GLOBALS['TSFE']->sL() is called with a non-localizable
label key (not starting with "LLL:"), an empty string is returned
instead of the label key itself.

This is a breaking change with previous versions of TYPO3.

Change-Id: I2847e51fd479d9636ac815c820b2e63cf449d6a7
Fixes: #31347
Releases: 4.6, 4.7
Reviewed-on: http://review.typo3.org/6364
Reviewed-by: Andreas Wolf
Tested-by: Andreas Wolf
parent 06bf6926
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment