[06:46:59] is there a {{#property}} syntax to get similar result to {{#invoke:Wikidata|claim|P1705|parameter=language}}? (e.g get specific parameter of a claim) [09:08:34] :/ https://www.wikidata.org/w/index.php?title=Q1180182&action=history [10:23:13] aude: DanielK_WMDE_ etc, I think wikibase should look at integration with restbase. Thoughts? :) [11:05:24] addshore: hi [11:06:00] addshore: do you know the channel i can login to concerning this bug? https://phabricator.wikimedia.org/T113289 [11:08:09] d3r1ck: #wikimedia-mobile [11:16:34] addshore: thanks [12:14:35] jzerebecki: this one is pretty urgent, would you have a look? https://gerrit.wikimedia.org/r/#/c/240340/ [12:14:54] Lydia_WMDE: ---^ fixes https://phabricator.wikimedia.org/T113456 [12:14:56] looking [12:15:02] tnx [13:12:17] aude, hoo: wmf branch +2 for swat please: https://gerrit.wikimedia.org/r/#/c/240356/ [13:19:00] +2ed [13:24:23] jzerebecki: We should backport the Qunit fixes, probably [13:26:36] jzerebecki: https://dpaste.de/76NJ [13:26:49] That method should be valid [13:27:04] jzerebecki: my original regex was /^test[a-zA-Z0-9]*([_][a-z][a-zA-Z0-9]*)?$/ [13:27:23] jzerebecki: oh, and the one you provioded was /^test(([A-Z][a-z][0-9])+|([A-Z][a-z][0-9]){3,}_{2,}))$/ [13:27:31] I removed a bracket at the end since else it failed [13:28:13] hoo|busy: qunit fix backport: https://gerrit.wikimedia.org/r/#/c/240357/ [13:28:49] Nice [13:28:51] +2ed [13:39:32] hoo|busy: qunit failures seem unrelated. core wmf22 breaks our qunit tests? force merge? [13:40:00] mh [13:40:01] yes [13:40:21] Seems like it returns PHP code in that test? [13:41:19] not sure what you mean with that? [13:41:43] https://integration.wikimedia.org/ci/job/mwext-Wikibase-qunit/14105/console [13:42:07] I see several pieces of php code, seemingly after curl calls [13:44:50] hoo|busy: that is interesting, but seems to not be the case when qunit starts running otherwise it would fail earlier. [13:45:31] hoo|busy: oh sorry confused two runs. yes in that run that is the error, propably CI problem, but the next run has a different failure. with localstorage. [13:46:28] mh [15:38:23] Hey! How's the Gerrit Cleanup Day been so far? [15:42:34] Didn't notice anything of it today... [15:55:54] jzerebecki: select rc_id, rc_timestamp, rc_namespace, rc_title, eu_aspect, eu_entity_id, rc_params from recentchanges join wbc_entity_usage on eu_page_id = rc_cur_id where rc_type = 5 and eu_aspect in ("O", "X") and rc_params like "%claim%" order by rc_id desc limit 5\G [16:39:09] https://fi.wikipedia.org/wiki/Toiminnot:PagesWithBadges is not very useful if we have to make a null edit on every pages to show up on the list [16:40:22] Stryn: It will propagate, but it takes some time if you don't manually purge [17:00:11] office hour starting now in #wikimedia-office :) [17:14:06] I still think article placeholder needs a new name [18:19:16] addshore: InstantArticle [18:20:37] DanielK_WMDE: D Chet Atkins (Q72096); 18:19 . . Aude (talk | contribs) (Wikidata item changed) [18:20:42] looks ok to me [18:25:18] aude: do you see the kitten change that should be mentioned in RC as affectign your user page? [18:25:39] aude: maybe it's parser function (aspect O) vs. Lua (aspect X) [18:27:15] jzerebecki: aude sais it works for her. if any of you finds out more, please record it in the ticket. [18:27:20] i'm off for now [18:29:27] dennyvrandecic: mhhhhm, but its not going where the articles are :P [18:29:39] idk what usage Chet Atkins has but it's on my watchlist and i change a statement [18:29:49] easy, do any of http://tools.wmflabs.org/autolist/autolist1.html?lang=en&props=19&q=CLAIM%5B31:5%5D%20AND%20claim%5B19:(CLAIM%5B31:4167410%5D)%5D [18:29:54] and watch the page :) [18:30:24] i don't see any changes of kittens though [18:34:07] addshore: where is it going? [18:34:26] dennyvrandecic: planned to be a special page [18:34:44] suppose with the option of creating an article from it [18:35:35] * aude imagines quite a bit of complications with having placeholders in article ns (technical + community) [18:44:16] aude: will a normal user even notice the difference? [18:44:51] normal Wikipedia articles will link to it, and the search box will take them there, right? [18:47:42] i'm not yet sure about the linking and how it all will work [18:48:27] i think the average wikipedian would tell the difference between a special page and not [18:49:33] the average wikipedian, sure, i am talking about the 99% who read the article :) [18:52:28] dennyvrandecic: i think we want it to be somewhat obvious, even to them [18:53:10] afaik, the default won't have much prose but up to the communities how they customize the templates + lua for the placeholders [18:53:56] it will be more infoboxy :) [19:49:20] Did the notification interface change to something new, go back to old and just went back to new? [19:50:35] multichill: yes, it did, see [[meta:Tech/News/Latest]] [19:50:36] 10[1] 1010https://meta.wikimedia.org/wiki/Tech/News/2015/39 - Redirección desde 10https://meta.wikimedia.org/wiki/Tech/News/Latest?redirect=no [19:51:34] Thanks matej_suchanek , that was confusing [20:56:52] jzerebecki: ping [20:57:19] JeroenDeDauw: pong, didn't get to the regex yet