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

            Bug ID: 71648
           Summary: Some French characters break the Lyrics.wikia.com API
           Product: MediaWiki
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: major
          Priority: Unprioritized
         Component: API
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected]
       Web browser: ---
   Mobile Platform: ---

Example:
http://lyrics.wikia.com/api.php?action=lyrics&func=getSong&artist=MC%20Solaar&song=J%27Connais%20Mon%20R%C3%B4le

should return these lyrics:
http://lyrics.wikia.com/MC_Solaar:J%27Connais_Mon_R%C3%B4le

..But it doesn't. Because the API returns a link to
http://lyrics.wikia.com/MC_Solaar:J%27Connais_Mon_R%C3%83%C2%B4le, my guess is
that the "รด" character is at some point converted to "%C3%83%C2%B4" instead of
"%C3%B4".

Cheers

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