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

--- Comment #33 from Philippe Verdy <verd...@wanadoo.fr> 2010-12-07 16:43:21 
UTC ---
You'll immediately se that the ONLY ASCII characters valid everywhere in IDs
are only the ASCII letters and the underscore; and plenty of other non ASCII
characters are accepted which don't need any UTF-8 bytes-based ".NN" hex
encoding like it is done today (in an overlong form).

Additional ASCII characters are accepted ONLY after the initial position (this
includes the dot, the minus-hyphen, and ASCII digits); additional NON-ASCII
characters are also accepted after the first position (notably the combining
characters).

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