User tests: Successful: Unsuccessful:
Updates the session package to the latest development head and makes use of the new validators API. Since JInput
does not currently extend Joomla\Input\Input
the validators are copied from the Framework and updated to use the CMS' class for now.
This also namespaces JSessionStorageJoomla
.
Sessions continue working.
N/A; the new API's documented in the Framework repo's docs and is a transparent change to the CMS' user base.
Status | New | ⇒ | Pending |
Category | ⇒ | External Library Installation Libraries |
Labels |
Added:
?
?
|
I'd say you're missing something. I just checked all 3 apps and it's working right here. You've got the right files, right? libraries/src/Cms/Session/Storage/JoomlaStorage.php
should have that class.
I have tested this item
yup it was on my end. login and navigation in backend and frontend still works.
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-09-22 00:14:50 |
Closed_By | ⇒ | wilsonge |
Yay I love unexpected benefits of this :D
hmm looks like it is not defined or do i miss something?
Error displaying the error page: A Joomla\Session\SessionInterface object has not been set.: Class 'Joomla\Cms\Session\Storage\JoomlaStorage' not found