Task #29538

Streamline isVisible() and isAccessible implementations

Added by Robert Lemke almost 4 years ago. Updated over 3 years ago.

Status:Resolved Start date:2011-09-07
Priority:Should have Due date:
Assigned To:Robert Lemke % Done:

100%

Category:Node handling
Target version:-
Sprint:

Description

Currently Node::isVisible() will only consider if a Node is accessible or not, if the security context is already initialized.
This is usually the case, but in the Node Routepart Handler it is not.

We need to do some further investigation to see if FLOW3 could provide the necessary information already at that early stage.

Maybe, isVisible() should only tell if the Node has any visibility modifiers set and access restrictions should be handled separately.

History

#1 Updated by Bastian Waidelich almost 4 years ago

  • Status changed from New to Accepted
  • Assigned To set to Robert Lemke

This is just about to be fixed. Have a look at https://review.typo3.org/#change,4806 and feel free to review!

#2 Updated by Sebastian Kurfuerst over 3 years ago

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

resolved by Robert.

Also available in: Atom PDF