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

--- Comment #1 from Jon <[email protected]> ---
This is because of this code in history-alpha.js
wikiGetLink should include the query string parameters as well.

        currentUrl = mw.util.wikiGetlink( title );
        // initial history state does not contain title
        // run before binding to avoid nasty surprises
        History.replaceState( null, title, currentUrl );

-- 
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