Details
Description
In the event that a flashed message is stored within the user's session, but the user accesses a plugin URI and that plugin does not support displaying messages on its own, an error is thrown as the view does not exist.
To resolve, AppController must fall back to display messages through the main interface if the plugin does not support this capability.
Originally reported in the forums.