Project

General

Profile

Actions

Bug #82984

closed

cHashExcludedParameters and ext_localconf.php setup

Added by Oliver Pfaff over 6 years ago. Updated over 4 years ago.

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

0%

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

Description

I set this in ext_localconf.php of my extension:

   $GLOBALS['TYPO3_CONF_VARS']['FE']['cHashExcludedParameters'] .= ', my_getpara';

I can see under the configuration mod that my exclude parameter is set but in the FE the evaluation fails.
When i add the same parameter in the install tool the evaluation is fine. Maybe it is some bootstrap issue.

I have tested the same behaviour with TYPO3 7.6.23

Actions

Also available in: Atom PDF