? Pending

User tests: Successful: Unsuccessful:

avatar mbabker
mbabker
19 Jun 2017

Summary of Changes

The Framework doesn't have an Exception subclass for an unsupported session storage adapter, and the way the package is structured, it doesn't have a strong use for one. However, in the CMS, we do check for support and throw an Exception if needed. So, undeprecate the Exception that we have in the CMS and namespace it (with class mapping) to carry it forward into 4.0.

Testing Instructions

When the session storage you have configured is not supported by your local environment, the Exception should still be thrown. Using the JSessionExceptionUnsupported name should still catch this Exception.

avatar mbabker mbabker - open - 19 Jun 2017
avatar mbabker mbabker - change - 19 Jun 2017
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 19 Jun 2017
Category Libraries
avatar wilsonge wilsonge - change - 24 Jun 2017
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2017-06-24 21:05:27
Closed_By wilsonge
Labels Added: ?
avatar wilsonge wilsonge - close - 24 Jun 2017
avatar wilsonge wilsonge - merge - 24 Jun 2017

Add a Comment

Login with GitHub to post a comment