Bug #44138

Using the tree to navigate gives random 303 redirects

Added by Aske Ertmann over 2 years ago. Updated over 2 years ago.

Status:Resolved Start date:2012-12-19
Priority:Must have Due date:
Assigned To:- % Done:

100%

Category:-
Target version:-

Description

When using the page tree to navigate after some page reloads some of them return a 303 redirect due to the security framework not authenticating the backend controller and thus redirecting to the login page. Right now this is solved in a very bad way by reloading the page assuming that the page structure has changed, which of course it hasn't, but think that because the fetched page is the login page.

The page reload is done in contentmodule.js line 456.

See screenshots for more info

History

#1 Updated by Sebastian Kurfuerst over 2 years ago

Maybe that is fixed, as the root cause might be the https://review.typo3.org/#/c/17582/ ?

#2 Updated by Aske Ertmann over 2 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Can't reproduce the problem so it was possibly fixed by that change or by this change https://review.typo3.org/#/c/17246/

Also available in: Atom PDF