Project

General

Profile

Actions

Bug #77978

closed

Epic #84262: [FEATURE] Update felogin to extbase

EXT:felogin creates urls without cHash

Added by Christian Toffolo over 7 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
felogin
Start date:
2016-09-17
Due date:
% Done:

0%

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

Description

Method getPreserveGetVars unsets cHash.

I don't understand the reason why it has been implemented this way, but this messes the Realurl cache table (now named tx_realurl_urldata) creating duplicated records of an existing record but without the cHash.

Example
correct row as field original_url =

cHash=417232d8041e2c46b613faad19db6d3a&id=100115&tt_products[product]=111182

wrong duplicated row as field original_url =
id=100115&tt_products[product]=1111

This, as a result, makes Realurl to fail to decode urls and display the wrong product detail page.

Actions #1

Updated by Riccardo De Contardi over 7 years ago

  • Category set to felogin
Actions #2

Updated by Christian Toffolo over 6 years ago

  • Priority changed from Should have to Must have
  • TYPO3 Version changed from 7 to 9
Actions #3

Updated by Christian Toffolo over 6 years ago

  • Target version set to next-patchlevel
  • TYPO3 Version changed from 9 to 8
Actions #4

Updated by Georg Ringer about 6 years ago

  • Related to Epic #84262: [FEATURE] Update felogin to extbase added
Actions #5

Updated by Jan Stockfisch almost 6 years ago

  • Parent task set to #84262
Actions #6

Updated by Benni Mack about 5 years ago

  • Target version changed from next-patchlevel to Candidate for patchlevel
Actions #7

Updated by Benni Mack over 4 years ago

  • Status changed from New to Needs Feedback

Hey,

does this problem still occur with TYPO3 v9?

Actions #8

Updated by Susanne Moog almost 4 years ago

  • Status changed from Needs Feedback to Closed

No feedback for the last few months and in addition felogin has been rewritten in a later version, so I'm going to close this issue now. If there is still an issue in TYPO3 v10 please report it. Thanks.

Actions

Also available in: Atom PDF