Project

General

Profile

Actions

Bug #82112

closed

TCA - Inline / IRRE elements - edit picture with wrong return url

Added by andreas no-lastname-given over 6 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
-
Start date:
2017-08-16
Due date:
% Done:

0%

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

Description

I have an inline content element where the user can choose pictures. TYPO3 self offers the pen to edit the picture and that works fine. But i can not go back to the content element over the cross when i edit the picture. The "returnUrl" seems to be wrong.

As far as i have found the problem may be located in this file:
sysext/backend/Classes/Container/InlineRecordContainer.php line 522

The returnUrl is built by the REQUEST_URI and inline records have a problem when they are loaded by ajax. The link with the REQUEST_URI looks like:
typo3/index.php?route=%2Frecord%2Fedit&token=1ced4378c03ea2b64e50e9216cb3a24feb9b181c&edit%5Bsys_file_metadata%5D%5B70%5D=edit&returnUrl=%2Ftypo3%2Findex.php%3FajaxID%3D%252Fajax%252Frecord%252Finline%252Fdetails%26ajaxToken%3D389e41b973d6e064dcb80d345db7682008072ee3
and this does not work well.


Files

bug.jpg (41.8 KB) bug.jpg andreas no-lastname-given, 2017-08-16 12:39

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #63346: Backlink in add wizard from IRRE relation is not workingClosed2014-11-26

Actions
Actions #1

Updated by Tymoteusz Motylewski about 6 years ago

  • Related to Bug #63346: Backlink in add wizard from IRRE relation is not working added
Actions #2

Updated by Christian Eßl over 4 years ago

  • Category set to FormEngine aka TCEforms
Actions #3

Updated by Andreas Kienast about 4 years ago

  • Status changed from New to Closed

This issue has been fixed by #82525, so I'll close this ticket.

Actions

Also available in: Atom PDF