[09:50:49] Aleksey_WMDE: https://github.com/wmde/WikibaseDataModel/pull/713 [11:19:21] Aleksey_WMDE: https://github.com/wmde/WikibaseDataModel/pull/719 is ready [11:58:32] hashar: Hi! We currntly have browser tests failing for unknown reason. Do you have any clue why? Here is the log https://integration.wikimedia.org/ci/job/mwext-mw-selenium-composer-jessie/2083/consoleFull [12:00:54] hashar: I mean the reason is "Invalid CSRF token" but we have no Idea why it happens [12:07:40] Aleksey_WMDE: that is the MediaWiki API complaining that the given token is invalid [12:07:57] and really I have no clue what could cause that [12:08:43] supposedly mediawiki_selenium is supposed to retrieve a token with api.php?action=query&format=json&meta=tokens&type=csrf [12:09:57] the www debug log has some clue about that https://integration.wikimedia.org/ci/job/mwext-mw-selenium-composer-jessie/2083/artifact/log/mw-debug-www.log [12:10:46] either a regression in mediawiki/core or a new requirement [12:11:47] and https://integration.wikimedia.org/ci/job/mwext-mw-selenium-composer-jessie/ shows the last working build (yesterday around 19:00 ) [12:11:56] vs the first failing this morning [12:12:04] so that is potentially a large chunk of changes [12:14:16] Aleksey_WMDE: pretty sure that is "Default to CACHE_ACCEL if user skips advanced settings" 1fec847c6b366ab21bb215b94837a186545096f4 https://gerrit.wikimedia.org/r/#/c/342793/ [12:14:28] in the failing jobs we got: session: EmptyBagOStuff [12:14:40] so the session/token is discard between requests I guess [12:14:56] task fill it plese [13:22:04] hashar: I've created the ticket: https://phabricator.wikimedia.org/T160519 [13:23:41] hashar: I didn't add any tags, because I don't know which. Can you have a look? Feel free to point out if I did something wrong. [14:42:01] Hallo. Did anything change with interlanguage links ordering lately? If you look at https://de.wikipedia.org/wiki/Das_Spiel_des_Engels , the order is kind of random, although it's consisteny every time I open the page. [14:42:43] I'm pretty sure that it's not related to Compact Language Links, because they are (still) disabled by default in the German Wikipedia, and because I see this random order even if I completely disable JavaScript. [14:44:45] maybe https://phabricator.wikimedia.org/T160465 ? [14:55:43] Stryn: indeed, looks similar. I added a couple of examples. [15:14:16] Aleksey_WMDE: bisected the issue. I am pretty sure the root cause is mediawiki/core change https://gerrit.wikimedia.org/r/#/c/342793/ [15:14:36] andI have updated the task [17:40:59] Hmm. I've got an odd set of unit test failures coming from Wikibase's SpecialSetSiteLinkTest with the copyright release warning from dewiki – https://integration.wikimedia.org/ci/job/mediawiki-extensions-hhvm-jessie/8165/console – known issue? [19:41:21] Can an admin set my account, User:Harej, to IP Block Exempt on Wikidata? I'm trying to run a script from my virtual machine, since the script requires Python ≥3.5 and Wikimedia Labs only supports 3.4, but my virtual machine is blocked as an open proxy. [19:42:04] Alternatively: any recommendations for somehow using Python 3.5 on (Tool) Labs would be welcome. [20:00:09] harej: your ip is blocked at Wikidata? [20:16:40] HakanIST: my Digital Ocean VM is. Apparently Digital Ocean is considered an open proxy. Which makes sense, kind of. [20:20:14] harej: I suggest making request at [[WD:RFOR]] even if it's temporary [20:20:15] 10[1] 1010https://www.wikidata.org/wiki/Wikidata:Requests_for_permissions/Other_rights - Redirección desde 10https://www.wikidata.org/wiki/WD:RFOR?redirect=no [20:24:52] Will do, thank you [20:28:49] Hey folks. I'm trying to re-render a wikidata item so that it includes *all* label/description/alias translations. [20:29:06] But using action=parse always reads my language fallback and picks the best one. [20:29:16] Is there a way to get a parse of the page that has all translations listed? [20:32:07] halfak: https://www.wikidata.org/wiki/Special:EntityData/Q1.json [20:40:01] harej, I need the page rendered as HTML, but this is very useful thank you. [20:40:14] I'm hoping to have the whole item rendered. [20:40:18] Including references [20:48:35] E.g. https://www.wikidata.org/w/api.php?action=parse&oldid=424539371&prop=text|langlinks|displaytitle|iwlinks|properties [20:48:45] This does not render all of the label/description translations [21:43:50] halfak: perhaps DanielK_WMDE can help? [21:47:34] glorian_wd: hm? [21:47:55] * DanielK_WMDE is in an archcom session, but only half awake