Actions
Bug #75254
closedWrong page TSconfig in link wizard after positioned insert
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2016-03-24
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
If you insert a content element (or a page) at a concrete position f.e. after content element 15 the value in $row['pid'] is -15.
This pid is also handed over to the link wizard popup. But with this "pid" the TSconfig can not be loaded.
Because this is the second place I find this issue, I'm afraid that we have a bigger problem here.
Actions