Project

General

Profile

Actions

Bug #93293

closed

Show container controls, when inline record is deleted

Added by Christian Eßl about 3 years ago. Updated 9 months ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
-
Start date:
2021-01-15
Due date:
% Done:

0%

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

Description

The following problem is present since TYPO3, when jsfunc.inline.js was rebuilt to InlineControlContainer.js.

In the inline control container, the buttons "Add media", "Select & upload files", ..., are automatically hidden when the maxitems limit has been reached.
The buttons are supposed to be shown again, once the user removes a record in the backend form. This however is now broken in the function "toggleContainerControls" in InlineControlContainer.js, because the code only handles "a" tags, while the inline control buttons are "button" tags.

Actions #1

Updated by Gerrit Code Review about 3 years ago

  • Status changed from New to Under Review

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

Actions #2

Updated by Kevin Appelt about 3 years ago

Sound like this issue, right? #93091

Actions #4

Updated by Benoit Chenu about 3 years ago

I've encountered the same problem and confirm that https://review.typo3.org/c/Packages/TYPO3.CMS/+/67541 solve the issue (related to #93091 and #93238)

Update to TYPO3 10.4.13

Actions #5

Updated by Riccardo De Contardi almost 3 years ago

#93091 and #93238 are both marked as resolved and closed; does this issue still happens?

Actions #6

Updated by Riccardo De Contardi 9 months ago

  • Status changed from Under Review to Closed
  • Target version deleted (Candidate for patchlevel)

Abandoned (see comment 4 - seems already fixed) -> closing it

If you think that this is the wrong decision or experience the issue again, please reopen it or open a new issue with a reference to this one. Thank you.

Actions

Also available in: Atom PDF