Project

General

Profile

Actions

Bug #32946

closed

Core has a XML syntax dependency on templavoila

Added by Benni Mack almost 13 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Could have
Assignee:
-
Category:
-
Target version:
-
Start date:
2012-01-03
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.7
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

The TYPO3 core still uses "tx_templavoila" in a XML structure for referencing the title for a structure like FlexForms with sections etc. This means that code always looks / looked like this:
<tx_templavoila>
<title>ABCDEF</title>
</tx_templavoila>

you can see this in EXT:cms/flexform_media.xml.

The change in the Core is to support the new format (without nesting in tx_templavoila) and deprecate but still support the old format (see above).

Actions #1

Updated by Gerrit Code Review almost 13 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/7663

Actions #2

Updated by Benni Mack almost 13 years ago

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

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF