Details
-
Task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.1-dev
-
None
Description
Verbose debugging has been added to the PortalSiteSessionContextImpl in an attempt to track down some rather odd bugs reported against the DatabasePageManger. Once the issues have been tracked down, the debugging/error output of this class and the PageManager implementations should be adjusted to report sufficient information in the Exception messages to eliminate the need to dump the entire exception stack to the logs. This is an issue here since page selection exceptions and successful fallbacks should not always be considered an error.