Page MenuHomePhabricator

[[en:Special:Export]] does not accept UTF-8
Closed, InvalidPublic

Description

Author: qleah

Description:
It seems to only like plain Latin-1:

http://en.wikipedia.org/wiki/Special:Export?action=submit&curonly=true&pages=%E6

This is especially confusing when Meta rejects Latin-1 but accepts UTF-8.


Version: unspecified
Severity: normal
URL: http://en.wikipedia.org/wiki/Special:Export?action=submit&curonly=true&pages=%C3%A6

Details

Reference
bz562

Revisions and Commits

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 6:59 PM
bzimport set Reference to bz562.
bzimport added a subscriber: Unknown Object (MLST).

In 1.3 it accepts only the native encoding of the wiki.

avarab wrote:

If this is about it only accepting %E6 and not %C3%86 as Æ then yeah, that's
normal, different codepoints mean different things in different character sets,
marking it as INVALID.

epriestley changed the task status from Invalid to Resolved by committing Unknown Object (Diffusion Commit).Mar 4 2015, 8:19 AM
epriestley added a commit: Unknown Object (Diffusion Commit).
Aklapper changed the task status from Resolved to Invalid.Mar 4 2015, 11:38 AM
Aklapper claimed this task.