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

       Web browser: ---
            Bug ID: 43909
           Summary: https interferes with cta action
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: MobileFrontend (Beta)
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---

In Safari Desktop browser go to
http://en.m.wikipedia.org/wiki/Little_Moreton_Hall whilst not logged in
Click the star, log in. When redirected back to article the article does not
get watched. Logout

Go to the same page but in https mode
https://en.m.wikipedia.org/wiki/Little_Moreton_Hall
Click the star, login. When redirected back the article is watched.

The problem is that localStorage is protocol dependant. There is different
localStorage for https to http.

We should probably consider using https entirely as this is going to bite us
harder when we start using localStorage more aggressively..

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

Reply via email to