events/Classes/Service/DestinationDataImportService
Daniel Siepmann (Codappix) 674014e8fd
Handle destination.one files without file name. (#67)
It is possible to have files such as
`https://dam.destination.one/2675868/3dc0a9dccd0dad46c73e669ece428c634ff8324ea3d01a4858a1c43169deed41/.jpg`.
Those were not handled correctly yet.
We now also handle those cases.
We will generate a hash from the URL as file name in order to still use those files.

Relates: #11396
2024-09-17 11:04:19 +02:00
..
CategoriesAssignment BREAKING: TYPO3 v12 support (#44) 2023-11-27 10:04:42 +01:00
DataHandler Add meta tags (#49) 2023-11-29 10:36:59 +01:00
Events BREAKING: TYPO3 v12 support (#44) 2023-11-27 10:04:42 +01:00
Slugger Make time zone for slugs configurable (#66) 2024-09-10 14:32:23 +02:00
CategoriesAssignment.php BREAKING: TYPO3 v12 support (#44) 2023-11-27 10:04:42 +01:00
DataFetcher.php BREAKING: TYPO3 v12 support (#44) 2023-11-27 10:04:42 +01:00
DataHandler.php Add meta tags (#49) 2023-11-29 10:36:59 +01:00
DatesFactory.php BREAKING: TYPO3 v12 support (#44) 2023-11-27 10:04:42 +01:00
FilesAssignment.php Handle destination.one files without file name. (#67) 2024-09-17 11:04:19 +02:00
LocationAssignment.php BREAKING: TYPO3 v12 support (#44) 2023-11-27 10:04:42 +01:00
Slugger.php BREAKING: TYPO3 v12 support (#44) 2023-11-27 10:04:42 +01:00
UrlFactory.php BREAKING: TYPO3 v12 support (#44) 2023-11-27 10:04:42 +01:00