Actions
Bug #19784
closedSection is rendered with tx_templavoila - field
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-01-10
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
When defining XML for flexform, the title is rendered with
<tx_templavoila>
<title>Group title</title>
</tx_templavoila>
As sections can be used in other flexforms too and templavoila isn't a sys-ext it should be possible to define it without tx_templavoila:
<title>Group title</title>
Attached patch use XPath title or templavoila/title
(issue imported from #M10088)
Files
Actions