Task #58682

Story #58777: Fixes/Tasks for impexp / distributions

Impexp: use created Folder object for image adding

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

Status:Resolved Start date:2014-05-09
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

A created folder could change the name by sanitizing, so the created one could differ from the requested name.

For adding the image the returned Folder object should be used.

To avoid the creation of sanitized ones a mapping is saved.

Associated revisions

Revision 44b18664
Added by Marc Bastian Heinrichs about 1 year ago

[BUGFIX] Use created folder object for adding images in impexp

A folder to be created could change the name by sanitizing. So
the name of the created folder could differ from the requested
name. For adding the image the returned folder object should be
used.

To avoid that sanitized ones should be created over and over again
a mapping is buffered.

Resolves: #58682
Releases: 6.2
Change-Id: Ia3443c36c6dda8531c8791c221d2a835b25b10b2
Reviewed-on: https://review.typo3.org/29984
Reviewed-by: Bernd Niehues
Tested-by: Bernd Niehues
Reviewed-by: Wouter Wolters
Tested-by: Wouter Wolters

History

#1 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/29984

#2 Updated by Marc Bastian Heinrichs about 1 year ago

  • Parent task set to #58777

#3 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