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

           Summary: "Move this page" is linked to wrong URI
           Product: MediaWiki
           Version: 1.16-svn
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: User interface
        AssignedTo: wikibugs-l@lists.wikimedia.org
        ReportedBy: mizusuma...@coda.ocn.ne.jp


The text "Move this page" is linked to wrong URI in some skins - Classic,
Cologne Blue and Nostalgia.  "Move this page" in these skins is linked to URI
like "http://en.wikipedia.org/w/index.php?title=Special:MovePage&target=TARGET";
and TARGET is encoded if it is none-latin character string.  But it may be
encoded *twice*.

Example:
http://ja.wikipedia.org/w/index.php?title=%E8%B1%8A%E4%B8%AD%E3%82%B0%E3%83%A9%E3%83%B3%E3%83%89&uselang=en&useskin=standard

In this page "Move this page" is linked to
"http://ja.wikipedia.org/w/index.php?title=%E7%89%B9%E5%88%A5:%E7%A7%BB%E5%8B%95&target=%25E8%25B1%258A%25E4%25B8%25AD%25E3%2582%25B0%25E3%2583%25A9%25E3%2582%25A6%25E3%2583%25B3%25E3%2583%2589";.
 The value of "target" parameter is encoded string of
"%E8%B1%8A%E4%B8%AD%E3%82%B0%E3%83%A9%E3%82%A6%E3%83%B3%E3%83%89".


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to