Actions
Bug #86805
closedPage not found error when rootpage (or first level pages) is hidden
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Site Handling, Site Sets & Routing
Target version:
-
Start date:
2018-10-30
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
In an multidomain instance, calling an (hidden) rootpage or first level page causes an page not found error.
Setup:
- Start (Shortcut)
--- Domain 1 (has site configuration)
------ Item 1
------ Item 2 (hidden) <-- calling from BE not possible (page not found error)
------------ Item 2.1 (hidden) <- calling from BE possible
--- Domain 2 (has site configuration, hidden) <-- calling from BE not possible (page not found error)
------ Item 1
------ Item 2 (hidden) <-- calling from BE not possible (page not found error)
Updated by Jan Kornblum about 6 years ago
- Category set to Site Handling, Site Sets & Routing
Updated by Georg Ringer over 4 years ago
- Status changed from New to Needs Feedback
Hi,
so which domains are you using for the backend? a different then the ones from the 2 sites?
Updated by Jan Kornblum over 4 years ago
Georg Ringer wrote:
Hi,
so which domains are you using for the backend? a different then the ones from the 2 sites?
No different one, just any of the 2 sites...
Updated by Benni Mack almost 4 years ago
Hey Jan,
I cannot reproduce this issue at all, can you please re-check? Works fine for root-level for previewing when the cookie (be_typo_user) is set.
Updated by Benni Mack almost 3 years ago
- Status changed from Needs Feedback to Closed
Closing this issue due to lack of feedback.
Actions