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

--- Comment #29 from Daniel Kinzler <[email protected]> ---
(In reply to comment #28)
> * https://en.wikidata.org/wiki/Wikidata:Main_Page
> * https://wikidata.org/wiki/Wikidata:Main_Page
> 
> Both of these should redirect to
> <https://www.wikidata.org/wiki/Wikidata:Main_Page>, as I understand it.
> Currently neither do.

For now, redirecting to the main page will do, but we really want something
more elaborate:

http://en.wikidata.org/wiki/Foo should redirect to
http://www.wikidat.org/wiki/Special:ItemByTitle/enwiki/Foo.

That is:

(\w+).wikidata.org/wiki/(.*) should redirect to
%PROTOCOL://www.wikidat.org/wiki/Special:ItemByTitle/$1wiki/$2

But perhaps that should be a separate request. I think just redirecting to the
main page is fine for now. Just wanted to mention it, in case it has any impact
on how this gets implemented.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to