https://bugzilla.wikimedia.org/show_bug.cgi?id=24052
--- Comment #5 from Roan Kattouw <[email protected]> 2010-06-20 16:15:45 UTC --- Right, so it looks like we need two things here: 1) We need the API's title normalization code to normalize Xa to XA, assuming XA is the canonical variant and Xa is an alias (is this correct?) so the existence check succeeds. 2) We need Extension:TitleKey to take variants into account. Currently, typing "WORLD CUP" into the link dialog on enwiki will suggest "World Cup" and a number of other results: Extension:TitleKey makes this case-insensitive, but we need it to make it variant-insensitive as well. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
