Project

General

Profile

Actions

Bug #90973

open

cHash is generated with useCacheHash = 0

Added by Franz Holzinger about 4 years ago. Updated over 3 years ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2020-04-07
Due date:
% Done:

0%

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

Description

The page router does not check if the configuration of useCacheHash = 0. Always a cHash is generated and added to the url. This causes a problem with an Ajax call, because it causes an error with the cHash resolution:

*Core: Exception handler (WEB): Uncaught TYPO3 Exception: #1518472189: Request parameters could not be validated (&cHash comparison failed) *

Therefore I always turn the cHash configuration off for a Ajax url with eID parameter set, and as well no_cache=1.


Files

patch-90973.diff (3.24 KB) patch-90973.diff Franz Holzinger, 2020-04-07 16:16
Actions

Also available in: Atom PDF