Task #33812

Rename key to id in TranslateViewHelper

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

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

100%

Category:ViewHelpers
Target version:TYPO3 Flow Base Distribution - 1.1
Has patch:No

Description

Since the key attribute refers to the trans-unit id in XLIFF, it is more intuitive to rename the attribute to id.

Associated revisions

Revision 2fe6308f
Added by Karsten Dambekalns over 3 years ago

[TASK] Rename key to id in TranslateViewHelper

The key attribute refers to the trans-unit id in XLIFF and thus
should be named id.

Along the way a type cast of quantity to integer is removed, as
it doesn't make sense (plural form handling can take care of
floats just fine).

Change-Id: I24acacf9fe10ffd1f8daa640b86f1a6709cf2a8a
Resolves: #33812
Releases: 1.1

Revision a2928ff7
Added by Karsten Dambekalns over 3 years ago

[TASK] Remove utterly useless line of code

In I24acacf9fe10ffd1f8daa640b86f1a6709cf2a8a a small fix was made.
Only to leave an utterly useless line of code behind. This change
remedies that.

Change-Id: I19be941a64cc3e1bc9fa5ca62832b8a629b6f2b7
Related: #33812

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/8928

#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/8928

#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/8928

#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/8928

#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