Project

General

Profile

Actions

Bug #94743

closed

Filelist shows invalid link to edit metadata if no metadata exists

Added by Benni Mack over 2 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 #1

Updated by Gerrit Code Review over 2 years ago

  • Status changed from New to Under Review

Patch set 1 for branch 10.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/70284

Actions #2

Updated by Gerrit Code Review over 2 years ago

Patch set 2 for branch 10.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/70284

Actions #3

Updated by Benni Mack over 2 years ago

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

Updated by Benni Mack over 2 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF