Project

General

Profile

Actions

Task #54503

closed

Old reference to tx_templavoila in Flexform section object titles

Added by Claus Due almost 11 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2013-12-18
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

There are still references to the old name being used - these should be changed to the new name that has been in use since 4.7. Fix is coming right up.

Actions #1

Updated by Gerrit Code Review almost 11 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/26482

Actions #2

Updated by Markus Klein almost 11 years ago

How to test that?

Actions #3

Updated by Claus Due almost 11 years ago

To test: a flexform which contains a section which contains an object. The object's definition currently must contain:

<tx_templavoila>
    <title>The title of the object</title>
</tx_templavoila>

But the doc stated that this would be correct:

<title>The title...</title>

However, following the correct-according-to-docs way results in the label not being displayed next to the "add new object" button (the document with green plus) in the bottom of flexform "section" containers since the code currently directly uses the old, deprecated location to retrieve the label of objects.

My patch solves this so the code only looks in the correct location according to docs. A similar patch has already been made for "sheets" in flexforms (but I don't recall the issue number for that one).

Actions #4

Updated by Gerrit Code Review almost 11 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/26482

Actions #5

Updated by Gerrit Code Review almost 11 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/26482

Actions #6

Updated by Anonymous over 10 years ago

  • Status changed from Under Review to Resolved
Actions #7

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF