Project

General

Profile

Actions

Bug #90731

closed

Mountpoint + Route Enhancer (Extbase Plugin) + Error "ID was outside the domain"

Added by Jan Kornblum about 4 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Link Handling, Site Handling & Routing
Start date:
2020-03-11
Due date:
% Done:

100%

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

Description

A page containing an extbase plugin (list + show action) is mounted into another domain.

Domain A (Site configuration)
    - Page AA
    - Page AB - Events (Extbase Plugin with "List" + "Show" Action)
Domain B (Site configuration)
    - Page BA
    - Page BC - Events (Mountpage: "Show the mounted page", Mountpid: "Page AB")

Coming from "list" action a call to "show" action causes an error "ID was outside the domain". The link is like this:

<f:link.action pluginName="Event" controller="Event" action="show" arguments="{event: event}">

I've figured out that as soon as the "event" argument is removed, no error occures any more. So i believe this might be a bug.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #91427: Mountpoint + Route Enhancer (Extbase Plugin Enhancer) + Error "The requested page does not exist"Closed2020-05-18

Actions
Actions

Also available in: Atom PDF