Project

General

Profile

Actions

Bug #88391

closed

chash not generated in f:widget.paginate ViewHelper

Added by Frank Buijze almost 5 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Fluid
Target version:
-
Start date:
2019-05-18
Due date:
% Done:

0%

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

Description

chash is not generated for links in f:widget.paginate. useCacheHash argument is missing and not passed to f:widget.link resulting in a non working Paginate in combination with Extbase

Updates required in:
- Arguments of viewhelper, add useCacheHash
- Provide the useCacheHash to f:widget:link in Index.html


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #84568: chash not generatedClosed2018-03-30

Actions
Related to TYPO3 Core - Task #92529: Remove fluid widgetsClosed2020-10-09

Actions
Actions #1

Updated by Josef Glatz almost 5 years ago

  • Related to Bug #84568: chash not generated added
Actions #2

Updated by Josef Glatz almost 5 years ago

  • Description updated (diff)
Actions #3

Updated by Benni Mack about 4 years ago

  • Subject changed from chash not generated to chash not generated in f:widget.paginate ViewHelper
Actions #4

Updated by Oliver Hader over 2 years ago

Actions #5

Updated by Oliver Hader over 2 years ago

  • Status changed from New to Closed

All fluid widgets have been removed in TYPO3 v11.0 - see https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/11.0/Breaking-92529-AllFluidWidgetFunctionalityRemoved.html

Besides that, with introducing URL routing in TYPO3 v9 LTS, cHash is applied automatically when required, independent from useCacheHash settings.

Actions

Also available in: Atom PDF