← Back to team overview

phpdevshell team mailing list archive

[Bug 1418826] Re: A node extending a non-accessible node generates exception

 

** Changed in: phpdevshell
    Milestone: None => 3.5

** Changed in: phpdevshell
       Status: New => Fix Committed

-- 
You received this bug notification because you are a member of
PHPDevShell, which is subscribed to PHPDevShell.
https://bugs.launchpad.net/bugs/1418826

Title:
  A node extending a non-accessible node generates exception

Status in Open Source PHP RAD Framework with UI.:
  Fix Committed

Bug description:
  When a user requests a node A (which he is granted access to), and
  this node is based on a node B, but this node B is existant but not
  allowed, an error exception is generated. Maybe a 403 should be
  generated instead.

To manage notifications about this bug go to:
https://bugs.launchpad.net/phpdevshell/+bug/1418826/+subscriptions


References