Skip to content

Sheep Debug causes early Session-ID initialization (PHPSESSID) #86

@possi

Description

@possi

http://alanstorm.com/magento_sessions_early

While Sheep-Debug is enabled, magento frontend and adminhtml both creates a PHPSESSID session-cookie instead of frontend/adminhtml.
This is because the observer onControllerFrontInitBefore() calls Sheep_Debug_Model_Controller->init() which tries to get the current encryptedSessionId.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions