Jump to content



Latest News: (loading..)

Issue Information

  • #000260

  • 0 - None Assigned

  • Won't FIx

  • 3.0.1

  • -

Issue Confirmations

  • Yes (0)No (0)
Photo

SID (Admin Session ID Constant)

Posted by jalung on 09 April 2011 - 05:32 PM

Constant SID is not assigned a value anywhere. function
HTML::hiddenSessionIDField()
returns nothing.

Updating status to: Won't Fix
Issue fixed in: 3.0.1

Hi Paul..

SID is a PHP predefined constant that is only set when the session cannot be stored as a cookie. If the session is successfully stored in a cookie, the value of SID is an empty string.

Kind regards,

Moving to: osCommerce Online Merchant v3.x

Updating severity to: 0 - None Assigned
Updating status to: Won't FIx
Updating version to: 3.0.1
Issue fixed in: None