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

       Web browser: ---
            Bug ID: 46607
           Summary: Special pages tab (nstab-special) do not provide
                    proper links if url contains double slashes
           Product: MediaWiki
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Special pages
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

For example, on http://en.wikipedia.org//w/index.php?title=Special:Upload (note
"//" before the "w") the "Special Page" links to
http://w/index.php?title=Special:Upload.

The problem appears to be that SkinTemplate::buildContentNavigationUrls() uses
$wgRequest->getRequestURL() to create a nav url and that returns an incorrect
URL.

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