mirror of
https://github.com/werkraum-media/events.git
synced 2024-11-10 04:16:11 +01:00
Daniel Siepmann
3d6bf0ac8a
It is now possible to create "Import" records in TYPO3 system. Those records can then be imported via two new commands. There is no need to configure everything within the command itself. That allows: * To allow editors to maintain import configuration. * Have proper labels, description, csh and UI to create import. It no longer is necessary to copy UIDs, instead proper wizards from TCA are available to select pages. Relates: #9649
32 lines
1.2 KiB
Text
32 lines
1.2 KiB
Text
parameters:
|
|
ignoreErrors:
|
|
-
|
|
message: "#^Parameter \\#2 \\$array of function array_map expects array, mixed given\\.$#"
|
|
count: 1
|
|
path: Classes/Domain/DestinationData/ImportFactory.php
|
|
|
|
-
|
|
message: "#^Parameter \\#1 \\$min \\(999\\) of function random_int expects lower number than parameter \\#2 \\$max \\(int\\<1, max\\>\\)\\.$#"
|
|
count: 1
|
|
path: Classes/Domain/DestinationData/LegacyImportFactory.php
|
|
|
|
-
|
|
message: "#^Call to method deleteFile\\(\\) on an unknown class TYPO3\\\\CMS\\\\Core\\\\Resource\\\\Storage\\.$#"
|
|
count: 1
|
|
path: Classes/Service/Cleanup/Files.php
|
|
|
|
-
|
|
message: "#^Call to method getFile\\(\\) on an unknown class TYPO3\\\\CMS\\\\Core\\\\Resource\\\\Storage\\.$#"
|
|
count: 1
|
|
path: Classes/Service/Cleanup/Files.php
|
|
|
|
-
|
|
message: "#^Call to method hasFile\\(\\) on an unknown class TYPO3\\\\CMS\\\\Core\\\\Resource\\\\Storage\\.$#"
|
|
count: 1
|
|
path: Classes/Service/Cleanup/Files.php
|
|
|
|
-
|
|
message: "#^Parameter \\#3 \\$uid_foreign of method Wrm\\\\Events\\\\Service\\\\DestinationDataImportService\\:\\:createFileRelations\\(\\) expects int, int\\|null given\\.$#"
|
|
count: 1
|
|
path: Classes/Service/DestinationDataImportService.php
|
|
|