Actions
Task #55526
closedEpic #55070: Workpackages
Epic #54542: WP: Importer / Exporter with relations MM/IRRE/FAL
Story #55520: As an User I want to create exports in v. 6.2 and import them in v. 6.2
Impexp: missing fields of sys_file on import
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Import/Export (T3D)
Target version:
-
Start date:
2014-01-31
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The fields are not written by the Datahandler because they are not defined in tca:
- identifier_hash
- folder_hash
- extension
- creation_date
- modification_date
Updated by Gerrit Code Review about 11 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/27358
Updated by Marc Bastian Heinrichs about 11 years ago
- % Done changed from 0 to 80
Updated by Marc Bastian Heinrichs almost 11 years ago
- Status changed from Under Review to Rejected
- Assignee deleted (
Marc Bastian Heinrichs) - Target version deleted (
6.2.0) - % Done changed from 80 to 0
sys_file should not be written by DataHandler.
The other not required fields of sys_file in TCA should be removed.
An additional option could be to prevent writing sys_file for DataHandler by e.g. throwing an
exception. Steffen has this on his list.
Updated by Marc Bastian Heinrichs almost 11 years ago
- % Done changed from 0 to 100
Updated by Anja Leichsenring about 9 years ago
- Sprint Focus set to On Location Sprint
Updated by Mathias Schreiber almost 9 years ago
- Sprint Focus deleted (
On Location Sprint)
Actions