Actions
Bug #72647
closedMissing filename/title for files with "_" in filename in FAL - Inline-Relations
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
-
Start date:
2016-01-12
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
If you create a new inline relation for a FAL - Record with an "_" in it's filename, no filename or name (metadata) is shown.
This issue can easily be reproduced in a content element of type "filelist".
I append a patch for the class "UserFileInlineLabelService", which is called as a 'fomattedLabel_userFunc' in the TCA configuration for the table 'sys_file_reference'.
The patch has been tested and works fine.
Cheers,
Alessandro
Files
Actions