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


Brion Vibber <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]




--- Comment #8 from Brion Vibber <[email protected]>  2009-02-12 23:13:45 UTC 
---
>From a user perspective, sensible thing may be to use the locally-normalized
title form that was typed in locally for the local name.

That is, if you're on a case-sensitive wiki and you put in for import:

  "foo"

it'll send off to en.wikipedia.org and say "give me 'foo'", which returns the
page "Foo"... and we then go "ok well we typed in "foo", so we name it that
way.

The tricky thing of course is that this doesn't fit nicely into the current
code model. :) Would basically need some kind of name map in theory. :P

Relatively easy to do for a single-name current special case though.


-- 
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
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to