[TYPO3-irre] RFC 5704 & 5718: BugFixes in Bugtracker to Test

Oliver Hader oh at inpublica.de
Tue Jun 5 16:49:21 CEST 2007


Hi,

there are currently two bugfixes in the TYPO3 bugtracker which are
related to pages and IRRE.

*Bug #5704:*
*Title: IRRE children on the table pages get the pid of the parent page*
Problem: 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 uid of the parent
record. This should also been implemented and testet if the page is just
being created.
Comment: Patch and test-extension is attached in bugtracker.
Reference: http://bugs.typo3.org/view.php?id=5704

*Bug #5718:*
*Title: Copying a page with IRRE children leads to duplicated children*
Problem: When a page that contains several IRRE children gets copied,
currenty to following happens:
* copy record of table "pages"
* copy each record with the pid of the source page to the new page (also
all IRRE children)
* when an IRRE parent get copied, this calls recursively the copying of
its children
Referenze: http://bugs.typo3.org/view.php?id=5718

It would be a great help, if anyone of you (if you have the time to do
so) could test these bugfixes and report this to the mentioned
bugtracker issues.

Thanks in advance for your help!


olly
-- 
Oliver Hader
http://inpublica.de/


More information about the TYPO3-project-irre mailing list