Actions
Bug #17340
closedIRRE children on the table pages get the pid of the parent page in pagetree
Start date:
2007-05-30
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.1
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
If creating children using IRRE on a page, the pid of the parent record is taken. In case of working on pages, the pid is the uid of the parent page. In this case IRRE should use the <b>uid</b> of the parent record.
This should also been implemented and testet if the page is just being created.
(issue imported from #M5704)
Files
Updated by Oliver Hader over 17 years ago
The file 0005704.patch contains the changes fix this issue.
The file 0005704_ws.patch contains the same changes, but without changes to whitespaces (for reviewing).
Updated by Oliver Hader over 17 years ago
Updated by Oliver Hader over 17 years ago
Committed to SVN
- TYPO3_4-1 (rev. 2411)
- Trunk (rev. 2412)
Actions