1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Update to 6.2.3

- While I'm here, complete PLIST

Changes:	https://typo3.org/news/article/typo3-cms-4534-4719-6014-619-and-623-released/
PR:		ports/190177
Submitted by:	Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-05-24 20:54:02 +00:00
parent f425c7a839
commit 64ad10e5fe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355084
3 changed files with 140 additions and 115 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= typo3
PORTVERSION= 6.2.2
PORTVERSION= 6.2.3
CATEGORIES= www
MASTER_SITES= SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION}
PKGNAMESUFFIX= -lts

View File

@ -1,2 +1,2 @@
SHA256 (typo3_src-6.2.2.tar.gz) = 7331b2bf4eb13dcedd704d70153bb98616cb1ea1b4d394e63be8e988dd26145e
SIZE (typo3_src-6.2.2.tar.gz) = 21714425
SHA256 (typo3_src-6.2.3.tar.gz) = ed3d73eb108e84a6317c18c8f2853a746d035b90819a8b9a4888e03f463cea2d
SIZE (typo3_src-6.2.3.tar.gz) = 21628324

View File

@ -159,7 +159,6 @@
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/extjs/locale/ext-lang-vn.js
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/extjs/locale/ext-lang-zh_CN.js
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/extjs/locale/ext-lang-zh_TW.js
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/extjs/resources/charts.swf
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/extjs/resources/css/debug.css
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/extjs/resources/css/ext-all-notheme.css
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/extjs/resources/css/ext-all.css
@ -2534,7 +2533,10 @@
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Migrations/Code/ClassAliasMap.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Migrations/Code/LegacyClassesForIde.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Resources/PHP/FileDumpEID.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Resources/PHP/TYPO3.Flow/Classes/TYPO3/Flow/Core/ClassLoader.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Resources/PHP/TYPO3.Flow/Classes/TYPO3/Flow/Exception.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Resources/PHP/TYPO3.Flow/Classes/TYPO3/Flow/Log/LoggerInterface.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Resources/PHP/TYPO3.Flow/Classes/TYPO3/Flow/Log/SystemLoggerInterface.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Resources/PHP/TYPO3.Flow/Classes/TYPO3/Flow/Package/Documentation.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Resources/PHP/TYPO3.Flow/Classes/TYPO3/Flow/Package/Documentation/Format.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Resources/PHP/TYPO3.Flow/Classes/TYPO3/Flow/Package/Exception.php
@ -2613,7 +2615,6 @@
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Exception.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/Category/Collection/CategoryCollectionTest.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/AbstractDataHandlerActionTestCase.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/DataHandlerTest.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Framework/ActionService.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Framework/DataSet.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Group/AbstractActionTestCase.php
@ -2638,97 +2639,103 @@
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Group/Modify/DataSet/modifyContentOfRelation.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Group/Modify/DataSet/modifyElementOfRelation.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Group/Modify/DataSet/moveContentOfRelationToDifferentPage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/AbstractLocalizationTestCase.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/AbstractTestCase.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/AbstractActionTestCase.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/DataSet/Assertion/changeParentContentSorting.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/DataSet/Assertion/copyPage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/DataSet/Assertion/copyPageWHotelBeforeParentContent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/DataSet/Assertion/copyParentContent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/DataSet/Assertion/createNCopyParentContentNHotelNOfferChildren.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/DataSet/Assertion/createNLocalizeParentContentNHotelNOfferChildren.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/DataSet/Assertion/createParentContent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/DataSet/Assertion/createParentContentNHotelNOfferChildren.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/DataSet/Assertion/deletePage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/DataSet/Assertion/deleteParentContent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/DataSet/Assertion/localizeParentContent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/DataSet/Assertion/modifyOnlyHotelChild.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/DataSet/Assertion/modifyPage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/DataSet/Assertion/modifyParentContent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/DataSet/Assertion/modifyParentNAddHotelChild.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/DataSet/Assertion/modifyParentNChangeHotelChildrenSorting.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/DataSet/Assertion/modifyParentNDeleteHotelChild.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/DataSet/Assertion/modifyParentNHotelChild.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/DataSet/Assertion/moveParentContentToDifferentPage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/DataSet/Assertion/moveParentContentToDifferentPageNChangeSorting.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/DataSet/Scenario/LiveDefaultElements.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/DataSet/Scenario/LiveDefaultPages.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/LiveActionTest.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/Fixtures/MToNMMAsymmetric.xml
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/DataSet/LiveDefaultElements.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/DataSet/LiveDefaultPages.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/Modify/ActionTest.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/Modify/DataSet/changeParentContentSorting.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/Modify/DataSet/copyPage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/Modify/DataSet/copyPageWHotelBeforeParentContent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/Modify/DataSet/copyParentContent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/Modify/DataSet/copyParentContentToDifferentPage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/Modify/DataSet/createNCopyParentContentNHotelNOfferChildren.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/Modify/DataSet/createNLocalizeParentContentNHotelNOfferChildren.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/Modify/DataSet/createParentContent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/Modify/DataSet/createParentContentNHotelNOfferChildren.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/Modify/DataSet/deletePage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/Modify/DataSet/deleteParentContent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/Modify/DataSet/localizeParentContentKeep.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/Modify/DataSet/localizeParentContentSelect.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/Modify/DataSet/localizeParentContentWAllChildrenKeep.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/Modify/DataSet/localizeParentContentWAllChildrenSelect.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/Modify/DataSet/modifyOnlyHotelChild.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/Modify/DataSet/modifyPage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/Modify/DataSet/modifyParentContent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/Modify/DataSet/modifyParentNAddHotelChild.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/Modify/DataSet/modifyParentNChangeHotelChildrenSorting.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/Modify/DataSet/modifyParentNDeleteHotelChild.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/Modify/DataSet/modifyParentNHotelChild.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/Modify/DataSet/moveParentContentToDifferentPage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/Modify/DataSet/moveParentContentToDifferentPageNChangeSorting.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/AbstractActionTestCase.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/DataSet/Assertion/changeParentContentSorting.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/DataSet/Assertion/copyPage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/DataSet/Assertion/copyPageWHotelBeforeParentContent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/DataSet/Assertion/copyParentContent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/DataSet/Assertion/createNCopyParentContentNHotelNOfferChildren.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/DataSet/Assertion/createNLocalizeParentContentNHotelNOfferChildren.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/DataSet/Assertion/createParentContent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/DataSet/Assertion/createParentContentNHotelNOfferChildren.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/DataSet/Assertion/deletePage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/DataSet/Assertion/deleteParentContent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/DataSet/Assertion/localizeParentContent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/DataSet/Assertion/modifyOnlyHotelChild.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/DataSet/Assertion/modifyPage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/DataSet/Assertion/modifyParentContent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/DataSet/Assertion/modifyParentNAddHotelChild.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/DataSet/Assertion/modifyParentNChangeHotelChildrenSorting.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/DataSet/Assertion/modifyParentNDeleteHotelChild.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/DataSet/Assertion/modifyParentNHotelChild.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/DataSet/Assertion/moveParentContentToDifferentPage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/DataSet/Assertion/moveParentContentToDifferentPageNChangeSorting.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/DataSet/Scenario/LiveDefaultElements.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/DataSet/Scenario/LiveDefaultPages.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/LiveActionTest.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/MToNMMAsymmetricLocalizationKeepTest.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/MToNMMAsymmetricLocalizationSelectTest.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/DataSet/LiveDefaultElements.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/DataSet/LiveDefaultPages.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/Modify/ActionTest.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/Modify/DataSet/changeParentContentSorting.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/Modify/DataSet/copyPage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/Modify/DataSet/copyPageWHotelBeforeParentContent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/Modify/DataSet/copyParentContent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/Modify/DataSet/copyParentContentToDifferentPage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/Modify/DataSet/createNCopyParentContentNHotelNOfferChildren.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/Modify/DataSet/createNLocalizeParentContentNHotelNOfferChildren.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/Modify/DataSet/createParentContent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/Modify/DataSet/createParentContentNHotelNOfferChildren.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/Modify/DataSet/deletePage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/Modify/DataSet/deleteParentContent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/Modify/DataSet/localizeParentContentKeep.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/Modify/DataSet/localizeParentContentSelect.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/Modify/DataSet/localizeParentContentWAllChildrenKeep.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/Modify/DataSet/localizeParentContentWAllChildrenSelect.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/Modify/DataSet/modifyOnlyHotelChild.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/Modify/DataSet/modifyPage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/Modify/DataSet/modifyParentContent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/Modify/DataSet/modifyParentNAddHotelChild.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/Modify/DataSet/modifyParentNChangeHotelChildrenSorting.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/Modify/DataSet/modifyParentNDeleteHotelChild.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/Modify/DataSet/modifyParentNHotelChild.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/Modify/DataSet/moveParentContentToDifferentPage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/Modify/DataSet/moveParentContentToDifferentPageNChangeSorting.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/ManyToMany/AbstractActionTestCase.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/ManyToMany/DataSet/Assertion/addCategoryRelation.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/ManyToMany/DataSet/Assertion/changeCategoryRelationSorting.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/ManyToMany/DataSet/Assertion/copyCategoryOfRelation.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/ManyToMany/DataSet/Assertion/copyContentOfRelation.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/ManyToMany/DataSet/Assertion/copyPage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/ManyToMany/DataSet/Assertion/deleteCategoryOfRelation.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/ManyToMany/DataSet/Assertion/deleteCategoryRelation.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/ManyToMany/DataSet/Assertion/deleteContentOfRelation.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/ManyToMany/DataSet/Assertion/localizeCategoryOfRelation.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/ManyToMany/DataSet/Assertion/localizeContentOfRelation.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/ManyToMany/DataSet/Assertion/modifyBothsOfRelation.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/ManyToMany/DataSet/Assertion/modifyCategoryOfRelation.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/ManyToMany/DataSet/Assertion/modifyContentOfRelation.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/ManyToMany/DataSet/Assertion/moveContentOfRelationToDifferentPage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/ManyToMany/DataSet/Scenario/LiveDefaultElements.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/ManyToMany/DataSet/Scenario/LiveDefaultPages.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/ManyToMany/LiveActionTest.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/ManyToMany/DataSet/LiveDefaultElements.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/ManyToMany/DataSet/LiveDefaultPages.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/ManyToMany/Modify/ActionTest.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/ManyToMany/Modify/DataSet/addCategoryRelation.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/ManyToMany/Modify/DataSet/changeCategoryRelationSorting.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/ManyToMany/Modify/DataSet/copyCategoryOfRelation.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/ManyToMany/Modify/DataSet/copyContentOfRelation.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/ManyToMany/Modify/DataSet/copyPage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/ManyToMany/Modify/DataSet/deleteCategoryOfRelation.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/ManyToMany/Modify/DataSet/deleteCategoryRelation.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/ManyToMany/Modify/DataSet/deleteContentOfRelation.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/ManyToMany/Modify/DataSet/localizeCategoryOfRelation.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/ManyToMany/Modify/DataSet/localizeContentOfRelation.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/ManyToMany/Modify/DataSet/modifyBothsOfRelation.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/ManyToMany/Modify/DataSet/modifyCategoryOfRelation.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/ManyToMany/Modify/DataSet/modifyContentOfRelation.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/ManyToMany/Modify/DataSet/moveContentOfRelationToDifferentPage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Regular/AbstractActionTestCase.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Regular/DataSet/Assertion/changeContentSorting.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Regular/DataSet/Assertion/changePageSorting.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Regular/DataSet/Assertion/copyContent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Regular/DataSet/Assertion/copyPage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Regular/DataSet/Assertion/createContents.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Regular/DataSet/Assertion/createPage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Regular/DataSet/Assertion/deleteContent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Regular/DataSet/Assertion/deletePage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Regular/DataSet/Assertion/localizeContent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Regular/DataSet/Assertion/localizePage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Regular/DataSet/Assertion/modifyContent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Regular/DataSet/Assertion/modifyPage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Regular/DataSet/Assertion/moveContentToDifferentPage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Regular/DataSet/Assertion/moveContentToDifferentPageNChangeSorting.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Regular/DataSet/Assertion/movePageToDifferentPage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Regular/DataSet/Assertion/movePageToDifferentPageNChangeSorting.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Regular/DataSet/Scenario/LiveDefaultElements.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Regular/DataSet/Scenario/LiveDefaultPages.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Regular/LiveActionTest.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Regular/DataSet/LiveDefaultElements.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Regular/DataSet/LiveDefaultPages.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Regular/Modify/ActionTest.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Regular/Modify/DataSet/changeContentSorting.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Regular/Modify/DataSet/changePageSorting.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Regular/Modify/DataSet/copyContent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Regular/Modify/DataSet/copyPage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Regular/Modify/DataSet/copyPasteContent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Regular/Modify/DataSet/createContents.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Regular/Modify/DataSet/createPage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Regular/Modify/DataSet/deleteContent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Regular/Modify/DataSet/deletePage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Regular/Modify/DataSet/localizeContent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Regular/Modify/DataSet/localizePage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Regular/Modify/DataSet/modifyContent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Regular/Modify/DataSet/modifyPage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Regular/Modify/DataSet/moveContentToDifferentPage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Regular/Modify/DataSet/moveContentToDifferentPageNChangeSorting.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Regular/Modify/DataSet/movePageToDifferentPage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Regular/Modify/DataSet/movePageToDifferentPageNChangeSorting.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Regular/Modify/DataSet/movePasteContentToDifferentPage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Select/AbstractActionTestCase.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Select/DataSet/LiveDefaultElements.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Select/DataSet/LiveDefaultPages.csv
@ -2924,6 +2931,7 @@
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Utility/ClassNamingUtilityTest.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Utility/ClientUtilityTest.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Utility/ExtensionManagementUtilityTest.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Utility/Fixtures/GeneralUtilityFixture.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Utility/Fixtures/MathUtilityTestClassWithStringRepresentationFixture.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Utility/Fixtures/RuntimeException.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Utility/Fixtures/clear.gif
@ -4998,7 +5006,7 @@
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/indexed_search/Documentation/TechnicalDetails/UseOfHashes/Index.rst
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/indexed_search/Documentation/UserManual/Index.rst
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/indexed_search/Migrations/Code/ClassAliasMap.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/indexed_search/Resources/Private/Language/locallang.xml
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/indexed_search/Resources/Private/Language/locallang.xlf
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/indexed_search/Resources/Private/Language/locallang_em.xlf
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/indexed_search/Resources/Private/Partials/Rules.html
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/indexed_search/Resources/Private/Partials/Searchresult.html
@ -9219,8 +9227,6 @@
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/Group/PublishAll/DataSet/modifyContentOfRelation.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/Group/PublishAll/DataSet/modifyElementOfRelation.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/Group/PublishAll/DataSet/moveContentOfRelationToDifferentPage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/AbstractOneToNTestCase.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/AbstractTestCase.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/AbstractActionTestCase.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/DataSet/LiveDefaultElements.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/DataSet/LiveDefaultPages.csv
@ -9230,6 +9236,7 @@
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/Modify/DataSet/copyPage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/Modify/DataSet/copyPageWHotelBeforeParentContent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/Modify/DataSet/copyParentContent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/Modify/DataSet/copyParentContentToDifferentPage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/Modify/DataSet/createNCopyParentContentNHotelNOfferChildren.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/Modify/DataSet/createNCopyParentContentNHotelNOfferChildrenNDiscardCopiedParent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/Modify/DataSet/createNLocalizeParentContentNHotelNOfferChildren.csv
@ -9240,7 +9247,10 @@
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/Modify/DataSet/deletePage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/Modify/DataSet/deleteParentContent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/Modify/DataSet/deleteParentContentNDiscardDeletedParent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/Modify/DataSet/localizeParentContent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/Modify/DataSet/localizeParentContentKeep.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/Modify/DataSet/localizeParentContentSelect.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/Modify/DataSet/localizeParentContentWAllChildrenKeep.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/Modify/DataSet/localizeParentContentWAllChildrenSelect.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/Modify/DataSet/modifyNDiscardNModifyParentWHotelChild.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/Modify/DataSet/modifyOnlyHotelChild.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/Modify/DataSet/modifyPage.csv
@ -9258,6 +9268,7 @@
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/Publish/DataSet/copyPage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/Publish/DataSet/copyPageWHotelBeforeParentContent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/Publish/DataSet/copyParentContent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/Publish/DataSet/copyParentContentToDifferentPage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/Publish/DataSet/createNCopyParentContentNHotelNOfferChildren.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/Publish/DataSet/createNCopyParentContentNHotelNOfferChildrenNDiscardCopiedParent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/Publish/DataSet/createNLocalizeParentContentNHotelNOfferChildren.csv
@ -9268,7 +9279,10 @@
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/Publish/DataSet/deletePage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/Publish/DataSet/deleteParentContent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/Publish/DataSet/deleteParentContentNDiscardDeletedParent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/Publish/DataSet/localizeParentContent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/Publish/DataSet/localizeParentContentKeep.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/Publish/DataSet/localizeParentContentSelect.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/Publish/DataSet/localizeParentContentWAllChildrenKeep.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/Publish/DataSet/localizeParentContentWAllChildrenSelect.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/Publish/DataSet/modifyNDiscardNModifyParentWHotelChild.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/Publish/DataSet/modifyOnlyHotelChild.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/Publish/DataSet/modifyPage.csv
@ -9286,6 +9300,7 @@
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/PublishAll/DataSet/copyPage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/PublishAll/DataSet/copyPageWHotelBeforeParentContent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/PublishAll/DataSet/copyParentContent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/PublishAll/DataSet/copyParentContentToDifferentPage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/PublishAll/DataSet/createNCopyParentContentNHotelNOfferChildren.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/PublishAll/DataSet/createNCopyParentContentNHotelNOfferChildrenNDiscardCopiedParent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/PublishAll/DataSet/createNLocalizeParentContentNHotelNOfferChildren.csv
@ -9296,7 +9311,10 @@
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/PublishAll/DataSet/deletePage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/PublishAll/DataSet/deleteParentContent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/PublishAll/DataSet/deleteParentContentNDiscardDeletedParent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/PublishAll/DataSet/localizeParentContent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/PublishAll/DataSet/localizeParentContentKeep.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/PublishAll/DataSet/localizeParentContentSelect.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/PublishAll/DataSet/localizeParentContentWAllChildrenKeep.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/PublishAll/DataSet/localizeParentContentWAllChildrenSelect.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/PublishAll/DataSet/modifyNDiscardNModifyParentWHotelChild.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/PublishAll/DataSet/modifyOnlyHotelChild.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/PublishAll/DataSet/modifyPage.csv
@ -9309,8 +9327,6 @@
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/PublishAll/DataSet/modifyParentNHotelChildNDiscardModifiedParent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/PublishAll/DataSet/moveParentContentToDifferentPage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/PublishAll/DataSet/moveParentContentToDifferentPageNChangeSorting.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/Fixtures/OneToNCSV.xml
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/Fixtures/OneToNForeignField.xml
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/AbstractActionTestCase.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/DataSet/LiveDefaultElements.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/DataSet/LiveDefaultPages.csv
@ -9320,6 +9336,7 @@
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/Modify/DataSet/copyPage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/Modify/DataSet/copyPageWHotelBeforeParentContent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/Modify/DataSet/copyParentContent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/Modify/DataSet/copyParentContentToDifferentPage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/Modify/DataSet/createNCopyParentContentNHotelNOfferChildren.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/Modify/DataSet/createNCopyParentContentNHotelNOfferChildrenNDiscardCopiedParent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/Modify/DataSet/createNLocalizeParentContentNHotelNOfferChildren.csv
@ -9330,7 +9347,10 @@
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/Modify/DataSet/deletePage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/Modify/DataSet/deleteParentContent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/Modify/DataSet/deleteParentContentNDiscardDeletedParent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/Modify/DataSet/localizeParentContent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/Modify/DataSet/localizeParentContentKeep.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/Modify/DataSet/localizeParentContentSelect.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/Modify/DataSet/localizeParentContentWAllChildrenKeep.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/Modify/DataSet/localizeParentContentWAllChildrenSelect.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/Modify/DataSet/modifyNDiscardNModifyParentWHotelChild.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/Modify/DataSet/modifyOnlyHotelChild.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/Modify/DataSet/modifyPage.csv
@ -9348,6 +9368,7 @@
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/Publish/DataSet/copyPage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/Publish/DataSet/copyPageWHotelBeforeParentContent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/Publish/DataSet/copyParentContent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/Publish/DataSet/copyParentContentToDifferentPage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/Publish/DataSet/createNCopyParentContentNHotelNOfferChildren.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/Publish/DataSet/createNCopyParentContentNHotelNOfferChildrenNDiscardCopiedParent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/Publish/DataSet/createNLocalizeParentContentNHotelNOfferChildren.csv
@ -9358,7 +9379,10 @@
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/Publish/DataSet/deletePage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/Publish/DataSet/deleteParentContent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/Publish/DataSet/deleteParentContentNDiscardDeletedParent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/Publish/DataSet/localizeParentContent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/Publish/DataSet/localizeParentContentKeep.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/Publish/DataSet/localizeParentContentSelect.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/Publish/DataSet/localizeParentContentWAllChildrenKeep.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/Publish/DataSet/localizeParentContentWAllChildrenSelect.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/Publish/DataSet/modifyNDiscardNModifyParentWHotelChild.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/Publish/DataSet/modifyOnlyHotelChild.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/Publish/DataSet/modifyPage.csv
@ -9376,6 +9400,7 @@
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/PublishAll/DataSet/copyPage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/PublishAll/DataSet/copyPageWHotelBeforeParentContent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/PublishAll/DataSet/copyParentContent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/PublishAll/DataSet/copyParentContentToDifferentPage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/PublishAll/DataSet/createNCopyParentContentNHotelNOfferChildren.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/PublishAll/DataSet/createNCopyParentContentNHotelNOfferChildrenNDiscardCopiedParent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/PublishAll/DataSet/createNLocalizeParentContentNHotelNOfferChildren.csv
@ -9386,7 +9411,10 @@
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/PublishAll/DataSet/deletePage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/PublishAll/DataSet/deleteParentContent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/PublishAll/DataSet/deleteParentContentNDiscardDeletedParent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/PublishAll/DataSet/localizeParentContent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/PublishAll/DataSet/localizeParentContentKeep.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/PublishAll/DataSet/localizeParentContentSelect.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/PublishAll/DataSet/localizeParentContentWAllChildrenKeep.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/PublishAll/DataSet/localizeParentContentWAllChildrenSelect.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/PublishAll/DataSet/modifyNDiscardNModifyParentWHotelChild.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/PublishAll/DataSet/modifyOnlyHotelChild.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/PublishAll/DataSet/modifyPage.csv
@ -9399,9 +9427,6 @@
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/PublishAll/DataSet/modifyParentNHotelChildNDiscardModifiedParent.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/PublishAll/DataSet/moveParentContentToDifferentPage.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/PublishAll/DataSet/moveParentContentToDifferentPageNChangeSorting.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/MToNMMTest.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/OneToNCSVTest.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/OneToNForeignFieldTest.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/ManyToMany/AbstractActionTestCase.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/ManyToMany/DataSet/LiveDefaultElements.csv
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/ManyToMany/DataSet/LiveDefaultPages.csv
@ -9630,7 +9655,6 @@
@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/Modify
@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField/DataSet
@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/ForeignField
@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/Fixtures
@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/PublishAll/DataSet
@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/PublishAll
@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/workspaces/Tests/Functional/DataHandling/IRRE/CSV/Publish/DataSet
@ -11360,21 +11384,20 @@
@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Select/Modify
@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Select/DataSet
@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Select
@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Regular/DataSet/Scenario
@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Regular/DataSet/Assertion
@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Regular/Modify/DataSet
@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Regular/Modify
@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Regular/DataSet
@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/Regular
@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/ManyToMany/DataSet/Scenario
@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/ManyToMany/DataSet/Assertion
@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/ManyToMany/Modify/DataSet
@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/ManyToMany/Modify
@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/ManyToMany/DataSet
@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/ManyToMany
@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/DataSet/Scenario
@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/DataSet/Assertion
@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/Modify/DataSet
@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/Modify
@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/DataSet
@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField
@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/Fixtures
@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/DataSet/Scenario
@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/DataSet/Assertion
@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/Modify/DataSet
@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/Modify
@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV/DataSet
@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE/CSV
@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Functional/DataHandling/IRRE
@ -11402,6 +11425,8 @@
@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Resources/PHP/TYPO3.Flow/Classes/TYPO3/Flow/Package/Exception
@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Resources/PHP/TYPO3.Flow/Classes/TYPO3/Flow/Package/Documentation
@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Resources/PHP/TYPO3.Flow/Classes/TYPO3/Flow/Package
@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Resources/PHP/TYPO3.Flow/Classes/TYPO3/Flow/Log
@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Resources/PHP/TYPO3.Flow/Classes/TYPO3/Flow/Core
@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Resources/PHP/TYPO3.Flow/Classes/TYPO3/Flow
@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Resources/PHP/TYPO3.Flow/Classes/TYPO3
@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Resources/PHP/TYPO3.Flow/Classes