Project

General

Profile

Actions

Bug #98614

open

Preview with previewPageId by conditions

Added by Michael Sollmann over 1 year ago. Updated over 1 year ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2022-10-14
Due date:
% Done:

0%

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

Description

The preview of records does not take the previewPageId into account anymore if I set it with TS conditions:

TCEMAIN.preview {
    tx_news_domain_model_news {
        ...
        previewPageId = 
        ...
    }
}

# Different storage folders
[39 in tree.rootLineIds]
    TCEMAIN.preview.tx_news_domain_model_news.previewPageId = 45
[END]
[42 in tree.rootLineIds]
    TCEMAIN.preview.tx_news_domain_model_news.previewPageId = 46
[END]

In TYPO3 9 it worked. In TYPO3 11 the root page is taken as preview page.

Actions #1

Updated by Michael Sollmann over 1 year ago

  • Description updated (diff)
Actions

Also available in: Atom PDF