Bug #34171

translateById() returns NULL if no arguments need to be replaced

Added by Karsten Dambekalns over 3 years ago. Updated over 3 years ago.

Status:Resolved Start date:2012-02-22
Priority:Must have Due date:
Assigned To:Karsten Dambekalns % Done:

100%

Category:I18n
Target version:TYPO3 Flow Base Distribution - 1.1
PHP Version: Complexity:
Has patch:No Affected Flow version:Git master

Description

If translateById() is able to find a translation but is not given any arguments to embed in the output, NULL is returned.

Associated revisions

Revision 2b0b5b96
Added by Karsten Dambekalns over 3 years ago

[BUGFIX] Makes translateById() work if no arguments need to be replaced

If translateById() is able to find a translation but is not given
any arguments to embed in the output, NULL is returned without this
change.

Change-Id: I3b0baf1439ea5fc2732587d799885965166089a5
Fixes: #34171
Releases: 1.1

History

#1 Updated by Gerrit Code Review over 3 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9149

#2 Updated by Gerrit Code Review over 3 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9149

#3 Updated by Gerrit Code Review over 3 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9149

#4 Updated by Gerrit Code Review over 3 years ago

Patch set 4 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9149

#5 Updated by Karsten Dambekalns over 3 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF