CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Bug #36165

Localization of some strings results in empty string

Added by Stanislas Rolland about 1 year ago. Updated about 1 year ago.

Status:Rejected Start date:2012-04-16
Priority:Should have Due date:
Assignee:Stanislas Rolland % Done:

0%

Category:-
Target version:-
Has patch:Yes
Votes: 0

issue-36165.patch (2 kB) Stanislas Rolland, 2012-04-16 19:24

Associated revisions

Revision 60792
Added by Stanislas Rolland about 1 year ago

Fix bug #36165: Localization of some strings results in empty string

Revision 60792
Added by Stanislas Rolland about 1 year ago

Fix bug #36165: Localization of some strings results in empty string

Revision 60908
Added by Stanislas Rolland about 1 year ago

Follow-up to bug #36165: Log warning to sysLog if localized label was not returned by div2007

Revision 60908
Added by Stanislas Rolland about 1 year ago

Follow-up to bug #36165: Log warning to sysLog if localized label was not returned by div2007

History

Updated by Stanislas Rolland about 1 year ago

Using TYPO3 4.5.14 and div2007 0.8.2, the localization file to French contains this:

<label index="evalErrors_preg"/>

tx_div2007_alpha5::getLL_fh002 returns an empty string.

$GLOBALS['TSFE']->sL('LLL:EXT:sr_feuser_register/pi1/locallang.xml:evalErrors_preg') returns the default English text.

I think the language array is incomplete.

Updated by Stanislas Rolland about 1 year ago

Attached patch will fix this for now.

Updated by Stanislas Rolland about 1 year ago

  • Status changed from New to Resolved

Updated by Franz Holzinger about 1 year ago

  • Status changed from Resolved to Rejected

This patch won't be needed.
Try out the PHP file class.tx_div2007_alpha5.php I have sent you via email.

Updated by Franz Holzinger about 1 year ago

Version version 0.9.0. of div2007 has been published in TER. Use this and remove your patch.

Also available in: Atom PDF