Project

General

Profile

Actions

Bug #39884

closed

Cannot reference to a file after changing it's title

Added by Mario Rimann almost 12 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
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

As long as the title of a file is not modified (= is equal to the filename), all is fine and using e.g. images in content elements works fine. As soon as the title of an image is changed, this file cannot be used in a content element anymore.

Steps to reproduce:

  1. Go to the file-list module and upload a file (tested with an image)
  2. modify the title of the file
  3. Go to the list module
  4. Create a content element of type "images"
  5. Link to the image you've uploaded
  6. Save the content element
  7. Look at the tab "Images" in that CE again

When the title of the image is not changed, all is fine.
As soon as the title of the image is once modified, referencing to that image is not possible anymore and the reference is not saved (e.g. the image tab in the CE is empty again after saving and the reference is completely lost)

Problem can be reproduced both as editor and as admin user on today's Git master.

Might be related to #39859


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #39859: No thumbnail if removing file extension from titleClosed2012-08-16

Actions
Related to TYPO3 Core - Bug #36795: Changing the "title" of a file breaks some functionalityClosed2012-05-03

Actions
Actions

Also available in: Atom PDF