User tests: Successful: Unsuccessful:
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.
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.
Status | New | ⇒ | Pending |
Category | ⇒ | Libraries |
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:
?
|