Project

General

Profile

Actions

Bug #6146

open

Joomla session not accessible through appplication api

Added by krileon over 7 years ago. Updated 6 months ago.

Status:
Assigned
Priority:
Low
Assignee:
Target version:
Start date:
18 August 2016
Due date:
% Done:

0%

Estimated time:

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' ).

Actions #1

Updated by beat over 7 years ago

  • Target version changed from CB 2.0.15 to CB 2.1
Actions #2

Updated by krileon over 7 years ago

  • Target version changed from CB 2.1 to CB 2.2
Actions #3

Updated by krileon almost 6 years ago

  • Target version changed from CB 2.2 to CB 2.8
Actions #4

Updated by beat over 1 year ago

  • Target version changed from CB 2.8 to CB 2.8.1
Actions #5

Updated by beat 8 months ago

  • Target version changed from CB 2.8.1 to CB 2.8.2
Actions #6

Updated by beat 7 months ago

  • Target version changed from CB 2.8.2 to CB 2.9.0
Actions #7

Updated by beat 6 months ago

  • Target version changed from CB 2.9.0 to CB 2.9.2
Actions

Also available in: Atom PDF