Project

General

Profile

Actions

Bug #39904

closed

Unresized image not displayed in FE after move in filelist

Added by internezzo ag almost 12 years ago. Updated over 6 years ago.

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

100%

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

Description

When an image is moved in the filelist which is used unresized in a content element (CE), the wrong path is used in the FE.

Steps to reproduce:
  1. Create folder test1 and test2 and upload an image to test1
  2. Create CE with type image and integrate the image
  3. Check FE: image is directly linked to fileadmin/user_upload/test1/image.jpg
  4. Move image to test2 folder in filelist
  5. Clear cache / reindex FAL with scheduler task
  6. Check FE: image is still linked to test1 folder --> image is not displayed
  7. Edit CE: resize image
  8. Check FE: image is displayed correctly from processed folder
  9. Move image back and forth: FE remains intact as long as the image is resized

Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #40033: Relation lost after renaming folderClosedSteffen Ritter2012-08-21

Actions
Related to TYPO3 Core - Bug #40669: FAL files get reindexed in storage null when used with tt_contentClosedSteffen Ritter2012-09-06

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

Actions
Actions

Also available in: Atom PDF