Task #58761

Story #58777: Fixes/Tasks for impexp / distributions

Check and use current hash and size on export to prevent errors on import.

Added by Marc Bastian Heinrichs about 1 year ago. Updated about 1 year ago.

Status:Resolved Start date:2014-05-13
Priority:Should have Due date:
Assigned To:Marc Bastian Heinrichs % Done:

100%

Category:Import/Export (T3D) Spent time: -
Target version:-
TYPO3 Version:6.2 Complexity:
PHP Version: 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.

Associated revisions

Revision 8454a698
Added by Marc Bastian Heinrichs about 1 year ago

[TASK] Check and use current file hash and size on export

On creating exports the file hash and size is used from the
sys_file table. Since this could be not up-to-date in real live
projects, those files fail to be imported.

To prevent this, use the correct data for the export and show
an error to the user.

Resolves: #58761
Releases: 6.2
Change-Id: I7aacc6f00c52bc01c753af4ee32202a9219c02a1
Reviewed-on: https://review.typo3.org/30061
Reviewed-by: Bernd Niehues
Tested-by: Bernd Niehues
Reviewed-by: Wouter Wolters
Tested-by: Wouter Wolters

History

#1 Updated by Marc Bastian Heinrichs about 1 year ago

  • Tracker changed from Bug to Task

#2 Updated by Gerrit Code Review about 1 year 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

#3 Updated by Marc Bastian Heinrichs about 1 year ago

  • Parent task set to #58777

#4 Updated by Gerrit Code Review about 1 year 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

#5 Updated by Marc Bastian Heinrichs about 1 year ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF