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

Brion Vibber <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from Brion Vibber <[email protected]> 2011-03-27 20:13:42 UTC ---
There were two things breaking this:
* X-Frame-Options forbade our final step of the license selector, or the
license selection shower, from being loaded properly. This lead to it looking
wrong.
* The installation URL fingerprinting broke on the long query string that's on
the final step. As a result, the user's selection got saved into a different
session subkey, thinking it belonged to a different installation. It would then
not get seen by the surrounding page's installer instance, causing the
confusion.

Fix removes the X-Frame-Options for the CC bit, and drops query strings before
the rest of URL normalization in the fingerprint check so the CC bits now see
the same session key as the rest.

Fixed in r84881.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
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