Bug #6146
open
Joomla session not accessible through appplication api
Added by krileon over 8 years ago.
Updated 3 months ago.
Start date:
18 August 2016
Description
When using Application::Session() its default value is $_SESSION by reference. Joomla now encodes its session so it's just an encoded string and not possible to retrieve information from it now. It could also be useful for Application::Session()->get( 'id' ) to be supported to grab the current session id or Application::Session()->get( 'joomla.id' ).
- Target version changed from CB 2.0.15 to CB 2.1
- Target version changed from CB 2.1 to CB 2.2
- Target version changed from CB 2.2 to CB 2.8
- Target version changed from CB 2.8 to CB 2.8.1
- Target version changed from CB 2.8.1 to CB 2.8.2
- Target version changed from CB 2.8.2 to CB 2.9.0
- Target version changed from CB 2.9.0 to CB 2.9.2
- Target version changed from CB 2.9.2 to CB 2.9.3
- Target version changed from CB 2.9.3 to CB 2.9.4
Also available in: Atom
PDF