Project

General

Profile

Actions

Bug #88767

closed

Restricted news detail invokes chash error

Added by Mirosław Kmieć almost 5 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Link Handling, Site Handling & Routing
Target version:
-
Start date:
2019-07-15
Due date:
% Done:

0%

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

Description

Problem:
When details page for news is on restricted page for some FE usergroup, news is not redirected to Login form, but invokes "page chash error".
In TypoScriptFrontendController.php in function makeCacheHash():

$GET['id'] = $this->id;

This create problem, because $this->id is detected as link to login page. In this way chash is always incorrect.
This link should be redirected to login page with return_url parameter or as refferer?

Actions #1

Updated by Mirosław Kmieć almost 5 years ago

  • Subject changed from Restricted news detail invoker chash error to Restricted news detail invokes chash error
Actions #2

Updated by Michael Stucki almost 5 years ago

  • Project changed from 9 to TYPO3 Core
  • Category deleted (Support)
  • TYPO3 Version set to 9

Wrong project.

Actions #3

Updated by Riccardo De Contardi over 4 years ago

  • Category set to Link Handling, Site Handling & Routing
Actions #4

Updated by Susanne Moog over 4 years ago

  • Sprint Focus set to On Location Sprint
Actions #5

Updated by Benni Mack almost 4 years ago

  • Status changed from New to Needs Feedback

Hey,

can you confirm this issue still exists with TYPO3 v9.5.18?

Actions #6

Updated by Christian Kuhn about 2 years ago

  • Status changed from Needs Feedback to Closed

hey. quite a lot happened in v10 and v11 in this area meanwhile and the issue is likely solved. i hope it's ok to close here for that reason and due to lack of feedback. in case there is still a problem, we may want to restart with a fresh issue.

Actions

Also available in: Atom PDF