[ 
http://issues.apache.org/jira/browse/JS2-394?page=comments#action_12364120 ] 

Randy Watler commented on JS2-394:
----------------------------------

This issue has been partly resolved by adding a flag that disables the root 
folder/page fallback.

Unfortunately, the portal-site component is not differentiating between the the 
"resource not found" and "access denied" errors. This is primarily due to the 
use of the internal session site view that had previously filtered out any 
pages and folder that the user cannot access. Consequently, all access errors 
are showing up as "not found" exceptions.

More logic will need to be added to determine the actual cause behind the "not 
found" exceptions.

> Page Manager optionally should throw exceptions when resource not found or 
> resource access denied
> -------------------------------------------------------------------------------------------------
>
>          Key: JS2-394
>          URL: http://issues.apache.org/jira/browse/JS2-394
>      Project: Jetspeed 2
>         Type: Improvement
>   Components: PSML
>     Versions: 2.0-FINAL
>     Reporter: David Sean Taylor
>     Assignee: Randy Watler
>      Fix For: 2.1

>
> Page Manager optionally should throw exceptions when resource not found or 
> resource access denied.
> Currently it tries very hard to find the best page under the circumstances.
> We have since had use cases where for both "resource not found" and "access 
> denied" handling.
> This behavior should be optional and configurable.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to