Project

General

Profile

Actions

Bug #40033

closed

Relation lost after renaming folder

Added by Arno Dudek over 11 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2012-08-21
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
hard
Is Regression:
Sprint Focus:

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.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #39904: Unresized image not displayed in FE after move in filelistClosedSteffen Ritter2012-08-17

Actions
Blocked by TYPO3 Core - Bug #43059: File processing is brokenClosedAndreas Wolf2012-11-17

Actions
Actions #1

Updated by Michael Stucki over 11 years ago

  • Priority changed from Should have to Must have

Can someone confirm this?

Actions #2

Updated by Andreas Wolf over 11 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...

Actions #3

Updated by Andreas Wolf over 11 years ago

  • Status changed from New to Accepted
Actions #4

Updated by Steffen Ritter over 11 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

Actions #5

Updated by Steffen Ritter over 11 years ago

  • Status changed from Accepted to On Hold

processedfiles handling is completely to be rewritten

Actions #6

Updated by Gerrit Code Review over 11 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

Actions #7

Updated by Anonymous over 11 years ago

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

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF