Project

General

Profile

Actions

Bug #105301

open

Links to can't be changed if FormEngine is loaded via 2nd modal, e.g. via refindex

Added by Georg Ringer 2 days ago. Updated 2 days ago.

Status:
Accepted
Priority:
Should have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
-
Start date:
2024-10-14
Due date:
% Done:

0%

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

Description

There is an edgecase with editing typolink fields using another modal. Persisting works fine for regular fields.

How to reproduce:

  1. Create an content element with a link field, e.g. "header"
  2. Create a link to a file, e.g. in this example fileadmin/styleguide/bus_lane.jpg. Save
  3. Go to the filelist module, search for your image and hit the count of references link
  4. Search for the reference you just created at the bottom and click the edit icon
  5. The form of the content element from step 1 opens
  6. Select a different link (can also be to an external url)
  7. Save
  8. Nothing happens
  9. Change the field manually, e.g. t3://file?uid=2 to t3://file?uid=3, Save => it works

can be reproduced in v12, v13

Actions #1

Updated by Sébastien Delcroix 2 days ago

Maybe related to this one, but adding an image to a textmedia element from this modal doesn't work either.

  • In "tile" view mode : modal closes after clicking on an image and nothing changes.
  • In "list" view mode : orange progress bar endlessly fills (or maybe with a timeout at the end, I didn't wait for it) after clicking on "import selection" button.
Actions

Also available in: Atom PDF