Project

General

Profile

Actions

Bug #94743

closed

Filelist shows invalid link to edit metadata if no metadata exists

Added by Benni Mack almost 3 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
File Abstraction Layer (FAL)
Start date:
2021-08-08
Due date:
% Done:

100%

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

Description

If I have a folder that is read-only or has an invalid folder name, the pencil icon shows up on TYPO3 v10. If I click on the pencil, an exception is thrown:

"Oops, an error occurred!
$uid must be positive integer, 0 given"

This is because the link references to a "" as UID, which is wrong.

TYPO3 v11 already has a sanity check to check if the UID exists.

Actions

Also available in: Atom PDF