[04:45:06] Hey all: do you think that "award received" would be a good property to use to denote that someone has https://en.wikipedia.org/wiki/Righteous_Among_the_Nations recognition? [06:08:16] https://meta.wikimedia.org/wiki/October_2013_private_data_security_issue [06:42:43] g'night [08:27:31] Hello everybody :) [08:45:49] hoi hsarrazin [10:46:09] Hi. Is the alias here-> https://www.wikidata.org/wiki/Q3511761 <- correct? [10:48:52] Sid-G: no, I removed it [10:49:05] Stryn: thanks :) [12:36:16] * Lydia_WMDE waves [13:55:16] hola [13:55:31] I'm wondering if I can make any of these two types of queries: [13:55:53] give me all entities with claims involving P## [13:56:27] from the API POV that would look like ?action=wbgetclaims&property=P2 [13:56:36] but that is an error right now in the API [13:58:34] dMaggot: hey! :) [13:58:52] dMaggot: not possible yet but magnus wrote an external tool for it [13:59:05] it is on [[Wikidata:Tools]] i think [13:59:07] 10[5] 10https://www.wikidata.org/wiki/Wikidata:Tools [14:00:28] Lydia_WMDE: hey there! I think I know you ;) [14:00:35] ;-) [14:00:48] another type of query is (this one I guess is more complicated) [14:01:08] give me all entities with claims involving a subtype of Q### [14:01:37] it more or less boils down to whether property transitivity is implemented or not [14:03:28] nope [14:04:21] :( [14:40:19] hey [14:40:27] Lydia_WMDE: ur here? [14:40:37] lazowik: hey [14:41:13] Lydia_WMDE: what you'd go with http://tools.wikimedia.pl/~mlazowik/comments.php ? [14:41:19] or something different? [14:42:06] lazowik: 3 and 3 [14:42:22] mhm [14:42:48] aude the same, I'll go with that [14:42:52] :) [14:43:06] addshore: ^ want to break out? [15:18:05] hmm [15:18:25] can I make (in wbsetsitelink) page title optional? [15:21:58] so it would be linkSite( ( id XOR ( site, title ) ) OR baserevid, linksite, ( linktitle OR badges ), *summary ) [15:22:18] or maybe even linkSite( ( id XOR ( site, title ) ) OR baserevid, linksite, ( linktitle XOR badges ), *summary ) [15:22:32] then the autosummary wouldn't be a problem [15:22:53] addshore: ^ ? [17:23:08] https://www.wikidata.org/w/index.php?title=Wikidata:Requests_for_deletions&curid=454&diff=74289036&oldid=74288998 [17:23:09] i belive thats beacuse of this resetting of pass [17:23:23] which was more harmful than helpful, sure [17:23:45] *bacause [17:23:50] *because [17:24:24] but amyway botmaster should care [17:24:29] whose bot it is? [17:24:55] addshore, lazylegoktm [17:25:59] Base: maybe just softblock the whole labs ip range? [17:26:17] hmm [17:26:36] (and toolserver [17:26:44] BLOCK ALL THE IPS [17:26:44] but botmasters anyway should change the pass and rerun bots [17:26:58] Reedy: +1 :D [17:27:06] They should also be checking for login errors [17:27:19] and STOPPING IF THERE'S AN ERROR LIKE YOU MUST FUCKING CHANGE YOUR PASSWORD NAO BITCH [17:27:29] we'd rather not block benebot if we don't have to [17:27:45] if bot logged in successfuly and then THEY logged it out it should not check [17:27:47] the operator is semi-active, and the bot keeps RFD running [17:27:50] its not his fault [17:27:50] Reedy: I wonder what the bot sees in these cases [17:27:50] aude: No 1.22wmf20 for wikibase? [17:27:55] from api / forced password change [17:28:06] I had an example earlier [17:28:47] i think nothing that he is learned to understand [17:29:08] Base: I guess failing to check a session failure is his fault [17:29:21] https://gerrit.wikimedia.org/r/#/c/87285/ [17:29:30] session failure doesn't only happen in this case (password leak) [17:29:39] liangent: $errorMsg = 'password-recycled'; [17:29:50] if token became wrong then perhaps smth would be wrong [17:29:52] It's new, but it's also an error so they shouldn't just carry on [17:30:48] bots cant be learned to read all the stuff wmf can invent to make their live more difficult [17:30:57] Reedy: grep password-recycled * -R gives nothing in core [17:31:03] where does it come from? [17:31:04] their task is to edit, not to read errors [17:31:07] As I said, it is new [17:31:13] https://gerrit.wikimedia.org/r/#/c/87285/11/wmf-config/Bug54847.php,unified [17:31:19] Message should be in WikimediaMessages [17:31:52] Reedy: hmm I know it's new but I don't know it's not in core [17:32:21] Reedy: so generally what's reported when for logins with a temporary password [17:32:30] temporary password as in password reset [17:32:59] s/when// [17:33:13] messages should be localizeble also if they are not [17:33:44] these emails in english werent helpful for plenty of users [17:33:50] that are Indeed [17:35:47] Unfortunately it needed doing quickly, so waiting for localisation wasn't high o the priorities [17:36:43] case LoginForm::RESET_PASS: // bug 20223 - Treat a temporary password as wrong. Per SpecialUserLogin - "The e-mailed temporary password should not be used for actual logins;" [17:36:44] case LoginForm::WRONG_PASS: [17:36:44] $result['result'] = 'WrongPass'; [17:36:44] break; [17:36:49] that looks awful [17:37:02] liangent: WrongPass [17:43:20] Reedy: hmm those stuff are more complex. I was thinking wmf just moved password into temporary passwords [17:43:35] btw 20223 seems unrelated [18:15:42] Reedy: next week [18:15:51] today is a holiday [18:18:46] Silly Germans [18:19:50] :) [18:20:43] indeed [18:34:49] Though, the Americans are as bad [18:34:54] Midweek holidays indeed [18:37:36] [travis-ci] wikimedia/mediawiki-extensions-Wikibase#931 (master - ba9fc0b : Translation updater bot): The build was fixed. [18:37:36] [travis-ci] Change view : https://github.com/wikimedia/mediawiki-extensions-Wikibase/compare/857f31ac0b6d...ba9fc0b0a519 [18:37:36] [travis-ci] Build details : http://travis-ci.org/wikimedia/mediawiki-extensions-Wikibase/builds/12104463 [19:44:23] [10:25:12 AM] Base: maybe just softblock the whole labs ip range? <-- bad idea because of XFF blocking [19:44:32] and that's bene*'s bots [19:45:31] legoktm: toolserver ips are already softblocked on enwiki [19:45:41] right, but toolserver ips are not internal ips [19:45:58] lemme find the discussion on enwiki [19:46:14] liangent: https://en.wikipedia.org/wiki/User_talk:Anomie/Archives/2013#10.111.0.0.2F16 [19:48:36] legoktm: hm [20:27:57] hi [20:28:14] cant the date field handle hours minutes and seconds? [20:42:43] Schisma_: hmm it seems possible to add such a value via api, but it's then not consistently displayed [20:43:09] sounds like a bug [20:48:52] Schisma_: I submitted https://bugzilla.wikimedia.org/show_bug.cgi?id=54939 [20:49:26] liangent: tanks ^^ [21:07:53] (03CR) 10Aude: [C: 04-1] "(3 comments)" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/84996 (owner: 10Daniel Kinzler) [21:09:02] liangent: do you have an opinion about https://gerrit.wikimedia.org/r/#/c/84996/ ? [21:09:30] if we should continue accepting time precision more specific than days? e.g. hours /minutes [21:09:35] in the api [21:09:48] while the UI and elsewhere handles it inconsistently [21:13:42] aude: people will start to ask for microseconds later [21:13:56] I don't have much knowledge about calendars [21:14:20] does our datetime representation always make sense in different calendar models? [21:16:23] liangent: it's really not my expertise [21:16:31] * aude can speak better about coordinates [21:17:02] btw, when you want to validate time values ( https://bugzilla.wikimedia.org/show_bug.cgi?id=48965 ), leap seconds will come into our eyes [21:17:12] oh, true [21:18:59] aude: is it currently validated without leap support? [21:20:22] i am not sure [21:20:25] !^[-+]\d{1,16}-(0\d|1[012])-([012]\d|3[01])T([01]\d|2[0123]):[0-5]\d:([0-5]\d|6[012])Z$! [21:20:26] El búfer 01 está vacío. [21:20:35] is the regex used to validate [21:21:19] it is ISO8601 [21:21:39] * aude wonders what AsimovBot is thinking :) [21:22:54] aude: yay it works with leap seconds :) [21:23:02] |6[012]) [21:23:15] good [21:23:36] yeah [21:24:34] though it allows nonexistent leap seconds to be inserted [21:25:03] always a trade off how much we want to validate and add complexity [21:28:32] aude: but anyway, isn't ISO8601 designed for Gregorian calendar [21:30:23] aude: well I can say it now, that ISO8601 doesn't work with the chinese calendar at all [21:31:06] hmmm [21:31:27] i am not sure how we handle julian [21:31:34] and don't think we support other calendars yet [22:55:22] (03PS1) 10Jeroen De Dauw: Update readme [extensions/WikibaseQueryEngine] - 10https://gerrit.wikimedia.org/r/87471 [22:55:31] (03CR) 10Jeroen De Dauw: [C: 032 V: 032] Update readme [extensions/WikibaseQueryEngine] - 10https://gerrit.wikimedia.org/r/87471 (owner: 10Jeroen De Dauw)