Project

General

Profile

Actions

Bug #81417

closed

Record preview leads to error &cHash empty

Added by Rainer Becker almost 7 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2017-06-02
Due date:
% Done:

0%

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

Description

The TCEMAIN.preview setting generates a link without chash so the opened page throws an error (&cHash empty)

Configuration:

TCEMAIN.preview {
    tx_news_domain_model_news {
        previewPageId = 98
        useDefaultLanguageRecord = 0
        fieldToParameterMap {
            uid = tx_news_pi1[news]
        }
        additionalGetParameters {
            tx_news_pi1.controller = News
            tx_news_pi1.action = detail
        }
    }
}


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #78336: Avoid usage of no_cache in preview link configurationClosed2016-10-18

Actions
Actions

Also available in: Atom PDF