Project

General

Profile

Actions

Bug #6146

open

Joomla session not accessible through appplication api

Added by krileon over 8 years ago. Updated 3 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 about 8 years ago

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

Updated by krileon almost 8 years ago

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

Updated by krileon over 6 years ago

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

Updated by beat almost 2 years ago

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

Updated by beat about 1 year ago

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

Updated by beat about 1 year ago

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

Updated by beat about 1 year ago

  • Target version changed from CB 2.9.0 to CB 2.9.2
Actions #8

Updated by beat 5 months ago

  • Target version changed from CB 2.9.2 to CB 2.9.3
Actions #9

Updated by beat 3 months ago

  • Target version changed from CB 2.9.3 to CB 2.9.4
Actions

Also available in: Atom PDF