Project

General

Profile

Actions

Bug #92382

closed

levelLinksPosition=bottom is not working correctly especially with minitems=1 set and leads to misbehaviour in inline children

Added by Christian Buelter over 3 years ago. Updated almost 3 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2020-09-23
Due date:
% Done:

0%

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

Description

If record has inline elements with a "maxitems" value configured and the number of elements already assigned is "maxitems" - 1, the buttons "Add image" and "Select & upload files" are missing for the last added element. If "maxitems" is set to "1", the problem is already visible when adding one inline element.

The button does appear after saving the parent element though.

Expected behaviour

The buttons "Add image" and "Select & upload files" should appear right away when an inline element is added, even if "maxitems" is set to 1, or the number of already assigned element is maxitems-1.

Steps to reproduce (using EXT:news as an example)

1. Install EXT:news

2. Set the following PageTS

TCEFORM.tx_news_domain_model_news.content_elements.config.maxitems = 1
TCAdefaults.tt_content.CType = image

3. Add a content element in tab "Content elements" of the news record. A new content element of type "image" appears, but the "Add image" and "Select & upload files" are missing.

Tested in TYPO3 10.4.8 and news 8.4.0


Files

Auswahl_040.png (51.7 KB) Auswahl_040.png Christian Buelter, 2020-09-24 11:52

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #91808: Nested IRRE with maxitems hides last inline control button / toggles inline control buttons wrongClosed2020-07-16

Actions
Related to TYPO3 Core - Bug #97786: Wrong button hidden in nested inline relationsClosed2022-06-17

Actions
Actions

Also available in: Atom PDF