Project

General

Profile

Actions

Bug #17311

closed

Page TSconfig isn't respected for new elements in new pages

Added by Ralf Hettinger over 17 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2007-07-23
Due date:
% Done:

0%

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

Description

If creating new (tt_content) elements and new pages within the very same view (f.e. by rendering two subsequent TCE-Forms as used for creating new newsletters within the direct_mail module), no Page TSconfig will be respected. The reason for this behaviour is that the pid of the page is not yet known since this page is just about to be created by saving this view.
The applied patch provides the following solution: If a new page and a new element within this page is created at the same time, the Page TSconfig of the new page's parent page is considered.

- Install the direct_mail extension (...)
- add some Page TSconfig configurations for pages or tt_content that are meant to influence direct_mail newsletter pages
- use the direct_mail module to create new newsletters (i.e. creating a new page and a new tt_content element) - and the above Page TSconfig settings won't have any effect

patched against t3lib/class.t3lib_tceforms.php of TYPO3 4.1.2
(issue imported from #M6012)


Files

6012.patch (933 Bytes) 6012.patch Administrator Admin, 2007-07-23 14:17
0006012_4.4trunk-rev6730.patch (991 Bytes) 0006012_4.4trunk-rev6730.patch Administrator Admin, 2010-01-16 19:01
Actions

Also available in: Atom PDF