Actions
Task #58761
closedStory #58777: Fixes/Tasks for impexp / distributions
Check and use current hash and size on export to prevent errors on import.
Status:
Closed
Priority:
Should have
Assignee:
Category:
Import/Export (T3D)
Target version:
-
Start date:
2014-05-13
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
On creating exports the file hash and size is used from the sys_file table.
Since this could differ in real live projects, those files would not be imported.
To prevent this, use the correct data for the export, but show an error to the user.
Updated by Marc Bastian Heinrichs over 10 years ago
- Tracker changed from Bug to Task
Updated by Gerrit Code Review over 10 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/30061
Updated by Gerrit Code Review over 10 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/30061
Updated by Marc Bastian Heinrichs over 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 8454a6988c1d5ca765b6a3ffff43fbbadd642fcf.
Updated by Anja Leichsenring almost 9 years ago
- Sprint Focus set to On Location Sprint
Updated by Mathias Schreiber over 8 years ago
- Sprint Focus deleted (
On Location Sprint)
Actions