Bug #40033
closedRelation lost after renaming folder
100%
Description
If a folder is renamed in the filemanager the identifier of sys_file_processedfile will not be updated.
Using a file storage /Content
Inserted an image CE /Content/Slider/ImageX.gif
Renamed "Slider" to "TopSlider"
Image source is the old one. src="/Content/Slider/ImageX.gif"
The behaviour is really strange. If I delete the CE and create a new one (border is set to 1 by default) it works. After deactivating the border it don't work any more.
Perhaps the field identifier of sys_file_processedfile will be the solution.
Updated by Michael Stucki over 12 years ago
- Priority changed from Should have to Must have
Can someone confirm this?
Updated by Andreas Wolf about 12 years ago
Hm, I think the identifiers of these processed files are currently not updated by the file/folder moving mechanism. It seems we missed all this stuff for processed files until now - but we definitely need a way to deal with this...
Updated by Steffen Ritter about 12 years ago
- Assignee set to Steffen Ritter
- Complexity set to hard
there are some other issues with processedfiles, too
will dig into that this afternoon
Updated by Steffen Ritter about 12 years ago
- Status changed from Accepted to On Hold
processedfiles handling is completely to be rewritten
Updated by Gerrit Code Review about 12 years ago
- Status changed from On Hold to Under Review
Patch set 21 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14310
Updated by Anonymous about 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 66c204f0bf3e83d302e6a5f9e367ebda267a015e.