https://bugzilla.wikimedia.org/show_bug.cgi?id=48371

       Web browser: ---
            Bug ID: 48371
           Summary: RequestContext::importSessionData doesnt work with php
                    default sessions
           Product: MediaWiki
           Version: 1.22-git
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General/Unknown
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

ImportSession doesnt seem to actually import the session data if using native
php session support. Furthermore, in that case it seems to delete the existing
session, changing the users tokens (which can be annoying)

Given we already have to store request info to make this scheme work, im not
sure why we don't just store this info in the db (or even just in memcache if
something more ephemeral is wanted.)

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to