Project

General

Profile

Actions

Bug #17002

closed

cHash is not recreated on disposal in config.linkVars

Added by Oliver Hader about 17 years ago. Updated over 10 years ago.

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

0%

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

Description

Imagine you'd like to forward one or more extension variables through the system. The common way to do this is to use config.linkVars. For caching purposes the cHash should be set.

Example:
config.linkVars = type,L,tx_myext_pi1,tx_myext_pi2,cHash

Unfortunatelly the cHash will be taken as it is from the current page being displayed. A wrong cHash results into an error message being reported ("wrong cHash").

The solution is to recreate/recalculate the cHash if it should be used in config.linkVars.

(issue imported from #M5010)


Files

0005010.patch (3.59 KB) 0005010.patch Administrator Admin, 2007-02-17 11:16
0005010_2.patch (4.72 KB) 0005010_2.patch Administrator Admin, 2007-02-17 14:47
0005010_3.patch (4.05 KB) 0005010_3.patch Administrator Admin, 2007-02-19 11:07

Related issues 7 (0 open7 closed)

Related to TYPO3 Core - Bug #16953: RC1: Request parameters could not be validatedClosedMichael Stucki2007-02-08

Actions
Related to TYPO3 Core - Bug #17115: Wrong &chash values should trigger an errorClosedMathias Schreiber2007-03-12

Actions
Related to TYPO3 Core - Feature #17238: Test config.linkVars - enable (basic) check for arraysClosed2007-04-24

Actions
Related to TYPO3 Core - Bug #17095: Typolink : cHash isn't created if there's no additionalParamsClosed2007-03-08

Actions
Related to TYPO3 Core - Bug #19384: wrong cHash with additonalParams.wrapClosed2008-09-28

Actions
Related to TYPO3 Core - Bug #19003: double cache or no cache through cHash variants of the same URLClosed2008-06-23

Actions
Has duplicate TYPO3 Core - Bug #17070: typolink: cHash corrupted due to linkVarsClosedDmitry Dulepov2007-03-02

Actions
Actions

Also available in: Atom PDF