On Fri, Feb 22, 2013 at 10:46 AM, Lydia Pintscher <[email protected]> wrote: > On Fri, Feb 22, 2013 at 3:43 PM, Tuszynski, Jaroslaw W. > <[email protected]> wrote: >> Two separate users on Commons complained that interproject links from >> Wikimedia Commons to Wikidata, like [[d:Q7186]] produce hyperlinks in form >> "http://wikidata.org/wiki/Q35548" or " http://en.wikidata.org/wiki/Q35548" >> which do not allow editing of wikidata. Only external link to >> http://www.wikidata.org/wiki/Q35548 leads to editable page. See >> http://commons.wikimedia.org/wiki/User_talk:Jarekt#a_small_modification_to_.7B.7BCreator.7D.7D >> and >> http://commons.wikimedia.org/wiki/Template_talk:Creator#Wikidata_hyperlink . >> >> I cannot reproduce those problems, since all 3 types of links seems to lead >> to editable pages for me. Did anybody on this list, know what might cause >> issues for those users. One clue might be that both use "French" as their >> native language. >> >> Any ideas? > > It's a known problem, yes. The pages are editable but the edit doesn't > actually save. It's one of the main pain points we have atm. Fix > waiting for review and deployment by ops: > https://gerrit.wikimedia.org/r/#/c/49069/ > https://bugzilla.wikimedia.org/show_bug.cgi?id=45005 > > > Cheers > Lydia > > -- > Lydia Pintscher - http://about.me/lydia.pintscher > Community Communications for Wikidata > > Wikimedia Deutschland e.V. > Obentrautstr. 72 > 10963 Berlin > www.wikimedia.de > > Wikimedia Deutschland - Gesellschaft zur Förderung Freien Wissens e. V. > > Eingetragen im Vereinsregister des Amtsgerichts Berlin-Charlottenburg > unter der Nummer 23855 Nz. Als gemeinnützig anerkannt durch das > Finanzamt für Körperschaften I Berlin, Steuernummer 27/681/51985. > > _______________________________________________ > Wikitech-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/wikitech-l
It seems like there's more than one problem here. Besides the things should redirect to canonical url: *Why are interwikis going to the non-canonical url. That seems like the interwiki map is misconfigured. We can make both commons: and wikidata: link to the proper url, why does "d:" have a lang subdomain? *Why do edits not work on the non-canonical url (is it because the api requests go to a fully qualified url based on $wgServer instead of of a relative url? Is there a reason for doing this?) -- - bawolff _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
