Project

General

Profile

Actions

Bug #6146

closed

Joomla session not accessible through appplication api

Bug #6146: Joomla session not accessible through appplication api

Added by krileon about 10 years ago. Updated 3 months ago.

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

100%

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

Updated by beat about 10 years ago Actions #1

  • Target version changed from CB 2.0.15 to CB 2.1

Updated by krileon over 9 years ago Actions #2

  • Target version changed from CB 2.1 to CB 2.2

Updated by krileon about 8 years ago Actions #3

  • Target version changed from CB 2.2 to CB 2.8

Updated by beat over 3 years ago Actions #4

  • Target version changed from CB 2.8 to CB 2.8.1

Updated by beat about 3 years ago Actions #5

  • Target version changed from CB 2.8.1 to CB 2.8.2

Updated by beat almost 3 years ago Actions #6

  • Target version changed from CB 2.8.2 to CB 2.9.0

Updated by beat almost 3 years ago Actions #7

  • Target version changed from CB 2.9.0 to CB 2.9.2

Updated by beat over 2 years ago Actions #8

  • Target version changed from CB 2.9.2 to CB 2.9.3

Updated by beat about 2 years ago Actions #9

  • Target version changed from CB 2.9.3 to CB 2.10.0

Updated by beat over 1 year ago Actions #10

  • Target version changed from CB 2.10.0 to CB 2.11.0

Updated by beat 11 months ago Actions #11

  • Target version changed from CB 2.11.0 to CB 2.12.0

Updated by krileon 3 months ago Actions #12

  • Status changed from Assigned to Closed
  • Target version deleted (CB 2.12.0)
  • % Done changed from 0 to 100

All current direct session usages have already been updated at some point.

Actions

Also available in: PDF Atom