Actions
Bug #96085
closedLINK Browser in Inline Records for fields with renderType "inputLink" no longer works correctly.
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend JavaScript
Target version:
-
Start date:
2021-11-26
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
11
PHP Version:
7.4
Tags:
Complexity:
nightmare
Is Regression:
Sprint Focus:
Description
Since version 11.5.3, the link browser no longer works correctly for fields in inline records with renderType "inputLink".
To reproduce the problem:
- TYPO3 v11.5.3 must be installed.
- Open page content or record with inline record e.g. article from "news" extension
- create new inline record and click on field with renderType "inputLink
Result: The modal dialogue opens twice and the backdrop is displayed in the foreground.
The problem seems to occur only when the InlineRecord is generated or reloaded with Ajax.
This problem did not exist in TYPO3 v11.5.2.
Files
Updated by Georg Ringer almost 3 years ago
- Is duplicate of Bug #96009: inputType=inputLink not working anymore in IRRE added
Updated by Georg Ringer almost 3 years ago
- Status changed from New to Closed
this is a duplicate of #96009 which is already merged, therefore I am closing this issue.
Actions