[00:00:13] 03(mod) Flow: watchlist entries are inconsistent - 10https://bugzilla.wikimedia.org/58543 (10Maryana Pinchuk) [00:09:51] 03(mod) Automatically end tours based on user actions - 10https://bugzilla.wikimedia.org/55983 +comment (10mflaschen) [00:10:33] 03(mod) Automatically end tours based on user actions - 10https://bugzilla.wikimedia.org/55983 +comment (10mflaschen) [00:16:18] 03(mod) Non breaking text hits the border - 10https://bugzilla.wikimedia.org/62194 (10Prateek Saxena) [00:16:26] 03(mod) Use moment.js - 10https://bugzilla.wikimedia.org/61481 (10Prateek Saxena) [00:19:24] 03(mod) Tool Labs: Provide two views of the user_properties table - one filtered, one anonymized - 10https://bugzilla.wikimedia.org/58196 +comment (10lvilla) [00:38:29] 03(NEW) VisualEditor: Selection problems involving sfn template in Safari - 10https://bugzilla.wikimedia.org/62765 normal; VisualEditor: General; () [00:41:53] 03(mod) VisualEditor: Selection problems involving sfn template in Safari - 10https://bugzilla.wikimedia.org/62765 +comment (10wmf.whatamidoing) [00:49:54] hi [00:50:41] where is the correct place to ask questions about parsoid? [00:51:25] 03(mod) Bad Flow diff link - 10https://bugzilla.wikimedia.org/62162 +comment (10gerritadmin) [00:51:26] 03(mod) Bad Flow diff link - 10https://bugzilla.wikimedia.org/62162 (10Gerrit Notification Bot) [00:55:23] 03(mod) Bad Flow diff link - 10https://bugzilla.wikimedia.org/62162 (10bsitu) [01:04:30] 03(mod) Tool Labs: Provide two views of the user_properties table - one filtered, one anonymized - 10https://bugzilla.wikimedia.org/58196 +comment (10liangent) [01:10:30] 03(mod) Mediawiki:Common.js loading slowly/late - 10https://bugzilla.wikimedia.org/42532 +comment (10aklapper) [01:16:57] 03(mod) VisualEditor: Using bold button on partially bolded selection causes double-bolding - 10https://bugzilla.wikimedia.org/52189 minor->normal (10James Forrester) [01:24:05] k-man: #mediawiki-parsoid [01:27:42] 03(mod) Two search suggestions boxes are being displayed - 10https://bugzilla.wikimedia.org/34548 +comment (10yyairrand) [01:29:09] 03(mod) VisualEditor: Move-dragging a media item shows the copy cursor on Mac/Safari - 10https://bugzilla.wikimedia.org/51696 normal->minor; summary (10James Forrester) [01:37:42] 03(NEW) VisualEditor: The Save dialog box prompts to fill up a new captcha if a user goes to review changes section and switches back after filling up the captcha field for the first time - 10https://bugzilla.wikimedia.org/62766 normal; VisualEditor: Editing Tools; () [01:38:12] 03(mod) Show campaign to which a banner is assigned - 10https://bugzilla.wikimedia.org/32535 +comment (10aklapper) [01:39:22] 03(mod) Insufficient param validation - 10https://bugzilla.wikimedia.org/39830 (10Andre Klapper) [01:42:33] thanks andre__ [01:46:59] 03(mod) When creating a table via 'LoadExtensionSchemaUpdates' a missing semicolon in the sql file silently fails - 10https://bugzilla.wikimedia.org/40979 +comment (10aklapper) [01:49:33] 03(mod) Labels of form elements in the preferences are messed up - 10https://bugzilla.wikimedia.org/52697 +comment (10aklapper) [01:53:44] 03(mod) VisualEditor: The Save dialog box prompts to fill up a new captcha if a user goes to review changes section and switches back after filling up the captcha field for the first time - 10https://bugzilla.wikimedia.org/62766 (10James Forrester) [01:57:00] 03(mod) Allow extension options to be specified in API calls - 10https://bugzilla.wikimedia.org/52031 +comment (10Andre Klapper) [02:01:12] 03(mod) ApiQueryAllUsers-related queries causing lag on Wikidata - 10https://bugzilla.wikimedia.org/52979 +comment (10aklapper) [02:05:03] 03(mod) [Potential data loss] Error deleting file - A non-identical file already exists at mwstore://... - 10https://bugzilla.wikimedia.org/49841 +comment (10aklapper) [02:07:43] 03(mod) Namespace manager - 10https://bugzilla.wikimedia.org/7803 +comment (10James Forrester) [02:09:00] 03(mod) Namespace manager - 10https://bugzilla.wikimedia.org/7803 (10James Forrester) [02:09:08] 03(mod) Edit conflict detection has regressed and suffers a race condition - 10https://bugzilla.wikimedia.org/56849 +comment (10aklapper) [02:16:23] 03(mod) [Potential data loss] Error deleting file - A non-identical file already exists at mwstore://... - 10https://bugzilla.wikimedia.org/49841 +comment (10bdavis) [02:18:25] 03(mod) &action=purge yields "1205: Lock wait timeout exceeded; try restarting transaction (10.0.6.41)" - 10https://bugzilla.wikimedia.org/43331 +comment (10Bryan Davis) [02:35:32] hey fhocutt fhocutt2 - how goes it? [02:36:56] sumanah: I'm figuring things out slowly, but still don't feel sure what I'm doing [02:37:17] right now I'm seeing if I can get my script with simplemediawiki to edit pages. [02:38:32] Got it. fhocutt2 one page it's ok to edit is https://www.mediawiki.org/wiki/Sandbox [02:38:48] that's what I'm trying for. [02:39:05] I'm trying to parse the json-ified token so I can actually use the value [02:40:01] when I print the tokens api call I get this: {u'tokens': {u'edittoken': u'c94d21e410e4eb37c33affd9c64f51e5+\\'}} [02:40:12] and I'm trying to get the token out. [02:40:27] fhocutt2: Hmm. anomie ^ any ideas? [02:42:15] sumanah, fhocutt2: That's the edit token right there. You'd access variable['tokens']['edittoken'], or variable.tokens.edittoken, whichever is the right syntax for accessing the member of the hash/dict/whatever it's called in your language. [02:42:32] fhocutt2: "anomie" is Brad Jorsch, whom you've met via email [02:43:32] ah, hello! [02:45:23] fhocutt2: does that help? [02:45:29] let me try things. [02:45:30] (I mean, Brad's advice.) [02:45:33] Cool. [02:45:55] out of curiosity how do I add categories using visualeditor? [02:46:24] fhocutt2: as a rule of thumb, (a) if I'm not around, you can ask Brad for help, and (b) if you find yourself confused/stuck for 20 minutes in a row, I think you should ask for help [02:46:33] Meiko: I think it's using the template insertion tool but I'm not sure [02:46:47] sumanah: interesting, okay [02:47:22] Meiko: there might be an easier way - I don't know, I haven't tried to do that myself [02:47:37] Meiko: #mediawiki-visualeditor would know [02:47:46] I'll go there [02:56:05] fhocutt2: ok, taking a look now at https://www.mediawiki.org/wiki/API:Client_Code/Access_Library_Comparison [02:57:06] AHA, Meiko - just to the left of Cancel, there's a three-line icon for page settings, including categories [02:57:15] I haven't edited that today, but I've been working on getting simplemediawiki and mwclient working today. [02:57:19] sumanah: ah, thanks :) [02:58:11] fhocutt2: quick tip: when you decide to change a page to recreate it elsewhere, you can choose Move from the dropdown menu just to the left of the search bar, or you can make an old page "redirect" to a new one - see https://www.mediawiki.org/wiki/API:Client_code:Access_Library_Comparison [02:58:51] oh, ok. [02:59:07] it's a MediaWiki trick - cool to use [02:59:12] and now you know it :) [02:59:28] cool. Good to know. [02:59:51] fhocutt2: you wanted to know more about what questions to ask or test, and how to document what you're learning, right? [03:00:53] yes. [03:01:16] I've figured out that simplemediawiki can at least do the get api calls that I've tried [03:01:23] including one of the wikibase ones [03:01:24] can someone who knows anything about how Extension:Translate works mark this page for translation: https://www.mediawiki.org/wiki/Brickimedia pls [03:01:29] fhocutt2: That's cool! you have an experimental result! :-) [03:01:53] yes! [03:02:38] I've been trying to use it to post to the mediawiki sandbox, but the sandbox doesn't change when I reload it. [03:02:50] no error shows, though [03:03:20] so I don't know what's going on there. [03:03:26] Meiko: maybe you start by wrapping the whole text inside .. ? https://www.mediawiki.org/wiki/Help:Extension:Translate/Page_translation_example has more [03:03:54] sumanah: okay (if you get to that before me, that'd be good; I'm writing an extension page) [03:04:02] fhocutt2: Can you talk me through what you're doing when you try to post to the MediaWiki sandbox? for instance, can you tell whether you are able to successfully log in via the API client library? [03:04:09] Meiko: sorry, I'm focusing on helping Frances right now [03:04:28] sumanah: that's fine :P [03:04:45] I can log in. [03:05:03] I can post the script somewhere, is there anywhere you'd suggest? On my github maybe? [03:05:38] fhocutt2: you could put it in a pastebin like http://tools.wmflabs.org/paste/ [03:05:44] * sumanah waits for that site to come up [03:05:44] 03(mod) VisualEditor: Edits triggering CAPTCHA cannot be saved - 10https://bugzilla.wikimedia.org/50356 +comment (10Ricordisamoa) [03:06:02] yeah, it works :) [03:08:01] 03(mod) Closing a block-level element that contains a list at the end of the last list item generates invalid HTML - 10https://bugzilla.wikimedia.org/39066 (10Ricordisamoa) [03:08:01] 03(mod) pre over multiple lines in lists - 10https://bugzilla.wikimedia.org/1581 (10Ricordisamoa) [03:09:15] https://tools.wmflabs.org/paste/view/1394197e [03:09:54] so there's what I'm currently trying, and then when I reload Project:Sandbox, nothing's there. [03:15:48] (^ sumanah) [03:16:43] fhocutt2: Looking now. [03:18:57] fhocutt2: ok, let's try a page other than Project:Sandbox. Maybe something in your userspace? User:Fhocutt [03:19:07] in case there's some weird permissions thing around the sandbox [03:21:51] changed it to Users:fhocutt_bot, still nothing there: https://www.mediawiki.org/wiki/Users:fhocutt_bot [03:23:51] fhocutt2: OK, so that's not the problem. Hmm. So, have you been able to *read* a page? [03:24:22] yes! [03:24:44] query seems to work, as much as I've tried it. [03:24:54] by the way, fhocutt2 - check out https://www.mediawiki.org/wiki/Manual:Coding_conventions/Python and hit "edit source" to see how we can use to embed code in wiki pages and make it look nice [03:25:25] https://www.mediawiki.org/w/index.php?title=Manual:Coding_conventions/PHP&action=edit§ion=1 shows that works but I haven't played with it to see whether that syntax also works for Python code [03:27:45] fhocutt2: so, on the page https://www.mediawiki.org/wiki/API:Client_Code/Access_Library_Comparison , you could add a bullet point to "simplemediawiki" where you embed some sample code ("here's how you log in" or "here's how you get a list of all the categories associated with a page") using [03:28:49] sure, can do. [03:29:57] fhocutt2 but that is just the *logistics* of how to document what you have tried and what you have been doing. [03:30:11] I know you are interested more in -- what questions to ask and what kinds of answers to provide [03:30:16] right, yes [03:30:57] oh, weird thing: when I edit/query I see the revisions to User:fhocutt_bot from the query, but when I go to the webpage I don't see any changes. [03:31:06] hmmmmmm interesting! [03:31:17] *revisions to the page show up in the query [03:31:39] fhocutt2: https://www.mediawiki.org/w/index.php?title=User:Fhocutt_bot&action=history does show a change [03:31:50] fhocutt2: "hello everyone else" - is that the new page content? if so, I see it! hit reload! [03:32:25] heh. And it has been deleted, and told to use the sandbox [03:32:32] aaand https://www.mediawiki.org/wiki/Users:fhocutt_bot got deleted by a mediawiki.org admin . yeah. [03:32:34] but hey! It worked. [03:32:38] YES [03:32:41] high five! [03:32:43] o/ [03:32:52] \o [03:32:56] Nicely done :) [03:32:59] thanks! [03:33:01] https://test2.wikipedia.org/ is more lenient btw [03:33:10] oh spiffy. [03:34:01] OK! so now the experimenty question is - what response did you receive back from the successful "edit that page" request, and in retrospect, can you see the markers of success? [03:34:17] * sumanah is not nearly as soaked in experimental design theory & practice as fhocutt2  [03:34:31] let me see. [03:35:13] let me add to that paste, one sec [03:35:16] 03(NEW) Migration seems to have removed all of my logs - 10https://bugzilla.wikimedia.org/62767 normal; Wikimedia Labs: tools; () [03:36:53] Cool [03:37:48] revised script and result: https://tools.wmflabs.org/paste/view/9ad869e9 [03:37:54] looking! [03:38:11] so the only real difference was I called query immediately after. [03:38:35] ok, so fhocutt2 I figure now is a good time to draw back a little and talk about APIs & HTTP in general - you've now read that chapter of RESTful Web Services? [03:38:42] I thought I'd done that before, but I'm pretty sure I didn't have tokens sorted at the time. [03:38:49] I have! Most of the second, too. [03:40:01] fhocutt2: OK! So, you saw how there are different HTTP response codes, right? [03:40:36] for success and failure [03:40:54] yes. [03:41:11] I'm wondering how our API, and how this particular client library, actually tells the user whether an edit succeeded or failed. Does it use HTTP response codes, or something else? [03:41:27] 03(mod) "Recent changes" and "Watchlist" tabs of preferences suck - 10https://bugzilla.wikimedia.org/51941 +comment (10b) [03:41:41] let me look at the code. [03:42:42] 03(mod) Redesign Special:Preferences (tracking) - 10https://bugzilla.wikimedia.org/62559 +tracking; summary (10MZMcBride) [03:42:42] 03(mod) Tracking bug (tracking) - 10https://bugzilla.wikimedia.org/2007 (10MZMcBride) [03:42:43] 03(mod) "Recent changes" and "Watchlist" tabs of preferences suck - 10https://bugzilla.wikimedia.org/51941 (10MZMcBride) [03:43:51] I'm pretty sure the answer's in _fetch_http (https://github.com/ianweller/python-simplemediawiki/blob/develop/simplemediawiki.py) [03:44:47] I'm also looking at https://www.mediawiki.org/wiki/API:Errors [03:45:15] "the error code will be returned in the MediaWiki-API-Error HTTP header." [03:46:35] there's this: response = self._opener.open(request) and later "if response.headers.get('Content-Encoding') == 'gzip' ..." [03:46:37] I am getting help from Leonard now because I don't see that header! [03:47:40] OK, this is a problem with the API - that it returns 200 (OK) even under an error condition. Sigh. [03:48:08] ah. I see. :P [03:48:21] Yeah. (this is totally material for your lab notebook.) [03:48:30] is that something to file a bug for, too? [03:49:29] fhocutt2: I think it's something worth filing a bug about, yes, and more than that [03:50:31] https://www.mediawiki.org/wiki/Thread:Talk:Requests_for_comment/API_roadmap/Errors_should_use_reasonable_HTTP_response_codes [03:50:40] fhocutt2: I'm filing a bug right now [03:50:58] well, first I am looking for an existing bug in case I can add to it [03:51:56] ok, I think there is no existing bug and therefore I'll create one [03:54:49] well, now I see that there's a closed bug (marked WONTFIX) but now that we are overhauling the API I think we should give it another look. [03:54:59] that makes sense! [03:55:18] "An error is returned as a node 'error' within the root node, and warnings are returned inside a node 'warnings' within the root node." [03:55:32] even if it's WONTFIX it should be documented that it always returns 200. [03:56:32] ok, done https://www.mediawiki.org/w/index.php?title=API%3AErrors_and_warnings&diff=931752&oldid=921360 [03:56:52] sweet. [03:57:11] 03(NEW) CirrusSearch should embed performance data in the page output - 10https://bugzilla.wikimedia.org/62768 enhancement; MediaWiki extensions: CirrusSearch; () [03:57:24] ^d: as promised ^ [03:57:40] 03(mod) [[Special:CentralAuth/MediaWiki message delivery]] is missing every wiki but Meta-Wiki - 10https://bugzilla.wikimedia.org/60385 +comment (10MZMcBride) [03:57:59] if i sound bossy there it's only because i'm stoked to build a good UI for reporting that, and that i think it will be useful for you guys [03:59:23] ori: Um, we don't use that word. [03:59:51] ori: btw I would like for you to meet fhocutt2, an applicant for OPW who's learning to use our web API [04:00:02] sumanah: sure -- hello, fhocutt2! [04:00:07] fhocutt2: this is Ori Livneh, a colleague and friend of mine who focuses on performance (speed, responsiveness, etc.) at WMF [04:00:40] hello, ori! [04:00:42] ori: fhocutt2 used to work in chemistry, so she's far more diligent than I am about wanting to get, like, reproducible experimental results worth publishing! [04:00:49] in 1.23, i don't seem to have an "upload File" link in my tools section of the sidebar [04:00:51] * fhocutt2 grins [04:01:00] fhocutt2: benchmarks are currently kind of the bane of ori's existence I believe. [04:01:19] k-man: is this on a Wikimedia site, or on your own MediaWiki installation? [04:01:31] my own installation sumanah [04:01:38] !upload [04:01:38] File uploads are disabled by default, set $wgEnableUploads=true; to enable it. See for configuration details, and for using uploaded images and other files. [04:01:51] thanks sumanah [04:01:57] fhocutt2: Tim Starling, who just came in from away, used to focus on physics. (We do get a fair number of suchlike) [04:02:08] fhocutt2: that's really cool. what are you planning to work on? [04:02:35] I'm planning to evaluate the existing API libraries in a couple of languages, then pick one to contribute to. [04:02:47] I'll probably be doing a fair bit of documentation there. [04:03:47] right now I'm getting familiar with what's available in Python and trying to get them to work for me [04:03:49] fhocutt2: neat! what made you pick that as an area to work on? (it's a fine choice; i'm just curious!) [04:04:15] are there extensions to mw that make uploading images easier? [04:04:20] sumanah mentioned she could use an intern, and it seemed like it would line up well with skills I had already [04:04:24] k-man: UploadWizard [04:04:34] !e UploadWizard [04:04:34] https://www.mediawiki.org/wiki/Extension:UploadWizard [04:04:38] detail-oriented, testing, writing, that sort of thing [04:06:01] 03(NEW) Rename extension to "Hovercards" - 10https://bugzilla.wikimedia.org/62769 normal; MediaWiki extensions: Popups; () [04:06:18] and, you know, working with Sumanah. :) [04:06:24] fhocutt2: makes sense. there's a lot of work to be done on collecting and analyzing performance data, too, if you're interested. but i don't want to distract you from api client library work, which sounds very fine [04:06:32] * sumanah is flattered [04:06:34] fhocutt2: :) [04:07:04] ori: I think if you'd mentioned that a week or 2 earlier I'd have suggested Frances consider you as a mentor and that as a project. But since the app deadline is in about 2 days.... [04:07:32] ...yeah, I'm still trying to wrap my head around this stuff. [04:07:40] ori: is that idea already in the Raw Projects area of https://www.mediawiki.org/wiki/Mentorship_programs/Possible_projects#Raw_projects ? [04:07:42] closer to 1 day, I think, since it's UTC [04:07:44] True [04:07:52] (eep) [04:08:06] it's not; i can add it [04:08:26] ori: please do; you may get a flurry of people interested in the next day or so [04:08:46] OK, doing so right now [04:08:57] I had to withdraw from work a little for family reasons, but I'm catching up slowly [04:09:13] <^d> ori: I saw, thanks. I'll take a poke at it soon. [04:09:51] ori: best wishes to your family [04:09:51] thanks (to both) [04:10:13] sumanah: can i give you the elevator pitch so you can help me place it under the right category? [04:10:22] fhocutt2: so I think tonight we should wrap up your microtask and get you drafting the proposal :) [04:11:04] yes! https://www.mediawiki.org/wiki/Project:Sandbox [04:11:13] yes, I think that's a good idea. [04:11:48] fhocutt2: to wrap up your microtask, I think it's okay to basically show your work from the past couple days -- like, "I tried doing foo [code here] and got this response back [response] which seemed intimidating/easy to understand/counterintuitive/etc." [04:12:07] congrats on getting https://www.mediawiki.org/wiki/Project:Sandbox edited! [04:12:11] uploadwizard is nice, thanks [04:12:37] ok, cool. Also to mention reading like the RESTful APIs book? [04:13:24] huh. Not doing query doesn't change things--it still edits. I wonder if I was having some sort of cache weirdness? [04:13:34] fhocutt2: oh that might be it for sure [04:13:55] heh. Well. It does work now. [04:14:17] and I know how to deal with the tokens and all that stuff. [04:14:24] fhocutt2: I think you could mention "stuff I did to figure this out" in sort of a "resources" section at the bottom of the microtask page, including the chapter of the REST book and any other pages that were really helpful to you [04:14:53] sounds good [04:16:00] so basically, I've gone from "not quite sure what an API is" to "wrote scripts that use the basic API library to get and post information, and showed that this wrapper just does the API calls, Python-style." [04:16:09] at least, does the ones that I tried. [04:16:27] Yes [04:16:39] which include one of the wb ones. [04:17:03] I can write that up. [04:17:20] In retrospect, it would have been great if you could have also tried out one of the API client libraries that was built on a really different paradigm -- the "interact with the affordances of a wiki" paradigm -- but I don't want to waste your time on that now. [04:17:46] I started poking at mwclient but haven't gotten it working very well for me. [04:18:00] I did some get calls with it though [04:18:20] fhocutt2: Then I think it's fine to mention what you tried and what worked. [04:18:33] (Cool, you got further than I understood!) [04:19:38] I don't think I tested the login, actually; it might be faster than I expect to get to test more of it, but I'll wait until after I finish writing up everything else. [04:19:50] (\o/) [04:19:54] Yeah, including your proposal, Frances [04:20:01] eep, yes that too. [04:20:14] so how about the time schedule and deliverables? [04:21:05] I am generally too optimistic about this kind of thing. [04:21:09] sumanah: https://dpaste.de/v9fy [04:21:30] sumanah: if you have a chance, could you tell me where you think that should go? [04:22:23] ori: one thing to add - what languages you think the relevant person could use. Once you add that, add your chunk of info to https://www.mediawiki.org/wiki/Mentorship_programs/Possible_projects#Raw_projects and send a quick mail to Quim Gil alerting him that it exists [04:22:34] so fhocutt2 you remember the email I sent you with a draft schedule? [04:22:54] yes. ~1 week to write standards, ~7 weeks to evaluate libraries in ~5 languages against them, 4 weeks to contribute to a project with bug reports, bugfixes, and documentation [04:23:27] with AdaCamp/OSBridge in the middle there [04:24:05] fhocutt2: How much time can you spend between now and the start of OPW on this stuff? because it would be good to think about how to use that time [04:24:38] not as much as this week, but definitely some. Let me think. [04:26:00] so about a month and a half? I think I can commit to 1-2 days/week, depending on energy and other projects. [04:27:39] fhocutt2: I'm thinking that it would be great for you to use the next few weeks - as much time as is reasonable - reading and learning. It would be great if, during the Community Bonding Period, you could read some of the existing API documentation and get comfortable using the requests library to manipulate it [04:27:56] fhocutt2: also, have you used Git in the past? I have forgotten. [04:27:59] done: https://www.mediawiki.org/wiki/Mentorship_programs/Possible_projects#Wikimedia_Performance_portal [04:28:03] so like I've been doing, but even moreso? [04:28:05] I'll e-mail Quim now. thanks for the advice! [04:28:22] "UploadWizard is nice" right, who's lying to the new people [04:28:42] k-man: Glad you like it! :-) What specifically do you like? [04:28:51] ori: Glad to help! [04:29:00] I've used it a little bit, and I worked through a git branching tutorial that was very helpful. [04:29:20] fhocutt2: Great. There is a huge difference between "never" and "a little bit" in my opinion [04:29:21] as I contribute to dreamwidth I'll be learning it for that too. [04:29:28] Oh yes, they use that as well [04:29:32] definitely. [04:29:44] (I remember they switched to Git) [04:30:38] fhocutt2: Your phrasing - "so like I've been doing, but even moreso?" - makes me wonder what is actually achievable in about 5-10 days of work/study for you, between now and the start of the internship [04:31:16] which direction actually? [04:32:00] fhocutt2: Well, I am worried I'm asking too much [04:32:15] oh I see, you just meant "more of the sort of thing I have been doing" [04:32:25] not "way more intense!!!!" (Mountain Dew explosion) [04:32:27] yeah, that [04:32:43] * sumanah snowboards off a volcano [04:32:50] I would be shocked if it were way more intense. Like you said, the difference between "nothing" and "a little" [04:33:03] * fhocutt2 snowboards off a leetle volcano [04:33:07] * sumanah laughs [04:33:32] OK. So, about how long did it take you to read that book chapter? [04:33:38] I know you kind of mainline text [04:33:53] a few hours, I think, for the first two chapters [04:34:12] with some notes [04:34:40] though it was late and I don't really remember [04:35:08] (this was after I flailed my way into installing pip on windows...) [04:37:26] fhocutt2: omg you're on Windows? crap I forgot or did not know [04:37:34] on my netbook I am. :P [04:37:46] on the immobile laptop I'm on ubuntu [04:38:08] I'll be back on ubuntu once I make the ubuntu boot stop its kernel panicking [04:38:22] it froze during installing upgrades. :((( [04:39:03] thing to do during community integration: figure out my computer situation. [04:41:42] ok, so fhocutt2 let's assume that you have about 1.5 days per week between now and May 19 [04:41:53] 03(mod) Rename extension to "Hovercards" - 10https://bugzilla.wikimedia.org/62769 +comment (10psaxena) [04:41:59] ok [04:43:13] 8 weeks, 1.5 days per week, that's 12 days. You agree with my approximation? [04:43:24] yes. [04:44:35] So, fhocutt2 I think that you should assume 2-3 days of computer fiddling -- setting up a text editor you like, getting various languages installed on your computer(s), getting interpreters or compilers set up, installing git [04:45:00] that sounds reasonable [04:45:58] I think I'll just pick languages starting out. [04:46:13] Perl, Python, JS, Ruby, one other? [04:46:23] fhocutt2: and then about 9 days of learning more things you can do with the MediaWiki API, communicating with your mentors, and submitting your first pull request to a git repository [04:46:35] sumanah, oh, its just nicer than the standard interface for uploading images, and guides the user through the process. my ideal option would be to upload directly to the page in visualeditor but I don't think thats possible [04:46:57] and generally figuring out the mediawiki workflow--I don't have much of a handle on that yet [04:46:57] fhocutt2: Java should probably be that last one. [04:47:06] sounds like a plan. [04:47:24] OK, cool [04:47:59] coming up with mini-projects to use the API for would help me learn, I'll think about that [04:48:09] if you have any ideas that would also be helpful [04:48:28] Cool, I'll keep my eye out - for now, simply saying in the proposal that you will have miniprojects will be good [04:48:37] ok [04:49:09] fhocutt2: here are some past OPW proposals that were accepted: [04:49:10] https://www.mediawiki.org/wiki/User:Mitevam/OPW [04:49:17] https://www.mediawiki.org/wiki/User:Sucheta_Ghoshal/OPW-EtherEditor [04:49:29] https://www.mediawiki.org/wiki/User:Valeriej/OPW/Project [04:49:45] https://www.mediawiki.org/wiki/User:Rachel99/OPW_proposal [04:50:07] (in some cases people added their "what I did this month" statuses directly at the end of their proposal pages, but that came AFTER the application was accepted) [04:50:46] useful, thanks [04:51:10] I'm sort of stuck on where I'd be sharing my work/status updates [04:51:12] and https://www.mediawiki.org/wiki/Outreach_Program_for_Women/Round_7 as well [04:51:32] fhocutt2: I think it's ok to just create a "current status" subsection of your userpage and do it there [04:51:37] User:Fhocutt#Status [04:51:43] ok, good. [04:51:58] how about sharing code and stuff? The paste page, or is there something else? [04:52:04] bugs obviously go to bugzilla [04:52:16] oh, and on git, I suppose? [04:52:37] git/gerrit? I'm not clear on the difference yet [04:52:50] fhocutt2: Ah I see. Well, if you are simply sharing snippets of "here's how you make Library X do foo" then I think it's fine to have it in the documentation onwiki (or to submit pull requests to the README of the library itself, suggesting a change in the docs) [04:53:30] fhocutt2: a pastebin is good for little ephemeral things like just now, trying to debug something with an IRC pal. [04:53:34] hm, ok [04:54:31] Git is a distributed source control system. Gerrit is a code review application. Different organizations use git with different *code review applications* -- one popular one is Review Board, and another is Phabricator [04:54:52] We at WMF use Gerrit for most of our work, such as the core of MediaWiki. [04:54:56] so onwiki documentation as more subpages of API:Client_Code, or my project page, or something like that? [04:55:02] ok, that makes sense [04:56:18] fhocutt2: As you see at https://www.mediawiki.org/wiki/API:Client_code the client libraries, which are maintained by a zillion different people, are also in various different places. Some are on GitHub, some are other places [04:57:08] * fhocutt2 nods [04:57:11] sorry for the obvious (possibly obvious): GitHub is a site that both hosts people's git repositories, and provides a UI to view them and do code review via pull request comments and similar [04:57:36] so GH is basically the git code review system? [04:57:41] We at WMF, in contrast, use Gerrit for *code review* but something else for web-browsing the source control [04:57:50] ok. [04:58:15] fhocutt2: GitHub is a code review system many people use, but it's not the main one MediaWiki developers use. [04:58:58] er, right. ok. [04:59:06] We at WMF host our own source at https://git.wikimedia.org/ and use the open source GitBlit webapp to let you browse it. [04:59:53] I see . [05:00:27] sumanah is right, but it's important to add that our code is also mirrored to github, so it's totally browsable there, too [05:00:33] This is true! [05:00:47] I'm a lot more familiar with that interface. [05:01:43] https://github.com/wikimedia [05:02:05] sumanah: do I need to have more specific milestones/deliverables? [05:02:41] afaik github won't let you nest names more than one-level deep, so something like mediawiki/extensions/Wikidata gets mapped to 'mediawiki-extensions-Wikidata' on GitHub [05:02:47] fhocutt2: So, when you submit improvements to the docs of the various client libraries, generally you will be interfacing with them *on their sites* which might be mediawiki.org, might be https://projects.kde.org/projects/extragear/libs/libmediawiki , code.google.com.... [05:03:23] 03(mod) Make Devanagari Transliteration as the default input method for sa.wikipedia - 10https://bugzilla.wikimedia.org/62145 +comment (10Runa Bhattacharjee) [05:03:25] fhocutt2: I think it would be good to try to have some milestones, yes -- and do you feel like you know (at least in general) what the deliverables should be? [05:03:26] and it's all public, so I can link it back to my updates section? [05:06:06] fhocutt2: Sorry, could you say that again? I think I lost track of context here. [05:06:19] the improvements on the various client libraries [05:07:12] In general: find the MediaWiki API client libraries available in those 5 languages. Evaluate them on functionality, up-to-date-ness, usability, presence/quality of documentation, level of abstraction, and any other relevant criteria, and pick the best one(s). Document, document, document (my testing) and submit helpful things to the libraries. [05:07:19] ah yes. Yes, the improvements you suggest to the various client libraries' documentation, the bugs you report, and the patches you write to improve the libraries themselves -- everything will be public and you can link to it from your Status section [05:08:00] Once I'm done with that, choose a project to make more in-depth contributions to: bug reports, bugfixes, and improved documentation. Especially improved documentation. [05:08:04] 03(mod) Make Devanagari Transliteration as the default input method for sa.wikipedia - 10https://bugzilla.wikimedia.org/62145 +comment (10Runa Bhattacharjee) [05:08:59] sumanah: I'm not sure of the timing for those, but I think those are my deliverables. [05:09:26] I've seen references to weekly reports--where do those go? Also on my update page? [05:09:42] fhocutt2: Cool, I think those are basically your deliverables, except for a couple nuances [05:10:01] fhocutt2: could you point to where you've seen the weekly report suggestion? I believe we do them monthly although I could be wrong [05:10:32] https://www.mediawiki.org/wiki/Mentorship_programs/Lessons_learned [05:11:46] fhocutt2: I think your update page/section will be fine. And your weekly report will probably be, like, a paragraph long. [05:12:08] ok, good. [05:12:34] fhocutt2: So, the nuances [05:12:53] fhocutt2: I think selecting the best in each lang will be easy [05:13:00] and then the eval will take a bit of time [05:13:09] and what you are delivering is sort of a TODO for each of those libraries [05:13:31] how do I select the best without evaluating them? [05:14:01] fhocutt2: ah, ok. So I should revise my statement [05:14:05] and be clearer [05:14:35] I think that a SUPER QUICK evaluation - like, 1 hour, total, per language - will be good enough to show you which is clearly the best for most languages [05:15:05] (which is clearly the best library, I mean) [05:15:17] because most libraries will be unmaintained [05:15:28] oh, ok. [05:15:37] so there are only so many to choose from in reality. [05:16:04] I think so. [05:16:14] Think of when you looked at the Python libraries. Weren't most unmaintained? [05:16:35] the simple ones, yeah [05:16:47] I don't remember on the more complex ones [05:17:30] OK. So, "not maintained" is 1 failure state [05:17:40] "absolutely no documentation at all" is another [05:18:19] right. [05:18:47] (or "list of methods"...) [05:19:41] So, basically, what I am saying is, a preliminary analysis will (in many cases) be able to eliminate most of the candidates. [05:19:44] Which saves you time. [05:19:48] true. [05:20:34] I still feel like an hour may be overoptimistic, but I am also possibly overthinking things. [05:20:56] OK, yeah, 1 hr is optimistic. A day maybe. [05:21:02] that, sure. [05:21:23] 03(mod) Rename extension to "Hovercards" - 10https://bugzilla.wikimedia.org/62769 +comment (10psaxena) [05:21:48] any more nuance? [05:22:39] I think the "helpful things" you submit to the libraries will include documentation of your testing, yes (your lab notebook), and praise for where they get things right, and better documentation for them if you happen to write it along the way while evaluating, and bug reports for things they need to improve [05:23:06] "choose a project to make more in-depth contributions to: bug reports, bugfixes, and improved documentation. Especially improved documentation." I would actually put the emphasis on the bugfixes personally [05:23:30] * fhocutt2 nods [05:24:57] ok fhocutt2 do you feel like you have enough to go on to start writing? please feel free to look at the other past proposals I linked to get a sense of wordcount [05:25:18] I do! Thank you very much. [05:25:26] Sweet [05:25:30] this is feeling doable. [05:25:43] OK, I'll be around for 30 min more I think, say my name if you have a question? [05:25:51] will do, thanks. [05:27:44] 03(mod) CirrusSearch should embed performance data in the page output - 10https://bugzilla.wikimedia.org/62768 (10Gerrit Notification Bot) [05:27:45] 03(mod) CirrusSearch should embed performance data in the page output - 10https://bugzilla.wikimedia.org/62768 +comment (10gerritadmin) [05:27:47] 03(mod) CirrusSearch should embed performance data in the page output - 10https://bugzilla.wikimedia.org/62768 +comment (10gerritadmin) [05:27:50] 03(mod) CirrusSearch should embed performance data in the page output - 10https://bugzilla.wikimedia.org/62768 +comment (10gerritadmin) [05:28:48] 03(mod) Rename extension to "Hovercards" - 10https://bugzilla.wikimedia.org/62769 +comment (10gerritadmin) [05:28:50] 03(mod) Rename extension to "Hovercards" - 10https://bugzilla.wikimedia.org/62769 (10Gerrit Notification Bot) [05:41:38] one quick thing, fhocutt2 - you should link to your microtask in https://www.mediawiki.org/wiki/Evaluating_MediaWiki_web_API_client_libraries#Past_experience [05:41:51] notawaffle: hey, you're using an OCF address! I used to staff the OCF [05:41:58] (I may have mentioned this to you before) [05:45:36] sumanah: hi there [05:45:50] :) [05:48:54] 03(mod) Improving the skinning experience for developers (improve documentation etc.) - 10https://bugzilla.wikimedia.org/57801 +comment (10Quim Gil) [05:49:59] 03(mod) Rename extension to "Hovercards" - 10https://bugzilla.wikimedia.org/62769 +comment (10Kunal Mehta (Legoktm)) [05:50:02] 03(mod) Make Wikipedia distinct by styling of a prominent UI feature differently than the default - 10https://bugzilla.wikimedia.org/51912 +comment (10qgil) [05:50:09] 03(mod) Rename Popups extension to "Hovercards" - 10https://bugzilla.wikimedia.org/62769 summary (10Kunal Mehta (Legoktm)) [05:50:28] sumanah: hiya [05:50:35] :) hi Mithrandir [05:50:54] fhocutt2 is writing the deliverables and schedule bits of her proposal [05:51:03] great. :-) [05:51:10] 03(mod) Implement reasonably usable skin modification user interface in MediaWiki core - 10https://bugzilla.wikimedia.org/60317 +comment (10Quim Gil) [05:51:14] fhocutt: hi! Great to meet you. [05:51:33] Mithrandir, great to meet you too! [05:52:07] 03(mod) Rename Popups extension to "Hovercards" - 10https://bugzilla.wikimedia.org/62769 +comment (10psaxena) [05:52:08] fhocutt: on IRC you can do /whois [name] to see info about the person behind a nickname [05:52:13] Thank you for agreeing to co-mentor! [05:52:36] oh you see who it is, ok :) [05:52:46] :-) [05:53:18] yeah, I picked this IRC nick when I was sixteen or so and it kinda stuck. Not very easy to guess irc nick -> real name, I'm afraid [05:53:46] fhocutt: ok, looking at the paste sumanah gave me in a query, you had a question about something there? [05:53:48] * fhocutt grins [05:54:12] I think I've figured it out; it's not clear to me that there was a code problem, it may have been a cacheing problem in my browser. [05:54:18] Mithrandir: I believe we were able to figure it out - I think Frances just needed to reload [05:54:34] I wasn't seeing edits showing up to pages I was editing with the script [05:54:43] Mithrandir: I am headed to bed soon so you may be the one fhocutt taps for an initial "how does this look?" pass on her proposal [05:54:51] ok, sounds very much like a caching problem then, yes. [05:55:17] sumanah: sounds good. I just woke up, so I'll be grabbing food and so on soonish, then heading off to the varnish dev meeting here in Paris, but I'll try to respond quickly anyway. [05:55:28] Mithrandir: got it. btw what is your spring/summer conference schedule? [05:55:53] probably going to Velocity in SF at the end of June and Debconf at the end of August. [05:56:03] sounds good, thanks! [05:56:04] possibly Surge mid-sept. [05:56:20] I'm probably at a MW hackathon in Zurich in midMay, !!Con in NYC May 17-18, Wiki Conference USA May 31-June 1, Open Source Bridge late June, Wikimania August [05:56:43] (Wiki Conference USA is in NYC, OSB is in Portland OR, Wikimania is in London) [05:57:07] oh fhocutt http://debconf.org/ - this year it's in Portland, Aug 23-31 [05:57:28] huh! Interesting. [05:57:33] (Frances is in Seattle, which isn't TOO far) [05:57:36] oh, ok. [05:58:34] given I now work for fastly, I'll be dropping by SF every so often, and it was great seeing you last year, so I might try to do so again, if the schedules line up. [05:58:53] OSL-> SF or back can easily be through EWR [05:59:12] Mithrandir: :) This is true! And even more nice restaurants have opened in my area since I last saw you [05:59:14] 03(mod) Enable strapping-mediawiki skin in mediawiki.org as optional & experimental - 10https://bugzilla.wikimedia.org/47091 +comment (10Quim Gil) [05:59:17] yay [06:00:27] 03(NEW) WMFLabs: Delete instance failed to "remove its DNS entry" - 10https://bugzilla.wikimedia.org/62770 normal; Wikimedia Labs: General; () [06:00:43] Mithrandir: if you could go north to Portland for the last day of Open Source Bridge (June 27) http://opensourcebridge.org/ you could catch me AND Frances, if that suited you. (also understandable if it does not) [06:01:51] the 27th is an unconference day if they follow the pattern of previous OSBs [06:01:56] hmm, that's actually after the last day of Velocity SF.. might try to do that. [06:02:32] well, not Velocity SF, SJC, but sameish, at least from looking at it from afar. [06:03:30] 03(mod) Change Semantic Forms autocompletion to use the Select2 library - 10https://bugzilla.wikimedia.org/61974 +comment (10rishimittal_ajmer) [06:09:17] fhocutt2: fhocutt: I'm heading to bed in a few moments. Before you go to bed, will you reply to your wikitech-l email (so it's in the right thread) with a link to your newly improved proposal? [06:09:39] 03(NEW) WMFLabs: Auto-creation of home directories broken (new members and instances unable to login) - 10https://bugzilla.wikimedia.org/62771 normal; Wikimedia Labs: General; () [06:12:17] sumanah: will do. [06:12:29] Cool, thanks fhocutt2 and happy writing. :) [06:12:42] (it's fine to save frequently btw, and it's what I try to do) [06:14:09] 03(mod) Incremental dumps generator stopped working - 10https://bugzilla.wikimedia.org/62315 +comment (10ariel) [06:16:12] hey Niharika - I'm about to go to bed but you might like to meet fhocutt2 who is applying for OPW [06:16:19] fhocutt2: Niharika just did OPW with us [06:16:23] ok, later all! [06:16:36] Hi sumanah. Hi fhocutt2. :) [06:17:00] How´s it going, fhocutt2? [06:18:46] hi, Niharika! I'm working on my application. [06:19:04] Great. :) [06:35:55] 03(mod) Running the app on a tablet set to Hebrew defaults to the English Wikipedia - 10https://bugzilla.wikimedia.org/62720 +comment (10Amir E. Aharoni) [07:02:39] 03(mod) Change Semantic Forms autocompletion to use the Select2 library - 10https://bugzilla.wikimedia.org/61974 +comment (10rishimittal_ajmer) [07:14:47] 03(mod) Non-breaking space in translation is ignored for license string - 10https://bugzilla.wikimedia.org/51815 +comment (10amir.aharoni) [07:45:17] 03(mod) Sortable search results - 10https://bugzilla.wikimedia.org/38403 +comment (10misc2006) [07:48:36] 03(mod) Uzbek: Change date and decimal separators - 10https://bugzilla.wikimedia.org/46453 +comment (10gerritadmin) [07:53:30] 03(mod) Add a {{USERLANGUAGE}}/{{USERLANG}} magic word - 10https://bugzilla.wikimedia.org/2085 +comment (10niklas.laxstrom) [08:09:54] 03(mod) Uzbek: Change date and decimal separators - 10https://bugzilla.wikimedia.org/46453 (10Siebrand Mazeland) [08:11:50] 03(mod) move Wikidata labs instances to new datacenter - 10https://bugzilla.wikimedia.org/62213 (10tobias.gritschacher) [08:34:21] hi, is it possible to make a variable that holds multiple values using #vardefine? [08:35:18] ultimately I want to pass a variable size list of parameters through 2 templates [08:44:27] 03(mod) Consolidate Special:Uploads and Special:UploadWizard code - 10https://bugzilla.wikimedia.org/62638 +comment (10lokal_profil) [08:46:38] I want to do something like this: http://nopaste.info/23422d45e4.html [08:56:56] 03(NEW) crontab is gone - 10https://bugzilla.wikimedia.org/62772 major; Wikimedia Labs: tools; () [08:56:57] 03(mod) Migrate Labs from pmtpa to eqiad data-center (tracking) - 10https://bugzilla.wikimedia.org/62042 (10Euku) [09:04:31] 03(mod) Exception from line 98 of WikiPageEntityLookup - 10https://bugzilla.wikimedia.org/62547 +comment (10aude.wiki) [09:07:38] 03(mod) Exception from line 98 of WikiPageEntityLookup - 10https://bugzilla.wikimedia.org/62547 (10Lydia Pintscher) [09:18:41] 03(mod) Lightbox exits when Esc is pressed with a modifier key - 10https://bugzilla.wikimedia.org/62580 +comment (10gerritadmin) [09:21:54] 03(mod) CirrusSearch: Stopwords are not optional and are worth as much as exact matches - 10https://bugzilla.wikimedia.org/60362 +comment (10Nemo) [09:23:51] 03(mod) CirrusSearch: Improve elasticsearch monitoring - 10https://bugzilla.wikimedia.org/57210 +comment (10Nemo) [09:31:23] hi, can someone explain what do we mean by microtask for gsoc project? [09:32:24] 03(mod) Lightbox exits when Esc is pressed with a modifier key - 10https://bugzilla.wikimedia.org/62580 +comment (10Gilles Dubuc) [09:38:41] 03(NEW) Mailing list needed for international ED communication - 10https://bugzilla.wikimedia.org/62773 normal; Wikimedia: Mailing lists; () [09:55:03] 03(NEW) Hitting 'Done' when on search bar should navigate to first result - 10https://bugzilla.wikimedia.org/62774 normal; Wikipedia App: Search; () [09:57:35] 03(NEW) App should remember your recently accessed languages - 10https://bugzilla.wikimedia.org/62775 normal; Wikipedia App: Localization/Translation/Language; () [10:05:21] 03(mod) API action=wbsearchentities should have an option to return sitelinks too - 10https://bugzilla.wikimedia.org/56748 +comment (10Lydia Pintscher) [10:06:38] 03(mod) API action=wbsearchentities should have an option to return sitelinks too - 10https://bugzilla.wikimedia.org/56748 +comment (10yuvipanda) [10:10:28] Hi. I have a private wiki where I'd like to enable all pretty-print and pretty-edit beta features. How do I do this? [10:10:39] http://wiki.tertnesidrettsskole.no/ :-) [10:10:42] 03(NEW) Article talk page should be accessible from inside the app - 10https://bugzilla.wikimedia.org/62776 normal; Wikipedia App: Generic; () [10:10:57] 03(mod) Enable HTTPS for download.wikimedia.org (and dumps.wikimedia.org) - 10https://bugzilla.wikimedia.org/58292 +comment (10Ariel T. Glenn) [10:16:28] 03(mod) Use backend formatter and parser for time - 10https://bugzilla.wikimedia.org/62185 (10tobias.gritschacher) [10:19:51] 03(mod) Support for sister project links section in the sidebar - 10https://bugzilla.wikimedia.org/54374 (10Lydia Pintscher) [10:20:24] 03(mod) Clean up the code in ChangesList - 10https://bugzilla.wikimedia.org/46394 (10Lydia Pintscher) [10:20:36] 03(mod) Clean up the code in ChangesList - 10https://bugzilla.wikimedia.org/46394 (10Lydia Pintscher) [10:21:32] 03(mod) Syslog server in eqiad log to non existent /home/wikipedia/syslog/ - 10https://bugzilla.wikimedia.org/62757 +comment (10hashar) [10:22:29] 03(mod) Syslog server in eqiad log to non existent /home/wikipedia/syslog/ - 10https://bugzilla.wikimedia.org/62757 +comment (10gerritadmin) [10:22:33] 03(mod) Syslog server in eqiad log to non existent /home/wikipedia/syslog/ - 10https://bugzilla.wikimedia.org/62757 (10Gerrit Notification Bot) [10:23:03] aalekhN: microtasks are some basic tasks given by your mentor, they can be some little bugs or some other task to check if you can handle the gsoc project whcih you have chosen. [10:25:51] 03(mod) localize display of time values - 10https://bugzilla.wikimedia.org/48962 +comment (10Lydia Pintscher) [10:25:58] 03(mod) localize display of time values - 10https://bugzilla.wikimedia.org/48962 (10Lydia Pintscher) [10:28:14] 03(mod) Running vagrant git-update does not update remote branch - 10https://bugzilla.wikimedia.org/62627 +comment (10gerritadmin) [10:32:47] 03(mod) Syslog server in eqiad log to non existent /home/wikipedia/syslog/ - 10https://bugzilla.wikimedia.org/62757 +comment (10gerritadmin) [10:33:37] 03(mod) Syslog server in eqiad log to non existent /home/wikipedia/syslog/ - 10https://bugzilla.wikimedia.org/62757 +comment (10Antoine "hashar" Musso) [10:57:49] 03(mod) Mailing list needed for international ED communication - 10https://bugzilla.wikimedia.org/62773 +comment (10Thehelpfulonewiki) [11:01:27] 03(NEW) Wikibase-label-edit-placeholder should use translated language name - 10https://bugzilla.wikimedia.org/62777 normal; MediaWiki extensions: WikidataRepo; () [11:06:37] 03(mod) http://dumps.wikimedia.org/other/pagecounts-raw sometimes is a 403 - 10https://bugzilla.wikimedia.org/61998 +comment (10ariel) [11:07:30] hey can you recomend me simple extension for statistic - counting vists [11:12:25] 03(mod) Include pagecounts dumps in datasets - 10https://bugzilla.wikimedia.org/48894 +comment (10Ariel T. Glenn) [11:28:03] 03(NEW) aggregate list of non user-friendly messages on Wikidata - 10https://bugzilla.wikimedia.org/62778 normal; MediaWiki extensions: WikidataRepo; () [11:28:11] 03(mod) aggregate list of non user-friendly messages on Wikidata - 10https://bugzilla.wikimedia.org/62778 (10Lydia Pintscher) [11:29:51] 03(mod) aggregate list of non user-friendly messages on Wikidata - 10https://bugzilla.wikimedia.org/62778 (10Lydia Pintscher) [11:30:13] 03(mod) Inconsistent terminology in Wikibase messages - 10https://bugzilla.wikimedia.org/45363 (10Lydia Pintscher) [11:30:15] 03(mod) aggregate list of non user-friendly messages on Wikidata - 10https://bugzilla.wikimedia.org/62778 (10Lydia Pintscher) [11:36:39] 03(mod) globecoordinate serialization fails on some precision values - 10https://bugzilla.wikimedia.org/62105 (10Lydia Pintscher) [11:46:47] i have manually downloaded box file from https://cloud-images.ubuntu.com/vagrant/precise/current/ [11:47:03] how do i install in vagrant [11:47:21] anthing that can be used other than "vagrant up" [11:47:21] ? [11:49:36] andydev44, try playing with config.vm.box_url in Vagrantfile [11:52:32] 03(mod) Implement reasonably usable skin modification user interface in MediaWiki core - 10https://bugzilla.wikimedia.org/60317 +comment (10btraynor) [12:05:51] 03(NEW) UpdateRepoOnMoveJob not registered in wikidata for wikisource page moves - 10https://bugzilla.wikimedia.org/62779 normal; MediaWiki extensions: WikidataClient; () [12:09:03] 03(mod) thumb.php should output docs if no file specified - 10https://bugzilla.wikimedia.org/54749 +comment (10priyrahulmishra) [12:11:41] 03(mod) thumb.php should output docs if no file specified - 10https://bugzilla.wikimedia.org/54749 +comment (1001tonythomas) [12:14:40] Hello. I am using this page in greek wikipedeia.https://en.wikipedia.org/wiki/Special:UncategorizedPages How can I request to Strikethrough if the page is categorized? [12:23:20] 03(mod) mediawiki_selenium Ruby gem should be able to start local and remote browsers with optional browser setup - 10https://bugzilla.wikimedia.org/62512 summary (10Željko Filipin) [12:25:27] What's the best (loaded, I know) way to report errors with parameters passed to custom tag or parser functions? error_log? inline? silent? [12:26:29] 03(mod) mediawiki_selenium Ruby gem should be able to start local and remote browsers with optional browser setup - 10https://bugzilla.wikimedia.org/62512 +comment (10gerritadmin) [12:27:34] 03(mod) mediawiki_selenium Ruby gem should be able to start local and remote browsers with optional browser setup - 10https://bugzilla.wikimedia.org/62512 +comment (10gerritadmin) [12:29:35] 03(mod) mediawiki_selenium Ruby gem should be able to start local and remote browsers with optional browser setup - 10https://bugzilla.wikimedia.org/62512 +comment (10gerritadmin) [12:29:43] 03(NEW) XML import problem in Page namespace - 10https://bugzilla.wikimedia.org/62780 normal; MediaWiki: Export/Import; () [12:31:50] 03(mod) mediawiki_selenium Ruby gem should be able to start local and remote browsers with optional browser setup - 10https://bugzilla.wikimedia.org/62512 +comment (10gerritadmin) [12:38:47] 03(NEW) Make hit log viewable by non-admin - 10https://bugzilla.wikimedia.org/62781 normal; MediaWiki extensions: Spam Blacklist; () [12:51:01] 03(mod) Create additional browser test for Preferences "Gadgets" tab - 10https://bugzilla.wikimedia.org/58900 +comment (10zfilipin) [12:59:23] 03(mod) Mailing list needed for international ED communication - 10https://bugzilla.wikimedia.org/62773 (10silke.meyer) [12:59:24] 03(mod) Implement reasonably usable skin modification user interface in MediaWiki core - 10https://bugzilla.wikimedia.org/60317 +comment (10aklapper) [12:59:57] 03(mod) aggregate list of non user-friendly messages on Wikidata - 10https://bugzilla.wikimedia.org/62778 (10Andre Klapper) [12:59:58] 03(mod) Interface messages needing rewording or documentation and other issues with existing messages (tracking) - 10https://bugzilla.wikimedia.org/38638 (10Andre Klapper) [13:03:46] 03(mod) thumb.php should output docs if no file specified - 10https://bugzilla.wikimedia.org/54749 +comment (10priyrahulmishra) [13:05:32] 03(NEW) Migrate Language instances to eqiad - 10https://bugzilla.wikimedia.org/62782 normal; Wikimedia Labs: Infrastructure; () [13:05:33] 03(mod) Migrate Labs from pmtpa to eqiad data-center (tracking) - 10https://bugzilla.wikimedia.org/62042 (10Kartik Mistry) [13:07:18] 03(mod) Change Semantic Forms autocompletion to use the Select2 library - 10https://bugzilla.wikimedia.org/61974 +comment (10aklapper) [13:12:07] 03(mod) Back navigation collapses all page sections - 10https://bugzilla.wikimedia.org/62703 +comment (10Andre Klapper) [13:14:21] Hi , is there a way where I can apply css to all pages belonging to a particular category ? [13:15:24] 03(mod) Back navigation collapses all page sections - 10https://bugzilla.wikimedia.org/62703 +comment (10bingle-admin) [13:19:22] 03(mod) change parser function to not return deprecated (and conditionally normal) statements - 10https://bugzilla.wikimedia.org/58403 (10Christopher Johnson) [13:20:04] 03(mod) wbmergeitems api modules did not correctly merge Q7 and Q194 - 10https://bugzilla.wikimedia.org/55960 (10Christopher Johnson) [13:20:50] So the European Parliament voted against Net Neutrality. How could we organize a Wikipedia strike to fight this? [13:21:15] 03(mod) VisualEditor: Using bold button on partially bolded selection causes double-bolding - 10https://bugzilla.wikimedia.org/52189 +comment (10gerritadmin) [13:21:19] 03(mod) VisualEditor: Using bold button on partially bolded selection causes double-bolding - 10https://bugzilla.wikimedia.org/52189 (10Gerrit Notification Bot) [13:23:48] 03(mod) Nested definition list in wikicode. Continuation after nested list fails. - 10https://bugzilla.wikimedia.org/62758 (10Andre Klapper) [13:24:08] 03(mod) Nested definition list in HTML. Parser wrongly adds P (paragraph). - 10https://bugzilla.wikimedia.org/62753 (10Andre Klapper) [13:27:03] 03(mod) "Data item" link in sidebar disappears in classic edit mode - 10https://bugzilla.wikimedia.org/61768 +comment (10hoo) [13:27:45] 03(mod) Add calendar hint to backend time formatter - 10https://bugzilla.wikimedia.org/62377 (10Christopher Johnson) [13:29:20] 03(mod) EditEntity should use EntityStore - 10https://bugzilla.wikimedia.org/62211 (10Christopher Johnson) [13:30:22] 03(mod) Enable GuidedTours on Wikidata - 10https://bugzilla.wikimedia.org/62654 +comment (10gerritadmin) [13:30:28] 03(mod) Getting rid of wikibase.fetchedEntities (global front-end data store) and its usage in jQuery.wikibase.***view widgets - 10https://bugzilla.wikimedia.org/54082 (10Christopher Johnson) [13:35:11] 03(mod) Enable GuidedTours on Wikidata - 10https://bugzilla.wikimedia.org/62654 +comment (10Marius Hoch) [13:35:26] 03(mod) Flow: tipsy 'w'est gravity adds a visible dot 9999 pixels down the browser window - 10https://bugzilla.wikimedia.org/62689 +comment (10gerritadmin) [13:35:31] 03(mod) Flow: tipsy 'w'est gravity adds a visible dot 9999 pixels down the browser window - 10https://bugzilla.wikimedia.org/62689 (10Gerrit Notification Bot) [13:35:37] 03(mod) Details formatter for GlobeCoordinates - 10https://bugzilla.wikimedia.org/57741 (10Christopher Johnson) [13:36:11] 03(mod) Details formatter for TimeValues - 10https://bugzilla.wikimedia.org/57742 (10Christopher Johnson) [13:36:36] 03(mod) Put entity data into parser output - 10https://bugzilla.wikimedia.org/54215 (10Christopher Johnson) [13:36:51] 03(mod) Create PHP Time Parsers for wbparsevalue - 10https://bugzilla.wikimedia.org/62184 (10Christopher Johnson) [13:37:20] 03(mod) Fix magical SQLITE index bug - 10https://bugzilla.wikimedia.org/62187 (10Christopher Johnson) [13:38:03] 03(mod) make diffs prettier for complex datatypes - 10https://bugzilla.wikimedia.org/62379 (10Christopher Johnson) [13:38:26] someone interested in a reviewing https://gerrit.wikimedia.org/r/#/c/119012/ [13:41:11] 03(mod) create Wikibase internal serialization component - 10https://bugzilla.wikimedia.org/62382 (10Lydia Pintscher) [13:44:50] rahulmishra: hi [13:45:18] rahulmishra: hey, after I answered your email I figured it would be good to double-check something [13:45:22] rahulmishra: do you have a moment? [13:45:56] 03(NEW) VisualEditor: Slugs don't animate when jumping from one to another - 10https://bugzilla.wikimedia.org/62783 normal; VisualEditor: ContentEditable; () [13:46:15] 03(mod) VisualEditor: Slugs don't animate when jumping from one to another - 10https://bugzilla.wikimedia.org/62783 +comment (10gerritadmin) [13:46:19] 03(mod) VisualEditor: Slugs don't animate when jumping from one to another - 10https://bugzilla.wikimedia.org/62783 (10Gerrit Notification Bot) [13:48:30] sumanah: sorry for late reply, what were you saying ? [13:49:03] rahulmishra: question: what did you try OTHER THAN emailing me? [13:49:58] GUYS AND GALS we need another SOPA strike [13:50:00] 03(mod) jQuery.valueview.Expert.prototype.draw() should not be responsible for non-edit mode >> getting rid of BifidExpert - 10https://bugzilla.wikimedia.org/56259 (10Christopher Johnson) [13:50:15] The European Parliament is going to vote on regulation that attacks net neutrality. [13:50:28] How was the SOPA strike organized? Wikipedia, Google, etc have massive political power [13:50:38] We need another strike... how to organize it? [13:50:40] sumanah: i uploaded my patch on that bug page and was seeking for some suggestion, as what should be my course of action. [13:50:49] rahulmishra: OK, HOW DID YOU seek that suggestion? [13:51:00] Did you ask in #mediawiki or mail the mailing list, for instance? [13:51:30] Or maybe ask in #gsoc? [13:52:24] sumanah: no, i did a mistake there. i apologies for my conduct, will not do that again. [13:52:35] rahulmishra: but help me understand why you did what you did. [13:53:08] I don't care about punishing you or anything like that. I just want to understand why. This is the scientific method thing again - we need to understand why things happen so we can improve [13:54:18] hi sumanah, i have not being asiggned microtask ,but i did prepared some prototype regarding the project ,can my prototype's be considered as microtask for the project? I am also planning to discuss different approaches i suggested during community bonding period. [13:54:34] aalekhN: Probably not, no. [13:54:45] aalekhN: Have you talked to your mentor to try to get a microtask? [13:55:09] sumanah: i somehow thought that your advise will be helpful, also i have sent you mails earlier also, so there was no hesitation for another question. [13:55:28] How was the SOPA strike organized? Wikipedia, Google, etc have massive political power [13:55:39] robolobster: you might want to take your question to #wikipedia-en [13:55:53] thanks sumanah [13:56:06] one of my mentor emufarmers suggested me to ask pau giner reagrding this ,but pginer seems to hangout less on irc, also there is no reply from him via email [13:56:09] robolobster: https://www.mediawiki.org/wiki/File:Erik_Moeller_-_The_Day_We_Turned_Off_Wikipedia_-_San_Francisco_Wikipedia_Hackathon_2012.ogv [13:56:23] aalekhN: then you should ask Pau Giner again and this time cc Quim Gil [13:56:40] rahulmishra: OK. Who is your mentor? [13:56:44] Thank you sumanah [13:56:57] ok,cool thnks [13:57:06] 03(mod) change Lua functions to not return deprecated (and conditionally normal) statements - 10https://bugzilla.wikimedia.org/62191 (10Christopher Johnson) [13:57:12] sumanah: Bryan Davis. [13:57:47] rahulmishra: In GSoC, your mentor is the person who has implicitly agreed to respond to personal mail from you. :-) Please read http://en.flossmanuals.net/GSoCStudentGuide/ch014_communication-best-practices/ [13:58:50] Hi. Can I have a sample URL for https://www.mediawiki.org/wiki/Extension:CentralNotice#Testing ? Needed for a bug reporting [13:59:50] rahulmishra: I'm glad you think my advice is generally helpful. But your mentor actually has the authority to tell you the best course of action. I'm just saying my opinion. [14:00:31] rahulmishra: When you try to imagine asking your question of him, or in #mediawiki , what does it feel like? can you imagine doing it? or do you have some kind of fear or anxiety or hesitation? [14:01:11] 03(mod) LocalisationUpdate failed: mwversionsinuse returned empty list - 10https://bugzilla.wikimedia.org/62738 +comment (10Andre Klapper) [14:03:46] sumanah: this is little difficult to explain, being new here does creates some bit of hesitation, having said that, personally speaking , i was always responded with an solution when asked here or on mailing list. [14:04:50] rahulmishra: OK. You're not alone - a lot of people feel that kind of hesitation at first. They are worried that someone will mock them or yell at them for not being good enough. But that's not how we act here. [14:05:50] Or sometimes they are worried that asking for help is bad, that it loses face, that it is shameful, that it would be better to be perfect without having to ask for help. But we all know that's not how life is, and that recognizing a problem and working to solve it is more praiseworthy than gliding around through life. [14:06:08] So, now that you know that you do get help when you ask for it, if you ever feel that hesitation, try to talk back to the negative thoughts, and ask for help in public. [14:07:20] sumanah: Sure . [14:10:39] 03(mod) LocalisationUpdate failed: mwversionsinuse returned empty list - 10https://bugzilla.wikimedia.org/62738 +comment (10sam) [14:11:36] 03(mod) Redo 'versions' for the Wikipedia app component - 10https://bugzilla.wikimedia.org/62660 +comment (10Andre Klapper) [14:14:54] 03(mod) Adding level 2 warning, even if level 2 warning exists - 10https://bugzilla.wikimedia.org/59982 (10gladjonatan) [14:15:36] 03(mod) Make hit log viewable by non-admin - 10https://bugzilla.wikimedia.org/62781 normal->15enhancement (10Andre Klapper) [14:16:03] sumanah: I added the work Jeff, Lego and I did to setup the mail server environment locally in my system as the Micro Task. Does this look good ? https://www.mediawiki.org/wiki/VERP/MicroTasks [14:16:34] tonythomas: I'm in the middle of talking with someone else in #gsoc - can you ping me again if you're around in 15 min? [14:16:50] sumanah: i will. catch ya later then [14:24:23] 03(mod) Back navigation collapses all page sections - 10https://bugzilla.wikimedia.org/62703 +comment (10Jon) [14:24:23] 03(mod) Hash behaviour on mobile with sections - 10https://bugzilla.wikimedia.org/53308 +comment (10Jon) [14:25:12] 03(mod) sysopnames does not accept '*' language - 10https://bugzilla.wikimedia.org/62732 +comment (10gerritadmin) [14:29:44] 03(mod) wbeditentity permits claim property to be changed, however the diff doesnt display correctly - 10https://bugzilla.wikimedia.org/62425 (10Lydia Pintscher) [14:32:15] 03(mod) Backend time parser does not parse years with more than 4 digits - 10https://bugzilla.wikimedia.org/62648 (10Lydia Pintscher) [14:33:30] 03(mod) enable extensions for legalteamwiki - 10https://bugzilla.wikimedia.org/62610 +comment (10gerritadmin) [14:33:53] 03(mod) Enable transwiki import from meta on sr.wikipedia - 10https://bugzilla.wikimedia.org/62533 +comment (10gerritadmin) [14:34:32] 03(mod) Enable automatic AbuseFilter blocking on eswikivoyage - 10https://bugzilla.wikimedia.org/62321 +comment (10gerritadmin) [14:36:26] 03(mod) Sortable search results - 10https://bugzilla.wikimedia.org/38403 +comment (10wiki) [14:38:19] 03(mod) Change Semantic Forms autocompletion to use the Select2 library - 10https://bugzilla.wikimedia.org/61974 +comment (10qgil) [14:40:37] 03(mod) Reuse EntityInfoBuilder arrays everywhere - 10https://bugzilla.wikimedia.org/62724 (10Lydia Pintscher) [14:40:38] 03(mod) Don't link deleted items in the UI - 10https://bugzilla.wikimedia.org/61854 (10Lydia Pintscher) [14:42:44] 03(mod) Reuse EntityInfoBuilder arrays everywhere - 10https://bugzilla.wikimedia.org/62724 (10Lydia Pintscher) [14:43:20] 03(mod) Reuse EntityInfoBuilder arrays when generating html - 10https://bugzilla.wikimedia.org/62724 summary (10Lydia Pintscher) [14:49:16] 03(mod) TimeParser should return correct precision when only month and year or year is given - 10https://bugzilla.wikimedia.org/62730 (10Lydia Pintscher) [14:49:16] 03(mod) Special:Student profile lists articles based on the logged in user, not the student - 10https://bugzilla.wikimedia.org/62735 +comment (10ragesoss) [14:52:04] 03(mod) interwiki() fails for closed wikipedia - 10https://bugzilla.wikimedia.org/55146 +comment (10xqt) [14:52:22] Where do I go to talk about the VisualEditor? [14:52:31] 03(mod) pywikibot.Link.langlinkUnsafe can't deal with obsolete sites - 10https://bugzilla.wikimedia.org/61120 +comment (10xqt) [14:52:36] 03(mod) Remove save(), getPage(), getTitle() and related methods from EntityContent - 10https://bugzilla.wikimedia.org/62493 (10Lydia Pintscher) [14:54:10] hey hexmode - #mediawiki-visualeditor would work? [14:56:36] tonythomas: I can look now, if you have time [14:57:03] 03(mod) mediawiki_selenium Ruby gem should be able to start local and remote browsers with optional browser setup - 10https://bugzilla.wikimedia.org/62512 +comment (10gerritadmin) [15:00:03] sumanah: Hi ! you around ? [15:00:14] Hi, yeah [15:00:55] tonythomas: you may enjoy using the formatting on things like "/var/mail" or hostnames [15:01:04] 03(mod) aggregate list of non user-friendly messages on Wikidata - 10https://bugzilla.wikimedia.org/62778 (10Lydia Pintscher) [15:01:08] ok. as I mentioned, I added https://www.mediawiki.org/wiki/VERP/MicroTasks to my microtasks as that was the work Jeff, Lego and I did to setup the mail server environment locally in my system [15:01:25] sumanah: yeah! forgot about those [15:01:29] 03(mod) mediawiki_selenium Ruby gem should be able to start local and remote browsers with optional browser setup - 10https://bugzilla.wikimedia.org/62512 +comment (10gerritadmin) [15:01:33] tonythomas: did Jeff and/or Lego say "this is your microtask"? [15:02:11] 03(mod) automatic edit summary for link changes mentions badges even if there is no badge change - 10https://bugzilla.wikimedia.org/62546 (10Lydia Pintscher) [15:02:12] sumanah: thanks. I didn't know about that channel. Or maybe I've been actively ignoring it. Well, times, they are a-changing. [15:02:26] "Tested the setup by accessing MW Core on 10.0.3.40:80 from host machine ( after port forwarding ) ." You have some extraneous spaces inside the parentheses [15:02:29] sumanah: actually, we initiated and completed this almost a week ago. At that time, we never knew about microtaks [15:02:29] hexmode: I hear ya! [15:03:04] tonythomas: :/ have you checked with your mentors on whether this counts as your microtask? I assume it's fine and they'll say yes, but it's good to check [15:03:22] 03(mod) Non-breaking-space inside a quantity is shown as   in the UI - 10https://bugzilla.wikimedia.org/62567 (10Lydia Pintscher) [15:03:42] btw where did you set this up? on your own machine with some VMs, or in Labs? [15:03:46] sumanah: so, neither of us mentioned anything about microtasks. Anyway, will ping them rightaway [15:04:57] sumanah: in my local system, of course. We requested for a project in labs. but, its down right now right? [15:04:57] 03(mod) Use standard DataValue validators for labels, descriptions and aliases - 10https://bugzilla.wikimedia.org/49583 (10Lydia Pintscher) [15:05:16] tonythomas: Is it? I don't know. Anyway, I was just curious. [15:05:18] sumanah: here is the request https://wikitech.wikimedia.org/wiki/New_Project_Request/mediawiki-VERP [15:05:47] Jeff tells me they have suspended granting new requests for a while. [15:06:01] I never got any follow-ups on that though [15:06:56] tonythomas: well, I know Jeff can help you with that stuff so I will be quiet about my off-the-top-of-my-head suggestions [15:07:31] 03(mod) Allow page_props to be queried by value. - 10https://bugzilla.wikimedia.org/58032 (10Lydia Pintscher) [15:07:44] sumanah: he is on a week vacation now. Will be able to catch up with him in a few days [15:08:25] tonythomas: well, if you need any help between now and the end of the week, it might be a good idea to ask in #wikimedia-labs or on the labs-l list [15:09:16] sumanah: Thanks for that. will ask them why the lab instance is not yet granted [15:09:31] 03(mod) wbeditentity permits claim property to be changed, however the diff doesnt display correctly - 10https://bugzilla.wikimedia.org/62425 (10Lydia Pintscher) [15:09:37] tonythomas: did Jeff tell you *why* the suspension, and for how long? [15:09:40] 03(mod) wbeditentity permits claim property to be changed, however the diff doesnt display correctly - 10https://bugzilla.wikimedia.org/62425 (10Lydia Pintscher) [15:09:47] it's good to actually mention that so you don't sound whiny :) [15:10:00] sumanah: let me check. of course :) [15:10:47] * Rahul21 waves a "hi" to sumanah [15:10:53] hi Rahul21 [15:11:27] 03(mod) Backend time parser does not parse years with more than 4 digits - 10https://bugzilla.wikimedia.org/62648 (10Lydia Pintscher) [15:11:39] 03(mod) Wikidata changes don't show up in watchlist - 10https://bugzilla.wikimedia.org/62149 (10Lydia Pintscher) [15:11:43] 03(mod) do chunk ID query in JSON dump script - 10https://bugzilla.wikimedia.org/62381 (10Lydia Pintscher) [15:11:47] 03(mod) Reuse EntityInfoBuilder arrays when generating html - 10https://bugzilla.wikimedia.org/62724 (10Lydia Pintscher) [15:12:10] 03(mod) TimeParser should return correct precision when only month and year or year is given - 10https://bugzilla.wikimedia.org/62730 (10Lydia Pintscher) [15:12:21] 03(mod) Remove save(), getPage(), getTitle() and related methods from EntityContent - 10https://bugzilla.wikimedia.org/62493 (10Lydia Pintscher) [15:12:33] 03(mod) Failed to map interlanguage prefix ca to a global site ID - 10https://bugzilla.wikimedia.org/62754 +comment (10gerritadmin) [15:12:39] 03(mod) Failed to map interlanguage prefix ca to a global site ID - 10https://bugzilla.wikimedia.org/62754 (10Gerrit Notification Bot) [15:12:41] 03(mod) aggregate list of non user-friendly messages on Wikidata - 10https://bugzilla.wikimedia.org/62778 (10Lydia Pintscher) [15:12:43] 03(mod) automatic edit summary for link changes mentions badges even if there is no badge change - 10https://bugzilla.wikimedia.org/62546 (10Lydia Pintscher) [15:12:46] 03(mod) Non-breaking-space inside a quantity is shown as   in the UI - 10https://bugzilla.wikimedia.org/62567 (10Lydia Pintscher) [15:12:49] 03(mod) Use standard DataValue validators for labels, descriptions and aliases - 10https://bugzilla.wikimedia.org/49583 (10Lydia Pintscher) [15:12:52] 03(mod) Allow page_props to be queried by value. - 10https://bugzilla.wikimedia.org/58032 (10Lydia Pintscher) [15:13:18] 03(mod) Allow page_props to be queried by value. - 10https://bugzilla.wikimedia.org/58032 (10Lydia Pintscher) [15:13:20] 03(mod) Use standard DataValue validators for labels, descriptions and aliases - 10https://bugzilla.wikimedia.org/49583 (10Lydia Pintscher) [15:13:27] 03(mod) Non-breaking-space inside a quantity is shown as   in the UI - 10https://bugzilla.wikimedia.org/62567 (10Lydia Pintscher) [15:13:47] 03(mod) automatic edit summary for link changes mentions badges even if there is no badge change - 10https://bugzilla.wikimedia.org/62546 (10Lydia Pintscher) [15:14:14] 03(mod) aggregate list of non user-friendly messages on Wikidata - 10https://bugzilla.wikimedia.org/62778 (10Lydia Pintscher) [15:14:15] sumanah: How is GSoC going this time ? I read the mail from Quim about "geographical diversity", any idea why is this happening? Is this because they pushed the schedule back t one month [15:14:41] Rahul21: I have lots of hypotheses about why things are the way they are. But I have a 45-min meeting in 1 min so I can't talk right now, sorry [15:14:44] good luck tonythomas [15:14:48] 03(mod) Remove save(), getPage(), getTitle() and related methods from EntityContent - 10https://bugzilla.wikimedia.org/62493 (10Lydia Pintscher) [15:14:51] 03(mod) TimeParser should return correct precision when only month and year or year is given - 10https://bugzilla.wikimedia.org/62730 (10Lydia Pintscher) [15:15:10] sumanah: It's due to a datacentermigration they started on March 4 th :) [15:15:21] 03(mod) Reuse EntityInfoBuilder arrays when generating html - 10https://bugzilla.wikimedia.org/62724 (10Lydia Pintscher) [15:15:21] got it from my chat history ! [15:15:59] 03(mod) sysopnames does not accept '*' language - 10https://bugzilla.wikimedia.org/62732 (10xqt) [15:17:29] andre__, ping, ect meeting [15:17:43] 03(mod) Improve error handling backend code for claim html formatting - 10https://bugzilla.wikimedia.org/62495 (10Lydia Pintscher) [15:22:05] 03(NEW) Search for: Template:First government of returns error - 10https://bugzilla.wikimedia.org/62784 normal; MediaWiki: Search; () [15:27:29] 03(mod) sysopnames does not accept '*' language - 10https://bugzilla.wikimedia.org/62732 +comment (10Ricordisamoa) [15:29:00] 03(mod) sysopnames does not accept '*' language - 10https://bugzilla.wikimedia.org/62732 +comment (10gerritadmin) [15:29:03] 03(mod) sysopnames does not accept '*' language - 10https://bugzilla.wikimedia.org/62732 (10Gerrit Notification Bot) [15:29:26] 03(mod) Some W0 Dashboards do not show data - 10https://bugzilla.wikimedia.org/62665 (10christian) [15:35:01] 03(mod) Broken template expansion with nested template parameters - 10https://bugzilla.wikimedia.org/62716 (10ssastry) [15:37:45] 03(mod) sysopnames does not accept '*' language - 10https://bugzilla.wikimedia.org/62732 +comment (10gerritadmin) [15:38:00] 03(mod) mediawiki_selenium Ruby gem should be able to start local and remote browsers with optional browser setup - 10https://bugzilla.wikimedia.org/62512 +comment (10Željko Filipin) [15:38:02] 03(NEW) CirrusSearch: Still seeing api errors - 10https://bugzilla.wikimedia.org/62785 normal; MediaWiki extensions: CirrusSearch; () [15:38:10] 03(mod) CirrusSearch: Still seeing api errors - 10https://bugzilla.wikimedia.org/62785 (10Nik Everett) [15:38:23] 03(mod) Syslog server in eqiad log to non existent /home/wikipedia/syslog/ - 10https://bugzilla.wikimedia.org/62757 (10Greg Grossmeier) [15:38:39] 03(NEW) $wgQueryPages has been removed from core - 10https://bugzilla.wikimedia.org/62786 normal; MediaWiki extensions: RefreshSpecial; () [15:38:47] andre__: hey, should I file a bug for a request to remove me from one default cc and add me to another? [15:38:56] or can I just do that.... [15:38:58] 03(mod) Some W0 Dashboards do not show data - 10https://bugzilla.wikimedia.org/62665 +comment (10tnegrin) [15:39:18] greg-g, let me just do that. Which changes would you like to have? [15:39:45] no more in "Site Requests", but add me to Continuous Integration (both in Wikimedia) [15:39:46] (Having a ticket is more for documenting when we created components etc; I don't expect CC removals to be something contradictive) [15:40:19] greg-g, done [15:40:24] and why not, "deployment-prep" in Wikimedia Labs [15:40:31] add me to* [15:41:05] done [15:41:53] thank you kindly, good sir [15:44:46] 03(mod) sysopnames does not accept '*' language - 10https://bugzilla.wikimedia.org/62732 (10Ricordisamoa) [15:45:50] 03(mod) sysopnames does not accept '*' language - 10https://bugzilla.wikimedia.org/62732 (10Ricordisamoa) [15:48:41] 03(mod) Toolbar looks slightly broken if text causes overflow - 10https://bugzilla.wikimedia.org/61230 +comment (10gerritadmin) [15:51:33] 03(mod) Failed to map interlanguage prefix ca to a global site ID - 10https://bugzilla.wikimedia.org/62754 +comment (10gerritadmin) [15:53:11] 03(mod) Enable automatic AbuseFilter blocking on eswikivoyage - 10https://bugzilla.wikimedia.org/62321 +comment (10Tomasz W. Kozlowski) [15:53:18] 03(mod) Enable transwiki import from meta on sr.wikipedia - 10https://bugzilla.wikimedia.org/62533 +comment (10Tomasz W. Kozlowski) [16:00:32] 03(NEW) hhvm Jenkins job fill up /tmp with perf-*.map files - 10https://bugzilla.wikimedia.org/62788 normal; Wikimedia: Continuous integration; () [16:00:33] 03(NEW) hhvm Jenkins job fill up /tmp with stacktraces files - 10https://bugzilla.wikimedia.org/62787 normal; Wikimedia: Continuous integration; () [16:07:00] 03(mod) Review and deploy GWToolset - 10https://bugzilla.wikimedia.org/56181 +comment (10David Haskiya) [16:08:13] 03(mod) Add {{Art Photo}} to the templates accepted by the GWtoolset - 10https://bugzilla.wikimedia.org/61376 +comment (10David Haskiya) [16:09:10] 03(mod) Add {{Art Photo}} to the templates accepted by the GWtoolset - 10https://bugzilla.wikimedia.org/61376 +comment (10Jean-Fred) [16:11:12] 03(mod) add compatibility layer to WikibaseInternalSerialisation - 10https://bugzilla.wikimedia.org/62790 (10Lydia Pintscher) [16:11:25] 03(mod) use WikibaseInternalSerialisation in data model - 10https://bugzilla.wikimedia.org/62789 (10Lydia Pintscher) [16:12:16] 03(mod) add compatibility layer to WikibaseInternalSerialisation - 10https://bugzilla.wikimedia.org/62790 (10Lydia Pintscher) [16:12:22] 03(mod) use WikibaseInternalSerialisation in data model - 10https://bugzilla.wikimedia.org/62789 (10Lydia Pintscher) [16:12:28] 03(mod) use WikibaseInternalSerialisation in data model - 10https://bugzilla.wikimedia.org/62789 (10Lydia Pintscher) [16:12:40] 03(mod) add compatibility layer to WikibaseInternalSerialisation - 10https://bugzilla.wikimedia.org/62790 (10Lydia Pintscher) [16:13:14] 03(mod) Article talk page should be accessible from inside the app - 10https://bugzilla.wikimedia.org/62776 +comment (10Asaf Bartov) [16:16:14] 03(NEW) Typo in Russian translation - 10https://bugzilla.wikimedia.org/62791 normal; MediaWiki extensions: SemanticForms; () [16:17:06] 03(mod) Typo in Russian translation - 10https://bugzilla.wikimedia.org/62791 +comment (10marsoft) [16:20:05] 03(mod) Search for: Template:First government of returns error - 10https://bugzilla.wikimedia.org/62784 +comment (10Andre Klapper) [16:23:14] 03(mod) Typo in Russian translation - 10https://bugzilla.wikimedia.org/62791 +comment (10yaron57) [16:25:00] 03(mod) CommonsHelper Not Working - 10https://bugzilla.wikimedia.org/62437 +comment (10jacklee) [16:29:09] 03(mod) Flow: Topic-titles not displaying in some topics (disappearing?) - 10https://bugzilla.wikimedia.org/61939 +comment (10gerritadmin) [16:29:10] 03(mod) Flow: Topic-titles not displaying in some topics (disappearing?) - 10https://bugzilla.wikimedia.org/61939 (10Gerrit Notification Bot) [16:33:49] 03(mod) Typo in Russian translation - 10https://bugzilla.wikimedia.org/62791 +comment (10marsoft) [16:35:02] 03(mod) Broken template expansion with nested template parameters - 10https://bugzilla.wikimedia.org/62716 +comment (10gwicke) [16:35:28] 03(mod) Integrate Term related value objects and aggregates into DataModel - 10https://bugzilla.wikimedia.org/62792 (10Lydia Pintscher) [16:35:45] 03(mod) Integrate Term related value objects and aggregates into DataModel - 10https://bugzilla.wikimedia.org/62792 (10Lydia Pintscher) [16:37:05] 03(mod) Wikibase-label-edit-placeholder should use translated language name - 10https://bugzilla.wikimedia.org/62777 (10Lydia Pintscher) [16:38:27] 03(mod) Typo in Russian translation - 10https://bugzilla.wikimedia.org/62791 +comment (10marsoft) [16:39:26] 03(mod) Flow: Topic-titles not displaying in some topics (disappearing?) - 10https://bugzilla.wikimedia.org/61939 +comment (10ebernhardson) [16:40:09] 03(mod) Wikidata Outreach - 10https://bugzilla.wikimedia.org/61991 (10emilymaemura) [16:40:24] 03(mod) Failed to map interlanguage prefix ca to a global site ID - 10https://bugzilla.wikimedia.org/62754 (10Lydia Pintscher) [16:48:28] 03(mod) Flow: tipsy 'w'est gravity adds a visible dot 9999 pixels down the browser window - 10https://bugzilla.wikimedia.org/62689 +comment (10gerritadmin) [16:49:43] 03(mod) Remove UpdateRepoOnMoveJob in favor of a Repo-only job injected by client - 10https://bugzilla.wikimedia.org/60400 +comment (10gerritadmin) [16:49:45] 03(mod) Remove UpdateRepoOnMoveJob in favor of a Repo-only job injected by client - 10https://bugzilla.wikimedia.org/60400 (10Gerrit Notification Bot) [16:50:09] hi Rahul21 [16:52:52] 03(mod) UpdateRepoOnMoveJob not registered in wikidata for wikisource page moves - 10https://bugzilla.wikimedia.org/62779 (10Lydia Pintscher) [16:56:59] 03(NEW) PHP Fatal error: Call to a member function equals() on a non-object in SemanticMaps/src/queryprinters/SM_QueryHandler.php - 10https://bugzilla.wikimedia.org/62793 normal; MediaWiki extensions: [other]; () [16:57:04] 03(mod) Bugs affecting translatewiki.net (errors from MediaWiki master) (tracking) - 10https://bugzilla.wikimedia.org/39480 (10Nemo) [16:58:43] 03(NEW) Flow: Unable to submit topic without first post - 10https://bugzilla.wikimedia.org/62794 normal; MediaWiki extensions: Flow; () [16:58:54] 03(mod) PHP Fatal error: Call to a member function equals() on a non-object in SemanticMaps/src/queryprinters/SM_QueryHandler.php - 10https://bugzilla.wikimedia.org/62793 (10Nemo) [16:58:58] 03(mod) Flow: Unable to submit topic without first post - 10https://bugzilla.wikimedia.org/62794 +comment (10gerritadmin) [16:59:05] 03(mod) Flow: Unable to submit topic without first post - 10https://bugzilla.wikimedia.org/62794 (10Gerrit Notification Bot) [16:59:16] sumanah: hello [16:59:24] 03(mod) hhvm Jenkins job fill up /tmp with perf-*.map files - 10https://bugzilla.wikimedia.org/62788 +comment (10krinklemail) [16:59:25] 03(mod) Review and deploy GWToolset - 10https://bugzilla.wikimedia.org/56181 +comment (10Greg Grossmeier) [16:59:29] how was the meeting ? [17:01:32] Rahul21: It was fine, thank you. :-) So, a few quick points about the geographical diversity thing. First, last year's schedule was actually unusual and this year is a more usual GSoC schedule. Second, there are GSoC students from ~69 countries; we at Wikimedia seem to not quite be benefiting from that geo diversity and would like to. [17:03:21] sumanah: Earlier last month I was hoping to apply with WMF as a GSoC student this year too, but the policy at WMF wouldnt allow me to do so :( [17:03:44] Rahul21: Well, I hope you're applying somewhere else, then, or taking a FLOSS job somewhere? [17:03:53] 03(mod) hhvm Jenkins job fill up /tmp with stacktraces files - 10https://bugzilla.wikimedia.org/62787 +comment (10krinklemail) [17:06:00] 03(mod) CodeEditor should use ContentHandler - 10https://bugzilla.wikimedia.org/42593 (10Derk-Jan Hartman) [17:06:07] 03(mod) Instance 'delete' link doesn't always delete the ldap entry for an instance - 10https://bugzilla.wikimedia.org/58717 summary (10Andrew Bogott) [17:08:27] 03(mod) Some W0 Dashboards do not show data - 10https://bugzilla.wikimedia.org/62665 (10christian) [17:08:32] * sumanah waits for Rahul21's reply [17:09:26] 03(mod) Typo in Russian translation - 10https://bugzilla.wikimedia.org/62791 +comment (10Nemo) [17:10:00] 03(mod) Flow: Unable to submit topic without first post - 10https://bugzilla.wikimedia.org/62794 +comment (10gerritadmin) [17:11:35] sumanah: sorry, Yes I am applying this year in GSoC for "Open Education Research Foundation" [17:11:44] Cool! Good luck Rahul21 [17:11:53] 03(mod) Typo in Russian translation - 10https://bugzilla.wikimedia.org/62791 +comment (10marsoft) [17:12:06] 03(mod) VisualEditor: Get rid of $.proxy, use native .bind() - 10https://bugzilla.wikimedia.org/62762 (10Tony Thomas) [17:12:13] sumanah: Have you seen that organization ? http://wikieducator.org/Main_Page [17:12:20] No I haven't, Rahul21 [17:13:14] sumanah: You will be happy when you open that link, it uses Mediawiki as its base and is devoted towards free education [17:13:25] :) [17:15:27] hoping to put my mediawiki experience to use here [17:16:11] 03(mod) Lightbox exits when Esc is pressed with a modifier key - 10https://bugzilla.wikimedia.org/62580 +comment (10gtisza) [17:18:06] 03(mod) Special:CreateProperty / log message after property creation (2.4.2) - 10https://bugzilla.wikimedia.org/35370 (10Gerrit Notification Bot) [17:18:07] 03(mod) Special:CreateProperty / log message after property creation (2.4.2) - 10https://bugzilla.wikimedia.org/35370 +comment (10gerritadmin) [17:18:15] 03(mod) Multilingual SemanticMediaWiki - 10https://bugzilla.wikimedia.org/46522 +comment (10Rishi Mittal) [17:19:38] 03(mod) Flow: MediaWiki:Bad image list not integrated - 10https://bugzilla.wikimedia.org/61772 +comment (10gerritadmin) [17:22:21] 03(mod) Flow: "An unexpected error occurred" on first preview of Flow board - 10https://bugzilla.wikimedia.org/61873 +comment (10gerritadmin) [17:24:16] 03(NEW) Configure all deployment-prep instances to use local salt and puppet master by default - 10https://bugzilla.wikimedia.org/62795 normal; Wikimedia Labs: deployment-prep (beta); () [17:26:38] 03(mod) deprecate EntityContent::save() (fix lots of tests) - 10https://bugzilla.wikimedia.org/62210 +comment (10gerritadmin) [17:27:32] 03(mod) add compatibility layer to WikibaseInternalSerialisation - 10https://bugzilla.wikimedia.org/62790 +comment (10Jeroen De Dauw) [17:27:41] 03(mod) PHP Fatal error: Call to a member function equals() on a non-object in SemanticMaps/src/queryprinters/SM_QueryHandler.php - 10https://bugzilla.wikimedia.org/62793 +comment (10Andre Klapper) [17:29:38] 03(mod) A proper catalog of extensions - 10https://bugzilla.wikimedia.org/46704 +comment (10Aditya Chaturvedi) [17:33:48] 03(mod) VisualEditor: Protected page warning message should include log entry - 10https://bugzilla.wikimedia.org/51215 +comment (10gerritadmin) [17:33:49] 03(mod) Problem with getMobileToken in MobileContext - 10https://bugzilla.wikimedia.org/62614 +comment (10jrobson) [17:34:22] 03(NEW) Hyperlink tool problem with long URL - 10https://bugzilla.wikimedia.org/62796 normal; VisualEditor: Editing Tools; () [17:34:53] 03(mod) Hyperlink tool problem with long URL - 10https://bugzilla.wikimedia.org/62796 +comment (10zfilipin) [17:35:19] 03(mod) PHP Fatal error: Call to a member function equals() on a non-object in SemanticMaps/src/queryprinters/SM_QueryHandler.php - 10https://bugzilla.wikimedia.org/62793 +comment (10Nemo) [17:35:43] 03(mod) Tool Labs: Provide two views of the user_properties table - one filtered, one anonymized - 10https://bugzilla.wikimedia.org/58196 +comment (10lvilla) [17:39:07] 03(mod) VisualEditor: Protected page warning message should include log entry - 10https://bugzilla.wikimedia.org/51215 (10James Forrester) [17:39:52] 03(mod) Special:CreateProperty / log message after property creation (2.4.2) - 10https://bugzilla.wikimedia.org/35370 +comment (10gerritadmin) [17:40:54] 03(mod) Special:CreateProperty / log message after property creation (2.4.2) - 10https://bugzilla.wikimedia.org/35370 +comment (10[[kgh]]) [17:40:59] 03(mod) VisualEditor: Slugs don't animate when jumping from one to another - 10https://bugzilla.wikimedia.org/62783 (10James Forrester) [17:41:25] 03(mod) VisualEditor: Slugs don't animate when jumping from one to another - 10https://bugzilla.wikimedia.org/62783 +comment (10gerritadmin) [17:44:31] 03(mod) VisualEditor: Using bold button on partially bolded selection causes double-bolding - 10https://bugzilla.wikimedia.org/52189 +comment (10gerritadmin) [17:45:25] 03(mod) VisualEditor: [Regression] Long target names no longer get shortened in the link inspector - 10https://bugzilla.wikimedia.org/62796 summary (10James Forrester) [17:45:44] 03(mod) VisualEditor: Using bold button on partially bolded selection causes double-bolding - 10https://bugzilla.wikimedia.org/52189 (10James Forrester) [17:46:37] 03(mod) VisualEditor: Get rid of $.proxy, use native .bind() - 10https://bugzilla.wikimedia.org/62762 normal->15enhancement; +comment (10James Forrester) [17:54:19] 03(mod) Not load unnecessary data in token() - 10https://bugzilla.wikimedia.org/54549 +comment (10Kunal Mehta (Legoktm)) [18:01:55] 03(mod) VisualEditor: Get rid of $.proxy, use native .bind() - 10https://bugzilla.wikimedia.org/62762 +comment (1001tonythomas) [18:15:03] 03(mod) VisualEditor: Get rid of $.proxy, use native .bind() - 10https://bugzilla.wikimedia.org/62762 +comment (10roan.kattouw) [18:18:31] 03(NEW) VisualEditor: Attempting to insert a math function on a slug throws the error: Cannot call method 'update' of null and adds empty math tags after inserting - 10https://bugzilla.wikimedia.org/62797 normal; VisualEditor: Editing Tools; () [18:18:56] 03(mod) VisualEditor: Attempting to insert a math function on a slug throws the error: Cannot call method 'update' of null and adds empty math tags after inserting - 10https://bugzilla.wikimedia.org/62797 (10ryasmeen) [18:25:31] 03(mod) Multilingual SemanticMediaWiki - 10https://bugzilla.wikimedia.org/46522 +comment (10aklapper) [18:27:38] 03(mod) PHP Fatal error: Call to a member function equals() on a non-object in SemanticMaps/src/queryprinters/SM_QueryHandler.php - 10https://bugzilla.wikimedia.org/62793 +comment (10aklapper) [18:28:55] 03(mod) Rename Popups extension to "Hovercards" - 10https://bugzilla.wikimedia.org/62769 +comment (10dgarry) [18:30:08] 03(NEW) Use FormOptions in SpecialWatchlistQuery hook - 10https://bugzilla.wikimedia.org/62798 normal; MediaWiki extensions: WikidataClient; () [18:31:17] I'm trying to add widget Facebook Like Box [18:31:30] but it dosent work [18:31:32] 03(mod) Problem with getMobileToken in MobileContext - 10https://bugzilla.wikimedia.org/62614 +comment (10jrobson) [18:31:51] can anyone can help me? [18:34:30] slk500: what have you tried? [18:38:35] 03(mod) Problem with getMobileToken in MobileContext - 10https://bugzilla.wikimedia.org/62614 +comment (10cmcmahon) [18:46:58] 03(mod) Special:Translate does not support PostgreSQL - 10https://bugzilla.wikimedia.org/26422 +comment (10gerritadmin) [18:49:29] 03(mod) Problem with getMobileToken in MobileContext - 10https://bugzilla.wikimedia.org/62614 +comment (10jrobson) [18:55:58] 03(mod) Problem with getMobileToken in MobileContext - 10https://bugzilla.wikimedia.org/62614 +comment (10cmcmahon) [18:57:24] 03(NEW) VisualEditor: Stop users to insert wikitexts/bad inputs in the Gallery inspector - 10https://bugzilla.wikimedia.org/62799 normal; VisualEditor: Editing Tools; () [18:58:06] 03(mod) VisualEditor: Stop users to insert wikitexts/bad inputs in the Gallery inspector - 10https://bugzilla.wikimedia.org/62799 (10ryasmeen) [18:58:29] qgil: there seems to be no reply from mentors uptill now what should i do? although i have fairly worked with mediawiki core solved 2 bug. Please help regarding this issue:( [18:59:10] 03(mod) VisualEditor: Warn/stop users from inserting wikitext/bad inputs in the Gallery inspector - 10https://bugzilla.wikimedia.org/62799 normal->minor; summary (10James Forrester) [19:01:46] 03(mod) Support ogv.js in player - 10https://bugzilla.wikimedia.org/61823 +comment (10brion) [19:02:12] 03(NEW) VisualEditor: Text-oriented templates don't wrap normally - 10https://bugzilla.wikimedia.org/62800 normal; VisualEditor: General; () [19:02:53] 03(mod) VisualEditor: Text-oriented templates don't wrap normally - 10https://bugzilla.wikimedia.org/62800 +comment (10wmf.whatamidoing) [19:06:18] 03(mod) VisualEditor: Text-oriented templates don't wrap normally - 10https://bugzilla.wikimedia.org/62800 +comment (10James Forrester) [19:06:19] 03(mod) VisualEditor: Inline templates don't wrap, assume width:100%, so break layout around floated items - 10https://bugzilla.wikimedia.org/51708 +comment (10James Forrester) [19:07:08] 03(mod) VisualEditor: Inline templates don't wrap, assume width:100%, so break layout around floated items - 10https://bugzilla.wikimedia.org/51708 minor->normal (10James Forrester) [19:08:18] 03(mod) CirrusSearch should embed performance data in the page output - 10https://bugzilla.wikimedia.org/62768 +comment (10gerritadmin) [19:10:01] 03(mod) Search for: Template:First government of returns error - 10https://bugzilla.wikimedia.org/62784 +comment (10aymatth2) [19:13:09] 03(mod) Problem with getMobileToken in MobileContext - 10https://bugzilla.wikimedia.org/62614 +comment (10jrobson) [19:13:57] anomie, Mithrandir, do you know if there's a bug already open for improving API:Client_code? I'm not seeing anything. [19:15:04] fhocutt: I'd guess probably not, since improving wiki pages isn't usually in bugzilla. It might be a blocker of bug 1 though. [19:15:55] 03(mod) Support ogv.js in player - 10https://bugzilla.wikimedia.org/61823 +comment (10mdale) [19:16:52] the OPW application asks for a bugzilla link, would you suggest putting bug 1 there? [19:17:27] since most of my contributions would be to wiki pages and non-MW projects, not the MW API itself [19:17:51] fhocutt: I have no idea, you'd do better to ask sumana or qgil [19:19:14] ok, thanks. [19:21:17] 03(mod) VisualEditor: No loading animation when editing a section deep down a page - 10https://bugzilla.wikimedia.org/50206 (10Alex Monk) [19:24:37] I'm following https://www.mediawiki.org/wiki/Manual:Importing_Wikipedia_infoboxes_tutorial. Attempting to export Template:Infobox attraction from Wikipedia. [19:25:34] I get a Script error that says this when I go to to Template:Infobox attraction after a full export/import. Does my version of Scribunto not know about protectionLevels? http://dpaste.com/1744202/ [19:26:50] From Special:Version: http://dpaste.com/1744204/ [19:30:03] 03(mod) Convert Oversight revisions to (revision deleted) suppressed on Wikimedia wikis - 10https://bugzilla.wikimedia.org/60373 +comment (10dgarry) [19:42:04] hi [19:42:10] how can I change the title of a page [19:42:29] https://wiki.gentoo.org/wiki/Sysstat - I want the title of this page to be app-admin/sysstat [19:42:37] i.e. first thing that appears should say that [19:46:19] 03(mod) Convert Oversight revisions to (revision deleted) suppressed on Wikimedia wikis - 10https://bugzilla.wikimedia.org/60373 +comment (10sam) [19:46:30] 03(mod) Link MediaWiki styles and create Parsoid-specific CSS styling to match MediaWiki's for differing DOM elements - 10https://bugzilla.wikimedia.org/51245 (10spage) [19:46:31] 03(mod) Flow: Reference numbers in Parsoid output aren't superscripted - 10https://bugzilla.wikimedia.org/60017 (10spage) [19:46:49] 03(mod) Problem with getMobileToken in MobileContext - 10https://bugzilla.wikimedia.org/62614 +comment (10cmcmahon) [19:50:30] 03(mod) Convert Oversight revisions to (revision deleted) suppressed on Wikimedia wikis - 10https://bugzilla.wikimedia.org/60373 +comment (10dgarry) [19:54:11] WormDr1nk: You should move the page. [19:54:24] rdwrer, no other way ? [19:55:07] WormDr1nk: Nope, changing the name of a page doesn't make sense because that's the key we use for storage [19:55:11] https://wiki.gentoo.org/wiki/Special:MovePage/Sysstat [19:56:58] rdwrer, I just want to change what is rendered [19:57:05] not what is stored under [19:57:10] so same location should get you to page [19:57:15] Ohhhh. [19:57:18] just once you get to page the title line should be diff [19:57:31] That' I don't know. [19:57:35] !title [19:57:36] There is no such key, you probably want to try: !blacklist, !csshideheader, !displaytitle, !dpl, !mainpagetitle, !nullpath, !rewriteproblems, !wp, [19:57:41] !displaytitle [19:57:41] See . [19:57:49] WormDr1nk: ^^ [19:58:58] thanks [20:00:26] 03(mod) Deploy (scap and other) aren't showing up in graphite/gdash - 10https://bugzilla.wikimedia.org/62667 (10Gerrit Notification Bot) [20:00:27] 03(mod) Deploy (scap and other) aren't showing up in graphite/gdash - 10https://bugzilla.wikimedia.org/62667 +comment (10gerritadmin) [20:04:46] 03(mod) Flow: Unable to submit topic without first post - 10https://bugzilla.wikimedia.org/62794 (10Maryana Pinchuk) [20:09:09] 03(mod) Convert Oversight revisions to (revision deleted) suppressed on Wikimedia wikis - 10https://bugzilla.wikimedia.org/60373 +comment (10sam) [20:10:17] 03(mod) Deploy (scap and other) aren't showing up in graphite/gdash - 10https://bugzilla.wikimedia.org/62667 +comment (10gerritadmin) [20:11:21] 03(mod) Special:Translate does not support PostgreSQL - 10https://bugzilla.wikimedia.org/26422 (10Tim Landscheidt) [20:13:31] 03(mod) Deploy (scap and other) aren't showing up in graphite/gdash - 10https://bugzilla.wikimedia.org/62667 +comment (10bdavis) [20:16:41] 03(mod) Review and Deploy 'Popups' extension - 10https://bugzilla.wikimedia.org/61167 +comment (10tomasz) [20:20:13] 03(mod) Deploy (scap and other) aren't showing up in graphite/gdash - 10https://bugzilla.wikimedia.org/62667 +comment (10gerritadmin) [20:20:20] 03(mod) Deploy (scap and other) aren't showing up in graphite/gdash - 10https://bugzilla.wikimedia.org/62667 +comment (10gerritadmin) [20:21:19] 03(mod) Problem with getMobileToken in MobileContext - 10https://bugzilla.wikimedia.org/62614 +comment (10cmcmahon) [20:28:08] A THING! [20:30:02] anybody could help me? [20:30:40] !admin [20:30:40] To recreate the admin user, run "php maintenance/createAndPromote.php" on the command line. [20:31:54] Rosa_desierto: what? [20:32:45] why wikispecies is only avaible in english [20:33:49] I could start the proyect in incubator in SPANISH [20:34:04] other time all the world is in s8ilence [20:34:36] Rosa_desierto: there hasnt been enough support for any other languages [20:34:55] but NOW we can vote an other time [20:35:15] I think that will be well for wikispecies [20:43:40] who is live? [20:46:07] 03(mod) PHP Fatal error: Call to a member function equals() on a non-object in SemanticMaps/src/queryprinters/SM_QueryHandler.php - 10https://bugzilla.wikimedia.org/62793 +comment (10Jeroen De Dauw) [20:47:28] 03(mod) add compatibility layer to WikibaseInternalSerialisation - 10https://bugzilla.wikimedia.org/62790 +comment (10jeroen_dedauw) [20:48:05] 03(mod) add compatibility layer to WikibaseInternalSerialisation - 10https://bugzilla.wikimedia.org/62790 +comment (10jeroen_dedauw) [20:48:24] aloooo [20:55:31] 03(mod) Make the page title optionally translatable when using the Translate extension - 10https://bugzilla.wikimedia.org/34098 (10kunalgrover05) [21:00:27] 03(mod) Specify default language on a per-page basis - 10https://bugzilla.wikimedia.org/9360 (10kunalgrover05) [21:01:58] 03(mod) Translation information under the page title is too obtrusive - 10https://bugzilla.wikimedia.org/51533 (10kunalgrover05) [21:04:19] 03(mod) Allow updating of group name and description on Special:AggregateGroups - 10https://bugzilla.wikimedia.org/36298 (10kunalgrover05) [21:06:27] 03(mod) The source language of a page should be arbitrary - 10https://bugzilla.wikimedia.org/35489 (10kunalgrover05) [21:07:06] 03(mod) Add editnotice to edit page of global.css and global.js user script - 10https://bugzilla.wikimedia.org/57888 +comment (10gerritadmin) [21:07:31] 03(mod) Translated page is not updated when a translation string page is moved - 10https://bugzilla.wikimedia.org/37297 (10kunalgrover05) [21:08:08] 03(mod) Deleting a translation unit page doesn't remove the corresponding content from the translation page - 10https://bugzilla.wikimedia.org/39415 (10kunalgrover05) [21:09:54] 03(mod) Allow (interwiki) hard redirect whitelisting - 10https://bugzilla.wikimedia.org/44286 +comment (10Quim Gil) [21:15:13] 03(mod) Implement MediaWiki Help Repository (fetching Help: pages from MediaWiki.org or Meta, similar to file description pages from Commons) - 10https://bugzilla.wikimedia.org/12306 +comment (10Quim Gil) [21:15:36] 03(NEW) Croptool broken OAuth broken - 10https://bugzilla.wikimedia.org/62801 normal; Tool Labs tools: [other]; () [21:18:15] 03(mod) VisualEditor: [Regression] Long target names no longer get shortened in the link inspector - 10https://bugzilla.wikimedia.org/62796 (10Alex Monk) [21:21:50] 03(mod) [upstream] Gerrit patchset-created event has been changed - 10https://bugzilla.wikimedia.org/60781 +comment (10gerritadmin) [21:23:14] 03(mod) Implement MediaWiki Help Repository (fetching Help: pages from MediaWiki.org or Meta, similar to file description pages from Commons) - 10https://bugzilla.wikimedia.org/12306 +comment (10federicoleva) [21:26:24] 03(mod) Croptool broken OAuth broken - 10https://bugzilla.wikimedia.org/62801 +comment (10Tomasz W. Kozlowski) [21:31:51] 03(mod) [upstream] Gerrit patchset-created event has been changed - 10https://bugzilla.wikimedia.org/60781 (10christian) [21:32:43] 03(mod) "Check Availability" feature for usernames at registration interface - 10https://bugzilla.wikimedia.org/34447 +comment (10Steven Walling) [21:33:00] MatmaRex: ^ can't say how awesome that is [21:33:34] Integrating with AntiSpoof etc. is a thorny problem, but this is a very good first stab at making the UX better [21:34:00] egh, it doesn't really work on, say, wmf's installation [21:34:40] StevenW: it will probably tell you that "StevenWalling" on en.wp is available, but antispoof won't let you register it [21:34:47] 03(mod) "Check Availability" feature for usernames at registration interface - 10https://bugzilla.wikimedia.org/34447 (10Steven Walling) [21:34:48] 03(mod) Can't validate username against blocking extensions AntiSpoof & TitleBlacklist - 10https://bugzilla.wikimedia.org/40648 (10Steven Walling) [21:35:11] MatmaRex: Yeah, the AntiSpoof rules are way too strict in my opinion. [21:41:25] 03(mod) API: action=flow-parsoid-utils strips meta tag from top of - 10https://bugzilla.wikimedia.org/62597 (10spage) [21:45:48] 03(mod) VisualEditor: Links are not shown as redlinks when their target is blank (or as 'stub-alternate-colour' if appropriate) - 10https://bugzilla.wikimedia.org/37901 +comment (10gerritadmin) [21:46:40] Lydia_WMDE: hello [21:47:02] Rahul21: hi [21:48:42] Lydia_WMDE: I friend of mine is interested in the documentation project "Wikidata Outreach" as a part of OPW [21:48:56] cool [21:48:59] 03(mod) Flow: Topic-title text-area, the browser spellcheck doesn't work - 10https://bugzilla.wikimedia.org/62557 (10spage) [21:49:34] did she already apply? [21:49:46] Lydia_WMDE: I'll get her here and probably she could have a word with you [21:50:00] it is pretty late here now [21:50:03] email is better [21:50:29] Lydia_WMDE: No she is writing the application( I know it is little late now ). Okay I'll tell her to mail you [21:50:41] great :) [21:52:45] 03(mod) Configure all deployment-prep instances to use local salt and puppet master by default - 10https://bugzilla.wikimedia.org/62795 +comment (10bdavis) [21:52:47] 03(mod) SVG images should be allowed to scale up - 10https://bugzilla.wikimedia.org/62751 +comment (10gerritadmin) [21:52:49] 03(mod) SVG images should be allowed to scale up - 10https://bugzilla.wikimedia.org/62751 (10Gerrit Notification Bot) [21:53:06] 03(NEW) Fatal Error on editing - 10https://bugzilla.wikimedia.org/62802 blocker; MediaWiki extensions: Validator; () [21:53:31] 03(mod) Implement rendering of redlinks and stubs (in a post-processor?) - 10https://bugzilla.wikimedia.org/37902 (10James Forrester) [21:53:37] 03(mod) VisualEditor: Links are not shown as redlinks when their target is blank (or as 'stub-alternate-colour' if appropriate) - 10https://bugzilla.wikimedia.org/37901 (10James Forrester) [21:53:48] 03(NEW) VisualEditor: Extract red link API code from VE and put into Parsoid - 10https://bugzilla.wikimedia.org/62803 enhancement; VisualEditor: Technical Debt; () [21:53:50] 03(mod) VisualEditor: Links are not shown as redlinks when their target is blank (or as 'stub-alternate-colour' if appropriate) - 10https://bugzilla.wikimedia.org/37901 (10James Forrester) [21:53:52] 03(mod) Implement rendering of redlinks and stubs (in a post-processor?) - 10https://bugzilla.wikimedia.org/37902 (10James Forrester) [21:54:44] 03(mod) VisualEditor: Extract red link API code from VE and put into Parsoid - 10https://bugzilla.wikimedia.org/62803 (10James Forrester) [21:55:20] 03(mod) Flow: Topic-title text-area, the browser spellcheck doesn't work - 10https://bugzilla.wikimedia.org/62557 +comment (10Quiddity) [21:59:22] 03(mod) tipsy can't use string for the title, if original element has non-empty title - 10https://bugzilla.wikimedia.org/57146 +comment (10fur.hewiki) [22:01:17] 03(mod) API: action=flow-parsoid-utils strips meta tag from top of - 10https://bugzilla.wikimedia.org/62597 +comment (10theopolismewiki) [22:02:36] 03(mod) Add editnotice to edit page of global.css and global.js user script - 10https://bugzilla.wikimedia.org/57888 (10Kunal Mehta (Legoktm)) [22:03:55] 03(mod) Convert Oversight revisions to (revision deleted) suppressed on Wikimedia wikis - 10https://bugzilla.wikimedia.org/60373 +comment (10risker.wp) [22:07:16] 03(mod) Search local titles with another language - 10https://bugzilla.wikimedia.org/44038 +comment (10pirsquared17) [22:11:57] 03(mod) Images: New images get a link=… set whether or not they need it - 10https://bugzilla.wikimedia.org/49844 (10C. Scott Ananian) [22:12:59] hi [22:13:03] this is a bit unlrelated maybe [22:13:23] what are constructs like this called {{File| ... }} [22:13:38] and how do I find out what constructs can be used on a specific mediawiki [22:13:51] e.g. {{USEflag {{File [22:15:29] WormDr1nk: https://www.mediawiki.org/wiki/Help:Templates [22:15:44] thanks [22:15:58] Lydia_WMDE: hello , I am interested in the Wikidata Outreach project and have dropped in some details in a mail. [22:17:10] * Rahul21 welcomes ruchika to mediawiki [22:17:37] 03(mod) VisualEditor: [Regression wmf16] TypeError: this.typeInput.getSelectedItem(...) is null appearing and cannot close the Media Settings dialog for an image with left position and border format - 10https://bugzilla.wikimedia.org/62024 (10ryasmeen) [22:23:01] shalini479: hi, did you just email me? [22:23:04] !logs [22:23:04] channel logs: http://bots.wmflabs.org/~wm-bot/logs/%23mediawiki/ html version: http://tools.wmflabs.org/wm-bot/logs/index.php?display=%23mediawiki [22:24:39] sumanah: yeah [22:24:57] hey sumanah, a friend of mine here ruchika is interested in OPW, she came to know about it just some time back, could you help her get started [22:25:01] Hi. So, fhocutt has already started applying for the MediaWiki API client libraries stuff [22:25:13] Rahul21: Hi ruchika. Do you have any specific questions? [22:26:29] Rahul21: I assume you've already helped her find the relevant documentation to read? [22:27:01] shalini479: Frances https://www.mediawiki.org/wiki/User:Fhocutt (fhocutt here in IRC) started working on her application last week and has already nearly completed her microtask and application [22:27:24] sumanah : Hi , I am interested in baing a part of one of the projects [22:27:26] sumanah: yes I gave her articles regarding Wikidata to read. [22:27:47] * sumanah listens for a specific question to answer :-) [22:27:53] Could someone help me understand the code quoted in this suggestion, and implement it on my wiki. I want to create on the main namespace to links to custom namespaces, and then on those namespaces, tabs for the opposite namespace and mainspace. [22:27:56] http://www.mediawiki.org/wiki/Thread:Project:Support_desk/Add_Custom_Tab_or_Tabs_to_Vector_Skin [22:28:38] sumanah: alright :) [22:29:02] shalini479: I think you should look at https://wiki.gnome.org/OutreachProgramForWomen/2014/MayAugust/#Participating_Organizations especially "Organizations Still Looking for Applicants" [22:30:00] ruchika: We already have so many applicants for Wikimedia projects that you would have better chances looking at "Organizations Still Looking for Applicants" -- https://wiki.gnome.org/OutreachProgramForWomen/2014/MayAugust/#Participating_Organizations -- such as QEMU, Yocto, Foreman, and so on [22:30:07] 03(mod) Flow: post links in watchlist/contribs/rc don't scroll me to post - 10https://bugzilla.wikimedia.org/62421 (10spage) [22:30:36] Here is the link to the specific code I am having trouble understanding how to modify. [22:30:38] http://www.mediawiki.org/wiki/Thread:Project:Support_desk/Add_Custom_Tab_or_Tabs_to_Vector_Skin/reply_%282%29 [22:30:53] sumanah: I was specifically interested in wikidata outreach [22:30:55] I would like to know how documents are written in wikidata? That would be a good starting point [22:30:56] Aurora_Grimes: Sorry I don't know how to help you :/ good luck. [22:31:01] ruchika: Hi, did you hear what I said? [22:31:34] 03(mod) Platform for Wikinews to allow mobile reporting - 10https://bugzilla.wikimedia.org/57808 +comment (10Quim Gil) [22:31:53] 03(mod) Mobile viewing application for Wikinews - 10https://bugzilla.wikimedia.org/57809 +comment (10Quim Gil) [22:32:08] 03(mod) Automated (machine assisted) news translation - 10https://bugzilla.wikimedia.org/57810 +comment (10Quim Gil) [22:32:28] ruchika: there are already at least 3 women trying to work on that Wikidata outreach project topic, and we will select at most 1 of them. See http://lists.wikimedia.org/pipermail/wikitech-l/2014-March/075125.html and http://lists.wikimedia.org/pipermail/wikitech-l/2014-March/075264.html and http://lists.wikimedia.org/pipermail/wikitech-l/2014-March/075336.html for instance [22:32:45] Aurora_Grimes: the mediawiki-l list may have more help for you [22:32:49] !lists | Aurora_Grimes [22:32:49] Aurora_Grimes: mediawiki-l and wikitech-l are the primary mailing lists for MediaWiki-related issues. See https://www.mediawiki.org/wiki/Mailing_lists for details. [22:34:01] 03(mod) VisualEditor: [Regression wmf16] TypeError: this.typeInput.getSelectedItem(...) is null appearing and cannot close the Media Settings dialog for an image with left position and border format - 10https://bugzilla.wikimedia.org/62024 (10ryasmeen) [22:34:21] sumanah: Apologies , I understand it a little late now, though I would be interested in reading the applications  [22:35:28] ruchika: you can read the proposals from other people; they're public. Follow the links I mentioned. [22:35:56] 03(mod) PHP Warnings [localhost] after updating to HEAD version: Cannot modify header information - headers already sent in /includes/WebResponse.php on line 38 - 10https://bugzilla.wikimedia.org/62233 +comment (10gerritadmin) [22:36:27] ruchika: I strongly suggest that, if you want to do OPW this summer, you start looking at "Organizations Still Looking for Applicants" -- https://wiki.gnome.org/OutreachProgramForWomen/2014/MayAugust/#Participating_Organizations -- such as QEMU, Yocto, Foreman, and so on. It's going to be very difficult for you to try to work with Wikimedia on OPW. We of course welcome any volunteer contributions you want to make OUTSIDE of OPW, at any time! [22:36:33] w00t, dismiss button on a centralnotice is broken once more... [22:36:39] 03(mod) Sort out relationship between TimeFormatter and TimeIsoFormatter - 10https://bugzilla.wikimedia.org/57743 (10Jeroen De Dauw) [22:36:44] i was starteing to miss that. [22:36:50] sumanah: I am trying to use add tabs to my skin, at first I tried using this extension, but they don't seem to be appearing, any way you could help? https://www.mediawiki.org/wiki/Extension:NamespaceRelations [22:37:01] shalini479: (what I just said to ruchika is also my advice to you. We welcome you as a volunteer! but it'll be hard for you to start now and be accepted for OPW with us this summer) [22:37:11] I'm sorry Aurora_Grimes I simply don't know. I have never used that extension. [22:37:16] (hi thedj) [22:37:18] 03(mod) Support for months and years of a different calendar - 10https://bugzilla.wikimedia.org/59766 (10Jeroen De Dauw) [22:37:34] hi sumanah :) [22:37:40] 03(mod) Support for months and years of a different calendar - 10https://bugzilla.wikimedia.org/59766 +comment (10jeroen_dedauw) [22:38:32] 03(mod) VisualEditor: [Regression wmf16] TypeError: this.typeInput.getSelectedItem(...) is null appearing and cannot close the Media Settings dialog for an image with left position and border format - 10https://bugzilla.wikimedia.org/62024 (10ryasmeen) [22:38:40] 03(mod) Implement MediaWiki Help Repository (fetching Help: pages from MediaWiki.org or Meta, similar to file description pages from Commons) - 10https://bugzilla.wikimedia.org/12306 +comment (10qgil) [22:38:45] 03(mod) VisualEditor: Pressing "enter"/"return" on a selected node should open its dialog - 10https://bugzilla.wikimedia.org/54827 +comment (10gerritadmin) [22:38:47] 03(mod) VisualEditor: Pressing "enter"/"return" on a selected node should open its dialog - 10https://bugzilla.wikimedia.org/54827 (10Gerrit Notification Bot) [22:38:56] sumanah:thanks for your help sumanah, I look into other organizations for now [22:39:21] 03(mod) Fatal Error on editing - 10https://bugzilla.wikimedia.org/62802 +comment (10jeroen_dedauw) [22:39:24] ruchika: good idea! Thank you [22:39:50] Alright, thank you. [22:40:40] 03(mod) Fatal Error on editing - 10https://bugzilla.wikimedia.org/62802 +comment (10Jeroen De Dauw) [22:41:49] 03(mod) VisualEditor: Inserting a formula into a block slug throws "Uncaught TypeError: Cannot call method 'getOuterRange' of null" - 10https://bugzilla.wikimedia.org/58286 (10James Forrester) [22:41:49] 03(mod) VisualEditor: Attempting to insert a math function on a slug throws the error: Cannot call method 'update' of null and adds empty math tags after inserting - 10https://bugzilla.wikimedia.org/62797 (10James Forrester) [22:42:37] qgil: I was looking at http://www.google-melange.com/gsoc/org/list/public/google/gsoc2014 , I wonder if we should have some more tags for Wikimedia like captcha, linguistics, language, ... [22:42:44] 03(mod) VisualEditor: Inserting a formula into a block slug throws "Uncaught TypeError: Cannot call method 'update' of null" and inserts empty formula - 10https://bugzilla.wikimedia.org/62797 summary (10James Forrester) [22:43:05] (nobody has captcha but others have language/linguistics and it's strange not to find Wikimedia with them :) ) [22:48:59] hi [22:49:08] can I make a list item span multiple lines/paragraphs ? [22:50:10] hi WormDr1nk - first question, why do you *want* to do that? :) [22:50:34] sumanah, https://wiki.gentoo.org/index.php?title=Sysstat&action=edit [22:50:40] look for Stats Collection [22:50:50] want to specify 3 methods - and then elaborate on each a bit [22:50:55] should I rather use sections ? [22:51:44] First off, WormDr1nk congrats on working on Gentoo :) [22:51:59] 03(mod) Automatic home directory creation is apparently broken - 10https://bugzilla.wikimedia.org/61899 +comment (10marc) [22:52:06] funny, I just asked this question on wikitext-l, proposing a syntax change ;) [22:52:13] WormDr1nk: If I were you I think I would use subsections. [22:52:24] ok [22:56:39] 03(mod) [RDF] Feature request: Ability to create and modify template calls via RDFIO. - 10https://bugzilla.wikimedia.org/61999 +comment (10Quim Gil) [22:56:40] 03(mod) PHP Warnings [localhost] after updating to HEAD version: Cannot modify header information - headers already sent in /includes/WebResponse.php on line 38 - 10https://bugzilla.wikimedia.org/62233 +comment (10T. Gries) [22:57:42] on mediawiki.org should I delete files that aren't in the project scope? [22:58:03] just curious [22:58:06] Meiko: I think be careful about it [22:58:13] sumanah: alright I won't bother [22:58:30] I'd prefer if you delete spam but otherwise maybe drop a templated msg on the uploader's talk page asking how it's in scope [22:58:38] okay [22:58:41] Meiko: other people disagree with me and are very deletionist [22:58:55] I'll keep an eye out for any future uploads [22:59:02] commons uploads work on mediawiki.org right? [22:59:23] you can link/embed a Commons file in a mediawiki.org page, yes [23:00:07] 03(mod) Migrate Language instances to eqiad - 10https://bugzilla.wikimedia.org/62782 +comment (10abogott) [23:08:25] 03(NEW) VisualEditor: Redirects not found when you try to make a link (wmf18) - 10https://bugzilla.wikimedia.org/62804 normal; VisualEditor: General; () [23:13:24] Oh here's Joy's Law - http://en.wikipedia.org/wiki/Joy's_Law_(management) "No matter who you are, most of the smartest people work for someone else" - was trying to find this earlier. [23:14:25] fhocutt: fhocutt_ hey, you around? I will probably be online & offline intermittently for the next ~4 hours and will be attempting to go to bed at a more "boring married person" time of the evening tonight :) but would love to answer questions & help polish your proposal in the next few hours [23:14:49] hey [23:15:25] The proposal's pretty complete except for the microtask, which I'm working on [23:16:07] fhocutt: oho! OK, so, may I nitpick now on the proposal? [23:16:17] yes please! [23:16:20] (and then go watch a "Psych" with the spouse) [23:16:25] (oh fun.) [23:16:26] what system monitor does wikimedia foundation use for their servers ? [23:16:36] fhocutt: OK! so, there's a place where you link to "API:Client_Code" - you don't need to use the underscore [23:16:55] WormDr1nk: we use Nagios & graphite & some stuff like that - https://blog.wikimedia.org/2013/02/05/how-the-technical-operations-team-stops-problems-in-their-tracks/ [23:17:07] WormDr1nk: and Ganglia [23:17:10] cool [23:17:11] thanks [23:17:22] changed [23:17:33] WormDr1nk: evidently http://status.wikimedia.org/ has a NimSoft thing happening [23:17:43] 03(mod) VisualEditor: [Regression wmf16] TypeError: this.typeInput.getSelectedItem(...) is null appearing and cannot close the Media Settings dialog for an image with left position and border format - 10https://bugzilla.wikimedia.org/62024 (10ryasmeen) [23:18:14] fhocutt: ok. Now the "Bug 1" thing - you saw that it is a bit wideranging, sort of jokey? [23:19:03] I did, but anomie didn't have any other suggestions, and said that wiki page updates didn't usually go in bugzilla [23:19:20] fhocutt: yeah, I hear ya [23:19:48] fhocutt: oh, I fixed another extraneous underscore, and there's one more here: "Search for the existing API client libraries, add these to API:Client_code" [23:19:59] you could just search for "t_c" and you'd find the rest if there are any ;-) [23:20:32] a couple of them, yeah [23:20:35] fixed [23:20:48] It's just a little element of polish :) [23:21:09] and familiarity with conventions, right [23:22:07] fhocutt: so regarding the requirement for a BZ link, qgil can correct me if I'm wrong, but I think the point of it is: we're trying to use BZ as something of a unified enhancement- and bug-tracking system. So it might make sense to create 5 bugs, one for the task "Create TODO list for best MediaWiki API client library in Java" and then 4 more that are identical for the other 4 languages [23:22:22] hm, ok [23:22:48] and assign them to yourself. Do you have a bugzilla.wikimedia.org login? [23:23:10] not yet. [23:23:13] fhocutt: "Evaluate Python libraries (building on work from microtask" - there's a redlink there and an unclosed parenthesis. Something to fix. [23:23:55] fhocutt: "Choose a project to make in-depth contributions to." maybe specify that you're choosing a library [23:24:13] "User:fhocutt#Status" - capitalize F ? [23:24:31] "I will also stay in contact with my mentor through regular videochats and over IRC." mentors, plural! [23:24:43] right! [23:24:54] 03(mod) VisualEditor: Redirects not found when you try to make a link (wmf18) - 10https://bugzilla.wikimedia.org/62804 +comment (10Roan Kattouw) [23:24:55] 03(mod) VisualEditor: OpenSearch results aren't perfect for searching for pages (some don't come up) - 10https://bugzilla.wikimedia.org/54361 +comment (10Roan Kattouw) [23:25:17] fhocutt: "All of my computers run Ubuntu" - oh, this Windows thing was an aberration? [23:25:32] 03(mod) Search for: Template:First government of returns error - 10https://bugzilla.wikimedia.org/62784 +comment (10aklapper) [23:25:51] when it's working, I dual-boot and usually boot into ubuntu [23:25:54] (btw Frances it's so great to see clean, properly capitalized prose! I have been helping a lot of ESL people. Which I like! But it's nice to have some variety) [23:25:58] fhocutt: ahhhh I see [23:26:01] (thanks!) [23:26:28] fhocutt: For your Dreamwidth bug, do you have a work-in-progress patch you could pastebin or something? [23:26:52] I will find that file and do that [23:27:08] Hi, can someone review my GSoC proposal? https://www.mediawiki.org/wiki/User:Kunalgrover05/GSoc_Proposal [23:27:34] fhocutt: I gotta go, detective comedy time, but (a) you can start a bugzilla.wikimedia.org account without permission. But you'll have to ask in here for someone, like andre__, to give you the permission to assign the bug to yourself. And second: [23:27:50] ok, thanks! [23:27:51] (b) if you felt like sharing your learning styles stuff in the Other Information section I would think it cool. [23:28:01] hi [23:28:03] fhocuttI'm happy to assign a ticket to you, sure! [23:28:04] OK, I'll come back after "Psych" and look at your microtask? [23:28:07] sumanah: oh, I could do that! [23:28:09] i need a problem with reftool [23:28:19] OK! See ya later [23:28:19] ssquma, "need"? Cool :) [23:28:26] is missing in my mediawiki instalalation [23:28:35] ajjaaj [23:28:37] sorry [23:28:40] i have a problem [23:28:55] andre__: I'll come back with a bugzilla account, anything I need to know setting that up? [23:30:06] fhocutt, not really, you just register :) [23:30:14] ssquma: Where have you seen reftool before? [23:30:27] fhocutt: if you really want to know more: https://en.wikipedia.org/wiki/WP:Bugzilla [23:30:59] ssquma: reftool is what ecactly...? [23:31:03] ssquma: If you mean https://en.wikipedia.org/wiki/Wikipedia:REFTOOL - you'll need the gadgets extension and to transfer the gadget itself [23:31:06] !gadget [23:31:07] For information about using Gadgets, see https://www.mediawiki.org/wiki/Gadget_kitchen . For information about Extension:Gadgets see http://www.mediawiki.org/wiki/Extension:Gadgets [23:31:07] thanks, andre__ [23:32:49] I need some help with the api, especially with prop=revisions. I'd like to query the revisions between two dates for multiple pages at once [23:33:22] https://en.wikipedia.org/wiki/Special:ApiSandbox#action=query&prop=revisions&format=json&rvprop=ids%7Ctimestamp%7Cuser%7Cuserid&rvlimit=500&rvstart=20120101000001&rvend=20120131235959&rvdir=newer&pageids=25 [23:33:26] https://en.wikipedia.org/wiki/Special:ApiSandbox#action=query&prop=revisions&format=json&rvprop=ids%7Ctimestamp%7Cuser%7Cuserid&rvlimit=500&rvstart=20120101000001&rvend=20120131235959&rvdir=newer&pageids=612 [23:34:10] just as an example. with pageids=25|612 I get an error message "code": "rvmultpages" [23:35:28] rdwrer I followed these instructions to install https://en.wikipedia.org/wiki/Wikipedia:RefToolbar/2.0#Porting_to_another_wiki [23:35:56] I get some results for pageids=25 and some results for pageids=612 but not for a list with both pageids [23:36:52] 03(mod) Show/Hide own translations does not do anything - 10https://bugzilla.wikimedia.org/48972 (10kunalgrover05) [23:37:14] rdwrer is a refToolbar [23:37:22] I am one, yes [23:38:26] andre__ is a reftoolbar, used with wikieditor [23:39:52] 03(NEW) Serialization of modified images sometimes outputs NaNxNaNpx - 10https://bugzilla.wikimedia.org/62805 normal; Parsoid: serializer; () [23:41:48] 03(mod) Serialization of modified images sometimes outputs NaNxNaNpx - 10https://bugzilla.wikimedia.org/62805 (10C. Scott Ananian) [23:41:51] 03(mod) Image / media handling tracker bug - 10https://bugzilla.wikimedia.org/54844 (10C. Scott Ananian) [23:43:13] any ideas why prop=revisions cant give me all revisions in a given timeframe for more than one page at once? [23:44:25] 03(mod) Support WSGI for Running Python Scripts - 10https://bugzilla.wikimedia.org/49058 +comment (10Tim Landscheidt) [23:44:40] 03(mod) Implement non-linear transitions - 10https://bugzilla.wikimedia.org/53143 +comment (10gerritadmin) [23:44:44] 03(mod) Implement non-linear transitions - 10https://bugzilla.wikimedia.org/53143 (10Gerrit Notification Bot) [23:50:28] lbenedix: Hm, not sure [23:50:42] lbenedix: Probably to prevent too much load at once [23:51:15] there is the 500 results limit and the 12MB Limit [23:51:28] andre__: could you assign me bugs 62806, 62807, 62808, 62809, and 62810? [23:51:43] lbenedix: Not necessarily, maybe? I don't know if those are things we set or hard limits in the software [23:52:42] the result for query with one page looks like more pages are possible: {"query":{"pages":...}} [23:52:47] fhocutt_, here you go :) [23:52:48] 03(mod) Create TODO list for best MediaWiki API client library in Perl - 10https://bugzilla.wikimedia.org/62808 (10Andre Klapper) [23:52:49] 03(mod) Create TODO list for best MediaWiki API client library in Ruby - 10https://bugzilla.wikimedia.org/62810 (10Andre Klapper) [23:52:54] 03(mod) Create TODO list for best MediaWiki API client library in Python - 10https://bugzilla.wikimedia.org/62809 (10Andre Klapper) [23:52:54] 03(mod) Create TODO list for best MediaWiki API client library in JavaScript - 10https://bugzilla.wikimedia.org/62807 (10Andre Klapper) [23:52:56] 03(mod) Create TODO list for best MediaWiki API client library in Java - 10https://bugzilla.wikimedia.org/62806 (10Andre Klapper) [23:52:58] tyvm! [23:54:27] this query is possible but rather useless: https://en.wikipedia.org/wiki/Special:ApiSandbox#action=query&prop=revisions&format=json&rvprop=ids%7Ctimestamp%7Cuser%7Cuserid&pageids=25%7C612 [23:55:29] hi (again) [23:56:09] someone could help me with the installation of reftoolbar in WikiEditor, I followed these instructions but does not work https://en.wikipedia.org/wiki/Wikipedia:RefToolbar/2.0 # Porting_to_another_wiki [23:56:42] ssquma: Is the Gadgets extension installed? [23:58:40] andre__: yes, MediaWiki:Gadget-refToolbar.js, MediaWiki:Gadget-refToolbar page and added * refToolbar[ResourceLoader|default|dependencies=user.options]|refToolbar.js in MediaWiki:Gadgets-definition