Project

General

Profile

Actions

Bug #95998

closed

Can't add a link on an image with link browser

Added by Florian Rival over 2 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2021-11-16
Due date:
% Done:

0%

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

Description

How to reproduce :
  • create a content element with an image tab ('text and image' or 'image' for example)
  • add an image through the image tab
  • click on link browser button in order to create a link on the image

The link browser url :

Request URL: http://www.xxxx.local/typo3/wizard/link/browse?token=xxxx&P[table]=sys_file_reference...

is called two times - have a look at attached file.

This lead to two "modal-backdrop" div and then you can do nothing more because there is a gray background overlapping the popup - have a look at attached file.

<div class="modal-backdrop fade show"></div>
<div class="modal-backdrop fade show" style="z-index: 1010;"></div>

Files

Sélection_046.png (22.9 KB) Sélection_046.png Florian Rival, 2021-11-16 14:32
Sélection_047.png (79 KB) Sélection_047.png Florian Rival, 2021-11-16 14:41

Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #96009: inputType=inputLink not working anymore in IRREClosed2021-11-17

Actions
Actions #1

Updated by Georg Ringer over 2 years ago

  • Status changed from New to Closed

thanks for creating the issue. we are aware and this will be solved with #96009

Actions #2

Updated by Georg Ringer over 2 years ago

  • Is duplicate of Bug #96009: inputType=inputLink not working anymore in IRRE added
Actions

Also available in: Atom PDF