[00:00:24] 03(mod) Information template fields can contain lots of complex HTML - 10https://bugzilla.wikimedia.org/57383 summary (10Tisza Gergő) [00:02:41] 03(mod) CentralAuth: Implement global user module (Wikimedia-wide user CSS/JS) - 10https://bugzilla.wikimedia.org/13953 +comment (10b) [00:02:42] 03(mod) VisualEditor:Reference list is not appearing for a page in production - 10https://bugzilla.wikimedia.org/57385 (10ryasmeen) [00:02:43] 03(mod) VisualEditor:References list does not appear when it follows a table in a page. - 10https://bugzilla.wikimedia.org/57385 (10ryasmeen) [00:03:38] 03(mod) VisualEditor:References list does not appear when it follows a table in a page. - 10https://bugzilla.wikimedia.org/57385 (10ryasmeen) [00:09:17] 03(mod) Flow: timestamp in board history does not switch from relative to absolute on hover. - 10https://bugzilla.wikimedia.org/57219 (10Maryana Pinchuk) [00:10:08] 03(mod) Segfault when getting EXIF data of some tif images - 10https://bugzilla.wikimedia.org/55541 +comment (10sam) [00:11:33] 03(mod) Can't reply to my own topic reply - 10https://bugzilla.wikimedia.org/57365 (10Erik Bernhardson) [00:11:34] 03(mod) Flow: comments getting eaten - 10https://bugzilla.wikimedia.org/57362 +comment (10mpinchuk) [00:12:05] 03(mod) Segfault when getting EXIF data of some tif images - 10https://bugzilla.wikimedia.org/55541 +comment (10ori) [00:12:23] 03(mod) Wrong image dimensions and wrong image showing up after upload - 10https://bugzilla.wikimedia.org/57369 +comment (10nathanlarson3141) [00:14:06] 03(mod) thumb.php redirection broken when there is no 404 handler - 10https://bugzilla.wikimedia.org/56926 +comment (10gerritadmin) [00:14:07] 03(mod) thumb.php redirection broken when there is no 404 handler - 10https://bugzilla.wikimedia.org/56926 (10Gerrit Notification Bot) [00:15:28] 03(mod) Segfault when getting EXIF data of some tif images - 10https://bugzilla.wikimedia.org/55541 +comment (10ori) [00:17:58] 03(mod) MessageGroupStats::forItemInternal deadlocks - 10https://bugzilla.wikimedia.org/51410 (10MZMcBride) [00:18:20] 03(mod) Flow: comments getting eaten - 10https://bugzilla.wikimedia.org/57362 +comment (10Erik Bernhardson) [00:35:13] 03(mod) $wgSquidServersNoPurge should support CIDR ranges - 10https://bugzilla.wikimedia.org/52829 +comment (10Bryan Davis) [00:44:50] 03(mod) Information template fields can contain lots of complex HTML - 10https://bugzilla.wikimedia.org/57383 (10aarcos.wiki) [00:45:24] 03(mod) Information template fields can contain lots of complex HTML - 10https://bugzilla.wikimedia.org/57383 (10aarcos.wiki) [00:48:53] 03(mod) Information template fields can contain lots of complex HTML - 10https://bugzilla.wikimedia.org/57383 (10aarcos.wiki) [00:56:16] 03(mod) Images: New images get a link=… set whether or not they need it - 10https://bugzilla.wikimedia.org/49844 (10ssastry) [01:00:19] 03(mod) Review and deploy OAuth extension to Wikimedia wikis - 10https://bugzilla.wikimedia.org/55679 +comment (10gerritadmin) [01:06:01] 03(mod) Information template fields can contain lots of complex HTML - 10https://bugzilla.wikimedia.org/57383 (10Fabrice Florin) [01:07:26] Hi. Can someone who knows git and stuff make a quick change to some code? [01:07:45] What sort of change? [01:07:54] I believe the regex (CAMPAIGNS_FILTER) in this page: https://git.wikimedia.org/blob/mediawiki%2Fextensions%2FCentralNotice/a802bfac9915d889102a828ed8bc3a4379f778f0/api%2FApiCentralNoticeQueryCampaign.php is wrong [01:08:06] for example, campaigns can contain spaces [01:08:39] 03(mod) Flow: magic words (e.g., {{PAGENAME}}) don't work in page headers, topic titles, or posts (due to Parsoid?) - 10https://bugzilla.wikimedia.org/54892 (10spage) [01:08:50] I filed a bug, but I'm sure it's low priority: https://bugzilla.wikimedia.org/show_bug.cgi?id=57373 On the other hand, looks like it could be fixed in a few minutes. [01:09:22] * bawolff would rather not touch code he's not familar with, and doesn't have setup to test [01:10:12] btw, its possible to submit a patch to gerrit even without git set up, https://tools.wmflabs.org/gerrit-patch-uploader/ [01:10:18] Oh! [01:10:40] 03(mod) API action=centralnoticequerycampaign does not work for campaigns with spaces - 10https://bugzilla.wikimedia.org/57373 +easy (10Bawolff (Brian Wolff)) [01:10:47] Well, can you point me to the author of the code or maintainers? I really have no idea how git/gerrit works [01:11:33] (although I have a gerrit account) [01:12:09] so [01:12:12] if you have a github account [01:12:13] https://github.com/wikimedia/mediawiki-extensions-CentralNotice [01:12:15] Hmm, AdamW and mwalker seem to be recent commiters [01:12:22] * PiRSquared has no github account [01:12:33] https://github.com/wikimedia/mediawiki-extensions-CentralNotice/blob/master/api/ApiCentralNoticeQueryCampaign.php [01:12:37] you can hit "edit" [01:12:38] PiRSquared: You can get a list of who recently touched central notice at https://gerrit.wikimedia.org/r/#/q/project:mediawiki/extensions/CentralNotice+-owner:L10n-bot,n,z [01:12:38] Is that like gerrit? [01:12:48] do the editing in your browser [01:12:52] grab the diff [01:12:59] then use gerrit-patch-uploader to submit it [01:13:03] PiRSquared: github is like gerrit if they had a usability designer on the gerrit team [01:13:03] legoktm: the edit button is greyed out... [01:13:12] PiRSquared: you need to have an account [01:14:14] "You must provide your legal full name, a valid email address, and any other information requested in order to complete the signup process." [01:14:34] sorry, but I'm not doing this. I think I'll stick to reporting bugs for now, rather than fixing them [01:15:04] anyway, thanks [01:15:05] PiRSquared: If you download the code from somewhere and edit it in a text editor, and submit to the bug, someone might use it. [01:15:18] ok [01:15:29] The requirement for full name is usually about copyright: it's hard to handle anonymous code contributions. [01:22:11] For what its worth, mediawiki does not require full names in general [01:25:14] That text was from the github signup, wasn't it? [01:27:15] 03(mod) Enable api to parse foo[]=a&foo[]=b as foo=a|b - 10https://bugzilla.wikimedia.org/48903 +comment (10Carl Fürstenberg) [01:27:59] 03(NEW) clicking Comment (n) in topic bar shrinks the comment textarea to half-height - 10https://bugzilla.wikimedia.org/57387 normal; MediaWiki extensions: Flow; () [01:28:56] legoktm: how do you make a patch? [01:29:06] PiRSquared: git diff [01:29:22] er [01:29:23] "git format-patch -1 --stdout HEAD" [01:29:35] either should work [01:29:50] Do you have to download the original code first? [01:30:35] I guess I have to install git too.. [01:30:49] 03(mod) Accessing content from command line on private wikis - 10https://bugzilla.wikimedia.org/54394 +comment (10gerritadmin) [01:30:52] 03(mod) Accessing content from command line on private wikis - 10https://bugzilla.wikimedia.org/54394 (10Gerrit Notification Bot) [01:31:13] legoktm: how do you download all of this - https://git.wikimedia.org/summary/mediawiki%2Fextensions%2FCentralNotice ? [01:31:29] PiRSquared: You need to clone the repository. [01:31:39] $ git clone https://git.wikimedia.org/git/mediawiki/extensions/CentralNotice.git [01:31:44] That. [01:31:52] bash: git: command not found [01:31:56] Install Git. :-) [01:32:02] 03(NEW) first click in [Start a new topic] jumps to textarea below - 10https://bugzilla.wikimedia.org/57388 minor; MediaWiki extensions: Flow; () [01:32:04] There are packaged installers for every OS, I think. [01:32:07] PiRSquared: If you're on linux (and probably also mac), there is a command line program called diff, which can be called like "diff -u OriginalFile FileWithYourModifications" [01:32:16] which would generate a diff, even without git installed [01:32:17] (and git-review, because you'll be happier with gerrit to have that installed early) [01:32:34] PiRSquared: If you want to do MediaWiki development, you probably want MediaWiki-Vagrant. [01:32:50] !vagrant [01:32:51] https://www.mediawiki.org/wiki/MediaWiki-Vagrant [01:33:02] Elsie: maybe when I have more free time and patience to install things [01:33:16] :-) [01:34:20] bawolff: yes, I tried diff before, I got this output http://tools.wmflabs.org/paste/view/2d4670b2 [01:34:38] PiRSquared: You need the -u option [01:34:42] 03(NEW) API action=project: protect-invalidaction: Invalid protection type "aft" - 10https://bugzilla.wikimedia.org/57389 major; MediaWiki extensions: ArticleFeedbackv5; () [01:34:53] Or it outputs the diff format from like the 80's which is impossible to read [01:35:20] 03(NEW) when you edit a post, its Flag and Permalink icons overlap - 10https://bugzilla.wikimedia.org/57390 normal; MediaWiki extensions: Flow; () [01:35:38] Oh, heh. [01:35:48] Does -u switch to + / - format? [01:35:58] Yep [01:36:04] Interesting. [01:36:20] In the docs, it's called the "unified" format [01:36:46] There's some other differences to the format other then the +/-, but basically yes [01:36:57] bawolff: like this? http://tools.wmflabs.org/paste/view/de83b9c0 [01:37:11] PiRSquared: yep [01:38:14] You should be able to paste that into https://tools.wmflabs.org/gerrit-patch-uploader/ and it should work [01:38:24] PiRSquared: I'd recommend escaping the space ('/[a-zA-Z0-9\ _|\-]+/') to be sure you don't run into a context that doesn't like bare spaces. [01:38:33] 03(mod) API action=project: protect-invalidaction: Invalid protection type "aft" - 10https://bugzilla.wikimedia.org/57389 +comment (10gerritadmin) [01:38:35] 03(mod) API action=project: protect-invalidaction: Invalid protection type "aft" - 10https://bugzilla.wikimedia.org/57389 (10Gerrit Notification Bot) [01:39:00] persia: hm, I never claimed to know much PHP, but I do know PCRE - thanks! [01:39:51] Reason: Patch failed (is your patch in unified diff format, and does it patch apply cleanly to master?) (check log above for details) [01:40:43] 03(mod) Create a VisualEditor plugin tool to add/edit maths blocks - 10https://bugzilla.wikimedia.org/43058 +comment (10qgil) [01:41:17] What's the log say [01:41:34] can't find file to patch at input line 5 [01:42:04] You'll want to adjust the filenames in the beginning, to be of the form a/directory/directory/file and b/directory/directory/file [01:42:25] gerrit doesn't know about foo, nor why you would rename it to foobar [01:42:28] Do you have to do this every time you edit the code? [01:42:43] Usually we have a sane git setup that works better :) [01:42:54] Most folk use git, or another VCS that can generate similar patches. [01:43:37] Strong anti-VCS folk usually make a complete copy of the entire downloaded codebase, and diff -urN the base directories. [01:45:11] I made a fat update of MediaWiki pages on test.wikipedia.org (https://test.wikipedia.org/wiki/Special:Contributions/AzaToth) but https://test.wikipedia.org/wiki/Special:RecentChanges does not show them [01:45:31] feature or bug? [01:45:57] * Elsie peeks. [01:46:03] AzaToth: "filter translations": "Do nothing" [01:46:09] (one of the options) [01:46:16] Oh, that fucking bug. [01:46:23] PiRSquared: have no idea what that implies [01:46:27] That's a bug? I thought it was a feature. [01:46:34] Elsie: Does it have a number? [01:46:46] The fact that it surreptitiously hides all MediaWiki message changes? [01:46:50] It sounds like a bug to me. [01:46:55] AzaToth: See the "Recent changes options"? [01:46:58] persia: Who knows. :-) [01:47:12] I have so many browser tabs open. [01:47:14] This is my burden. [01:47:17] Set the "Filter translations" option to "Do nothing" [01:47:20] PiRSquared: well, I didn't "upload" translations [01:47:26] ^^^^^^ [01:47:28] That's the bug. [01:47:43] so why should I think about looking into that menu? [01:47:43] also on Meta [01:48:06] but yea, setting it to "do nothing" shows them [01:48:14] but it was totally unintelligible for me [01:48:17] I don't see a bug filed. [01:48:30] AzaToth: Wanna file it? :-) [01:48:52] Is the bug just that the default is wrong? [01:49:05] Maybe. [01:49:13] Probably. [01:49:16] persia: default choice? [01:49:31] I'm not sure why the drop-down was added. [01:49:34] So it's difficult to evaluate. [01:49:40] It has something to do with the Translate extension, I believe. [01:49:43] what is a "translation"? [01:49:47] AzaToth: Whether "Filter Translations" should do something or nothing by default. [01:49:49] https://en.wiktionary.org/wiki/translation#English [01:50:09] Elsie: I got 38 bugs open allready [01:50:22] I have more. [01:50:32] But I'll file another. [01:50:35] AzaToth: on Meta and some other wikis, people translate a lot of pages using the Translate Extension (and manually) [01:50:47] persia: but what is a "translation", i.e. what kind of page? [01:51:07] are all MediaWiki pages declared as translations? [01:51:12] MediaWiki: ns, Translations: ns [01:51:12] Yes. [01:51:15] yep [01:51:36] why are MediaWiki pages declared as translation? [01:51:47] MediaWiki:Foo/de [01:51:47] sounds like a bug to me [01:52:22] Why? By declaring all pages translatable, and not declaring which is original, it lowers the barrier of entry for new participants who want to edit in their preferred language. [01:52:28] I imagine because the translate extension was originally for translating mediawiki [01:52:47] persia: translatable != translation [01:53:12] PiRSquared: what is MediaWiki:Foo/de translation for? [01:53:21] MediaWiki:Foo [01:53:44] but then MediaWiki:Foo is not a translation [01:53:51] so it should show up in RC [01:54:08] used in {{int:foo}}, wfMessage( 'foo' ) [01:54:20] 03(NEW) Translate extension's "Filter translations" menu on RecentChanges needs further thought - 10https://bugzilla.wikimedia.org/57391 normal; MediaWiki extensions: Translate; () [01:54:26] AzaToth: ^ [01:54:29] ツ [01:54:41] I wasn't very coherent. [01:55:35] PiRSquared: but the translations are only the sub pages, not the whole namespace [01:55:46] and what is the Translations: ns for? [01:56:09] It is used by Extension:Translate to hold translations and documentations for translation units [01:56:31] and what is a translation unit? [01:56:31] Are you familiar with translatewiki.net or the translation interface? [01:56:38] have heard about it [01:56:41] Anything in ... [01:56:54] in a page marked for translation [01:57:04] example? [01:57:30] This is the original - https://meta.wikimedia.org/wiki/Translations:Abuse_filter_editors/3/en [01:57:44] These are translations - https://meta.wikimedia.org/wiki/Special:PrefixIndex/Translations:Abuse_filter_editors/3/ [01:58:16] These individual translations are combined, e.g. https://meta.wikimedia.org/wiki/Abuse_filter_editors/pt and other translation subpages [01:58:52] If the page name is like Translations:Foo/x/qqq, then it is documentation for that unit -- it will tell translators what to do for that unit [01:59:35] 03(mod) Error "Cannot decode Ogg file: Invalid page at offset X" - 10https://bugzilla.wikimedia.org/57048 +comment (10bawolff+wn) [02:00:11] Unfortunately, /qqq is mostly used by people who think it is an edit summary box due to the poor design of the translation interface [02:00:25] PiRSquared: so where does MediaWiki: ns come into play? [02:00:33] 03(mod) Text at MediaWiki:Signupstart not shown - 10https://bugzilla.wikimedia.org/56455 +comment (10b) [02:00:41] why can't the translations be in Translations: ns? [02:00:57] then anyone could edit the interface, not just people with the correct right [02:01:28] ok [02:01:28] I really don't know why MW: is included, but I can guess [02:02:04] AzaToth: here's an example of how the translations work, if you're curious: https://meta.wikimedia.org/w/index.php?title=Special%3ATranslate&taction=translate&group=agg-Wikidata&language=fr&limit=100&task=untranslated [02:02:10] I can understand system messages usually want to be translated ツ [02:02:11] 03(NEW) Special:History throws fatal error on bad argument - 10https://bugzilla.wikimedia.org/57392 normal; MediaWiki extensions: MobileFrontend (Beta); () [02:03:11] most of them can be translated at translatewiki.net, obviously, but some of them are wiki-specific (like the sidebar) [02:03:22] PiRSquared: oops, accidentally clicked on "confirm translation" https://meta.wikimedia.org/w/index.php?title=Wikidata/fr&diff=prev&oldid=6466196 [02:03:34] 03(mod) Special:History throws fatal error on bad argument - 10https://bugzilla.wikimedia.org/57392 +comment (10bingle-admin) [02:03:48] AzaToth: that's good [02:03:56] PiRSquared: no, I can't french [02:04:15] so I've no idea what I confirmed [02:04:31] The edit is correct anyway, so don't worry [02:04:41] (fr-2) [02:04:49] fr--1 [02:05:19] zh--infinity [02:06:10] 03(mod) Wrong image dimensions and wrong image showing up after upload - 10https://bugzilla.wikimedia.org/57369 +comment (10Bawolff (Brian Wolff)) [02:07:12] 03(mod) Error "Cannot decode Ogg file: Invalid page at offset X" - 10https://bugzilla.wikimedia.org/57048 +comment (10bawolff+wn) [02:10:34] 03(NEW) header and topic title preview inaccurately - 10https://bugzilla.wikimedia.org/57393 normal; MediaWiki extensions: Flow; () [02:11:29] Honestly, I still don't understand the translation extension sometimes, and I'm a "translation admin" [02:11:53] it seems to have a lot of problems, e.g. you sometimes need to null edit translation units to get them to update [02:12:02] heh [02:13:33] PiRSquared: Translate seems like an interesting extension, but I'm totally lost when I try to use it [02:14:11] My only real experiance with it was trying to track down a fun php bug that was causing exceptions to be thrown randomly for pages with on it [02:15:35] If you forget to close a tag when submitting an edit, you get a fatal exception [02:16:09] 03(mod) Error "Cannot decode Ogg file: Invalid page at offset X" - 10https://bugzilla.wikimedia.org/57048 +comment (10daniel.mietchen) [02:18:00] actually, it sometimes says "Unbalanced tag.", but sometimes it says "Fatal exception of type MWException". [02:19:42] PiRSquared: Does it still say that? [02:19:50] The Fatal Exception part [02:19:58] I don't know, but that was my experience for months [02:20:29] I try to avoid doing anything with s now [02:20:42] I think I fixed one of the causes of the fatal exception (This was about a week and a half ago) [02:21:05] thanks for fixing that :) [02:21:23] Or at least did a work around in translate, I'm not sure how to really fix it in core [02:22:19] Does anyone know exactly how tags relate to LaTeX? [02:22:25] the cause was php being insane, https://bugs.php.net/bug.php?id=66040 [02:23:28] Umm, at least historically, The stuff in math gets passed to a program called texvc (which is written in OCaml), which has a whitelist of math thingies, and if everything is good, it gets passed to tex for rendering [02:23:35] bawolff: wow, how often do you report bugs in the language? [02:23:44] That was my first time [02:23:57] So I take it there's no hack to get it to render LaTeX documents? [02:24:15] Other devs who tend to do the super hard core stuff do report php bugs from time to time though [02:24:36] I'm not aware of any way [02:24:41] 03(NEW) Parsoid fails for OBJECT element - 10https://bugzilla.wikimedia.org/57394 normal; Parsoid: General; () [02:24:51] So it's plain TeX? [02:25:06] oh, I see [02:25:13] PiRSquared: Although there's also this thing: http://wikisophia.org/wiki/Main_Page [02:26:31] I was mostly wondering if any of the gnuplot terminal options could get embedded directly into a MediaWiki page, I guess 'dumb' (ASCII art) works in
 tags
[02:28:02] 	 bawolff: I'm also aware that pandoc claims to support translation between a bunch of formats, at least for simple input
[02:30:05] 	 hmm, I wonder how complete their mediawiki format support is. Typically people who claim to support mediawiki syntax, only support basic parts
[02:32:29] 	 hmm, well it doesn't do stripping of evil html tags
[02:32:35] 	 03(mod) Review and deploy OAuth extension to Wikimedia wikis - 10https://bugzilla.wikimedia.org/55679  +comment (10csteipp)
[02:33:34] 	 Sanitizer only gets in the way :)
[02:34:35] 	 csteipp: We should post a sign: No xss allowed
[02:34:40] 	 It would be so much easier
[02:35:38] 	 bawolff: for pandoc, $wgRawHtml = true; :D
[02:36:02] 	 03(mod) Make metawiki the central OAuth wiki - 10https://bugzilla.wikimedia.org/57336  +comment (10csteipp)
[02:37:36] 	 At least it seems to understand bold vs italic vs bold-italic vs apostrophe
[02:38:45] 	 ''
[02:43:30] 	 Elsie: should MassMessage have bot rights?
[02:43:39] 	 legoktm: ^
[02:43:41] 	 It does have bot rights
[02:44:01] 	 https://meta.wikimedia.org/wiki/Special:RecentChanges
[02:44:08] 	 or maybe not
[02:44:08] 	 hm
[02:44:20] 	 I believe it can be flagged by individual communities.
[02:44:50] 	 it *should* automatically make itself a bot
[02:45:29] 	 weird
[02:46:22] 	 I assume you're going to update https://meta.wikimedia.org/wiki/GMD
[02:46:43] 	 At some point.
[02:46:46] 	 Probably after December.
[02:46:55] 	 Maybe it should have a note now.
[02:47:32] 	 03(mod) Make MediaWiki tarballs not include full set of test suites - 10https://bugzilla.wikimedia.org/26259  (10jidanni)
[02:47:49] 	 03(NEW) Set abusefilter-modify-restricted and abusefilter-revert for fi-wiki - 10https://bugzilla.wikimedia.org/57395 normal; Wikimedia: Site requests; ()
[02:50:14] 	 03(mod) Make MediaWiki tarballs not include full set of test suites - 10https://bugzilla.wikimedia.org/26259  (10jidanni)
[02:53:22] 	 PiRSquared: Fixed. ;-)
[02:53:42] 	 thanks
[02:59:59] 	 https://en.wikipedia.org/wiki/Category:Newsletter_delivery_bots
[03:00:09] 	 https://en.wikipedia.org/wiki/User:EdwardsBot
[03:00:49] 	 03(mod) API action=project: protect-invalidaction: Invalid protection type "aft" - 10https://bugzilla.wikimedia.org/57389  major->normal; +comment (10Kunal Mehta (Legoktm))
[03:01:59] 	 03(NEW) when you edit a topic title, the placeholder for its new post doesn't update - 10https://bugzilla.wikimedia.org/57396 minor; MediaWiki extensions: Flow; ()
[03:18:20] 	 03(NEW) after I edit/add stuff, clicking Comment (n) can scroll to wrong place - 10https://bugzilla.wikimedia.org/57397 normal; MediaWiki extensions: Flow; ()
[03:22:03] 	 03(mod) Implement HTML5 caching manifests - 10https://bugzilla.wikimedia.org/45980  +comment (10Sam Wilson)
[03:27:21] 	 03(NEW) clicking a post's permalink highlights it twice - 10https://bugzilla.wikimedia.org/57398 minor; MediaWiki extensions: Flow; ()
[03:29:32] 	 03(mod) Wrong glyph for Kannada ಡ in interlanguage links - 10https://bugzilla.wikimedia.org/57135  (10Santhosh Thottingal)
[03:29:33] 	 03(mod) Wrong display for Kannada: Should be ಕನ್ನಡ instead of ಕನ್ನದ - 10https://bugzilla.wikimedia.org/57341  +comment (10Santhosh Thottingal)
[03:29:33] 	 03(mod) Wrong glyph for Kannada ಡ in interlanguage links - 10https://bugzilla.wikimedia.org/57135  +comment (10Santhosh Thottingal)
[03:38:11] 	 03(mod) Navigating PDF/DJVU pagination could be improved - 10https://bugzilla.wikimedia.org/55893  +comment (10theopolismewiki)
[03:41:09] 	 03(mod) Redirect to canonicalize URLs (aka "squid cache of [[foo_(bar%29]] not purged") - 10https://bugzilla.wikimedia.org/27935  +comment (10gerritadmin)
[03:41:15] 	 03(mod) Redirect to canonicalize URLs (aka "squid cache of [[foo_(bar%29]] not purged") - 10https://bugzilla.wikimedia.org/27935  (10Gerrit Notification Bot)
[03:42:13] 	 03(mod) Flow: clicking on "comment" in history doesn't take me to the comment - 10https://bugzilla.wikimedia.org/57381  (10spage)
[03:42:19] 	 03(mod) clicking Comment (n) in topic bar shrinks the comment textarea to half-height - 10https://bugzilla.wikimedia.org/57387  (10spage)
[03:42:26] 	 03(mod) first click in [Start a new topic] jumps to textarea below - 10https://bugzilla.wikimedia.org/57388  (10spage)
[03:42:34] 	 03(mod) when you edit a post, its Flag and Permalink icons overlap - 10https://bugzilla.wikimedia.org/57390  (10spage)
[03:42:40] 	 03(mod) header and topic title preview inaccurately - 10https://bugzilla.wikimedia.org/57393  (10spage)
[03:42:47] 	 03(mod) when you edit a topic title, the placeholder for its new post doesn't update - 10https://bugzilla.wikimedia.org/57396  (10spage)
[03:42:53] 	 03(mod) after I edit/add stuff, clicking Comment (n) can scroll to wrong place - 10https://bugzilla.wikimedia.org/57397  (10spage)
[03:43:01] 	 03(mod) clicking a post's permalink highlights it twice - 10https://bugzilla.wikimedia.org/57398  (10spage)
[03:44:38] 	 03(mod) Make MediaWiki tarballs not include full set of test suites - 10https://bugzilla.wikimedia.org/26259  +comment (10mflaschen)
[03:46:06] 	 03(mod) E:OpenID does not accept the temporary password when attaching an OpenID to an existing account. - 10https://bugzilla.wikimedia.org/57065  +comment (10Chris Steipp)
[03:51:44] 	 03(mod) Invalid "Change Password" (returnto) page shown after successful temporary password login & password change - 10https://bugzilla.wikimedia.org/57289  +comment (10csteipp)
[03:56:32] 	 03(mod) Reference extension outputs unescaped fragments in parsoid - 10https://bugzilla.wikimedia.org/57252  +comment (10jayvdb)
[04:01:43] 	 03(mod) Echo should provide notifications about your revision being approved or rejected on wikis with FlaggedRevs enabled - 10https://bugzilla.wikimedia.org/52510  +comment (10gerritadmin)
[04:05:31] 	 03(mod) Flow: permalink highlighting and tangent line don't play well together - 10https://bugzilla.wikimedia.org/56966  +comment (10Andrew Garrett)
[04:23:09] 	 03(mod) Flow: spurious empty spans appear in edit input area post-save - 10https://bugzilla.wikimedia.org/57160  +comment (10Andrew Garrett)
[04:24:01] 	 03(mod) Flow: spurious empty spans appear in edit input area post-save - 10https://bugzilla.wikimedia.org/57160  +comment (10agarrett)
[04:25:24] 	 03(mod) Flow: spurious empty spans appear in edit input area post-save - 10https://bugzilla.wikimedia.org/57160  +comment (10agarrett)
[04:25:49] 	 03(mod) Flow: spurious empty spans appear in edit input area post-save - 10https://bugzilla.wikimedia.org/57160  (10Andrew Garrett)
[04:35:26] 	 03(mod) Navigating PDF/DJVU pagination could be improved - 10https://bugzilla.wikimedia.org/55893  +comment (10b)
[05:06:12] 	 03(NEW) Git can show of hundreds of commits when someone tries to make a simple commit and it's terrifying - 10https://bugzilla.wikimedia.org/57399 normal; Wikimedia: Git/Gerrit; ()
[05:06:29] 	 03(mod) isDisambig results in AttributeError - 10https://bugzilla.wikimedia.org/54868  (10Kunal Mehta (Legoktm))
[05:12:14] 	 03(mod) isDisambig results in AttributeError - 10https://bugzilla.wikimedia.org/54868  +comment (10gerritadmin)
[05:12:17] 	 03(mod) isDisambig results in AttributeError - 10https://bugzilla.wikimedia.org/54868  (10Gerrit Notification Bot)
[05:13:17] 	 03(mod) isDisambig results in AttributeError - 10https://bugzilla.wikimedia.org/54868  +comment (10legoktm.wikipedia)
[05:27:25] 	 03(mod) Architecture review of GWToolset - 10https://bugzilla.wikimedia.org/56179  +comment (10d_entous)
[05:28:59] 	 03(mod) Architecture review of GWToolset - 10https://bugzilla.wikimedia.org/56179  +comment (10d_entous)
[05:29:20] 	 03(mod) Document design and implementation of GWToolset - 10https://bugzilla.wikimedia.org/56186  +comment (10Kunal Mehta (Legoktm))
[05:33:59] 	 03(mod) WikiLove: Add HiDPI version or SVG of "heart" icon - 10https://bugzilla.wikimedia.org/35334  +comment (10Quim Gil)
[05:34:53] 	 03(mod) Architecture review of GWToolset - 10https://bugzilla.wikimedia.org/56179  +comment (10d_entous)
[05:44:39] 	 03(mod) Search for %s opens Main Page - 10https://bugzilla.wikimedia.org/57318  +comment (10b)
[05:45:29] 	 03(mod) New extension for creating/managing new pages - 10https://bugzilla.wikimedia.org/57315  +comment (10b)
[06:06:51] 	 03(mod) Document design and implementation of GWToolset - 10https://bugzilla.wikimedia.org/56186  +comment (10d_entous)
[06:09:14] 	 03(mod) Query data: Add #ask query duration (execution time) - 10https://bugzilla.wikimedia.org/52642  +comment (10gerritadmin)
[06:11:05] 	 03(mod) Update MediaWiki's Bug life cycle diagram - 10https://bugzilla.wikimedia.org/57317  +comment (10This, that and the other)
[06:11:40] 	 03(mod) Query data: Add #ask query duration (execution time) - 10https://bugzilla.wikimedia.org/52642  +comment (10jamesin.hongkong.1)
[06:37:22] 	 03(mod) Invalid "Change Password" (returnto) page shown after successful temporary password login & password change - 10https://bugzilla.wikimedia.org/57289  normal->major; +comment (10T. Gries)
[06:37:39] 	 03(mod) Username is uppercase on profile page - 10https://bugzilla.wikimedia.org/57208  (10Jon)
[06:37:59] 	 03(mod) Username is uppercase on profile page - 10https://bugzilla.wikimedia.org/57208  +comment (10gerritadmin)
[06:41:08] 	 03(mod) Invalid "Change Password" (returnto) page shown after successful temporary password login & password change - 10https://bugzilla.wikimedia.org/57289  +comment (10mail)
[06:46:33] 	 03(mod) E:OpenID does not accept the temporary password when attaching an OpenID to an existing account. - 10https://bugzilla.wikimedia.org/57065  (10T. Gries)
[06:49:15] 	 03(mod) Create OTRS patch for "1-click spam" disposal - 10https://bugzilla.wikimedia.org/54755  +comment (10Kunal Mehta (Legoktm))
[06:50:32] 	 03(mod) E:OpenID does not accept the temporary password when attaching an OpenID to an existing account. - 10https://bugzilla.wikimedia.org/57065  +comment (10mail)
[06:50:45] 	 03(mod) E:OpenID does not accept the temporary password when attaching an OpenID to an existing account. - 10https://bugzilla.wikimedia.org/57065  (10T. Gries)
[06:50:46] 	 03(mod) Invalid "Change Password" (returnto) page shown after successful temporary password login & password change - 10https://bugzilla.wikimedia.org/57289  (10T. Gries)
[06:51:06] 	 03(mod) E:OpenID does not accept the temporary password when attaching an OpenID to an existing account. - 10https://bugzilla.wikimedia.org/57065  normal->major (10T. Gries)
[06:55:46] 	 03(mod) SpecialPasswordReset when called does not obey an optional returnto parameter - 10https://bugzilla.wikimedia.org/57098  +comment (10T. Gries)
[06:58:20] 	 03(mod) Translate extension's "Filter translations" menu on RecentChanges needs further thought - 10https://bugzilla.wikimedia.org/57391  +comment (10niklas.laxstrom)
[06:59:07] 	 03(NEW) Notification objects are hard to access - 10https://bugzilla.wikimedia.org/57400 normal; MediaWiki: JavaScript; ()
[07:06:20] 	 03(NEW) Padding values of div#content was (accidentially?) changed (in LESS rewrite?) - 10https://bugzilla.wikimedia.org/57401 normal; MediaWiki: Skin and page rendering; ()
[07:18:06] 	 03(mod) Translate extension's "Filter translations" menu on RecentChanges needs further thought - 10https://bugzilla.wikimedia.org/57391  +comment (10Nemo)
[07:25:04] 	 03(NEW) Editlinks leaking into MobileView - 10https://bugzilla.wikimedia.org/57402 normal; MediaWiki extensions: MobileFrontend; ()
[07:25:25] 	 03(mod) Editlinks leaking into MobileView - 10https://bugzilla.wikimedia.org/57402  +comment (10bingle-admin)
[07:28:51] 	 03(NEW) Beta labs is experiencing technical difficulties. - 10https://bugzilla.wikimedia.org/57403 major; Wikimedia Labs: deployment-prep (beta); ()
[07:29:30] 	 03(mod) E:OpenID does not accept the temporary password when attaching an OpenID to an existing account. - 10https://bugzilla.wikimedia.org/57065  (10T. Gries)
[07:29:33] 	 03(mod) Get OpenID extension to a state where it could be used on Wikimedia projects as a provider (tracking) - 10https://bugzilla.wikimedia.org/9604  (10T. Gries)
[07:30:13] 	 03(mod) Use autocreate permission to create new users - 10https://bugzilla.wikimedia.org/56660  (10T. Gries)
[07:30:17] 	 03(mod) Get OpenID extension to a state where it could be used on Wikimedia projects as a provider (tracking) - 10https://bugzilla.wikimedia.org/9604  (10T. Gries)
[07:30:33] 	 03(mod) E-Mail-based whitelist domains for OpenID - 10https://bugzilla.wikimedia.org/56254  (10T. Gries)
[07:30:38] 	 03(mod) Get OpenID extension to a state where it could be used on Wikimedia projects as a provider (tracking) - 10https://bugzilla.wikimedia.org/9604  (10T. Gries)
[07:38:09] 	 03(mod) CentralAuth: Implement global user module (Wikimedia-wide user CSS/JS) - 10https://bugzilla.wikimedia.org/13953  +comment (10legoktm.wikipedia)
[07:41:52] 	 03(mod) Parsoid fails for OBJECT element - 10https://bugzilla.wikimedia.org/57394  +comment (10gwicke)
[07:42:03] 	 03(mod) Parsoid fails for OBJECT element - 10https://bugzilla.wikimedia.org/57394  (10Gabriel Wicke)
[07:47:09] 	 03(mod) Flow: spurious empty spans appear in edit input area post-save - 10https://bugzilla.wikimedia.org/57160  +comment (10gwicke)
[07:48:22] 	 03(mod) Translate extension's "Filter translations" menu on RecentChanges needs further thought - 10https://bugzilla.wikimedia.org/57391  +comment (10Emmet Hikory)
[08:11:41] 	 03(mod) MessageGroupStats::forItemInternal deadlocks - 10https://bugzilla.wikimedia.org/51410  +comment (10niklas.laxstrom)
[08:21:41] 	 03(mod) Port pagefromfile.py to Pywikibot core - 10https://bugzilla.wikimedia.org/56897  +comment (10gerritadmin)
[08:21:41] 	 03(mod) When using UCA collations, Persian digits (۰ ۱ ۲ ۳ ۴ ۵ ۶ ۷ ۸ ۹) sorted under Western Arabic digits' (0 1 2 3 4 5 6 7 8 9) headings - 10https://bugzilla.wikimedia.org/55630  +comment (10reza1615)
[08:21:44] 	 03(mod) Port pagefromfile.py to Pywikibot core - 10https://bugzilla.wikimedia.org/56897  (10Gerrit Notification Bot)
[08:22:12] 	 03(NEW) the "continue" arrow in the MobileFrontend edit/preview workflow points to the wrong side in RTL - 10https://bugzilla.wikimedia.org/57404 normal; MediaWiki extensions: MobileFrontend; ()
[08:22:17] 	 03(mod) RTL/bidirectional issues (tracking) - 10https://bugzilla.wikimedia.org/745  (10Amir E. Aharoni)
[08:23:28] 	 03(mod) the "continue" arrow in the MobileFrontend edit/preview workflow points to the wrong side in RTL - 10https://bugzilla.wikimedia.org/57404  +comment (10bingle-admin)
[08:39:34] 	 03(mod) Set abusefilter-modify-restricted and abusefilter-revert for fi-wiki - 10https://bugzilla.wikimedia.org/57395  normal->15enhancement;  +shell (10Tomasz W. Kozlowski)
[08:42:55] 	 Question: when I use $wgOut->showErrorPage( 'errorpage-title', 'errorpage-text', "http://www.acme.org" ); how can I avoid to auto-create a link for the url ? [ remark: htmlspecialchars( 'http://www.acme.org', ENT_QOUTES ) does not help here ]
[08:43:02] 	 03(NEW) For cross-wiki targets, follow redirects - 10https://bugzilla.wikimedia.org/57405 normal; MediaWiki extensions: MassMessage; ()
[08:44:23] 	 03(mod) For cross-wiki targets, follow redirects - 10https://bugzilla.wikimedia.org/57405  +comment (10gerritadmin)
[08:44:24] 	 03(mod) For cross-wiki targets, follow redirects - 10https://bugzilla.wikimedia.org/57405  (10Gerrit Notification Bot)
[08:54:10] 	 03(NEW) Add oldid for target list in hidden comment - 10https://bugzilla.wikimedia.org/57406 enhancement; MediaWiki extensions: MassMessage; ()
[08:54:41] 	 03(mod) Add oldid for target list in hidden comment - 10https://bugzilla.wikimedia.org/57406  (10Kunal Mehta (Legoktm))
[08:54:42] 	 03(mod) Log entries are vague - 10https://bugzilla.wikimedia.org/54911  (10Kunal Mehta (Legoktm))
[08:55:07] 	 03(NEW) "No matching items in log." shouldn't be shown above the edit box - 10https://bugzilla.wikimedia.org/57407 normal; MediaWiki: Page editing; ()
[08:59:32] 	 03(NEW) Proofread extension disabled at Kannada Wikisource - 10https://bugzilla.wikimedia.org/57408 normal; MediaWiki extensions: ProofreadPage; ()
[09:01:09] 	 03(mod) Proofread extension disabled at Kannada Wikisource - 10https://bugzilla.wikimedia.org/57408  +comment (10shiva.naik46)
[09:01:17] 	 03(mod) "No matching items in log." shouldn't be shown above the edit box - 10https://bugzilla.wikimedia.org/57407  +comment (10liangent)
[09:05:35] 	 can someone tell me how I get the user name from the user id via the api?
[09:16:48] 	 03(mod) Beta labs is experiencing technical difficulties. - 10https://bugzilla.wikimedia.org/57403  +comment (10Željko Filipin)
[09:18:53] 	 03(NEW) "Near this page" beta feature hides reference backlinks on desktop - 10https://bugzilla.wikimedia.org/57409 normal; MediaWiki extensions: MobileFrontend; ()
[09:19:10] 	 03(mod) Set abusefilter-modify-restricted and abusefilter-revert for fi-wiki - 10https://bugzilla.wikimedia.org/57395  +comment (10gerritadmin)
[09:19:13] 	 03(mod) Set abusefilter-modify-restricted and abusefilter-revert for fi-wiki - 10https://bugzilla.wikimedia.org/57395  (10Gerrit Notification Bot)
[09:19:25] 	 03(mod) "Near this page" beta feature hides reference backlinks on desktop - 10https://bugzilla.wikimedia.org/57409  +comment (10bingle-admin)
[09:21:00] 	 03(mod) Set abusefilter-modify-restricted and abusefilter-revert for fi-wiki - 10https://bugzilla.wikimedia.org/57395  (10Tomasz W. Kozlowski)
[09:30:52] 	 03(mod) Translate extension's "Filter translations" menu on RecentChanges needs further thought - 10https://bugzilla.wikimedia.org/57391  +comment (10s.mazeland)
[09:37:40] 	 03(mod) Invalid "Change Password" (returnto) page shown after successful temporary password login & password change - 10https://bugzilla.wikimedia.org/57289  +comment (10gerritadmin)
[09:37:51] 	 03(mod) Invalid "Change Password" (returnto) page shown after successful temporary password login & password change - 10https://bugzilla.wikimedia.org/57289  (10Gerrit Notification Bot)
[09:40:12] 	 03(mod) [OPS] gerrit & gitblit needs process monitoring in Icinga - 10https://bugzilla.wikimedia.org/51983  +comment (10gerritadmin)
[09:41:07] 	 03(mod) Beta labs is experiencing technical difficulties. - 10https://bugzilla.wikimedia.org/57403  +comment (10Željko Filipin)
[09:57:26] 	 03(NEW) Language settings for the Chechen wikipedia - 10https://bugzilla.wikimedia.org/57410 normal; Wikimedia: Language setup; ()
[10:00:39] 	 03(mod) Proofread extension disabled at Kannada Wikisource - 10https://bugzilla.wikimedia.org/57408  +comment (10Tpt)
[10:02:43] 	 03(mod) Add requested image list to UploadWizard - 10https://bugzilla.wikimedia.org/56614  +comment (10gerritadmin)
[10:03:31] 	 03(mod) Port pagefromfile.py to Pywikibot core - 10https://bugzilla.wikimedia.org/56897  +comment (10gerritadmin)
[10:18:21] 	 03(NEW) Can't edit https://test.wikipedia.org/wiki/User_talk:%CE%A3 - 10https://bugzilla.wikimedia.org/57411 normal; Wikimedia: General/Unknown; ()
[10:19:06] 	 03(mod) Can't edit https://test.wikipedia.org/wiki/User_talk:%CE%A3 - 10https://bugzilla.wikimedia.org/57411  +comment (10mediawikibugzilla.josh_parris)
[10:22:14] 	 03(mod) Port reflinks.py to Pywikibot core - 10https://bugzilla.wikimedia.org/56900  +comment (10Mayank Madan)
[10:28:39] 	 03(mod) Port reflinks.py to Pywikibot core - 10https://bugzilla.wikimedia.org/56900  +comment (10gerritadmin)
[10:28:42] 	 03(mod) Port reflinks.py to Pywikibot core - 10https://bugzilla.wikimedia.org/56900  (10Gerrit Notification Bot)
[10:31:25] 	 03(NEW) Clicking on  links in Nearby popups sends you to reference list of the current article - 10https://bugzilla.wikimedia.org/57412 normal; MediaWiki extensions: BetaFeatures; ()
[10:31:34] 	 03(mod) Clicking on  links in Nearby popups sends you to the reference list of the current article - 10https://bugzilla.wikimedia.org/57412  summary (10Liangent)
[10:32:21] 	 03(NEW) in topic bar, the space between Comment (n) and timestamp is a dead zone - 10https://bugzilla.wikimedia.org/57413 minor; MediaWiki extensions: Flow; ()
[10:33:52] 	 03(mod) Can't edit https://test.wikipedia.org/wiki/User_talk:%CE%A3 - 10https://bugzilla.wikimedia.org/57411  +comment (10Josh Parris)
[10:35:30] 	 03(mod) Can't edit https://test.wikipedia.org/wiki/User_talk:%CE%A3 - 10https://bugzilla.wikimedia.org/57411  +comment (10mediawikibugzilla.josh_parris)
[10:36:48] 	 03(mod) Can't edit https://test.wikipedia.org/ using FF25 - 10https://bugzilla.wikimedia.org/57411  summary (10Josh Parris)
[10:40:57] 	 03(mod) "Navigation" in sidebar is visible for a moment before disappearing (FOUC) - 10https://bugzilla.wikimedia.org/25510  +comment (10This, that and the other)
[10:49:53] 	 03(mod) Can't edit https://test.wikipedia.org/ when logged in - 10https://bugzilla.wikimedia.org/57411  summary (10Josh Parris)
[10:50:16] 	 03(mod) Can't edit https://test.wikipedia.org/ when logged in - 10https://bugzilla.wikimedia.org/57411  +comment (10Josh Parris)
[10:54:52] 	 03(mod) Can't edit https://test.wikipedia.org/ when logged in - 10https://bugzilla.wikimedia.org/57411  +comment (10Sam Reed (reedy))
[11:01:41] 	 03(mod) Add Polish also to OpenDyslexic font supported languages - 10https://bugzilla.wikimedia.org/57136  (10Kartik Mistry)
[11:04:32] 	 hi, i have problems with my perl script to retrieve an index of my mediawiki installation - I see ',' as '%2C' for example
[11:05:24] 	 my task is to transfer articles from an old installation to a new one and am not that eager to do all that manually .)
[11:06:56] 	 (BTW the webchat does not show a captcha for me and I miss a join button, maybe I miss something http://webchat.freenode.net/?channels=#mediawiki )
[11:07:27] 	 03(mod) Git can show of hundreds of commits when someone tries to make a simple commit and it's terrifying - 10https://bugzilla.wikimedia.org/57399  +comment (10This, that and the other)
[11:11:27] 	 currently I use perl with LWP - possibly there is a better API to access wikis for this
[11:12:17] 	 Guest82684: MediaWiki has tools for that...
[11:12:19] 	 !backup
[11:12:20] 	 See http://www.mediawiki.org/wiki/Manual:Backing_up_a_wiki for information about backing up your wiki. For restoring your wiki, see http://www.mediawiki.org/wiki/Manual:Moving_a_wiki#Import_the_database_backup
[11:15:44] 	 thanks Reedy, unfortunately I have no ssh access to the server, the mw sysop either and the server admins have insufficient skills and time to do that themselves. so I am the weak part in the chain with only web access to the wiki.
[11:16:02] 	 Special:Export
[11:16:05] 	 Special:Import
[11:18:30] 	 03(mod) Language settings for the Chechen wikipedia - 10https://bugzilla.wikimedia.org/57410  +comment (10Oleg)
[11:19:11] 	 03(mod) Language settings for the Chechen wikipedia - 10https://bugzilla.wikimedia.org/57410  normal->major; +comment (10This, that and the other)
[11:20:12] 	 03(mod) Cannot log into Chechen Wikipedia: Special:Userlogin gives "No such special page" - 10https://bugzilla.wikimedia.org/57410  summary (10This, that and the other)
[11:22:02] 	 ok, that's a start. I got an xml for one (of many) categories. as the old wiki suffered some problems with umlauts duing upgrades I see a lot page titles like 'Straßenbau' which I can fix with some replace script. is there also a way to export all categories/articles at once?
[11:22:41] 	 Not really..
[11:22:53] 	 You can use the apis list=allpages and get a list of all the pages..
[11:27:28] 	 Hey, 2 short questions: Is it possible to set the localisation cache for a language as expired? And when will it be rebuild then? 
[11:28:33] 	 What are you using for the localisation cache?
[11:29:11] 	 how do you mean that?
[11:29:24] 	 I am creating magic words/parser functions via a special page
[11:30:28] 	 every time I do that I get an error: "Internal error: invalid magic word "foobar""and the wiki stops working  until I rebuild the localisation cache for the languages I defined the parser functions in
[11:31:03] 	 so my choices are: Either rebuild the cache in my code or just mark the cache as expired
[11:31:46] 	 the question is if it takes "long" until it gets rebuild when I mark it as expired and also if an expired cache stops those Internal Errors
[11:33:20] 	 There seems to be the code for that...
[11:34:51] 	 recache might work
[11:35:29] 	 Language::getLocalisationCache()->recache();
[11:37:08] 	 well, I looked into maintenance/rebuildLocalisationCache.php and wanted to write code that does that every time I create a new magic word
[11:37:28] 	 but in some way it feels more elegant to just mark it as expired and leave the rest to the wiki
[11:37:37] 	 03(mod) Cannot log into Chechen Wikipedia: Special:Userlogin gives "No such special page" - 10https://bugzilla.wikimedia.org/57410  +comment (10at.light)
[11:37:54] 	 hi alll
[11:38:31] 	 is there anyone here successfully using the Check_Spambots extension?
[11:38:50] 	 I;ve found various issues/bugs that make it not fit for purpose!
[11:39:28] 	 03(NEW) Wrong number of entries shown for paging links in category pages - 10https://bugzilla.wikimedia.org/57414 trivial; MediaWiki: Categories; ()
[11:53:29] 	 Hi. I need to change the skin directory in mediawiki 1.21.2 but there is no way. Even I change $wgLocalStylePath and $wgStyleDirectory to the localsettings ( to skins/skins_wiki1 and $IP/skins/skins_wiki1) the system fails. It still uses the vector.php in general skins directory 
[11:55:45] 	 castlex: I think we can change the skin directory from the mediawiki graphical user interface.
[11:57:42] 	 Changes in css works in the new directory (skins/skins_wiki1) but changes in the skins/skins_wiki1/vector.php do not have any effect. all changes must be done in skins/vector.php.
[11:57:43] 	 03(mod) GIFT format - 10https://bugzilla.wikimedia.org/22475  +comment (10Kelson [Emmanuel Engelhart])
[12:06:25] 	 castlex: just what are you trying to do? generally speaking most installations will never need to change the skin directory variable(s)...
[12:06:32] 	 03(mod) Cannot log into Chechen Wikipedia: Special:Userlogin gives "No such special page" - 10https://bugzilla.wikimedia.org/57410  +comment (10umar.dagirov)
[12:11:54] 	 I am configuring a Wiki Farm so I need different skins for each wiki using same source but different databases. However skin must be different from one wiki to another and we want to work with vector as default. skin directory is being selected in localsettings. We want to work for example with skins/skin1/vector for wiki1 skins/skin2/vector for wiki2.... Any changes in skins/skin.../screen.css works fine but changes in skins/ski
[12:14:23] 	 03(mod) VisualEditor: opening square brackets can sometimes disappear - 10https://bugzilla.wikimedia.org/57207  +comment (10Elitre)
[12:14:24] 	 I changed $wgStyleDirectory to "$IP/skins/skins_wiki1" in localsettings and also setup.php to avoid doubts but it still do not work
[12:16:56] 	 03(mod) Cannot log into Chechen Wikipedia: Special:Userlogin gives "No such special page" - 10https://bugzilla.wikimedia.org/57410  +comment (10grazeroleg)
[12:18:24] 	 03(mod) VisualEditor: opening square brackets can sometimes disappear - 10https://bugzilla.wikimedia.org/57207  +comment (10elitre82)
[12:20:26] 	 03(NEW) "Near this page" beta option is proposed on Wikisource even if Extension:GeoData is not installed - 10https://bugzilla.wikimedia.org/57415 normal; Wikimedia: Site requests; ()
[12:23:22] 	 03(NEW) Link breaks when linking to bugzilla saved search - 10https://bugzilla.wikimedia.org/57416 normal; VisualEditor: General; ()
[12:26:04] 	 03(mod) Invalid "Change Password" (returnto) page shown after successful temporary password login & password change - 10https://bugzilla.wikimedia.org/57289   +code-update-regression; +comment (10Tyler Romeo)
[12:26:07] 	 03(mod) Systematic 504 Gateway Time-out on commons with categories containing big TIFF pictures - 10https://bugzilla.wikimedia.org/57359  +comment (10kelson)
[12:29:25] 	 03(mod) VisualEditor:VE renders a table with border="0" as border="1" - 10https://bugzilla.wikimedia.org/57368  +comment (10Derk-Jan Hartman)
[12:29:26] 	 03(mod) table attribute border=0 becomes border=1 - 10https://bugzilla.wikimedia.org/57295  +comment (10Derk-Jan Hartman)
[12:30:09] 	 03(NEW) Fatal error on editing any page after enrolling to a course - 10https://bugzilla.wikimedia.org/57417 critical; MediaWiki extensions: EducationProgram; ()
[12:35:31] 	 03(NEW) VisualEditor: adding an unnamed link does not trigger wikitext warning - 10https://bugzilla.wikimedia.org/57418 normal; VisualEditor: General; ()
[12:35:39] 	 03(mod) VisualEditor: table attribute border=0 becomes border=1 - 10https://bugzilla.wikimedia.org/57295  summary (10Derk-Jan Hartman)
[12:36:05] 	 03(mod) VisualEditor: Right floated elements other than images and info boxes are not placed correctly - 10https://bugzilla.wikimedia.org/57296  summary (10Derk-Jan Hartman)
[12:38:22] 	 03(NEW) VisualEditor: unnamed links can not be edited - 10https://bugzilla.wikimedia.org/57419 normal; VisualEditor: General; ()
[12:38:41] 	 03(mod) VisualEditor: unnamed links can not be edited - 10https://bugzilla.wikimedia.org/57419  (10Elitre)
[12:38:42] 	 03(mod) VisualEditor: adding an unnamed link does not trigger wikitext warning - 10https://bugzilla.wikimedia.org/57418  (10Elitre)
[12:39:07] 	 03(mod) WikiLove: Add HiDPI version or SVG of "heart" icon - 10https://bugzilla.wikimedia.org/35334  +comment (10gerritadmin)
[12:44:08] 	 03(NEW) VisualEditor: unnamed links in references do not show up in reference list while VEditing - 10https://bugzilla.wikimedia.org/57420 normal; VisualEditor: General; ()
[12:44:22] 	 03(mod) VisualEditor: unnamed links in references do not show up in reference list while VEditing - 10https://bugzilla.wikimedia.org/57420  (10Elitre)
[12:44:23] 	 03(mod) VisualEditor: adding an unnamed link does not trigger wikitext warning - 10https://bugzilla.wikimedia.org/57418  (10Elitre)
[12:44:26] 	 03(mod) VisualEditor: unnamed links in references do not show up in reference list while VEditing - 10https://bugzilla.wikimedia.org/57420  (10Elitre)
[12:44:27] 	 03(mod) VisualEditor: unnamed links can not be edited - 10https://bugzilla.wikimedia.org/57419  (10Elitre)
[12:45:47] 	 03(mod) Lower parts of some characters not displayed at "Review your changes" screen - 10https://bugzilla.wikimedia.org/57300  +comment (10zfilipin)
[12:46:13] 	 03(mod) Wrong number of entries shown for paging links in category pages - 10https://bugzilla.wikimedia.org/57414  +comment (10bawolff+wn)
[12:46:33] 	 03(mod) Fatal error on editing any page after enrolling to a course - 10https://bugzilla.wikimedia.org/57417  +comment (10geraki)
[12:54:51] 	 03(mod) Remove all users from the 'autopatrolled' user group on Wikidata and Test Wikidata - 10https://bugzilla.wikimedia.org/56945  +comment (10Sam Reed (reedy))
[12:56:26] 	 hi all
[12:56:48] 	 i need help with mediawiki please
[12:56:50] 	 im not even sure if wiki is able to do what i want it to do, i want to be able to #must confirm by admin forst before posts/changes" and also im not sure if there is a way to dl and archive submitted URL in the DB or external remote storage
[12:57:41] 	 03(mod) Set $wgCategoryCollation to 'uca-is' on Icelandic Wikipedia and rebuild category sort keys - 10https://bugzilla.wikimedia.org/56859  +comment (10gerritadmin)
[13:00:33] 	 hi all
[13:01:41] 	 03(NEW) VisualEditor: MWExtensionInspector does not take directionality from context when creating - 10https://bugzilla.wikimedia.org/57421 normal; VisualEditor: Editing Tools; ()
[13:03:27] 	 03(mod) Set $wgCategoryCollation to 'uca-is' on Icelandic Wikipedia and rebuild category sort keys - 10https://bugzilla.wikimedia.org/56859  +comment (10Sam Reed (reedy))
[13:11:14] 	 03(mod) VisualEditor: MWExtensionInspector does not take directionality from context when creating - 10https://bugzilla.wikimedia.org/57421   +i18n (10James Forrester)
[13:12:33] 	 03(NEW) Intro screen does not mention new switch to wikicode feature - 10https://bugzilla.wikimedia.org/57422 enhancement; VisualEditor: General; ()
[13:13:31] 	 03(mod) Language names blurred and difficult to read using the hardcoded "Autonym" font on Windows computers - 10https://bugzilla.wikimedia.org/56346  +comment (10tbertels+bugzilla)
[13:21:17] 	 03(mod) Intro screen does not mention new switch to wikicode feature - 10https://bugzilla.wikimedia.org/57422  (10raincity471)
[13:31:32] 	 03(NEW) Not giving auto-admin when added to new channel - 10https://bugzilla.wikimedia.org/57423 normal; Tools: WM-Bot; ()
[13:34:43] 	 03(mod) Fatal error on editing any page after enrolling to a course - 10https://bugzilla.wikimedia.org/57417  (10Andrew Green)
[13:50:05] 	 03(mod) Intro screen does not mention new switch to wikicode feature - 10https://bugzilla.wikimedia.org/57422  (10raincity471)
[13:53:34] 	 03(mod) Notification objects are hard to access - 10https://bugzilla.wikimedia.org/57400  normal->15enhancement; +comment (10Bartosz Dziewoński)
[13:55:02] 	 03(mod) Padding values of div#content was (accidentially?) changed (in LESS rewrite?) - 10https://bugzilla.wikimedia.org/57401   +code-update-regression (10Bartosz Dziewoński)
[14:08:10] 	 03(mod) Cannot log into Chechen Wikipedia: Special:Userlogin gives "No such special page" - 10https://bugzilla.wikimedia.org/57410  +comment (10Aude)
[14:17:50] 	 03(mod) Fatal error on editing any page after enrolling to a course - 10https://bugzilla.wikimedia.org/57417  +comment (10ragesoss)
[14:20:44] 	 03(mod) Fatal error on editing any page after enrolling to a course - 10https://bugzilla.wikimedia.org/57417  +comment (10Sage Ross)
[14:20:47] 	 03(mod) Catchable fatal error: Argument 1 passed to EducationProgram\Events\{closure}() must be an instance of _DiffOp, instance of DiffOp_Copy given in EditEventCreator.php - 10https://bugzilla.wikimedia.org/57380  +comment (10Sage Ross)
[14:21:33] 	 03(mod) git-review can show of hundreds of commits when someone tries to make a simple commit and it's terrifying - 10https://bugzilla.wikimedia.org/57399  summary; +comment (10Bartosz Dziewoński)
[14:22:49] 	 03(mod) "Near this page" beta option is proposed on Wikisource even if Extension:GeoData is not installed - 10https://bugzilla.wikimedia.org/57415  +comment (10tomasz)
[14:32:37] 	 Hi, I have an odd thumbnail path created by MediaWiki: https://upload.wikimedia.org/wikipedia/commons/thumb/b/bf/Princess_Alexandra_of_Denmark_%28later_Queen_Alexandra%2C_wife_of_Edward_VII%29_with_her_two_eldest_sons%2C_Prince_Albert_Victor_%28Eddy%29_and_George_Frederick_Ernest_Albert_%28later_George_V%29.jpg/800px-thumbnail.jpg
[14:32:54] 	 Note the "800px-thumbnail.jpg"
[14:33:15] 	 Is this default behaviour and where is it defined?
[14:37:12] 	 03(mod) Invalid "Change Password" (returnto) page shown after successful temporary password login & password change - 10https://bugzilla.wikimedia.org/57289  +comment (10gerritadmin)
[14:40:15] 	 https://doc.wikimedia.org/mediawiki-core/master/php/html/classFileRepo.html#a9be4261f1b930f440bee15c2be104eb1 -- thank you.#
[14:41:28] 	 The hash-links to the code on doc.wikimedia.org do not always work
[14:41:46] 	 That one is linked from the above: https://doc.wikimedia.org/mediawiki-core/master/php/html/FileRepo_8php_source.html#l01620
[14:42:43] 	 But l.1620 is hidden because it belongs to the documentation ...
[14:43:56] 	 03(mod) Padding values of div#content were (accidentially?) changed (in LESS rewrite?) - 10https://bugzilla.wikimedia.org/57401  summary (10Liangent)
[14:54:36] 	 03(mod) git-review can show of hundreds of commits when someone tries to make a simple commit and it's terrifying - 10https://bugzilla.wikimedia.org/57399  +comment (10Andre Klapper)
[14:59:43] 	 03(mod) $wgSquidServersNoPurge should support CIDR ranges - 10https://bugzilla.wikimedia.org/52829  +comment (10hashar)
[15:04:10] 	 03(mod) Beta labs is experiencing technical difficulties. - 10https://bugzilla.wikimedia.org/57403  +comment (10hashar)
[15:06:09] 	 03(mod) Systematic 504 Gateway Time-out on commons with categories containing big TIFF pictures - 10https://bugzilla.wikimedia.org/57359  major->normal (10Andre Klapper)
[15:07:20] 	 03(mod) Beta labs is experiencing technical difficulties. - 10https://bugzilla.wikimedia.org/57403  +comment (10hashar)
[15:11:25] 	 03(mod) Link does not work when linking to bugzilla saved search URL with parameters - 10https://bugzilla.wikimedia.org/57416  normal->minor; summary; +comment (10Andre Klapper)
[15:14:44] 	 03(mod) MessageGroupStats::forItemInternal deadlocks - 10https://bugzilla.wikimedia.org/51410  +comment (10Andre Klapper)
[15:18:06] 	 03(mod) newmessageslinkplural and newmessagesdifflinkplural shouldn't use fake values for the number of changes - 10https://bugzilla.wikimedia.org/42497  +comment (10gerritadmin)
[15:18:10] 	 03(mod) Make MediaWiki tarballs not include full set of test suites - 10https://bugzilla.wikimedia.org/26259  +comment (10aklapper)
[15:22:27] 	 03(mod) Upload appears in file history multiple times - 10https://bugzilla.wikimedia.org/57384  (10Andre Klapper)
[15:24:08] 	 03(mod) VisualEditor:The link inspector is getting broken and appearing in wrong place after coming back to the editor from some other window - 10https://bugzilla.wikimedia.org/56801  +comment (10aklapper)
[15:26:48] 	 03(mod) self-conflict when editing huge pages - 10https://bugzilla.wikimedia.org/57264  +comment (10aklapper)
[15:27:19] 	 03(mod) Auto login from CentralAuth shows unstyled Echo markup - 10https://bugzilla.wikimedia.org/55545  +comment (10Andre Klapper)
[15:27:19] 	 03(mod) Echo / SUL: Notifications number displayed without style (in p-personal) on first time - 10https://bugzilla.wikimedia.org/53134  +comment (10Andre Klapper)
[15:27:49] 	 03(mod) Special:MergeAccount: Present merged accounts in separate confirmation box - 10https://bugzilla.wikimedia.org/41399  +comment (10aklapper)
[15:28:06] 	 03(mod) Navigating between files gets exponentially more slow - 10https://bugzilla.wikimedia.org/40793  +comment (10Andre Klapper)
[15:28:35] 	 03(mod) Messages for no/nb is failing in no.wp - 10https://bugzilla.wikimedia.org/37528  +comment (10Andre Klapper)
[15:28:47] 	 03(mod) New login.wikimedia system forces a reload on every wiki - 10https://bugzilla.wikimedia.org/51850  +comment (10aklapper)
[15:29:03] 	 03(mod) Fix up ep_mediawiki and deploy it to the labs instance - 10https://bugzilla.wikimedia.org/47754  +comment (10aklapper)
[15:29:22] 	 03(mod) Small CAPTCHA challenge set - 10https://bugzilla.wikimedia.org/13286  +comment (10aklapper)
[15:29:33] 	 03(mod) Database runs amok after using Special:Import - Apache and MySQL use full CPU - 10https://bugzilla.wikimedia.org/44106  +comment (10aklapper)
[15:29:44] 	 03(mod) Internal error when creating a new user - 10https://bugzilla.wikimedia.org/55552  +comment (10aklapper)
[15:30:00] 	 03(mod) Add a new field, rc_source, to the recentchanges table on wmf wikis - 10https://bugzilla.wikimedia.org/55844  +comment (10aklapper)
[15:30:05] 	 03(mod) Intermittent "502 Bad Gateway" errors on Wikimedia wikis via HTTPS - 10https://bugzilla.wikimedia.org/50891  +comment (10aklapper)
[15:30:21] 	 03(mod) Local Special:GlobalBlockStatus does not work at all - 10https://bugzilla.wikimedia.org/54496  +comment (10aklapper)
[15:30:31] 	 03(mod) monitor mediawiki extensions superproject misconfiguration - 10https://bugzilla.wikimedia.org/49906  +comment (10aklapper)
[15:31:00] 	 03(mod) Mass subscribing emails to mailing list fails with empty response - 10https://bugzilla.wikimedia.org/56842  major->normal (10Andre Klapper)
[15:31:10] 	 03(mod) Edit conflicts for editing different sections on popular article - 10https://bugzilla.wikimedia.org/53446  summary (10Andre Klapper)
[15:31:26] 	 03(mod) Create a VisualEditor plugin tool to add/edit maths blocks - 10https://bugzilla.wikimedia.org/43058  +comment (10qgil)
[15:31:27] 	 03(mod) New edit toolbar isn't displayed in IE8 (goes into compatibility mode and acts like IE7) - 10https://bugzilla.wikimedia.org/24194  +comment (10aklapper)
[15:31:37] 	 03(mod) Move test.wikipedia.org from mw1017 and make it a more "normal" test wiki - 10https://bugzilla.wikimedia.org/43722  +comment (10aklapper)
[15:37:34] 	 03(mod) Spezial:GlobalGroupPermissions/nonexistentgroup should show an error in read only mode - 10https://bugzilla.wikimedia.org/40119  +comment (10Andre Klapper)
[15:38:00] 	 03(mod) SVG masks fail to render (or even display) - 10https://bugzilla.wikimedia.org/53899  +comment (10aklapper)
[15:38:17] 	 03(mod) Invalid message parameter: LogFormatter.php - 10https://bugzilla.wikimedia.org/42444  +comment (10Andre Klapper)
[15:38:36] 	 03(mod) Special:Nuke on Commons creates "Error: ERR_READ_TIMEOUT, errno [No Error]" while mass-deleting about >20 files - 10https://bugzilla.wikimedia.org/38028  summary (10Andre Klapper)
[15:38:58] 	 03(mod) Wikimedia-hosted OpenStreetMap (OSM) / mapnik tileservers wanted for mobile usage - 10https://bugzilla.wikimedia.org/33980  +comment (10aklapper)
[15:39:17] 	 03(mod) Wikis get bigger - 10https://bugzilla.wikimedia.org/56222  +comment (10aklapper)
[15:39:29] 	 03(mod) wmgHTTPSBlacklistCountries changes for CN - 10https://bugzilla.wikimedia.org/53739  +comment (10aklapper)
[15:39:46] 	 03(NEW) subpage not suggested when creating a link - 10https://bugzilla.wikimedia.org/57424 normal; VisualEditor: General; ()
[15:39:51] 	 03(mod) Complete unification of all accounts to SUL - 10https://bugzilla.wikimedia.org/35707  +comment (10aklapper)
[15:42:19] 	 03(mod) subpage not suggested when creating a link - 10https://bugzilla.wikimedia.org/57424  (10filip.fabijanic)
[15:43:51] 	 03(mod) Navigating PDF/DJVU pagination could be improved - 10https://bugzilla.wikimedia.org/55893  +comment (10matma.rex)
[15:45:17] 	 03(mod) Navigating PDF/DJVU pagination could be improved - 10https://bugzilla.wikimedia.org/55893  +comment (10matma.rex)
[15:52:27] 	 03(mod) $wgSquidServersNoPurge should support CIDR ranges - 10https://bugzilla.wikimedia.org/52829  +comment (10bdavis)
[15:53:34] 	 03(NEW) LQT: Uncaught TypeError: Cannot read property 'id' of undefined - 10https://bugzilla.wikimedia.org/57425 major; Wikimedia: Bugzilla; ()
[15:55:18] 	 03(mod) LQT: Uncaught TypeError: Cannot read property 'id' of undefined - 10https://bugzilla.wikimedia.org/57425  +comment (10mybugs.mail)
[15:56:30] 	 03(mod) Database runs amok after using Special:Import - Apache and MySQL use full CPU - 10https://bugzilla.wikimedia.org/44106  +comment (10dasch)
[15:56:41] 	 03(mod) Tipsy: using user class borks positioning of tip - 10https://bugzilla.wikimedia.org/57144  +comment (10fur.hewiki)
[15:57:01] 	 03(mod) Beta labs is experiencing technical difficulties (due to OAuth deployment?) - 10https://bugzilla.wikimedia.org/57403  summary (10Andre Klapper)
[15:58:29] 	 03(mod) LQT: Uncaught TypeError: Cannot read property 'id' of undefined - 10https://bugzilla.wikimedia.org/57425  +comment (10mybugs.mail)
[15:59:11] 	 03(mod) LQT: Uncaught TypeError: Cannot read property 'id' of undefined - 10https://bugzilla.wikimedia.org/57425   +javascript (10Helder)
[15:59:12] 	 03(mod) newmessageslinkplural and newmessagesdifflinkplural shouldn't use fake values for the number of changes - 10https://bugzilla.wikimedia.org/42497  +comment (10Bartosz Dziewoński)
[15:59:45] 	 03(mod) LQT: Uncaught TypeError: Cannot read property 'id' of undefined - 10https://bugzilla.wikimedia.org/57425  +comment (10Andre Klapper)
[15:59:47] 	 03(mod) Add DynamicPageList on fr.wikt - 10https://bugzilla.wikimedia.org/29596  +comment (10Unreal Name)
[16:00:56] 	 03(mod) VisualEditor:  does not mention new switch to wikicode feature - 10https://bugzilla.wikimedia.org/57422  summary; +comment (10James Forrester)
[16:02:22] 	 03(mod) LQT: Uncaught TypeError: Cannot read property 'id' of undefined - 10https://bugzilla.wikimedia.org/57425  +comment (10mybugs.mail)
[16:04:40] 	 03(mod) option to supress section edit links with action=render - 10https://bugzilla.wikimedia.org/19415  +comment (10Bartosz Dziewoński)
[16:07:43] 	 03(mod) Handle interwiki links pointing to the current wiki as plain wiki links - 10https://bugzilla.wikimedia.org/45209  (10Roan Kattouw)
[16:07:46] 	 03(mod) VisualEditor: External links that point to the local wiki should be changed into internal links, not interwikis - 10https://bugzilla.wikimedia.org/57019  (10Roan Kattouw)
[16:09:16] 	 03(mod) Invalid "Change Password" (returnto) page shown after successful temporary password login & password change - 10https://bugzilla.wikimedia.org/57289  +comment (10gerritadmin)
[16:09:19] 	 03(mod) External links with parameters that would otherwise be interwikis are wrongly converted into interwikis, and thus fail - 10https://bugzilla.wikimedia.org/57416  summary; +comment (10James Forrester)
[16:11:43] 	 03(mod) VisualEditor: It should be possible to create interwiki links and edit them subsequently - 10https://bugzilla.wikimedia.org/49316  +comment (10Roan Kattouw)
[16:14:07] 	 03(NEW) Logs should be readable to vagrant user - 10https://bugzilla.wikimedia.org/57426 trivial; MediaWiki-Vagrant: General; ()
[16:15:10] 	 03(mod) SpecialPasswordReset when called does not obey an optional returnto parameter - 10https://bugzilla.wikimedia.org/57098  +comment (10Greg Grossmeier)
[16:15:37] 	 03(mod) Invalid "Change Password" (returnto) page shown after successful temporary password login & password change - 10https://bugzilla.wikimedia.org/57289  +comment (10gerritadmin)
[16:18:20] 	 03(mod) git-review can show of hundreds of commits when someone tries to make a simple commit and it's terrifying - 10https://bugzilla.wikimedia.org/57399  +comment (10Bartosz Dziewoński)
[16:19:05] 	 03(mod) Parsoid fails for OBJECT element - 10https://bugzilla.wikimedia.org/57394  +comment (10inez)
[16:24:32] 	 03(mod) Special:MergeAccount: Present merged accounts in separate confirmation box - 10https://bugzilla.wikimedia.org/41399  +comment (10scott)
[16:24:32] 	 03(mod) monitor mediawiki extensions superproject misconfiguration - 10https://bugzilla.wikimedia.org/49906  +comment (10greg)
[16:24:32] 	 03(mod) When using UCA collations, Persian digits (۰ ۱ ۲ ۳ ۴ ۵ ۶ ۷ ۸ ۹) sorted under Western Arabic digits' (0 1 2 3 4 5 6 7 8 9) headings - 10https://bugzilla.wikimedia.org/55630  +comment (10matma.rex)
[16:29:58] 	 What is the apihighlimits?
[16:30:35] 	 03(mod) BetaFeatures should only show features available and with dependencies met, per wiki - 10https://bugzilla.wikimedia.org/57415  summary; +comment (10Greg Grossmeier)
[16:32:27] 	 03(mod) "Near this page" beta feature hides reference backlinks on desktop - 10https://bugzilla.wikimedia.org/57409  (10Jon)
[16:32:55] 	 03(mod) self-conflict when editing huge pages - 10https://bugzilla.wikimedia.org/57264  (10herzi.pinki)
[16:34:33] 	 03(mod) Add MultimediaViewer and CommonsMetadata to the multimedia role - 10https://bugzilla.wikimedia.org/56407  +comment (10gtisza)
[16:34:42] 	 Kolega2357: Getting more results at once (mostly)
[16:40:38] 	 03(mod) VisualEditor: Don't re-serialise HTML into wikitext through Parsoid after preview, but retain - 10https://bugzilla.wikimedia.org/55979  +comment (10gerritadmin)
[16:40:38] 	 03(mod) VisualEditor: Optimistically submit HTML to Parsoid for serialisation as soon as user clicks "Save page" - 10https://bugzilla.wikimedia.org/56011  +comment (10gerritadmin)
[16:41:18] 	 03(mod) Catchable fatal error: Argument 1 passed to EducationProgram\Events\{closure}() must be an instance of _DiffOp, instance of DiffOp_Copy given in EditEventCreator.php - 10https://bugzilla.wikimedia.org/57380  +comment (10gerritadmin)
[16:41:22] 	 03(mod) Catchable fatal error: Argument 1 passed to EducationProgram\Events\{closure}() must be an instance of _DiffOp, instance of DiffOp_Copy given in EditEventCreator.php - 10https://bugzilla.wikimedia.org/57380  (10Gerrit Notification Bot)
[16:45:00] 	 03(mod) Catchable fatal error: Argument 1 passed to EducationProgram\Events\{closure}() must be an instance of _DiffOp, instance of DiffOp_Copy given in EditEventCreator.php - 10https://bugzilla.wikimedia.org/57380  (10Andrew Green)
[16:46:08] 	 03(NEW) Use MediaWiki coding style in CodeEditor - 10https://bugzilla.wikimedia.org/57428 normal; MediaWiki extensions: CodeEditor; ()
[16:47:08] 	 03(mod) Catchable fatal error: Argument 1 passed to EducationProgram\Events\{closure}() must be an instance of _DiffOp, instance of DiffOp_Copy given in EditEventCreator.php - 10https://bugzilla.wikimedia.org/57380  (10Andrew Green)
[16:50:21] 	 03(mod) the "continue" arrow in the MobileFrontend edit/preview workflow points to the wrong side in RTL - 10https://bugzilla.wikimedia.org/57404  (10Jon)
[16:53:18] 	 03(mod) VisualEditor: Optimistically submit HTML to Parsoid for serialisation as soon as user clicks "Save page" - 10https://bugzilla.wikimedia.org/56011  +comment (10gerritadmin)
[16:53:19] 	 03(mod) VisualEditor: Don't re-serialise HTML into wikitext through Parsoid after preview, but retain - 10https://bugzilla.wikimedia.org/55979  +comment (10gerritadmin)
[16:53:58] 	 03(mod) VisualEditor: Don't re-serialise HTML into wikitext through Parsoid after preview, but retain - 10https://bugzilla.wikimedia.org/55979  (10James Forrester)
[16:54:07] 	 03(mod) VisualEditor: Optimistically submit HTML to Parsoid for serialisation as soon as user clicks "Save page" - 10https://bugzilla.wikimedia.org/56011  (10James Forrester)
[16:54:23] 	 03(mod) Editlinks leaking into MobileView - 10https://bugzilla.wikimedia.org/57402  +comment (10jrobson)
[16:54:23] 	 03(mod) Provide CSS class (hlist) to define horizontal lists in MediaWiki core - 10https://bugzilla.wikimedia.org/40062  +comment (10krinklemail)
[16:55:40] 	 03(mod) VisualEditor: HTML comment not removed from user pasting (? from external source) - 10https://bugzilla.wikimedia.org/50128  (10James Forrester)
[16:55:43] 	 03(mod) VisualEditor: Pasting text into VE from external text processor removes newlines - 10https://bugzilla.wikimedia.org/53828  (10James Forrester)
[16:55:44] 	 03(mod) VisualEditor: Support copy and paste from other VE instances (surfaces) - 10https://bugzilla.wikimedia.org/41193  (10James Forrester)
[16:55:47] 	 03(mod) VisualEditor: Provide a character insertion tool - 10https://bugzilla.wikimedia.org/50296  (10James Forrester)
[16:55:48] 	 03(mod) VisualEditor: Support pasting of HTML from external sources - 10https://bugzilla.wikimedia.org/48170  (10James Forrester)
[16:55:49] 	 03(mod) VisualEditor: veaction=edit should invoke VE irrespective of user prefs - 10https://bugzilla.wikimedia.org/55900  (10James Forrester)
[16:56:03] 	 03(mod) Fatal error on editing any page after enrolling to a course - 10https://bugzilla.wikimedia.org/57417  +comment (10Andrew Green)
[16:56:08] 	 03(mod) VisualEditor: Present the wikitext warning to users writing  tags - 10https://bugzilla.wikimedia.org/56755  (10James Forrester)
[16:56:38] 	 03(mod) VisualEditor: Don't re-serialise HTML into wikitext through Parsoid after preview, but retain - 10https://bugzilla.wikimedia.org/55979  (10James Forrester)
[16:56:39] 	 03(mod) VisualEditor: Optimistically submit HTML to Parsoid for serialisation as soon as user clicks "Save page" - 10https://bugzilla.wikimedia.org/56011  (10James Forrester)
[16:57:40] 	 03(mod) Cannot log into Chechen Wikipedia: Special:Userlogin gives "No such special page" - 10https://bugzilla.wikimedia.org/57410  +comment (10gerritadmin)
[16:57:43] 	 03(mod) Cannot log into Chechen Wikipedia: Special:Userlogin gives "No such special page" - 10https://bugzilla.wikimedia.org/57410  (10Gerrit Notification Bot)
[16:59:28] 	 03(mod) Install some missing packages for catimages bot - 10https://bugzilla.wikimedia.org/56996  +comment (10Marc A. Pelletier)
[16:59:29] 	 03(mod) Cannot log into Chechen Wikipedia: Special:Userlogin gives "No such special page" - 10https://bugzilla.wikimedia.org/57410  +comment (10gerritadmin)
[16:59:48] 	 03(mod) Cannot log into Chechen Wikipedia: Special:Userlogin gives "No such special page" - 10https://bugzilla.wikimedia.org/57410  +comment (10gerritadmin)
[17:00:10] 	 hi csteipp greg-g & similar San Francisco people. Is Robla around?
[17:00:16] 	 (Sumana here)
[17:00:39] 	 brainwane: heya, yeah, he's around, but dealing with the fact that he forgot his laptop at home and was given a macbook air from OIT
[17:00:45] 	 oh dear!
[17:00:50] 	 yeah, I know, right?
[17:01:01] 	 goodness
[17:01:31] 	 and how are you and your family doing, greg-g?
[17:01:43] 	 (other than your caffeine habituation, as seen on Identi.ca)
[17:02:34] 	 brainwane: :) yeah, going to take care of that, but otherwise good, really. Rowan's talking more (single word coherence, as I like to say)
[17:02:40] 	 hahaha
[17:02:55] 	 greg-g: I think you will like http://metaphortunate.dreamwidth.org/57571.html
[17:02:56] 	 he made us put his favorite book on the wall (hung up with thumb tacks) under one of our pictures
[17:03:02] 	 oh that is so precious
[17:03:35] 	 03(mod) Cannot log into Chechen Wikipedia: Special:Userlogin gives "No such special page" - 10https://bugzilla.wikimedia.org/57410  +comment (10gerritadmin)
[17:03:36] 	 03(mod) Cannot log into Chechen Wikipedia: Special:Userlogin gives "No such special page" - 10https://bugzilla.wikimedia.org/57410  +comment (10gerritadmin)
[17:03:36] 	 03(mod) Djvulibre package is lacking into Labs; it's needed to manage djvu files by bots in wikisource projects - 10https://bugzilla.wikimedia.org/56972  +comment (10gerritadmin)
[17:03:36] 	 03(mod) Djvulibre package is lacking into Labs; it's needed to manage djvu files by bots in wikisource projects - 10https://bugzilla.wikimedia.org/56972  (10Gerrit Notification Bot)
[17:03:38] 	 Well, see ya later! Off to a talk. Have a good day
[17:03:41] 	 yeah, that's about right re talking with a toddler ;)
[17:03:45] 	 tah tah!
[17:07:05] 	 03(mod) Cannot log into Chechen Wikipedia: Special:Userlogin gives "No such special page" - 10https://bugzilla.wikimedia.org/57410  +comment (10gerritadmin)
[17:08:31] 	 03(mod) VisualEditor: unnamed links in references do not show up in reference list while VEditing - 10https://bugzilla.wikimedia.org/57420  +comment (10gerritadmin)
[17:08:31] 	 03(mod) VisualEditor: unnamed links in references do not show up in reference list while VEditing - 10https://bugzilla.wikimedia.org/57420  (10Gerrit Notification Bot)
[17:11:41] 	 03(mod) CirrusSearch: When an article doesn't have a text match CirrusSearch's summary code is funky and only works for space delimited languages - 10https://bugzilla.wikimedia.org/53724  +comment (10gerritadmin)
[17:11:41] 	 03(mod) CirrusSearch should move all of its search updates to the job queue - 10https://bugzilla.wikimedia.org/57316  +comment (10gerritadmin)
[17:11:41] 	 03(mod) Catchable fatal error: Argument 1 passed to EducationProgram\Events\{closure}() must be an instance of _DiffOp, instance of DiffOp_Copy given in EditEventCreator.php - 10https://bugzilla.wikimedia.org/57380  +comment (10gerritadmin)
[17:12:56] 	 mutante: how long will you be around?  I want to get the final RC uploaded today
[17:14:11] 	 03(mod) solr stress out the NFS server - 10https://bugzilla.wikimedia.org/51350  +comment (10Antoine "hashar" Musso)
[17:14:13] 	 hexmode: currently in a hangout, but i'll be around after that.. and can upload
[17:15:13] 	 mutante: ok, wasn't ready right now, anyway
[17:15:40] 	 if in doubt make a ticket and it doesnt have to be real time but i promise i'll take it later today
[17:15:56] 	 03(mod) pywikibot transliteration should support more scripts - 10https://bugzilla.wikimedia.org/56524  +comment (10gerritadmin)
[17:16:00] 	 03(mod) pywikibot transliteration should support more scripts - 10https://bugzilla.wikimedia.org/56524  (10Gerrit Notification Bot)
[17:16:16] 	 03(mod) Local Special:GlobalBlockStatus does not work at all - 10https://bugzilla.wikimedia.org/54496  +comment (10csteipp)
[17:18:30] 	 03(mod) VisualEditor: Auto-numbering CSS for external links should also apply to generated content - 10https://bugzilla.wikimedia.org/57420  normal->minor; summary (10James Forrester)
[17:19:57] 	 03(mod) pywikibot transliteration should support more scripts - 10https://bugzilla.wikimedia.org/56524  +comment (10gerritadmin)
[17:20:20] 	 03(mod) VisualEditor: Auto-numbering CSS for external links should also apply to generated content - 10https://bugzilla.wikimedia.org/57420  +comment (10roan.kattouw)
[17:23:30] 	 03(mod) CirrusSearch should move all of its search updates to the job queue - 10https://bugzilla.wikimedia.org/57316  (10Nik Everett)
[17:23:51] 	 03(mod) CirrusSearch: When an article doesn't have a text match CirrusSearch's summary code is funky and only works for space delimited languages - 10https://bugzilla.wikimedia.org/53724  (10Nik Everett)
[17:28:02] 	 03(NEW) LaTeX editor is double escaping text somewhere - 10https://bugzilla.wikimedia.org/57429 normal; VisualEditor: Editing Tools; ()
[17:29:49] 	 03(mod) Add role for TimedMediaHandler - 10https://bugzilla.wikimedia.org/57427  +comment (10gerritadmin)
[17:29:52] 	 03(mod) Add role for TimedMediaHandler - 10https://bugzilla.wikimedia.org/57427  (10Gerrit Notification Bot)
[17:30:07] 	 03(mod) Performance: Connect directly to API backend LVS instead of going through text Varnishes - 10https://bugzilla.wikimedia.org/51273  summary (10Gabriel Wicke)
[17:30:11] 	 03(mod) tools-login has different repository than other nodes - 10https://bugzilla.wikimedia.org/56326  +comment (10Marc A. Pelletier)
[17:32:18] 	 03(mod) Djvulibre package is lacking into Labs; it's needed to manage djvu files by bots in wikisource projects - 10https://bugzilla.wikimedia.org/56972  +comment (10gerritadmin)
[17:32:32] 	 03(mod) Set up SecurePoll poll on enwiki for Arbitration Committee elections - 10https://bugzilla.wikimedia.org/54985  +comment (10happy.melon.wiki)
[17:33:04] 	 03(mod) Djvulibre package is lacking into Labs; it's needed to manage djvu files by bots in wikisource projects - 10https://bugzilla.wikimedia.org/56972  (10Marc A. Pelletier)
[17:38:16] 	 03(mod) tools-login has different repository than other nodes - 10https://bugzilla.wikimedia.org/56326  +comment (10gerritadmin)
[17:38:18] 	 03(mod) tools-login has different repository than other nodes - 10https://bugzilla.wikimedia.org/56326  (10Gerrit Notification Bot)
[17:38:57] 	 03(NEW) Git is slow & big - 10https://bugzilla.wikimedia.org/57430 normal; MediaWiki-Vagrant: General; ()
[17:42:18] 	 03(mod) Login for content language "ce" broken because of "/" in special page name - 10https://bugzilla.wikimedia.org/57410  summary; +comment (10Siebrand Mazeland)
[17:44:17] 	 03(mod) Incorrect signs via numerical keypad on de.wp in Source Editor - 10https://bugzilla.wikimedia.org/54646  +comment (10Amir E. Aharoni)
[17:45:13] 	 03(mod) Invalid "Change Password" (returnto) page shown after successful temporary password login & password change - 10https://bugzilla.wikimedia.org/57289  (10Tyler Romeo)
[17:46:23] 	 03(NEW) Reply cursor should be after pre-filled [[User]] mention - 10https://bugzilla.wikimedia.org/57431 normal; MediaWiki extensions: Flow; ()
[17:46:35] 	 03(mod) Flow: Reply cursor should be after pre-filled [[User]] mention - 10https://bugzilla.wikimedia.org/57431  summary (10Matthias Mullie)
[17:52:05] 	 03(NEW) Invalid nesting of link elements results in unclickable links - 10https://bugzilla.wikimedia.org/57432 major; MediaWiki extensions: Echo; ()
[18:00:32] 	 03(mod) in topic bar, the space between Comment (n) and timestamp is a dead zone - 10https://bugzilla.wikimedia.org/57413  (10spage)
[18:00:40] 	 03(mod) Flow: Reply cursor should be after pre-filled [[User]] mention - 10https://bugzilla.wikimedia.org/57431  (10spage)
[18:03:19] 	 03(mod) Uncommitted DB writes (transaction from DatabaseBase::query) - 10https://bugzilla.wikimedia.org/56269  +comment (10Nemo)
[18:03:23] 	 03(mod) Bugs affecting translatewiki.net (errors from MediaWiki master) (tracking) - 10https://bugzilla.wikimedia.org/39480  (10Nemo)
[18:03:24] 	 03(mod) Invalid nesting of link elements results in unclickable links - 10https://bugzilla.wikimedia.org/57432  +comment (10Bartosz Dziewoński)
[18:03:25] 	 03(mod) Invalid HTML in Echo notification list pop-up - 10https://bugzilla.wikimedia.org/56418  +comment (10Bartosz Dziewoński)
[18:04:15] 	 03(mod) Invalid HTML in Echo notification list pop-up - 10https://bugzilla.wikimedia.org/56418  +comment (10Bartosz Dziewoński)
[18:07:06] 	 03(mod) Install Extension:Transliterator on fr, pl and en.wiktionary - 10https://bugzilla.wikimedia.org/20246  +comment (10Vive la Rosière)
[18:07:17] 	 03(mod) Mention notification is broken on talk pages where LiquidThreads is enabled (e.g. on Portuguese Wikibooks) - 10https://bugzilla.wikimedia.org/56311  normal->major (10Helder)
[18:08:20] 	 03(mod) Wikis get bigger - 10https://bugzilla.wikimedia.org/56222  (10bsitu)
[18:10:47] 	 03(mod) Mass subscribing emails to mailing list fails with empty response - 10https://bugzilla.wikimedia.org/56842  +comment (10Nemo)
[18:12:23] 	 03(mod) tools-login has different repository than other nodes - 10https://bugzilla.wikimedia.org/56326  +comment (10gerritadmin)
[18:13:32] 	 03(mod) tools-login has different repository than other nodes - 10https://bugzilla.wikimedia.org/56326  +comment (10Marc A. Pelletier)
[18:16:41] 	 03(mod) Editlinks leaking into MobileView - 10https://bugzilla.wikimedia.org/57402  +comment (10arichards)
[18:17:42] 	 03(NEW) "your topic" link in "https://en.wikipedia.org/wiki/Wikipedia:Simple_guide_to_creating_your_first_article" is broken. - 10https://bugzilla.wikimedia.org/57433 normal; Wikimedia: General/Unknown; ()
[18:17:47] 	 03(mod) Add role for TimedMediaHandler - 10https://bugzilla.wikimedia.org/57427  +comment (10gerritadmin)
[18:23:15] 	 03(mod) Query data: Add #ask query duration (execution time) - 10https://bugzilla.wikimedia.org/52642  +comment (10Jeroen De Dauw)
[18:24:07] 	 03(mod) Text at MediaWiki:Signupstart not shown - 10https://bugzilla.wikimedia.org/56455  +comment (10Steven Walling)
[18:26:36] 	 03(mod) Provide CSS class (hlist) to define horizontal lists in MediaWiki core - 10https://bugzilla.wikimedia.org/40062  +comment (10matma.rex)
[18:32:25] 	 03(NEW) Uploading overlay goes whacky when you submit - 10https://bugzilla.wikimedia.org/57434 normal; MediaWiki extensions: MobileFrontend (Beta); ()
[18:33:25] 	 03(mod) Uploading overlay goes whacky when you submit - 10https://bugzilla.wikimedia.org/57434  +comment (10bingle-admin)
[18:33:41] 	 03(NEW) On tablets image preview on lightbox is nasty - 10https://bugzilla.wikimedia.org/57435 normal; MediaWiki extensions: MobileFrontend (Beta); ()
[18:35:27] 	 03(mod) On tablets image preview on lightbox is nasty - 10https://bugzilla.wikimedia.org/57435  +comment (10bingle-admin)
[18:35:41] 	 03(mod) Fatal error on editing any page after enrolling to a course - 10https://bugzilla.wikimedia.org/57417  +comment (10andrew.green.df)
[18:36:02] 	 03(NEW) Typography refresh dramatically increase Wikibase items label font - 10https://bugzilla.wikimedia.org/57436 normal; MediaWiki extensions: Vector; ()
[18:37:46] 	 03(mod) Install Perl module HTML::Template - 10https://bugzilla.wikimedia.org/57123  +comment (10Marc A. Pelletier)
[18:38:38] 	 03(mod) For cross-wiki targets, follow redirects - 10https://bugzilla.wikimedia.org/57405  +comment (10gerritadmin)
[18:39:06] 	 03(mod) Upgrade MariaDB to >=5.5.31 - 10https://bugzilla.wikimedia.org/56620  +comment (10marc)
[18:43:07] 	 03(mod) git-review can show of hundreds of commits when someone tries to make a simple commit and it's terrifying - 10https://bugzilla.wikimedia.org/57399  +comment (10matma.rex)
[18:46:24] 	 03(NEW) Allow the VE dialog for math elements to be movable and resizable - 10https://bugzilla.wikimedia.org/57437 normal; MediaWiki extensions: Math; ()
[18:47:50] 	 03(mod) Allow the VE dialog for math elements to be movable and resizable - 10https://bugzilla.wikimedia.org/57437  (10Richard Morris)
[18:47:51] 	 03(mod) Create a VisualEditor plugin tool to add/edit maths blocks - 10https://bugzilla.wikimedia.org/43058  (10Richard Morris)
[18:49:46] 	 03(mod) Create a VisualEditor plugin tool to add/edit maths blocks - 10https://bugzilla.wikimedia.org/43058  +comment (10rich)
[18:54:01] 	 03(mod) mediawiki/core replication is busted to internal mirrors - 10https://bugzilla.wikimedia.org/57357  summary (10Chad H.)
[18:55:11] 	 03(mod) No database password set for new tools - 10https://bugzilla.wikimedia.org/55974  +comment (10Marc A. Pelletier)
[18:55:38] 	 03(mod) Gitblit backlink to mediawiki.org/wiki/Special:Code for old commits should be https - 10https://bugzilla.wikimedia.org/56953  +comment (10innocentkiller)
[18:57:55] 	 03(mod) generate error logs per tool (apache) - 10https://bugzilla.wikimedia.org/49582  +comment (10Marc A. Pelletier)
[18:58:13] 	 Reedy: Has that deployment been completed yet? Login link on http://ce.wikipedia.org/wiki/%D0%9A%D0%BE%D1%8C%D1%80%D1%82%D0%B0_%D0%B0%D0%B3%D3%80%D0%BE still leads to a non-existent page, and purging the page does not help.
[18:59:49] 	 03(mod) Show replication lags in Ganglia - 10https://bugzilla.wikimedia.org/48694  +comment (10Marc A. Pelletier)
[19:01:23] 	 siebrand: Nope
[19:01:32] 	 I was waiting for Mobile to decide if their bug is/was fixed
[19:01:43] 	 And based on lack of any pings.. I've nfi
[19:01:46] 	 03(mod) PATH on webservers is just "/bin" for tools - 10https://bugzilla.wikimedia.org/48722  +comment (10Marc A. Pelletier)
[19:02:23] 	 03(mod) SpecialPasswordReset when called does not obey an optional returnto parameter - 10https://bugzilla.wikimedia.org/57098  +comment (10mail)
[19:02:43] 	 03(mod) Invalid "Change Password" (returnto) page shown after successful temporary password login & password change - 10https://bugzilla.wikimedia.org/57289  +comment (10T. Gries)
[19:02:46] 	 Reedy: you mean that revert?
[19:02:53] 	 Yeah
[19:02:53] 	 03(mod) Allow the VE dialog for math elements to be movable and resizable - 10https://bugzilla.wikimedia.org/57437  +comment (10Helder)
[19:03:01] 	 Whether it was needed/warranted/not enough
[19:03:01] 	 Reedy: "nfi"?
[19:03:09] 	 Reedy: MaxSem determined that, quote, "something's fucked  up"
[19:03:12] 	 no f***ing idea
[19:03:19] 	 gj MaxSem
[19:03:23] 	 Reedy: ah. SNAFU.
[19:03:25] 	 Reedy: there's something broken in MF too
[19:03:36] 	 MatmaRex: There's something broken in the database too
[19:03:38] 	 And in PHP
[19:03:43] 	 Reedy, feel free to scap/whatever
[19:03:45] 	 and in Extension:Wikibase
[19:03:54] 	 MaxSem: Should the revert stay?
[19:04:03] 	 I only merged one of them due to teh unknown
[19:04:07] 	 I have identified that MobileFrontend is missing entries in the alias file. That would cause a lot of warnings.
[19:04:27] 	 don't care - there must be some MF bug
[19:04:28] 	 Reedy: i think the revert should stay per anomie
[19:04:32] 	 Something like "no aliases defined for special page History" or something.
[19:04:43] 	 Reedy: it was reverted before we knew about the MF mess
[19:04:48] 	 also, I can't fix anything if I get pinged every minute
[19:04:48] 	 MatmaRex: right. Thanks
[19:04:50] 	 (i think.)
[19:04:54] 	 MaxSem:
[19:04:54] 	 MaxSem:
[19:04:55] 	 MaxSem:
[19:04:56] 	 MaxSem:
[19:04:56] 	 MaxSem:
[19:04:59] 	 heh :)
[19:05:10] 	 evil Reedy 
[19:05:25] 	 EVIL REEDY!
[19:05:31] 	 csteipp neede :)
[19:05:33] 	 needed
[19:05:36] 	 my kung-fu is stronger.
[19:05:40] 	 Is someone listening, who today fixed the temporary-password-issue ?
[19:05:51] 	 Ialex, Mark ?
[19:06:00] <^d>	 saper: I think he might be in a meeting. He's not at his desk.
[19:06:06] 	 ialex isn't often on IRC atm
[19:06:29] <^d>	 Reedy: I suppose you can just ping random people and hope though ;-)
[19:06:45] 	 Wikinaut: i was sort of there when it was being merged, what's up?
[19:06:46] 	 ^d: I prefer to PM them
[19:07:00] 	 ^d: I just need his SSH public key
[19:07:13] 	 It is not solved in my view. See https://bugzilla.wikimedia.org/show_bug.cgi?id=57289#c13
[19:07:28] 	 After (successfully) adding temp.password, and 2x new password ==>
[19:07:29] 	 Wikinaut: it was not deployed afaik
[19:07:40] 	 03(mod) Text at MediaWiki:Signupstart not shown - 10https://bugzilla.wikimedia.org/56455  +comment (10marc)
[19:07:44] 	 in mediawiki.org it is, AFAI can see
[19:07:51] 	 Wikinaut: it was just merged, not deployed
[19:07:56] 	 ah!
[19:08:36] 	 MatmaRex: but when I go to Special:Version (MW) I do see the new version (can you pls. confirm)
[19:08:45] 	 (I am not fulyl sure)
[19:08:48] 	 fully
[19:08:50] 	 Wikinaut: define 'new version'?
[19:09:26] 	 03(mod) Local Special:GlobalBlockStatus does not work at all - 10https://bugzilla.wikimedia.org/54496  +comment (10marcin.cieslak)
[19:09:28] 	 https://www.mediawiki.org/wiki/Special:Version says "1.23wmf5 (c37211f)"
[19:09:41] 	 https://gerrit.wikimedia.org/r/#/c/96994/1 and ...
[19:10:16] 	 https://gerrit.wikimedia.org/r/#/c/96970/
[19:10:50] 	 Wikinaut: that is a backport to the release version, 1.22
[19:11:03] 	 Wikinaut: it was not backported to any wmf version, including wmf5
[19:11:12] 	 hmm....
[19:11:22] 	 then I have to apologize.
[19:11:23] 	 Wikinaut: is it critical? it doesn't look critical :)
[19:11:47] 	 uh, I flagged that, becuase it is in touchy code: password code 
[19:11:57] 	 03(mod) [OPS] gerrit & gitblit needs process monitoring in Icinga - 10https://bugzilla.wikimedia.org/51983  +comment (10Chad H.)
[19:12:00] 	 shoudl be very carefully code reviewed
[19:12:10] 	 in order not to create holes
[19:12:14] 	 and backdoors
[19:12:30] 	 (and I need this for E:OpenID - I am working on that)
[19:12:49] 	 MatmaRex: https://bugzilla.wikimedia.org/show_bug.cgi?id=57098#c3
[19:13:00] 	 1sory
[19:13:08] 	 ^^sorry
[19:13:17] 	 there I was wrong with the url
[19:13:19] 	 ignore it
[19:14:03] 	 I meant https://bugzilla.wikimedia.org/show_bug.cgi?id=57098#c3 oh yes. And always, you can test whatever is in master (merged), after about 5 minutes
[19:14:04] 	 after it's merged, on the Beta Cluster:
[19:14:06] 	 eg: en.wikipedia.beta.wmflabs.org
[19:14:21] 	 Is en.wikipedia.beta.wmflabs.org running that code ?
[19:14:40] 	 i have absolutely no idea
[19:15:57] 	 See, the thing with betalabs, is you can never tell if your code is broken, or if betalabs is broken
[19:16:04] 	 and i am also quite confused now. i'm going to get myself a tea
[19:16:12] 	 lol bawolff
[19:16:39] <^d>	 bawolff: That's why the only place to test is still production ;-)
[19:17:14] 	 before you leave, I have another question:
[19:17:14] 	 ^d: wait for translatewiki to scream ;)
[19:17:33] 	 Question: when I use $wgOut->showErrorPage( 'errorpage-title', 'errorpage-text', "http://www.acme.org" ); how can I avoid to auto-create a link for the url ? [ remark: htmlspecialchars( 'http://www.acme.org', ENT_QOUTES ) does not help here ]
[19:18:06] 	 wgOut->showErrorPage() : why is it rendering http:// ... as link ?
[19:18:13] 	 wfEscapeWikiText ()
[19:18:14] 	 need your help
[19:18:30] 	 ±±±
[19:18:33] 	 I already used wfMEssage( ..url )->escaped() 
[19:18:37] 	 did NOT work
[19:18:38] 	 ignore.
[19:18:58] 	 That's a different type of escaping
[19:19:05] 	 uh
[19:19:11] 	 do you mean:
[19:19:37] 	 $wgOut->showErrorPage( 'errorpage-title', wfEscapeWikiText( array( 'errorpage-text', "http://www.acme.org" ) ) )
[19:19:39] 	 ?
[19:20:05] 	 (tries that)
[19:20:09] 	 Umm, not quite
[19:20:22] 	 aorund the url only?
[19:20:43] 	 why the hell is showErrorPage not obeying an escaped string ?
[19:20:46] 	 The message is getting treated as wikitext somewhere along the line
[19:20:52] 	 03(mod) Install Extension:Transliterator on fr, pl and en.wiktionary - 10https://bugzilla.wikimedia.org/20246  +comment (10Amgine.Saewyc)
[19:21:35] 	 Around the url would probably work. Or  in the actual message
[19:22:07] 	 Wikinaut: I'm saying this without looking at code, so possibility I'm totally wrong
[19:22:07] 	 this evening, I also thought, at the end I would us  there...
[19:22:39] 	 03(mod) Language names blurred and difficult to read using the hardcoded "Autonym" font on Windows computers - 10https://bugzilla.wikimedia.org/56346  +comment (10verdy_p)
[19:25:35] 	 bawolff: works. result  is http://i.imgur.com/DfdSshf.png
[19:25:38] 	 code is:
[19:26:26] 	 http://i.imgur.com/zEq2VoJ.png
[19:26:32] 	 thank you !!
[19:27:38] 	 03(mod) Request for disabling the "+2 triggers auto-merge" on gerrit/jenkins for all extensions maintained by user Wikinaut - 10https://bugzilla.wikimedia.org/57324  (10Chad H.)
[19:29:48] 	 03(mod) Add .gitignore to the /skins directory to make it easier to work on extensions - 10https://bugzilla.wikimedia.org/55486  (10Chad H.)
[19:30:44] 	 03(mod) Gerrit hooks need to accept unicode input - 10https://bugzilla.wikimedia.org/36487  +comment (10Chad H.)
[19:31:42] 	 03(mod) Catchable fatal error: Argument 1 passed to EducationProgram\Events\{closure}() must be an instance of _DiffOp, instance of DiffOp_Copy given in EditEventCreator.php - 10https://bugzilla.wikimedia.org/57380  +comment (10Siebrand Mazeland)
[19:32:00] 	 03(mod) gerrit debian package attempt to delete gerrit2 user on upgrade - 10https://bugzilla.wikimedia.org/46407  +comment (10Chad H.)
[19:35:42] 	 03(mod) E:OpenID as server: OpenIDServer shows a blank content page in case of untrusted $wgOpenIDTrustRoot. Should display a meaningful error message. - 10https://bugzilla.wikimedia.org/54511  +comment (10gerritadmin)
[19:35:45] 	 03(mod) E:OpenID as server: OpenIDServer shows a blank content page in case of untrusted $wgOpenIDTrustRoot. Should display a meaningful error message. - 10https://bugzilla.wikimedia.org/54511  (10Gerrit Notification Bot)
[19:35:57] 	 bawolff: pls can you cr https://gerrit.wikimedia.org/r/#/c/97075/2
[19:36:01] 	 TIA
[19:36:35] 	 I'm typing on an irc client on my cell phone, so not right now
[19:37:26] 	 03(mod) Beta labs is experiencing technical difficulties (due to OAuth deployment?) - 10https://bugzilla.wikimedia.org/57403  +comment (10gerritadmin)
[19:37:29] 	 03(mod) Beta labs is experiencing technical difficulties (due to OAuth deployment?) - 10https://bugzilla.wikimedia.org/57403  (10Gerrit Notification Bot)
[19:37:46] 	 03(mod) Invalid "Change Password" (returnto) page shown after successful temporary password login & password change - 10https://bugzilla.wikimedia.org/57289  +comment (10Tyler Romeo)
[19:38:40] 	 03(mod) For cross-wiki targets, follow redirects - 10https://bugzilla.wikimedia.org/57405  (10Kunal Mehta (Legoktm))
[19:39:40] 	 03(mod) Beta labs is experiencing technical difficulties (due to OAuth deployment?) - 10https://bugzilla.wikimedia.org/57403  +comment (10gerritadmin)
[19:41:32] 	 03(mod) Invalid "Change Password" (returnto) page shown after successful temporary password login & password change - 10https://bugzilla.wikimedia.org/57289  +comment (10mail)
[19:42:14] 	 bawolff: ty, I understand. I will try to ask Tyler
[19:45:35] 	 03(mod) git-review can show of hundreds of commits when someone tries to make a simple commit and it's terrifying - 10https://bugzilla.wikimedia.org/57399  +comment (10marcin.cieslak)
[19:46:09] 	 03(NEW) VisualEditor:After adding a reference the cursor jumps to the beginning of the first line of the page - 10https://bugzilla.wikimedia.org/57438 normal; VisualEditor: Editing Tools; ()
[19:46:22] 	 03(mod) VisualEditor:After adding a reference the cursor jumps to the beginning of the first line of the page - 10https://bugzilla.wikimedia.org/57438  (10ryasmeen)
[19:46:35] 	 03(NEW) Figure out why account on meta did not give itself the bot flag - 10https://bugzilla.wikimedia.org/57439 normal; MediaWiki extensions: MassMessage; ()
[19:46:47] 	 03(mod) Editlinks leaking into MobileView - 10https://bugzilla.wikimedia.org/57402  +comment (10gerritadmin)
[19:46:50] 	 03(mod) Editlinks leaking into MobileView - 10https://bugzilla.wikimedia.org/57402  (10Gerrit Notification Bot)
[19:49:08] 	 03(mod) SpecialPasswordReset when called does not obey an optional returnto parameter - 10https://bugzilla.wikimedia.org/57098  +comment (10Alexandre Emsenhuber [IAlex])
[19:49:23] 	 03(mod) Figure out why account on meta was not taken over - 10https://bugzilla.wikimedia.org/57439  summary; +comment (10Kunal Mehta (Legoktm))
[19:49:50] 	 03(mod) Beta labs is experiencing technical difficulties (due to OAuth deployment?) - 10https://bugzilla.wikimedia.org/57403  +comment (10hashar)
[19:50:11] 	 03(mod) Beta labs is experiencing technical difficulties (due to OAuth deployment?) - 10https://bugzilla.wikimedia.org/57403  (10Antoine "hashar" Musso)
[19:50:45] 	 03(mod) SpecialPasswordReset when called does not obey an optional returnto parameter - 10https://bugzilla.wikimedia.org/57098  +comment (10mail)
[19:51:20] 	 03(mod) Beta labs is experiencing technical difficulties (due to OAuth deployment?) - 10https://bugzilla.wikimedia.org/57403  (10Antoine "hashar" Musso)
[19:51:56] 	 03(mod) SpecialPasswordReset when called does not obey an optional returnto parameter - 10https://bugzilla.wikimedia.org/57098  +comment (10mail)
[19:53:04] 	 can someone do me a favour and code-review the few lines of https://gerrit.wikimedia.org/r/#/c/97075/
[19:54:08] 	 03(mod) SpecialPasswordReset when called does not obey an optional returnto parameter - 10https://bugzilla.wikimedia.org/57098  +comment (10wikibugs)
[19:55:44] 	 03(mod) SpecialPasswordReset when called does not obey an optional returnto parameter - 10https://bugzilla.wikimedia.org/57098  +comment (10mail)
[19:56:36] 	 03(mod) SpecialPasswordReset when called does not obey an optional returnto parameter - 10https://bugzilla.wikimedia.org/57098  +comment (10mail)
[19:58:23] 	 Wikinaut: I would, but I don't know much about OpenID
[19:58:37] 	 03(NEW) specifying sectionprop=line or anchor does not have any effect unless prop=sections is also set - 10https://bugzilla.wikimedia.org/57440 normal; MediaWiki extensions: MobileFrontend; ()
[19:58:43] 	 hexmode: it's only about the wgOut, and the parameters
[19:58:44] 	 03(mod) Text at MediaWiki:Signupstart not shown - 10https://bugzilla.wikimedia.org/56455  +comment (10rlane32)
[19:58:54] 	 if you check that. it#s fine for me
[19:59:24] 	 03(mod) specifying sectionprop=line or anchor does not have any effect unless prop=sections is also set - 10https://bugzilla.wikimedia.org/57440  +comment (10bingle-admin)
[19:59:31] 	 hexmode: I also added a screenshot, which shows the result!
[19:59:37] 	 screenshot on imgur
[20:00:29] 	 csteipp: chris, can you pls cr ?
[20:00:34] 	 only a few lines, easy
[20:00:40] 	 https://gerrit.wikimedia.org/r/#/c/97075/
[20:01:37] 	 Wikinaut: I don't understand what you do want to say there: https://bugzilla.wikimedia.org/show_bug.cgi?id=57098#c10
[20:02:42] 	 ialex: when I trigger the I-forgot-my-password-send-my-a-temporary-one sequence, it's ResetPassword not ChangeEmail
[20:02:51] 	 Wikinaut: it's not ethic to +1 your own patches
[20:03:06] 	 Vulpix: but for my own extensions, it is
[20:03:21] 	 there are soem special rules for extension owners
[20:03:30] 	 but I will add a text
[20:03:34] 	 to be kind
[20:03:45] 	 Wikinaut: yes, but what you are telling there is when you log in with your temporary password, and this is Special:ChangeEmail
[20:04:06] 	 are your really sure?
[20:04:12] 	 If you have rights to merge, just +2 it, otherwise there's no point to +1 if you can't merge your own patches
[20:04:34] 	 Wikinaut: Special:PasswordReset is only where you ask for a temporary password, you cannot change it there.
[20:04:36] 	 Vulpix: yes. But sometimes I want to give stake holders the right to be heard
[20:04:37] 	 03(mod) Catchable fatal error: Argument 1 passed to EducationProgram\Events\{closure}() must be an instance of _DiffOp, instance of DiffOp_Copy given in EditEventCreator.php - 10https://bugzilla.wikimedia.org/57380  +comment (10andrew.green.df)
[20:04:45] 	 ialex: ok
[20:05:20] 	 but is it okay, to see then http://i.imgur.com/7ADHPHH.png ?
[20:05:45] 	 We should -> then tell the use It would be better to guide the user and to show then a page saying "You have
[20:05:47] 	 successfully changed your password. Please log in with the new password."
[20:05:49] 	 and to present a link to SpecialUserLogin there.
[20:05:57] 	 probably, a new bugzilla
[20:06:15] 	 Wikinaut: don't +1, then, so others will notice that your patch hasn't been reviewed yet and review it. Otherwise, they'll see that someone already reviewed it and maybe skip to another one
[20:06:21] 	 in the framework of Special:ChangeEmail
[20:06:35] 	 Vulpix: a good argument!
[20:06:39] 	 ty
[20:06:49] 	 I never thought about _that_
[20:06:57] 	 convinced me
[20:07:21] 	 good :)
[20:07:25] 	 It's a different viewpoint. In this case, of the majority
[20:07:37] 	 Vulpix: can you cr it ?
[20:08:14] 	 otherwise, I will indeed +2
[20:08:35] 	 I have no clue about how OpenID extension works, so I prefer not
[20:09:16] 	 ok
[20:09:34] 	 03(mod) E:OpenID as server: OpenIDServer shows a blank content page in case of untrusted $wgOpenIDTrustRoot. Should display a meaningful error message. - 10https://bugzilla.wikimedia.org/54511  +comment (10gerritadmin)
[20:09:42] 	 Also, I don't remember my gerrit password at this moment o_O I managed to get a difficult one to remember
[20:10:05] 	 03(mod) E:OpenID as server: OpenIDServer shows a blank content page in case of untrusted $wgOpenIDTrustRoot. Should display a meaningful error message. - 10https://bugzilla.wikimedia.org/54511  +comment (10T. Gries)
[20:10:30] 	 Wikinaut: this should be a new bug
[20:10:41] 	 ialex: yes, I think so
[20:11:27] 	 Wikinaut: and the fix for https://bugzilla.wikimedia.org/57289 is not deployed yet
[20:11:38] 	 yep
[20:11:45] 	 (waiting.....)
[20:11:47] 	 ;-)
[20:12:34] 	 Wikinaut: if you want to, get someone to that will backport to the wmf branches ;)
[20:12:43] 	 Wikinaut: or wait two weeks
[20:13:02] 	 ialex: I already checked the checkbox on one of the 2 bugzillas
[20:13:15] 	 no time for tracking thisn ow
[20:13:16] 	 now
[20:13:33] 	 concentrating on a major bug fix of E:OpenID
[20:13:42] 	 major = several
[20:13:45] 	 Wikinaut: that was the other one
[20:14:05] 	 when you are on it, can you set the checkboxes, pls
[20:14:11] 	 for backporting
[20:16:00] 	 03(mod) git-review can show of hundreds of commits when someone tries to make a simple commit and it's terrifying - 10https://bugzilla.wikimedia.org/57399  +comment (10matma.rex)
[20:20:11] 	 03(NEW) Mail notifications should mention the wiki URL - 10https://bugzilla.wikimedia.org/57441 normal; MediaWiki extensions: Echo; ()
[20:27:39] 	 03(NEW) Flow: Reply preview is incorrectly indented - 10https://bugzilla.wikimedia.org/57442 normal; MediaWiki extensions: Flow; ()
[20:28:58] 	 03(mod) Figure how to get WebDriver to spoof browser geolocation preferences - 10https://bugzilla.wikimedia.org/57333  +comment (10jhall)
[20:29:36] 	 03(mod) code documentation around wgUseFileCache - 10https://bugzilla.wikimedia.org/55723  +comment (10gerritadmin)
[20:29:39] 	 03(mod) $wgShowIPinHeader should be implied when using file or squid cache modes - 10https://bugzilla.wikimedia.org/17180  +comment (10gerritadmin)
[20:39:51] 	 03(mod) Catchable fatal error: Argument 1 passed to EducationProgram\Events\{closure}() must be an instance of _DiffOp, instance of DiffOp_Copy given in EditEventCreator.php - 10https://bugzilla.wikimedia.org/57380  +comment (10Siebrand Mazeland)
[20:40:44] 	 03(mod) Flow: Topic not fully collapsed if certain elements, such as unclosed templates, are in one of the posts - 10https://bugzilla.wikimedia.org/56986  (10spage)
[20:46:04] 	 03(mod) [IMPROVEMENT] Add a Special:OpenIDAdminAccountCreation page to allow account creation by admins when the wiki allows account creation for others only through OpenID - 10https://bugzilla.wikimedia.org/46617  +comment (10gerritadmin)
[20:46:05] 	 03(mod) Add a third mode "provider only" to the existing "consumer" and "consumer and provider" modes - 10https://bugzilla.wikimedia.org/54508  +comment (10gerritadmin)
[20:46:42] 	 03(mod) [IMPROVEMENT] Add a Special:OpenIDAdminAccountCreation page to allow account creation by admins when the wiki allows account creation for others only through OpenID - 10https://bugzilla.wikimedia.org/46617  +comment (10T. Gries)
[20:48:27] 	 03(mod) E:OpenID does not accept the temporary password when attaching an OpenID to an existing account. - 10https://bugzilla.wikimedia.org/57065  +comment (10T. Gries)
[20:49:09] 	 03(mod) Add a third mode "provider only" to the existing "consumer" and "consumer and provider" modes - 10https://bugzilla.wikimedia.org/54508  +comment (10T. Gries)
[20:49:35] 	 03(mod) When having a forced provider, disallow adding (converting) further OpenIDs from non-allowed providers: only allow to add the forced provider. - 10https://bugzilla.wikimedia.org/54507  +comment (10T. Gries)
[21:02:47] 	 03(mod) Catchable fatal error: Argument 1 passed to EducationProgram\Events\{closure}() must be an instance of _DiffOp, instance of DiffOp_Copy given in EditEventCreator.php - 10https://bugzilla.wikimedia.org/57380  +comment (10andrew.green.df)
[21:07:46] 	 03(mod) Login for content language "ce" broken because of "/" in special page name - 10https://bugzilla.wikimedia.org/57410  +comment (10umar.dagirov)
[21:19:44] 	 03(mod) Login for content language "ce" broken because of "/" in special page name - 10https://bugzilla.wikimedia.org/57410  (10Sam Reed (reedy))
[21:20:00] 	 03(NEW) Near this page (MobileFrontend Beta): styles applied to all buttons - 10https://bugzilla.wikimedia.org/57443 normal; MediaWiki extensions: MobileFrontend (Beta); ()
[21:20:15] 	 NEW version Extension:OpenID is available
[21:20:26] 	 03(mod) Near this page (MobileFrontend Beta): styles applied to all buttons - 10https://bugzilla.wikimedia.org/57443  +comment (10bingle-admin)
[21:20:26] 	 see https://www.mediawiki.org/wiki/OPENID
[21:20:36] 	 Ryan_Lane: https://www.mediawiki.org/wiki/OPENID
[21:20:55] 	 Ryan_Lane: solves almost all your issues
[21:21:02] 	 03(mod) Near this page (MobileFrontend Beta): styles applied to all buttons - 10https://bugzilla.wikimedia.org/57443  +comment (10gerritadmin)
[21:21:05] 	 03(mod) Near this page (MobileFrontend Beta): styles applied to all buttons - 10https://bugzilla.wikimedia.org/57443  (10Gerrit Notification Bot)
[21:22:21] 	 Ryan_Lane: ?
[21:22:59] 	 heh, well, I don't know what my issues are ;)
[21:23:20] 	 I think others have attached bugs that need to be solved
[21:24:04] 	 also the other major bugs have been SOLVED
[21:24:26] 	 code is live on http://openid-wiki.instance-proxy.wmflabs.org/wiki !
[21:24:48] 	 I think most of the new bugs added had to do with protocol relative urls
[21:24:51] 	 Ryan_Lane: all these stick-to-forced-provider etc. issues
[21:25:09] 	 some protocol-related are open
[21:25:11] 	 but I confirm:
[21:25:12] 	 I'm probably the wrong person to talk to about that :)
[21:25:19] 	 it works.
[21:25:30] 	 also with ssl - non-ssl 
[21:25:51] 	 I mean, if you have one wiki, which uses ssl and you want to
[21:26:00] 	 authenticate against a provider, which is not
[21:26:04] 	 and vice-versa
[21:26:40] 	 I started using the labs wiki as "forced provider" for some of my private wikis
[21:26:46] 	 and this works 100%
[21:27:10] 	 (otherwise, I wouldn't have merged that v4.00....)
[21:27:35] 	 Ryan_Lane: try to use start using the http://openid-wiki.instance-proxy.wmflabs.org/wiki as (test) OpenID server,pls
[21:27:56] 	 if problems occur, I now have the time to fix them
[21:28:03] 	 e.g. protocol-related issue
[21:28:07] 	 issues
[21:28:09] 	 .
[21:28:41] 	 next thing: I will remove the plenty of wfDebug() statements
[21:29:00] 	 bug 46053
[21:29:49] 	 csteipp: ping
[21:37:13] 	 03(NEW) Near this page (MobileFrontend Beta): article where I am displayed in list - 10https://bugzilla.wikimedia.org/57444 normal; MediaWiki extensions: MobileFrontend (Beta); ()
[21:37:25] 	 03(mod) Near this page (MobileFrontend Beta): article where I am displayed in list - 10https://bugzilla.wikimedia.org/57444  +comment (10bingle-admin)
[21:39:14] 	 03(mod) CirrusSearch shouldn't use SQL to figure out page weight - 10https://bugzilla.wikimedia.org/56798  +comment (10Nik Everett)
[21:39:45] 	 03(mod) Key too long - 10https://bugzilla.wikimedia.org/56949  +comment (10Nik Everett)
[21:40:13] 	 03(mod) Local Special:GlobalBlockStatus does not work at all - 10https://bugzilla.wikimedia.org/54496  +comment (10csteipp)
[21:41:34] 	 Hey Wikinaut
[21:46:21] 	 When I want to install MediaWiki 1.21.3 it says "Fatal: magic_quotes_runtime is active!" although this option is disabled. I checked it via phpinfo...
[21:50:11] 	 03(NEW) Only link to specific revision in log entry if page still exists - 10https://bugzilla.wikimedia.org/57445 normal; MediaWiki extensions: MassMessage; ()
[21:51:05] 	 03(mod) Can't edit https://test.wikipedia.org/ when logged in - 10https://bugzilla.wikimedia.org/57411  +comment (10Tomasz W. Kozlowski)
[21:52:59] 	 03(mod) "your topic" link in "https://en.wikipedia.org/wiki/Wikipedia:Simple_guide_to_creating_your_first_article" is broken. - 10https://bugzilla.wikimedia.org/57433  +comment (10Tomasz W. Kozlowski)
[21:55:38] 	 03(NEW) Near this page (MobileFrontend Beta): bullets on the border - 10https://bugzilla.wikimedia.org/57446 normal; MediaWiki extensions: MobileFrontend (Beta); ()
[21:55:41] 	 03(mod) Request for disabling the "+2 triggers auto-merge" on gerrit/jenkins for all extensions maintained by user Wikinaut - 10https://bugzilla.wikimedia.org/57324  +comment (10hashar)
[21:56:08] 	 03(mod) Near this page (MobileFrontend Beta): bullets on the border - 10https://bugzilla.wikimedia.org/57446  +comment (10ltrlg.wp)
[21:57:29] 	 03(mod) Near this page (MobileFrontend Beta): bullets on the border - 10https://bugzilla.wikimedia.org/57446  +comment (10bingle-admin)
[22:00:41] 	 03(mod) [OPS] gerrit & gitblit needs process monitoring in Icinga - 10https://bugzilla.wikimedia.org/51983  +comment (10hashar)
[22:00:55] 	 csteipp: can you try csteipp@tools.wikimedia.pl ? IPv6 should work
[22:01:43] 	 csteipp: our t&c's are in https://pl.wikimedia.org/wiki/Serwer_narz%C4%99dziowy/Regulamin (except that mailing list does not exist yet:), Google Translate does a pretty good job on these
[22:01:57] 	 03(mod) Only link to specific revision in log entry if page still exists - 10https://bugzilla.wikimedia.org/57445  +comment (10gerritadmin)
[22:01:59] 	 03(mod) Only link to specific revision in log entry if page still exists - 10https://bugzilla.wikimedia.org/57445  (10Gerrit Notification Bot)
[22:02:38] 	 saper: I'm in, thanks!
[22:03:44] 	 cool
[22:04:07] 	 w3m and lynx should be working, if you need more - let me know
[22:04:14] 	 if a user had an account created by email so it has a temporary password only, will the password field in the user database be empty?
[22:05:01] 	 03(mod) Local Special:GlobalBlockStatus does not work at all - 10https://bugzilla.wikimedia.org/54496  +comment (10marcin.cieslak)
[22:05:53] 	 03(mod) monitor mediawiki extensions superproject misconfiguration - 10https://bugzilla.wikimedia.org/49906  +comment (10hashar)
[22:05:56] 	 03(NEW) notification of posts on my topic is misleading - 10https://bugzilla.wikimedia.org/57447 minor; MediaWiki extensions: Flow; ()
[22:06:42] 	 03(mod) Notification objects are hard to access - 10https://bugzilla.wikimedia.org/57400  +comment (10worden.lee)
[22:07:48] 	 yup
[22:11:32] 	 03(NEW) Undefined variable: wgPoolCounterConf when running forceSearchIndex.php for CirrusSearch - 10https://bugzilla.wikimedia.org/57448 normal; MediaWiki-Vagrant: General; ()
[22:12:23] 	 03(NEW) Hooks, hooks, everywhere - 10https://bugzilla.wikimedia.org/57449 normal; MediaWiki extensions: MultimediaViewer; ()
[22:13:00] 	 03(mod) Request for disabling the "+2 triggers auto-merge" on gerrit/jenkins for all extensions maintained by user Wikinaut - 10https://bugzilla.wikimedia.org/57324  +comment (10mail)
[22:13:34] 	 03(mod) Figure out why account on meta was not taken over - 10https://bugzilla.wikimedia.org/57439  +comment (10gerritadmin)
[22:13:35] 	 03(mod) Figure out why account on meta was not taken over - 10https://bugzilla.wikimedia.org/57439  (10Gerrit Notification Bot)
[22:15:11] 	 03(mod) Figure out why account on meta was not taken over - 10https://bugzilla.wikimedia.org/57439  +comment (10legoktm.wikipedia)
[22:17:28] 	 How do I start mediaWiki service ? 
[22:17:36] 	 For certain site ? 
[22:17:45] 	 Is there much isntalling etc . ? 
[22:18:55] 	 paul424: see https://www.mediawiki.org/wiki/Manual:Installation_guide
[22:21:07] 	 03(mod) git-review can show of hundreds of commits when someone tries to make a simple commit and it's terrifying - 10https://bugzilla.wikimedia.org/57399  +comment (10Marcin Cieślak)
[22:28:54] 	 03(NEW) Geodata throws exception on beta labs - 10https://bugzilla.wikimedia.org/57450 normal; Wikimedia: Quality Assurance; ()
[22:29:27] 	 03(mod) Geodata throws exception on beta labs - 10https://bugzilla.wikimedia.org/57450  +comment (10jrobson)
[22:33:29] 	 03(mod) Navigating PDF/DJVU pagination could be improved - 10https://bugzilla.wikimedia.org/55893  +comment (10gerritadmin)
[22:33:36] 	 03(mod) Navigating PDF/DJVU pagination could be improved - 10https://bugzilla.wikimedia.org/55893  (10Gerrit Notification Bot)
[22:38:30] 	 03(mod) Navigating PDF/DJVU pagination could be improved - 10https://bugzilla.wikimedia.org/55893  +comment (10theopolismewiki)
[22:47:14] 	 03(NEW) Flow: External links without a name, are invisible - 10https://bugzilla.wikimedia.org/57451 normal; MediaWiki extensions: Flow; ()
[22:52:20] 	 03(mod) Undefined variable: wgPoolCounterConf when running forceSearchIndex.php for CirrusSearch - 10https://bugzilla.wikimedia.org/57448  +comment (10Tisza Gergő)
[22:55:43] 	 03(mod) [CODE QUALITY] Cleanup ancient un-needed comments and remove superfluous wfDebug statements - 10https://bugzilla.wikimedia.org/46053  +comment (10T. Gries)
[22:57:32] 	 03(mod) Allow the VE dialog for math elements to be movable and resizable - 10https://bugzilla.wikimedia.org/57437  +comment (10theopolismewiki)
[22:59:08] 	 03(mod) Undefined variable: wgPoolCounterConf when running forceSearchIndex.php for CirrusSearch - 10https://bugzilla.wikimedia.org/57448  +comment (10gerritadmin)
[22:59:11] 	 03(mod) Undefined variable: wgPoolCounterConf when running forceSearchIndex.php for CirrusSearch - 10https://bugzilla.wikimedia.org/57448  (10Gerrit Notification Bot)
[23:00:14] 	 03(mod) Undefined variable: wgPoolCounterConf when running forceSearchIndex.php for CirrusSearch - 10https://bugzilla.wikimedia.org/57448  +comment (10innocentkiller)
[23:03:09] 	 03(NEW) VisualEditor: Please add a shortcut for adding a reference to a page - 10https://bugzilla.wikimedia.org/57452 enhancement; VisualEditor: General; ()
[23:04:28] 	 03(mod) Undefined variable: wgPoolCounterConf when running forceSearchIndex.php for CirrusSearch - 10https://bugzilla.wikimedia.org/57448  +comment (10gerritadmin)
[23:09:43] 	 03(NEW) handle long topic titles - 10https://bugzilla.wikimedia.org/57453 normal; MediaWiki extensions: Flow; ()
[23:10:08] 	 03(mod) Undefined variable: wgPoolCounterConf when running forceSearchIndex.php for CirrusSearch - 10https://bugzilla.wikimedia.org/57448  +comment (10Tisza Gergő)
[23:11:36] 	 03(mod) Figure how to get WebDriver to spoof browser geolocation preferences - 10https://bugzilla.wikimedia.org/57333  +comment (10jhall)
[23:11:38] 	 03(mod) API prop=flagged uses idiosyncratic/internal format for protection_expiry timestamp - 10https://bugzilla.wikimedia.org/52168  +comment (10azatoth)
[23:12:01] 	 03(mod) Geodata throws exception on beta labs - 10https://bugzilla.wikimedia.org/57450  (10Jeff Hall)
[23:12:02] 	 03(mod) Figure how to get WebDriver to spoof browser geolocation preferences - 10https://bugzilla.wikimedia.org/57333  (10Jeff Hall)
[23:13:41] 	 03(mod) Add a "create a page" interface to MediaWiki core - 10https://bugzilla.wikimedia.org/27311  (10Steven Walling)
[23:13:42] 	 03(mod) New extension for creating/managing new pages - 10https://bugzilla.wikimedia.org/57315  (10Steven Walling)
[23:13:49] 	 03(mod) Add a "create a redirect" interface (a redirect form) to MediaWiki core - 10https://bugzilla.wikimedia.org/41363  (10Steven Walling)
[23:13:49] 	 03(mod) New extension for creating/managing new pages - 10https://bugzilla.wikimedia.org/57315  (10Steven Walling)
[23:15:46] 	 03(mod) Local Special:GlobalBlockStatus does not work at all - 10https://bugzilla.wikimedia.org/54496  +comment (10csteipp)
[23:16:03] 	 03(NEW) VisualEditor:A Return character appears when a text is followed by  code - 10https://bugzilla.wikimedia.org/57454 normal; VisualEditor: Editing Tools; ()
[23:16:24] 	 03(NEW) Fill info about flagged status under the protection key in the API - 10https://bugzilla.wikimedia.org/57455 normal; MediaWiki extensions: FlaggedRevs; ()
[23:16:31] 	 03(mod) VisualEditor:A Return character appears when a text is followed by  code - 10https://bugzilla.wikimedia.org/57454  (10ryasmeen)
[23:17:27] 	 03(mod) New fields: ar_id, el_id. - 10https://bugzilla.wikimedia.org/49189  +comment (10Yuvi Panda)
[23:18:11] 	 03(mod) Architecture review of GWToolset - 10https://bugzilla.wikimedia.org/56179  +comment (10Aaron Schulz)
[23:19:33] 	 03(mod) Text at MediaWiki:Signupstart not shown - 10https://bugzilla.wikimedia.org/56455  +comment (10swalling)
[23:20:43] 	 03(mod) No way to get the ID of a deleted page from deletion logs - 10https://bugzilla.wikimedia.org/26122  summary (10Matthew Flaschen)
[23:21:44] 	 03(mod) Text at MediaWiki:Signupstart not shown - 10https://bugzilla.wikimedia.org/56455  +comment (10p858snake)
[23:21:47] 	 03(NEW) misleading " edited your post" notification - 10https://bugzilla.wikimedia.org/57456 normal; MediaWiki extensions: Flow; ()
[23:22:37] 	 03(mod) Geodata throws exception on beta labs - 10https://bugzilla.wikimedia.org/57450  +comment (10Aude)
[23:23:21] 	 03(mod) Geodata throws exception on beta labs - 10https://bugzilla.wikimedia.org/57450  +comment (10aude.wiki)
[23:23:46] 	 03(mod) Text at MediaWiki:Signupstart not shown - 10https://bugzilla.wikimedia.org/56455  +comment (10rlane32)
[23:23:54] 	 03(mod) Near this page and Special:Nearby: bullets on the border - 10https://bugzilla.wikimedia.org/57446  summary (10Jon)
[23:24:23] 	 03(mod) Near this page and Special:Nearby: bullets on the border - 10https://bugzilla.wikimedia.org/57446  +comment (10jrobson)
[23:24:25] 	 03(mod) Text at MediaWiki:Signupstart not shown - 10https://bugzilla.wikimedia.org/56455  +comment (10swalling)
[23:24:28] 	 03(mod) Near this page and Special:Nearby: bullets on the border - 10https://bugzilla.wikimedia.org/57446  +comment (10bingle-admin)
[23:26:29] 	 03(mod) CentralAuth: Implement global user module (Wikimedia-wide user CSS/JS) - 10https://bugzilla.wikimedia.org/13953  +comment (10csteipp)
[23:27:08] 	 03(mod) Text at MediaWiki:Signupstart not shown - 10https://bugzilla.wikimedia.org/56455  +comment (10swalling)
[23:29:42] 	 03(mod) Text at MediaWiki:Signupstart not shown - 10https://bugzilla.wikimedia.org/56455  +comment (10p858snake)
[23:34:22] 	 03(NEW) Split privacy policy message into link and display text - 10https://bugzilla.wikimedia.org/57457 minor; MediaWiki extensions: OAuth; ()
[23:36:54] 	 03(mod) Translate extension's "Filter translations" menu on RecentChanges needs further thought - 10https://bugzilla.wikimedia.org/57391  +comment (10azatoth)
[23:37:10] 	 03(mod) OAuth messages that point to error descriptions in mediawiki.org need to be simplified - 10https://bugzilla.wikimedia.org/57181  (10Chris Steipp)
[23:38:06] 	 03(mod) Text at MediaWiki:Signupstart not shown - 10https://bugzilla.wikimedia.org/56455  +comment (10rlane32)
[23:38:28] 	 03(mod) New extension for creating/managing new pages - 10https://bugzilla.wikimedia.org/57315  +comment (10swalling)
[23:38:43] 	 03(NEW) Incorrect URL for CC licence in CommonsMetadata LicenseUrl - 10https://bugzilla.wikimedia.org/57458 normal; MediaWiki extensions: CommonsMetadata; ()
[23:40:26] 	 03(mod) Text at MediaWiki:Signupstart not shown - 10https://bugzilla.wikimedia.org/56455  (10Kunal Mehta (Legoktm))
[23:41:08] 	 03(mod) Text at MediaWiki:Signupstart not shown - 10https://bugzilla.wikimedia.org/56455  +comment (10marc)
[23:41:33] 	 03(mod) Text at MediaWiki:Signupstart not shown - 10https://bugzilla.wikimedia.org/56455  +comment (10swalling)
[23:41:54] 	 03(NEW) VisualEditor: Automatic naming scheme for references produces meaningless names like  - 10https://bugzilla.wikimedia.org/57459 enhancement; VisualEditor: General; ()
[23:41:58] 	 03(mod) Near this page and Special:Nearby: bullets on the border - 10https://bugzilla.wikimedia.org/57446  +comment (10gerritadmin)
[23:42:01] 	 03(mod) Near this page and Special:Nearby: bullets on the border - 10https://bugzilla.wikimedia.org/57446  (10Gerrit Notification Bot)
[23:43:22] 	 03(mod) Text at MediaWiki:Signupstart not shown - 10https://bugzilla.wikimedia.org/56455  +comment (10p858snake)
[23:43:27] 	 03(mod) Make MediaWiki tarballs not include full set of test suites - 10https://bugzilla.wikimedia.org/26259  (10jidanni)
[23:43:37] 	 03(mod) Create simple interface for adding a page redirect to MediaWiki core - 10https://bugzilla.wikimedia.org/41363  summary (10Jared Zimmerman (WMF))
[23:44:59] 	 03(mod) Text at MediaWiki:Signupstart not shown - 10https://bugzilla.wikimedia.org/56455  +comment (10rlane32)
[23:47:25] 	 03(mod) Text at MediaWiki:Signupstart not shown - 10https://bugzilla.wikimedia.org/56455  +comment (10Ryan Lane)
[23:50:40] 	 03(mod) Text at MediaWiki:Signupstart not shown - 10https://bugzilla.wikimedia.org/56455  +comment (10swalling)
[23:50:45] 	 03(mod) Make archive table partially accessible on Wikimedia Labs - 10https://bugzilla.wikimedia.org/49088  +comment (10Dario Taraborelli)
[23:51:09] 	 03(mod) Text at MediaWiki:Signupstart not shown - 10https://bugzilla.wikimedia.org/56455  +comment (10matma.rex)
[23:54:09] 	 03(NEW) CommonsMetadata should retrieve custom Credit Line through licensetpl_attr - 10https://bugzilla.wikimedia.org/57460 normal; MediaWiki extensions: CommonsMetadata; ()
[23:56:00] 	 03(mod) Text at MediaWiki:Signupstart not shown - 10https://bugzilla.wikimedia.org/56455  +comment (10mflaschen)
[23:56:02] 	 03(mod) Create simple interface for adding a page redirect to MediaWiki core - 10https://bugzilla.wikimedia.org/41363  +comment (10jared.zimmerman)