Actions
Bug #21981
closeddefaults are not applied using "page after" in "new element wizard"
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-01-18
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When you use the wizard it makes a difference if you choose "page inside" or "page after". The reason is that a negative pid is used to signify the "after". Loading the TSconig fails for this reason.
Using abs() on the suppled pid solves the issue.
(issue imported from #M13279)
Files
Updated by Steffen Kamper almost 15 years ago
the check already exists, patch is not needed.
Actions