Project

General

Profile

Actions

Bug #90783

closed

UriBuilder ignores useCacheHash set to false

Added by B. Kausch about 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extbase
Target version:
Start date:
2020-03-19
Due date:
% Done:

0%

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

Description

In the current form, I can't build a simple page uri with some params and WITHOUT a cHash. When I set useCacheHash to false, the generated typolink config won't hold any useCacheHash property. The property is only set to 1, but not to 0. See: https://forge.typo3.org/projects/typo3cms-core/repository/revisions/v9.5.14/entry/typo3/sysext/extbase/Classes/Mvc/Web/Routing/UriBuilder.php#L751

When I set useCacheHash to false, the config should change accordingly.

Actions

Also available in: Atom PDF