[00:11:40] 03(mod) Parsing issue on a few of pl.wp's infoboxes - 10https://bugzilla.wikimedia.org/52305 (10ssastry) [00:22:54] 03(mod) Reference display bug in reference tooltip when using multiple lines - 10https://bugzilla.wikimedia.org/52351 (10xensyria) [00:28:44] I know this place is as quiet as ever, but wondering if anybody uses the openid extension and can answer this question: http://www.mediawiki.org/wiki/Thread:Extension_talk:OpenID/DIsallow_non-OpenID_at_a_later_date\ [00:28:56] (ignore the slash) [00:30:58] tyteen4a03: You could probably erase non-openid accounts or invalidate them later...not sure how, but it seems like a plausible thing to do, if not very nice :) [00:31:08] Ryan_Lane: Maybe you know? [00:31:21] That... Sounds like it would break things horribly. [00:31:35] marktraceur, would like to have the least configuration needed option because the opening of the wiki can be delayed [00:31:49] I'd hate to have to write custom code just to bridge accounts correctly [00:31:49] * marktraceur sets the chaos monkey on OpenID [00:32:13] tyteen4a03: Well, I somehow doubt it was ever meant to totally replace the normal login system [00:32:29] But I doubt it would be hard to build that in [00:32:50] marktraceur, I see - I guess I'll just have to keep the wiki separate then [00:32:56] tyteen4a03: I believe it's possible, yes [00:33:13] Ryan_Lane, would it require quite a bit of custom code [00:33:21] users would need to associat their accounts by using their passwords [00:33:29] no, I believe the extension supports this currently [00:33:50] Ryan_Lane, the wiki will be the relaying party though [00:36:21] Ryan_Lane, I'll trust you :P [00:36:45] so, users log in normally with their passwords, right? [00:36:50] Ryan_Lane, yes [00:36:59] then you enable openid with it only allowing openid [00:37:19] then at one point I would require everybody to hook their account to the set provider, yes [00:37:34] a user logs in with an openid that isn't linked with any account yet and they'll get a form that allows them to select a new user, or to link against an existing user by give a username/password [00:38:37] Ryan_Lane, is it possible to force them to use the same username (and password) [00:38:48] uh, forget about the password bit [00:39:00] only if you want to disable the ability for new users to set up an account [00:39:15] there's no way to know, otherwise [00:39:37] I think I might need a SSO extension more than just an openid one... [00:40:05] Ryan_Lane, thanks anyways [00:40:23] yw [01:07:53] 03(NEW) drag and drop for text - 10https://bugzilla.wikimedia.org/52364 normal; VisualEditor: Editing Tools; () [01:09:51] 03(mod) VisualEditor: Drag-and-drop of content (text, transclusions, references, …) to move it - 10https://bugzilla.wikimedia.org/49981 summary (10James Forrester) [01:10:39] 03(mod) drag and drop for text - 10https://bugzilla.wikimedia.org/52364 +comment (10James Forrester) [01:10:42] 03(mod) VisualEditor: Drag-and-drop of content (text, transclusions, references, …) to move it - 10https://bugzilla.wikimedia.org/49981 +comment (10James Forrester) [01:14:13] 03(mod) Set up graphite monitoring for the beta cluster - 10https://bugzilla.wikimedia.org/52357 (10Greg Grossmeier) [01:24:06] 03(mod) The message centralnotice-top-ten-languages is unclear - 10https://bugzilla.wikimedia.org/36796 +comment (10Matt Walker) [01:29:23] 03(mod) FlaggedRevs shall be enabled for OCR Index and Page namespaces for ru-wikisource - 10https://bugzilla.wikimedia.org/52101 (10This, that and the other) [01:33:29] 03(mod) Spelling error in Chechen wikipedia title space: Декъашхон дийцаре should be Декъашхочун дийцаре - 10https://bugzilla.wikimedia.org/51783 +i18n; +comment (10This, that and the other) [01:41:14] 03(mod) Spelling error in Chechen wikipedia title space: Декъашхон дийцаре should be Декъашхочун дийцаре - 10https://bugzilla.wikimedia.org/51783 +comment (10gerritadmin) [01:41:19] 03(mod) Spelling error in Chechen wikipedia title space: Декъашхон дийцаре should be Декъашхочун дийцаре - 10https://bugzilla.wikimedia.org/51783 (10Gerrit Notification Bot) [01:41:38] hi, i'm just installing mediawiki 1.21.1 on debian wheezy (the current stable release) with nginx + php-fpm. the welcome screen tells me "GNU diff3 not found." [01:41:43] is this good or bad? [01:42:08] and i do have it available on this server (so why is it not detected?) [01:43:28] it's also giving me a URL for the "server name", same value as for the "server URL" (which seems fine) below. [02:19:19] 03(NEW) VisualEditor: Play with progressive dealienation - 10https://bugzilla.wikimedia.org/52365 normal; VisualEditor: Technical Debt; () [02:20:54] 03(mod) VisualEditor: Play with progressive dealienation - 10https://bugzilla.wikimedia.org/52365 (10James Forrester) [02:20:55] 03(mod) VisualEditor: Performance issues (tracker) - 10https://bugzilla.wikimedia.org/49685 (10James Forrester) [02:26:45] hey, is someone out there? [02:28:06] not currently, i think [02:28:55] :P okay tomreyn -- I just want ask for some wiki sysadmin [02:29:21] someone is most surely out there [02:34:22] so i'm doing the web browser based installation on this system i discussed earlier (mediawiki 1.21.1 on debian wheezy (the current stable release) with nginx + php-fpm) and at the final step, i run into a gateway timeout, meaning php was killed for running too long. [02:35:01] now i have a database with a bunch of tables init, but i'm not sure whether it's safe to keep them, and i have no idea how to get to a clean start now. [02:35:50] should i empty the database and delete all files replacing MediaWiki by a fresh installation and try the manual installation this time? [02:35:57] tomryn: what happens when you run update.php ? [02:36:18] is that /mw-config/update.php ? [02:36:27] no, in /maintenance [02:37:04] says it needs to be run from CLI, so i guess i should do that [02:37:33] it'll die if things are not good [02:38:02] tomreyn: I have the same setup. Pretty stable I must say [02:39:30] A copy of your installation's LocalSettings.php must exist and be readable in the source directory. Use --conf to specify it. [02:40:10] you can copy the sample one and chown to your php-fpm user [02:40:15] oh, so the nistall failed before it'd written localsettings.php [02:40:19] yeah. what hellekin said [02:40:49] i ran update.php from within the maintenance directory [02:41:09] yep, that should work find. but it can't evne connect to the DB without localsettns [02:41:10] would it still be able to find an existing LocalSettings.php file? [02:41:13] * hellekin can't remember that step already. Only did it once [02:41:28] is there one already though? [02:41:28] where is the "source" directory? [02:41:44] up a level from maintenance [02:41:58] i.e. the main MW directory [02:42:13] there is not maintence/../source/ [02:42:51] oh, no, it just means the directory-of-source, not one actually called 'source' [02:43:15] okay, that's a bit ambigious for a newbie like me [02:43:34] :) yep! i reckon it ould be clearer [02:44:03] anyways, there is no /LocalSettings.php [02:44:13] where do i copy the template from? [02:45:45] there's no file by this name anywhere. [02:46:52] oh, you can create one with [02:47:04] umm... anyone got a link to a default localsettings.php ? :) [02:47:43] you can build one from the info in http://www.mediawiki.org/wiki/Localsettings.php but that's a bit long-winded [02:51:03] hmm, that's a bit of a disappointing installation experience. i'll try again tomorrow. thanks for your help. [02:51:09] or copy DefaultSeetings.php and modify it [02:51:19] yeah! sounds like you should just nuke the DB and start again [02:51:55] 03(mod) VisualEditor: Should "remove template" be under a label such as "actions" instead of options? - 10https://bugzilla.wikimedia.org/51135 normal->minor; summary; +comment (10James Forrester) [02:53:09] i will [02:54:35] 03(mod) VisualEditor: Move the remove template/parameter button to somewhere more prominent? - 10https://bugzilla.wikimedia.org/51672 summary; +comment (10James Forrester) [03:10:22] actually i was able to work around it by clicking the "back" button as much as possible, then re-submitting all information (which was still available). this included a database table "upgrade" which worked out, and in the end i was given a localsettings.php for download [03:10:48] 03(mod) VisualEditor: Improve how we suppress reference warnings in template rendering - 10https://bugzilla.wikimedia.org/51337 +comment (10gerritadmin) [03:25:25] 03(mod) VisualEditor: Improve how we suppress reference warnings in template rendering - 10https://bugzilla.wikimedia.org/51337 +comment (10James Forrester) [03:48:18] 03(NEW) VisualEditor: Make beta notice more prominent - 10https://bugzilla.wikimedia.org/52366 normal; VisualEditor: General; () [03:51:56] 03(NEW) Support VE post-edit - 10https://bugzilla.wikimedia.org/52367 normal; MediaWiki extensions: GuidedTour; () [03:55:08] god damnit [03:55:11] nginx is pissing me off [03:55:52] Unable to write to the directory "/usr/share/nginx/html/mediawiki". Change its permissions so that the webserver can write to it, and try again. [03:57:16] Hi dan408\. [03:57:31] Have you tried changing the directory's permissions? [04:00:09] yes [04:00:18] i've tried dirs with 777 perms [04:00:21] nginx is the owner [04:00:29] im about to give up [04:00:40] i've tried the fedora media wiki package [04:00:44] i've tried mysql [04:00:46] Where are you getting that error? [04:00:53] initial setup [04:01:01] http://www.bitchx.ca/mediawiki/ [04:01:11] Try a different Web browser. [04:01:15] hey mooeypoo [04:01:20] ok [04:01:35] join #wikimedia-e3 when you have a moment or three and ask superm401 about guided tours and RTL [04:01:36] The MediaWiki installer caches (stores) certain bad results sometimes. [04:01:38] plz :) [04:01:57] A different Web browser may help. [04:01:59] same error eelsie [04:02:12] Unable to write to the directory "/usr/share/nginx/data". Change its permissions so that the webserver can write to it, and try again. [04:02:21] That's not the same error. :-) [04:02:30] that's the same original error [04:02:36] i've tried a bunch of different dirs [04:02:53] i've tried /home/nginx [04:03:01] i've tried all different kinds of dirs [04:03:49] dan408\: Did you read ? [04:04:13] Elsie [04:04:15] i figured it out [04:04:19] Oh? [04:04:20] What was it? [04:04:22] okay [04:04:33] you should put this in the media wiki error [04:04:36] /usr should never be used [04:04:50] i pointed it it to /var/www/wiki [04:04:57] chowned -R /var/www/wiki nginx [04:05:00] and chgrp'd [04:05:03] and now it's working [04:05:06] finall [04:05:07] y [04:05:07] https://www.mediawiki.org/wiki/Manual:Errors_and_symptoms is a wiki page. :-) [04:05:14] So is the other page I linked. [04:05:17] Feel free to update either. [04:05:23] I'd be happy to approve your edits, as necessary. [04:05:24] im saying put it in the error itself [04:05:29] ok ill check it [04:05:31] Oh, for that, you'll need to file a bug. [04:05:35] #nginx was a bunch of snobs [04:05:36] https://bugs.mediawiki.org [04:05:40] Welcome to IRC. ;-) [04:05:51] dan408\: Glad you got it working. Let us know if you have any other troubles. [04:06:23] welcome to IRC? [04:06:27] lololol [04:06:33] you know what BitchX is dont you? :P [04:06:53] It's an IRC client, isn't it? [04:07:00] IRC is full of snobs and know-it-alls. [04:07:08] an IRC cliennt from 1994 [04:07:10] yes ma'am [04:07:17] im not new to IRC [04:07:23] just saying #nginx was full of snobs [04:07:29] Fair enough. I included a ";-)" though! [04:07:32] hey [04:07:39] do you know what's up with mediawiki and redhat? [04:07:45] !distro [04:07:48] i noticed that media wiki is orphaned on EPEL5 and 6? [04:07:56] * Elsie eyes wm-bot. [04:08:27] * dan408\ eyes Elsie [04:08:47] Generally distros don't support MediaWiki well. [04:08:57] yeah [04:09:01] http://www.bitchx.ca/mediawiki/index.php?title=Main_Page [04:09:03] WOOT! [04:09:05] They're often out-of-date. [04:09:13] And they often do weird shit to conform to internal standards. [04:09:15] well i was going to take ownership of it [04:09:17] Which MediaWiki doesn't appreciate. [04:09:21] Oh, that'd be great! [04:09:23] * dan408\ is a fedora packager [04:09:25] well [04:09:28] https://www.mediawiki.org/wiki/Manual:Running_MediaWiki_on_Fedora [04:09:34] That's the only (outdated) doc I can find. [04:09:36] Collection Owner QA Contact Crit Path Status [04:09:36] Fedora EPEL 6 [04:09:36] orphan [04:09:36] Deprecated [04:09:55] There's an active mailing list called wikitech-l where you can discuss things like this. [04:10:07] yeah im not new to media wiki [04:10:12] it's just a pita to setup [04:10:18] and even more of a pain with nginx [04:10:26] The rewritten installer makes it a little less awful. [04:10:32] And there's a CLI installer now, I think. [04:10:35] Though I've never used it. [04:10:40] i took ownership of mediawiki on EPEL5 for you elsie [04:10:45] ill talk to releng about EPEL6 [04:10:52] Nice. :-) [04:11:25] hexmode is the one you'd want to talk about releases, I imagine. [04:11:27] on fedora someone owns it [04:11:35] and there is a sscript [04:11:41] He's been doing some package management as well, though for other distros, I think. [04:11:44] but the documentation is kinda bad [04:11:54] do you know who ' [04:11:54] mooninite [04:11:54] [04:11:57] ' is ? [04:11:58] If the documentation is bad, you should ask for a refund. ;-) [04:12:04] rofl [04:12:08] Nope, sorry. [04:12:12] it's fedora [04:12:16] everything is broken [04:12:43] ori-l: you rang? [04:12:49] Debian 4 life. [04:13:14] * dan408\ bites tongue [04:13:20] You're going to be really sorry when there's Debian 5. [04:13:37] I use OS X. [04:13:42] So I'm pretty happy most of the time. [04:13:46] No one's perfect. [04:13:49] Because, y'know, the Finder smiles at me and shit. [04:14:35] Hah, I'm listening to "Year Zero" (again! love that (audio)book) and they have a couple of gaffs about Apple and Microsoft and ... well, copyright in general. [04:14:54] you should check it out Elsie, it's hilarious and smart and snarky, you might like it. [04:15:28] mooeypoo: Thanks, I'll check it out. :-) [04:16:31] Elsie: have you been around computers in the 80s? (can't ever tell age online, must ask before I make references that may predate you) [04:17:01] 12/f/ca [04:18:28] I don't know what's more concerning, the fact you just did that, the fact I am worried about how *much* I'm older than you, or the fact this just gave me a huge rush of nostalgia from when this was pretty much the accustomed greeting online. [04:19:12] LOL [04:19:18] im 31 and male [04:19:37] :D [04:19:38] 14/f/mi [04:19:40] Parents home? [04:19:42] sup babe [04:19:49] nah, 'parents home' wasn't the question. [04:19:53] 38/m/FBI [04:19:55] ;) [04:19:58] mooeypoo: I'm 23. [04:19:59] 'got a pic!?' was. [04:20:06] cam?????? [04:20:23] ooh [04:20:26] pix elsie [04:20:32] ;p [04:20:49] Elsie: okay, so the answer's not quite. How much of a nerd are you? "Ready Player One" by Ernest Cline is *amazing*. One of my favorite books, and if you do audiobooks, the bonus is that Wil Wheaton is narrating.. but it has a lot of nostalgic game references [04:20:51] like Zork [04:21:11] Not a gamer. [04:21:34] Elsie: "cam" didn't really exist back then. It was the time of darkness, and raw html tags with flashing contrasted-color s [04:21:43] And telnet! [04:22:45] Downloading a picture took a couple of minutes. [04:22:45] aye, I remember telnet.. BBS's.. man, how did we live back then... like dinosaurs. [04:24:45] Elsie: it's still worthwhile to check out, that book is awesome. I'm not a gamer either, but it was still good. The references, if you get them, are a bonus. [04:24:45] zork was a text-based adventure game. [04:25:45] that reminds me.. not sure these still exist today but anyone remembers those books where you could "control" the story by picking your next move -- by going to whatever page number your action showed? "Go through the door -- p. 102 / Speak to the ghost -- p 12." [04:26:03] Choose Your Own Adventure. [04:26:14] it's like World of Warcraft by etching on stones and using fires to broadcast smoke signals [04:26:21] https://en.wikipedia.org/wiki/Choose_Your_Own_Adventure [04:26:44] 03(NEW) VisualEditor.php attempts to register a hook handler that was removed - 10https://bugzilla.wikimedia.org/52368 normal; VisualEditor: General; () [04:30:06] 03(mod) VisualEditor.php attempts to register a hook handler that was removed - 10https://bugzilla.wikimedia.org/52368 +comment (10bugzilla+org.wikimedia) [04:30:28] yes! [04:30:33] loved those books when i was little. [04:30:35] oh nostalgia. [04:31:21] so, anyways, Elsie, "Zork" was kinda like that, only in the computer, and a little bit more elaborate (not just 2 options per turn, you could kind of interact with stuff) [04:31:30] http://en.wikipedia.org/wiki/File:Screenshot_of_Zork_running_on_Frotz_through_iTerm_2_on_Mac_OSX.png <-- like this! [04:31:36] * mooeypoo sighs in nostalgia [04:32:55] Louder. [04:47:58] 03(mod) VisualEditor.php attempts to register a hook handler that was removed - 10https://bugzilla.wikimedia.org/52368 +comment (10Ori Livneh) [04:49:19] mooeypoo: https://en.wikipedia.org/wiki/Year_Zero_(disambiguation)#Literature [04:49:22] Which book? [04:56:22] 03(mod) VisualEditor.php attempts to register a hook handler that was removed - 10https://bugzilla.wikimedia.org/52368 (10jeremyb) [05:01:50] Elsie: http://www.amazon.com/Year-Zero-Novel-Rob-Reid/dp/0345534514 [05:03:43] mooeypoo: Thanks. :-) [05:12:24] 03(mod) No examples in documentation - 10https://bugzilla.wikimedia.org/52153 +comment (10Santhosh Thottingal) [05:13:27] Elsie: enjoy! [05:38:35] 03(mod) Dropping cat_hidden - 10https://bugzilla.wikimedia.org/49194 +schema-change (10p858snake) [05:46:53] 03(mod) Dropping cat_hidden - 10https://bugzilla.wikimedia.org/49194 (10Matthew Flaschen) [05:46:54] 03(mod) Remove field cat_hidden from table category - 10https://bugzilla.wikimedia.org/32552 (10Matthew Flaschen) [06:05:30] 03(mod) Fonts for angwiki (Old English Wikipedia) and other Old English wikis - 10https://bugzilla.wikimedia.org/51917 +comment (10gerritadmin) [06:06:04] hello, how can I configure svg uploads to wiki based on 1.19? [06:07:37] 03(mod) Protocol-relative URLs are poorly supported or unsupported by a number of HTTP clients - 10https://bugzilla.wikimedia.org/52253 +comment (10b) [06:08:53] 03(mod) Fonts for angwiki (Old English Wikipedia) and other Old English wikis - 10https://bugzilla.wikimedia.org/51917 +comment (10Kartik Mistry) [06:12:42] matanya: have you seen http://www.mediawiki.org/wiki/Manual:Image_administration#SVG ? [06:13:18] I have c. it talks about 1.20 [06:24:10] hmm, legacy documentation is a problem [06:25:18] !b 1 | c [06:25:18] c: https://bugzilla.wikimedia.org/1 [06:25:32] Elsie: old [06:31:35] 03(mod) Perpetually see "Talk: You have new messages" at the top of every page - 10https://bugzilla.wikimedia.org/52301 +comment (10Derk-Jan Hartman) [06:35:58] 03(mod) Protocol-relative URLs are poorly supported or unsupported by a number of HTTP clients - 10https://bugzilla.wikimedia.org/52253 +comment (10tstarling) [06:36:15] 03(mod) doCentralLoginRedirect fatal on $wiki->getFullUrl() if WikiMap not set up - 10https://bugzilla.wikimedia.org/52299 (10Andre Klapper) [06:37:11] 03(mod) $wgEnableImageWhitelist should be disabled on enwiki (and other wikis?) - 10https://bugzilla.wikimedia.org/52290 (10Andre Klapper) [06:37:19] TimStarling: Thank you. :-) [06:38:55] 03(mod) VisualEditor: Display both "edit" and "edit source" links for sections without hover - 10https://bugzilla.wikimedia.org/50540 (10Andre Klapper) [06:40:05] 03(mod) drag and drop for text - 10https://bugzilla.wikimedia.org/52364 normal->15enhancement (10Andre Klapper) [06:46:22] 03(mod) VisualEditor: Move the remove template/parameter button to somewhere more prominent? - 10https://bugzilla.wikimedia.org/51672 +comment (10cmckenna) [06:50:20] 03(NEW) Steps after "edit" are not being delivered for GettingStarted wikitext tour - 10https://bugzilla.wikimedia.org/52369 normal; MediaWiki extensions: GuidedTour; () [06:50:50] 03(mod) Steps after "edit" are not being delivered for GettingStarted wikitext tour - 10https://bugzilla.wikimedia.org/52369 (10Steven Walling) [06:51:38] 03(mod) Steps after "edit" are not being delivered for GettingStarted wikitext tour - 10https://bugzilla.wikimedia.org/52369 (10Steven Walling) [07:01:38] 03(mod) VisualEditor: Reflist sometimes not fully being populated - 10https://bugzilla.wikimedia.org/50094 +comment (10Chris McKenna) [07:07:12] 03(NEW) Replicated DB fawiki_p is missing revision table - 10https://bugzilla.wikimedia.org/52370 normal; Wikimedia Labs: tools; () [07:07:26] 03(mod) VisualEditor: Crash in Chrome when attempting to cut certain content - 10https://bugzilla.wikimedia.org/50043 +comment (10Tim Starling) [07:11:45] 03(NEW) VisualEditor: not fully populated but {{reflist}} is - 10https://bugzilla.wikimedia.org/52371 normal; VisualEditor: General; () [07:11:55] 03(mod) VisualEditor: not fully populated but {{reflist}} is - 10https://bugzilla.wikimedia.org/52371 (10Chris McKenna) [07:11:56] 03(mod) VisualEditor: Reflist sometimes not fully being populated - 10https://bugzilla.wikimedia.org/50094 (10Chris McKenna) [07:17:14] I've begun work on an Athena-like skin. Has any work been done, besides a top bar prototype? [07:18:55] I doubt it. [07:19:01] jorm would know best. [07:20:49] monobook 4 eva [07:30:13] 03(mod) VisualEditor: Crash in Chrome when attempting to cut certain content - 10https://bugzilla.wikimedia.org/50043 +comment (10inez) [07:52:00] 03(NEW) VisualEditor: Inconsistent and unpredictable behaviour when spell checking links - 10https://bugzilla.wikimedia.org/52372 normal; VisualEditor: ContentEditable; () [07:54:25] arrbee: hey :) your gsoc evaluation is still missing - can you please take care of that very soon? [08:07:39] Lydia_WMDE: yep.. timezone differences caught up with us. Should be done today :) [08:07:54] hehe [08:07:55] ok [08:07:55] thx [08:08:42] Lydia_WMDE: np.. thanks for the reminder. [08:08:52] sure [08:10:19] 03(mod) Replicated DB fawiki_p is missing revision table - 10https://bugzilla.wikimedia.org/52370 +comment (10b) [08:10:26] 03(mod) Run Minion testing instance for security testing - 10https://bugzilla.wikimedia.org/52354 +comment (10hashar) [08:10:31] 03(NEW) Do not automatically redirect after account creation on wmf wikis - 10https://bugzilla.wikimedia.org/52373 critical; MediaWiki extensions: CentralAuth; () [08:12:12] 03(mod) Do not automatically redirect after account creation on wmf wikis - 10https://bugzilla.wikimedia.org/52373 +comment (10b) [08:14:15] 03(mod) Do not automatically redirect after account creation on wmf wikis - 10https://bugzilla.wikimedia.org/52373 +comment (10b) [08:14:54] When you install the translate extension the manual says that you should run "php maintenance/update.php" to update the database tables. How important is this and what consequences does it have if I don't do it? [08:15:37] 03(mod) Do not automatically redirect after account creation on wmf wikis - 10https://bugzilla.wikimedia.org/52373 +comment (10b) [08:22:34] sane: it won't work [08:22:52] p858snake|l: Ok :( [08:22:55] 03(NEW) Stray bullet points around template - and editable template - 10https://bugzilla.wikimedia.org/52374 normal; VisualEditor: Data Model; () [08:23:06] sane: why don't you want to run it? [08:23:38] p858snake|l: Our sysadmin is on vacation and he wont give me SSH rights to the server [08:24:00] and he doesn't let the other sysadmin do that either [08:24:01] 03(mod) Stray bullet points around template - and editable template - 10https://bugzilla.wikimedia.org/52374 +comment (10Dan Wolff) [08:24:02] 03(mod) Special:ManageMessageGroups shows "(No difference)" - 10https://bugzilla.wikimedia.org/52288 +comment (10Umherirrender) [08:25:14] afaik you can do it with the webinstall, or raise the issue with management with the other sysadmin not being allowed to do his job, or not screw around with your install when the person that manages it isn't around [08:27:17] p858snake|l: It's my install, but his server.. Webinstall? [08:28:12] 03(NEW) PHP fatal error in /usr/local/apache/common-local/php-1.22wmf12/includes/actions/RollbackAction.php line 56: Cannot use object of type Message as array - 10https://bugzilla.wikimedia.org/52375 normal; MediaWiki extensions: WikidataRepo; () [08:31:23] 03(mod) Stray bullet points around template - and editable template - 10https://bugzilla.wikimedia.org/52374 +comment (10326374) [08:32:34] 03(mod) {{#titleparts::|1}} returns empty string and possibly other wrong return values - 10https://bugzilla.wikimedia.org/51750 +comment (10db) [08:33:00] 03(mod) Do not automatically redirect after account creation on wmf wikis - 10https://bugzilla.wikimedia.org/52373 +comment (10swalling) [08:34:23] 03(mod) Do not automatically redirect after account creation on wmf wikis - 10https://bugzilla.wikimedia.org/52373 04CRIT->normal (10Steven Walling) [08:37:42] 03(mod) Do not automatically redirect after account creation on wmf wikis - 10https://bugzilla.wikimedia.org/52373 +comment (10b) [08:38:04] 03(NEW) Deleting an item should provide more infomation or warning - 10https://bugzilla.wikimedia.org/52376 normal; MediaWiki extensions: WikidataRepo; () [08:38:17] 03(mod) Do not automatically redirect after account creation on wmf wikis - 10https://bugzilla.wikimedia.org/52373 +comment (10umherirrender_de.wp) [08:38:27] 03(mod) VisualEditor: Newly-added references need a page save before being reusable - 10https://bugzilla.wikimedia.org/51689 (10pamdavies7) [08:38:57] 03(NEW) Deleting an item should provide more infomation or warning - 10https://bugzilla.wikimedia.org/52377 normal; MediaWiki extensions: WikidataRepo; () [08:43:26] 03(mod) Do not automatically redirect after account creation on wmf wikis - 10https://bugzilla.wikimedia.org/52373 +comment (10swalling) [08:49:04] 03(mod) "Error opening index" for File: search on Labs - 10https://bugzilla.wikimedia.org/50498 +comment (10Antoine "hashar" Musso) [08:49:48] 03(mod) [beta project] Set up search (tracking) - 10https://bugzilla.wikimedia.org/34250 +comment (10Antoine "hashar" Musso) [08:50:07] 03(mod) [OPS] lucene-search-2 uses too much memory on labs - 10https://bugzilla.wikimedia.org/46459 +comment (10Antoine "hashar" Musso) [08:54:58] 03(mod) Browser language detection does not work at en.wikipedia.beta.wmflabs.org - 10https://bugzilla.wikimedia.org/48832 +comment (10Antoine "hashar" Musso) [08:56:32] 03(mod) migrate all beta instance from Lucid to Precise - 10https://bugzilla.wikimedia.org/45122 +comment (10hashar) [09:03:49] 03(mod) Browser language detection does not work at en.wikipedia.beta.wmflabs.org - 10https://bugzilla.wikimedia.org/48832 +comment (10niklas.laxstrom) [09:14:04] 03(mod) "Uploader" group on ckb.wikipedia is not translated - 10https://bugzilla.wikimedia.org/51733 +comment (10gerritadmin) [09:14:41] 03(mod) [TUX] Text cannot be selected in the original message field when in page view - 10https://bugzilla.wikimedia.org/47861 +comment (10gerritadmin) [09:22:15] 03(mod) installation of MW on oracle 11g fail - 10https://bugzilla.wikimedia.org/52094 +comment (10Antoine "hashar" Musso) [09:22:20] jorm: are you here? [09:24:56] Hello, I am trying to use AuthDrupal extension, can somebody help me about this ? [09:26:30] 03(mod) VisualEditor: Crash in Chrome when attempting to cut certain content - 10https://bugzilla.wikimedia.org/50043 +comment (10tstarling) [09:30:49] 03(NEW) beta memcached instances only have 90MB of memory - 10https://bugzilla.wikimedia.org/52378 normal; Wikimedia Labs: deployment-prep (beta); () [09:31:11] 03(mod) Do not automatically redirect after account creation on wmf wikis - 10https://bugzilla.wikimedia.org/52373 +comment (10This, that and the other) [09:33:10] 03(mod) Remove Special:QueryCreator - 10https://bugzilla.wikimedia.org/42603 +comment (10gerritadmin) [09:33:22] 03(mod) installation of MW on oracle 11g fail - 10https://bugzilla.wikimedia.org/52094 +comment (10Jure Kajzer) [09:33:26] 03(mod) Install a new MediaWiki with Oracle 11g as Backend: Unable to complete the process - 10https://bugzilla.wikimedia.org/38411 +comment (10Jure Kajzer) [09:33:56] 03(mod) URL confusion: commons.wikimedia vs commons.wikipedia - 10https://bugzilla.wikimedia.org/52237 +comment (10hashar) [09:37:24] 03(mod) Do not automatically redirect after account creation on wmf wikis - 10https://bugzilla.wikimedia.org/52373 +comment (10umherirrender_de.wp) [09:41:48] 03(mod) Do not automatically redirect after account creation on wmf wikis - 10https://bugzilla.wikimedia.org/52373 +comment (10-jkb- or Jan Koukal) [09:44:48] 03(mod) VisualEditor: automagically convert wikitext (e.g. [[link]]) to VE-compatible elements - 10https://bugzilla.wikimedia.org/49686 (10Wikifram) [09:45:37] 03(NEW) Upload takes forever for some photos, not others - 10https://bugzilla.wikimedia.org/52379 normal; MediaWiki extensions: UploadWizard; () [09:47:38] 03(mod) URL confusion: commons.wikimedia vs commons.wikipedia - 10https://bugzilla.wikimedia.org/52237 +comment (10Antoine "hashar" Musso) [09:49:32] 03(mod) Integration tests for Wikibase dependencies - 10https://bugzilla.wikimedia.org/52278 normal->15enhancement; +comment (10Antoine "hashar" Musso) [09:50:21] 03(mod) [OPS] backport pep8 v1.4+ from Saucy to Precise - 10https://bugzilla.wikimedia.org/52239 +ops; summary; +comment (10Antoine "hashar" Musso) [09:53:39] 03(mod) Jenkins: Run SMW PHPUnit tests against REL1_19 - 10https://bugzilla.wikimedia.org/51746 normal->15enhancement; +comment (10Antoine "hashar" Musso) [09:53:40] 03(mod) Integration tests for Wikibase dependencies - 10https://bugzilla.wikimedia.org/52278 (10Antoine "hashar" Musso) [09:53:48] 03(mod) All edit summaries have a double space - 10https://bugzilla.wikimedia.org/52024 (10abraham.taherivand) [09:54:07] 03(mod) "sitelinks/urls" property (for wbgetentities) nolonger returns the urls - 10https://bugzilla.wikimedia.org/52020 (10abraham.taherivand) [09:54:12] 03(mod) Exception thrown by mw.ext.valueView: No sufficient indicator provided - 10https://bugzilla.wikimedia.org/51878 (10abraham.taherivand) [09:54:31] 03(mod) no length constraints for properties in place - 10https://bugzilla.wikimedia.org/51813 (10abraham.taherivand) [09:54:42] 03(mod) Shouldn't be able to add empty alias - 10https://bugzilla.wikimedia.org/51811 (10abraham.taherivand) [09:54:58] 03(mod) stack trace when creating a new wiki - 10https://bugzilla.wikimedia.org/51699 (10abraham.taherivand) [09:55:03] 03(mod) Jenkins: Parsoid server check gets killed because of Jenkins' paranoia (re: file descriptors) - 10https://bugzilla.wikimedia.org/46296 +comment (10Antoine "hashar" Musso) [09:55:11] 03(mod) Long site code (e.g. enwikivoyage) overlaps with linked article text - 10https://bugzilla.wikimedia.org/51516 (10abraham.taherivand) [09:55:48] 03(mod) CodeSniffer Generic.Formatting.SpaceAfterCast.NoSpace is incorrect - 10https://bugzilla.wikimedia.org/48450 normal->15enhancement (10Antoine "hashar" Musso) [09:55:53] 03(mod) "Edit links" from Wikipedia doesn't go directly to the Sitelinks anymore - 10https://bugzilla.wikimedia.org/51347 (10abraham.taherivand) [09:55:56] 03(mod) URL datatype UI - 10https://bugzilla.wikimedia.org/51109 (10abraham.taherivand) [09:56:16] 03(mod) edit entity clear edit summary is inaccurate - 10https://bugzilla.wikimedia.org/50942 (10abraham.taherivand) [09:56:26] 03(mod) Handle exception in LangLinkHandler when sites not found - 10https://bugzilla.wikimedia.org/50729 (10abraham.taherivand) [09:56:37] 03(mod) string length of string data values is not checked in create claim api module - 10https://bugzilla.wikimedia.org/50689 (10abraham.taherivand) [09:56:49] 03(mod) Exception Caught: Internal error in ApiFormatXml::recXmlPrint: (en, ...) has integer keys without _element value. Use ApiResult::setIndexedTagName(). - 10https://bugzilla.wikimedia.org/50676 (10abraham.taherivand) [09:56:50] 03(mod) [OPS] backport pep8 v1.4+ from Saucy to Precise - 10https://bugzilla.wikimedia.org/52239 normal->15enhancement (10Antoine "hashar" Musso) [09:56:56] 03(mod) site code and linked page text overlap in item view - 10https://bugzilla.wikimedia.org/50662 (10abraham.taherivand) [09:57:06] 03(mod) Code duplication: splitString in DD, DM and DMS parsers - 10https://bugzilla.wikimedia.org/50111 (10abraham.taherivand) [09:57:21] 03(mod) [OPS] backport package python-setuptools-git from raring - 10https://bugzilla.wikimedia.org/52092 +ops; summary; +comment (10Antoine "hashar" Musso) [09:57:40] 03(mod) [editEntity API] Refactoring: Construct meaningful edit summaries - 10https://bugzilla.wikimedia.org/49527 (10abraham.taherivand) [09:57:47] 03(mod) Apply strict validation when constructing DataValue objects - 10https://bugzilla.wikimedia.org/49264 (10abraham.taherivand) [09:57:56] 03(mod) edit summary doesn't work via API - 10https://bugzilla.wikimedia.org/46537 (10abraham.taherivand) [09:58:09] 03(mod) Undo operations in the Wikibase API - 10https://bugzilla.wikimedia.org/46352 (10abraham.taherivand) [09:58:20] 03(mod) Fix error codes returned by the API. - 10https://bugzilla.wikimedia.org/45276 (10abraham.taherivand) [09:58:28] 03(mod) Jenkins: Store build output in a static storage and wipe from Jenkins build history - 10https://bugzilla.wikimedia.org/51447 normal->15enhancement (10Antoine "hashar" Musso) [09:58:58] 03(mod) Autosummary "‎Added site-specific [xxwiki] link" inaccurate when modifying link - 10https://bugzilla.wikimedia.org/44813 (10abraham.taherivand) [09:59:28] 03(mod) [upstream] Jenkins: deadlock when deleting jobs - 10https://bugzilla.wikimedia.org/51802 normal->major; +comment (10Antoine "hashar" Musso) [09:59:31] 03(mod) permission error message contains wiki code - 10https://bugzilla.wikimedia.org/43776 (10abraham.taherivand) [09:59:39] 03(mod) JSON diff representation of items should be closer aligned to the other JSON serializations - 10https://bugzilla.wikimedia.org/39144 (10abraham.taherivand) [09:59:46] 03(mod) Improve the UX of the diff view displaying different revisions of an item - 10https://bugzilla.wikimedia.org/37958 (10abraham.taherivand) [10:00:20] 03(mod) handle Wikibase initialization order and settings without throwing exception - 10https://bugzilla.wikimedia.org/52039 (10abraham.taherivand) [10:00:25] 03(mod) handle Wikibase initialization order and settings without throwing exception - 10https://bugzilla.wikimedia.org/52039 (10abraham.taherivand) [10:00:40] 03(mod) Zuul: make zuul commits available to Jenkins slaves - 10https://bugzilla.wikimedia.org/50695 +comment (10gerritadmin) [10:00:44] 03(mod) Zuul: make zuul commits available to Jenkins slaves - 10https://bugzilla.wikimedia.org/50695 (10Gerrit Notification Bot) [10:01:16] 03(mod) [OPS] Zuul: make zuul commits available to Jenkins slaves - 10https://bugzilla.wikimedia.org/50695 +ops; summary; +comment (10Antoine "hashar" Musso) [10:13:15] <_ingsoc> What am I going to do about spam, you guys? [10:13:25] <_ingsoc> I have everything installed and still I'm getting attacked! [10:13:51] Hi _ingsoc. [10:13:59] Have you tried QuestyCaptcha? [10:14:51] <_ingsoc> I have not. Here's what I have now: ConfirmEdit, SpamBlacklist, Title Blacklist, Bad Behaviour (with HoneyPot). [10:15:02] <_ingsoc> Do you have experience with QuestyCaptcha? [10:15:13] I do. [10:15:19] It's part of the ConfirmEdit extension. [10:15:24] You can establish your own questions. [10:15:32] It works pretty well. [10:15:35] <_ingsoc> Are there any other things I need to do with ConfirmEdit? [10:15:48] What do you mean? [10:16:00] I assume you're getting a CAPTCHA when you go to register a new account? [10:16:03] You've tested that it works? [10:16:27] <_ingsoc> No, but I will. [10:16:33] <_ingsoc> I'm reading about it now. [10:17:15] <_ingsoc> Does it only provide a question at registration? [10:18:03] !spam | _ingsoc [10:18:03] _ingsoc: For information about combating and handling spam in MediaWiki, see and . [10:18:32] <_ingsoc> p858snake|l: Those links helped, but I already tried. [10:19:07] <_ingsoc> Are QuestyCaptcha question answers case sensitive? [10:28:33] I'm not sure. [10:28:48] Try it and see? [10:29:36] 03(mod) Do not automatically redirect after account creation on wmf wikis - 10https://bugzilla.wikimedia.org/52373 +comment (10umherirrender_de.wp) [10:31:25] 03(mod) Allow client-supplied summaries in all API modules - 10https://bugzilla.wikimedia.org/50307 (10abraham.taherivand) [10:31:57] 03(mod) Allow client-supplied summaries in all API modules - 10https://bugzilla.wikimedia.org/50307 (10abraham.taherivand) [10:35:40] 03(mod) QUnit tests: Missing expert destruction leads to failing tests when resourceloaderdebug is disabled - 10https://bugzilla.wikimedia.org/48611 (10abraham.taherivand) [10:35:49] 03(mod) QUnit tests: Missing expert destruction leads to failing tests when resourceloaderdebug is disabled - 10https://bugzilla.wikimedia.org/48611 (10abraham.taherivand) [10:36:03] 03(mod) Ability to enter edit summaries - 10https://bugzilla.wikimedia.org/41490 (10abraham.taherivand) [10:36:15] 03(mod) Ability to enter edit summaries - 10https://bugzilla.wikimedia.org/41490 (10abraham.taherivand) [10:38:07] <_ingsoc> Thanks, Elsie! [10:38:14] No problem. [10:38:23] If you set up a few clever questions, that should keep out most spammers. [10:49:07] 03(mod) Do not automatically redirect after account creation on wmf wikis - 10https://bugzilla.wikimedia.org/52373 +comment (10aklapper) [10:51:43] 03(NEW) split up VE into components, clickable via links where it is applicable - 10https://bugzilla.wikimedia.org/52380 critical; VisualEditor: General; () [10:52:32] 03(mod) Display a Sitenotice and no Anonnotice - 10https://bugzilla.wikimedia.org/52308 +comment (10aklapper) [10:55:17] 03(NEW) VE overlays user - 10https://bugzilla.wikimedia.org/52381 normal; VisualEditor: General; () [10:56:10] 03(mod) Cannot create account: the requested username is already taken in the unified login system - 10https://bugzilla.wikimedia.org/52335 +comment (10Andre Klapper) [10:57:21] 03(mod) Sandbox gadget not at en.wikipedia.beta.wmflabs.org - 10https://bugzilla.wikimedia.org/47205 (10Antoine "hashar" Musso) [10:57:24] 03(mod) sync articles from production wikis (css/gadgets) - 10https://bugzilla.wikimedia.org/49779 (10Antoine "hashar" Musso) [10:57:25] 03(mod) sync-site-resources should sync all Labs wikis - 10https://bugzilla.wikimedia.org/49791 (10Antoine "hashar" Musso) [10:57:35] 03(mod) automatically import some content from production (tracking) - 10https://bugzilla.wikimedia.org/52382 (10Antoine "hashar" Musso) [10:57:36] 03(mod) Tracking bug (tracking) - 10https://bugzilla.wikimedia.org/2007 (10Antoine "hashar" Musso) [10:58:34] 03(NEW) languages should be editable out of a link besides languages, and split out of ve - 10https://bugzilla.wikimedia.org/52383 normal; VisualEditor: General; () [10:59:02] 03(mod) Display a Sitenotice and no Anonnotice - 10https://bugzilla.wikimedia.org/52308 +comment (10porplemontage) [11:00:52] 03(mod) Special:ManageMessageGroups shows "(No difference)" - 10https://bugzilla.wikimedia.org/52288 +comment (10gerritadmin) [11:00:56] 03(mod) Special:ManageMessageGroups shows "(No difference)" - 10https://bugzilla.wikimedia.org/52288 (10Gerrit Notification Bot) [11:01:09] 03(mod) Remove Special:QueryCreator - 10https://bugzilla.wikimedia.org/42603 (10Nemo) [11:01:21] 03(mod) split up VE into components, clickable via links where it is applicable - 10https://bugzilla.wikimedia.org/52380 04CRIT->15enhancement; +comment (10Andre Klapper) [11:04:09] 03(NEW) VE should implement categories like hotcat does it - 10https://bugzilla.wikimedia.org/52384 critical; VisualEditor: General; () [11:04:44] 03(mod) [TUX] Text cannot be selected in the original message field when in page view - 10https://bugzilla.wikimedia.org/47861 (10Niklas Laxström) [11:04:56] 03(mod) Special:ManageMessageGroups shows "(No difference)" - 10https://bugzilla.wikimedia.org/52288 (10Niklas Laxström) [11:05:38] 03(mod) Jenkins: Run SMW PHPUnit tests against REL1_19 - 10https://bugzilla.wikimedia.org/51746 +comment (10jamesin.hongkong.1) [11:06:29] 03(mod) languages should be editable out of a link besides languages, and split out of ve - 10https://bugzilla.wikimedia.org/52383 normal->15enhancement; +comment (10Andre Klapper) [11:12:21] 03(mod) LQT: Call to a member function getPrefixedText() on a non-object - 10https://bugzilla.wikimedia.org/41056 +comment (10federicoleva) [11:12:33] 03(mod) VE's "Cancel | Save page" overlaps with user's personal bar - 10https://bugzilla.wikimedia.org/52381 summary; +comment (10Andre Klapper) [11:13:12] hello :) [11:17:49] 03(mod) Statement group's property labels should always be visible on huge groups when scrolling down - 10https://bugzilla.wikimedia.org/51460 (10denny vrandecic) [11:18:48] 03(mod) split up VE into components, clickable via links where it is applicable - 10https://bugzilla.wikimedia.org/52380 (10rupert.thurner) [11:19:52] 03(mod) Entering language code should be sufficient to select the right language - 10https://bugzilla.wikimedia.org/51560 (10denny vrandecic) [11:25:00] how do you use AntiSpamMeta? [11:25:16] 03(mod) VE's "Cancel | Save page" overlaps with user's personal bar - 10https://bugzilla.wikimedia.org/52381 (10rupert.thurner) [11:29:40] 03(NEW) Query by one property and one value (tracking) - 10https://bugzilla.wikimedia.org/52385 normal; MediaWiki extensions: WikidataRepo; () [11:31:44] 03(NEW) VisualEditor: Wikitext warning (and other popups) should have a close button - 10https://bugzilla.wikimedia.org/52386 normal; VisualEditor: ContentEditable; () [11:32:09] 03(mod) VisualEditor: Wikitext warning (and other popups) should have a close button - 10https://bugzilla.wikimedia.org/52386 normal->15enhancement (10Chris McKenna) [11:32:10] 03(mod) VisualEditor: "Wikitext markup detected" message should disappear automatically when there's no more wikitext - 10https://bugzilla.wikimedia.org/52155 (10Chris McKenna) [11:32:21] 03(mod) VE should implement categories like hotcat does it - 10https://bugzilla.wikimedia.org/52384 04CRIT->15enhancement (10Sam Reed (reedy)) [11:34:23] 03(NEW) Special page for querying by one property and value - 10https://bugzilla.wikimedia.org/52387 normal; MediaWiki extensions: WikidataRepo; () [11:34:25] 03(mod) Query by one property and one value (tracking) - 10https://bugzilla.wikimedia.org/52385 (10denny vrandecic) [11:36:15] 03(mod) allow accessing data from an item not connected to the current page - 10https://bugzilla.wikimedia.org/47930 04CRIT->15enhancement (10denny vrandecic) [11:36:37] 03(mod) allow accessing data from an item not connected to the current page (tracking) - 10https://bugzilla.wikimedia.org/47930 summary (10denny vrandecic) [11:36:42] 03(mod) allow accessing data from an item not connected to the current page (tracking) - 10https://bugzilla.wikimedia.org/47930 +tracking (10denny vrandecic) [11:36:56] 03(mod) Query by one property and one value (tracking) - 10https://bugzilla.wikimedia.org/52385 +tracking (10denny vrandecic) [11:37:07] 03(mod) personal edit toolbar lost - 10https://bugzilla.wikimedia.org/21692 +comment (10Helder) [11:38:45] 03(mod) Protocol-relative URLs are poorly supported or unsupported by a number of HTTP clients - 10https://bugzilla.wikimedia.org/52253 +comment (10federicoleva) [11:39:50] 03(mod) personal edit toolbar lost - 10https://bugzilla.wikimedia.org/21692 +comment (10mybugs.mail) [11:39:54] 03(mod) Browser language detection does not work at en.wikipedia.beta.wmflabs.org - 10https://bugzilla.wikimedia.org/48832 normal->15enhancement; +comment (10Siebrand) [11:42:47] 03(mod) edit summary for site links is wrong - 10https://bugzilla.wikimedia.org/51953 (10denny vrandecic) [11:44:17] 03(NEW) Use changeops for set and remove qualifiers and references - 10https://bugzilla.wikimedia.org/52388 normal; MediaWiki extensions: WikidataRepo; () [11:44:36] 03(mod) PHP fatal error in /usr/local/apache/common-local/php-1.22wmf12/includes/actions/RollbackAction.php line 56: Cannot use object of type Message as array - 10https://bugzilla.wikimedia.org/52375 +comment (10Sam Reed (reedy)) [11:44:41] 03(mod) Cannot use object of type Message as array at RollbackAction - 10https://bugzilla.wikimedia.org/49338 +comment (10Sam Reed (reedy)) [11:45:43] 03(NEW) Refactor set and remove qualifiers and references to use new edit summary - 10https://bugzilla.wikimedia.org/52389 normal; MediaWiki extensions: WikidataRepo; () [11:45:45] 03(mod) Use changeops for set and remove qualifiers and references - 10https://bugzilla.wikimedia.org/52388 (10denny vrandecic) [11:47:23] 03(NEW) Edit summaries for editing special pages - 10https://bugzilla.wikimedia.org/52390 normal; MediaWiki extensions: WikidataRepo; () [11:47:26] 03(mod) Refactor set and remove qualifiers and references to use new edit summary - 10https://bugzilla.wikimedia.org/52389 (10denny vrandecic) [11:50:58] 03(mod) Auto summary for coordinates dataype incomplete - 10https://bugzilla.wikimedia.org/49571 (10abraham.taherivand) [11:51:29] 03(mod) Auto summary for coordinates datatype incomplete - 10https://bugzilla.wikimedia.org/49571 (10abraham.taherivand) [11:55:47] 03(NEW) Sorting of snaks in references and qualifiers - 10https://bugzilla.wikimedia.org/52391 normal; MediaWiki extensions: WikidataRepo; () [11:57:32] @trusted [11:57:32] I trust: petan\|w!.*@wikimedia/Petrb (2admin), .*@wikimedia/.* (2trusted), .*@wikipedia/.* (2trusted), .*@mediawiki/..* (2trusted), .*@wikipedia/MZMcBride (2admin), .*@wikimedia/Krinkle (2admin), .*@fsf/.* (2trusted), .*@unaffiliated/valhallasw (2trusted), .*@wikinews/bawolff (2admin), .*@unaffiliated/jeroendedauw (2trusted), .*@MediaWiki/.* (2trusted), [11:58:34] 03(mod) Be more strict when validating URLs - 10https://bugzilla.wikimedia.org/52325 (10abraham.taherivand) [11:59:36] 03(NEW) Sort statements within a statement group - 10https://bugzilla.wikimedia.org/52392 normal; MediaWiki extensions: WikidataRepo; () [12:01:47] 03(mod) Add link to notify translators when marking a page for translation - 10https://bugzilla.wikimedia.org/49326 (10Niklas Laxström) [12:01:58] 03(NEW) Enable sorting of statements - 10https://bugzilla.wikimedia.org/52393 normal; MediaWiki extensions: WikidataRepo; () [12:01:59] 03(mod) Sort statements within a statement group - 10https://bugzilla.wikimedia.org/52392 (10denny vrandecic) [12:02:00] 03(mod) VisualEditor: Invalid titles for link target are not detected by link editor (e.g. "Foo{}bar" is allowed) - 10https://bugzilla.wikimedia.org/33094 +comment (10gerritadmin) [12:02:00] 03(mod) VisualEditor: Invalid titles for link target are not detected by link editor (e.g. "Foo{}bar" is allowed) - 10https://bugzilla.wikimedia.org/33094 (10Gerrit Notification Bot) [12:02:05] 03(mod) Add link to notify translators when marking a page for translation - 10https://bugzilla.wikimedia.org/49326 +comment (10gerritadmin) [12:02:34] 03(mod) Enable sorting of statements - 10https://bugzilla.wikimedia.org/52393 +comment (10denny.vrandecic) [12:03:29] 03(mod) Add link to notify translators when marking a page for translation - 10https://bugzilla.wikimedia.org/49326 +comment (10gerritadmin) [12:03:52] 03(mod) Enable sorting of statements - 10https://bugzilla.wikimedia.org/52393 (10abraham.taherivand) [12:04:12] 03(mod) Enable sorting of statements - 10https://bugzilla.wikimedia.org/52393 (10abraham.taherivand) [12:04:56] 03(mod) Sort statements within a statement group - 10https://bugzilla.wikimedia.org/52392 (10abraham.taherivand) [12:05:13] 03(mod) Sort statements within a statement group - 10https://bugzilla.wikimedia.org/52392 (10abraham.taherivand) [12:06:12] 03(NEW) monolingual text datatype (tracking) - 10https://bugzilla.wikimedia.org/52394 normal; MediaWiki extensions: WikidataRepo; () [12:07:10] 03(mod) Upload takes forever for some photos, not others - 10https://bugzilla.wikimedia.org/52379 (10albin) [12:12:06] !help [12:12:06] There are a lot of topics you could be asking about. Besides, this bot is mostly for experienced users to quickly answer common questions. Please just ask your question and wait patiently, as the best person to answer your question may be away for a few minutes or longer. If you're looking for help pages, we moved that to !helpfor. [12:17:38] 03(mod) Special:ManageMessageGroups shows "(No difference)" - 10https://bugzilla.wikimedia.org/52288 (10Siebrand) [12:19:00] 03(mod) Special:ManageMessageGroups shows "(No difference)" - 10https://bugzilla.wikimedia.org/52288 +comment (10gerritadmin) [12:21:22] 03(mod) monolingual text datatype (tracking) - 10https://bugzilla.wikimedia.org/52394 normal->15enhancement (10denny vrandecic) [12:21:50] 03(mod) beta memcached instances only have 90MB of memory - 10https://bugzilla.wikimedia.org/52378 (10Antoine "hashar" Musso) [12:22:50] 03(mod) fill http://he.wikipedia.beta.wmflabs.org/ with some useful data from he.wikipedia.org - 10https://bugzilla.wikimedia.org/52222 normal->15enhancement; +comment (10Antoine "hashar" Musso) [12:23:15] 03(mod) configure beta labs for SUL2 - 10https://bugzilla.wikimedia.org/51580 +comment (10Antoine "hashar" Musso) [12:24:16] 03(mod) Sorting of snaks in references and qualifiers - 10https://bugzilla.wikimedia.org/52391 normal->15enhancement (10denny vrandecic) [12:24:21] 03(mod) at en.wikipedia.beta.wmflabs.org Special:UserLogin opens after logging in instead of Main_Page - 10https://bugzilla.wikimedia.org/47360 +comment (10Antoine "hashar" Musso) [12:24:45] 03(mod) automatically import some content from production (tracking) - 10https://bugzilla.wikimedia.org/52382 (10Antoine "hashar" Musso) [12:24:58] 03(mod) Enable sorting of statements - 10https://bugzilla.wikimedia.org/52393 normal->15enhancement (10denny vrandecic) [12:25:17] 03(mod) Sort statements within a statement group - 10https://bugzilla.wikimedia.org/52392 normal->15enhancement (10denny vrandecic) [12:25:33] 03(mod) sync Sandbox gadget from production to en.wikipedia.beta.wmflabs.org - 10https://bugzilla.wikimedia.org/47205 normal->15enhancement; summary (10Antoine "hashar" Musso) [12:26:13] 03(mod) Edit summaries for editing special pages - 10https://bugzilla.wikimedia.org/52390 normal->major (10denny vrandecic) [12:26:27] 03(mod) Edit summaries for editing special pages - 10https://bugzilla.wikimedia.org/52390 (10denny vrandecic) [12:26:52] 03(mod) Refactor set and remove qualifiers and references to use new edit summary - 10https://bugzilla.wikimedia.org/52389 (10denny vrandecic) [12:27:08] 03(mod) Refactor set and remove qualifiers and references to use new edit summary - 10https://bugzilla.wikimedia.org/52389 (10denny vrandecic) [12:27:42] 03(mod) Use changeops for set and remove qualifiers and references - 10https://bugzilla.wikimedia.org/52388 (10denny vrandecic) [12:27:44] 03(mod) support dvwiki in beta labs - 10https://bugzilla.wikimedia.org/50335 +comment (10Antoine "hashar" Musso) [12:28:11] 03(mod) Special page for querying by one property and value - 10https://bugzilla.wikimedia.org/52387 normal->15enhancement (10denny vrandecic) [12:28:57] 03(mod) Query by one property and one value (tracking) - 10https://bugzilla.wikimedia.org/52385 normal->15enhancement (10denny vrandecic) [12:30:08] 03(mod) Deleting an item should provide more infomation or warning - 10https://bugzilla.wikimedia.org/52377 +comment (10denny vrandecic) [12:30:09] 03(mod) Deleting an item should provide more infomation or warning - 10https://bugzilla.wikimedia.org/52376 +comment (10denny.vrandecic) [12:32:09] 03(mod) Be more strict when validating URLs - 10https://bugzilla.wikimedia.org/52325 (10denny vrandecic) [12:34:08] 03(mod) the message diff-multi above comparison of several revisions has wrong directionality - 10https://bugzilla.wikimedia.org/52321 +i18n +need-volunteer (10denny vrandecic) [12:35:29] 03(mod) When using https on Wikidata, only some Wikivoyage links use https - 10https://bugzilla.wikimedia.org/52311 normal->04CRIT (10denny vrandecic) [12:36:19] 03(mod) Alias editing should be disabled on oldid views - 10https://bugzilla.wikimedia.org/52226 normal->major (10denny vrandecic) [12:37:38] 03(mod) api wbeditentiy sitelink already used doesn't tell you a siteid - 10https://bugzilla.wikimedia.org/52193 normal->15enhancement; +need-volunteer (10denny vrandecic) [12:39:37] 03(mod) Redesign Item UI for Wikidata repo - 10https://bugzilla.wikimedia.org/52136 summary (10denny vrandecic) [12:39:57] 03(mod) Redesign Item UI for Wikidata repo - 10https://bugzilla.wikimedia.org/52136 normal->15enhancement (10denny vrandecic) [12:42:36] 03(mod) Special:EntityData should support JSONp - 10https://bugzilla.wikimedia.org/52100 normal->15enhancement; +need-volunteer; +comment (10denny vrandecic) [12:44:29] 03(mod) Special:Setsitelink starts with site-id of 'en-gb' instead of a site... - 10https://bugzilla.wikimedia.org/52095 normal->major (10denny vrandecic) [12:49:38] 03(mod) edit summary for site links is wrong - 10https://bugzilla.wikimedia.org/51953 (10denny vrandecic) [12:51:24] 03(mod) Jenkins: Set up job to validate jenkins-job-builder configuration - 10https://bugzilla.wikimedia.org/43140 +comment (10Antoine "hashar" Musso) [12:53:15] 03(mod) [upstream] Jenkins: MediaWiki unit tests segfault on gallium - 10https://bugzilla.wikimedia.org/43972 +comment (10hashar) [12:59:17] 03(NEW) CirrusSearch: indexing simplewiki in beta seems to be stuck in some kind of loop.... - 10https://bugzilla.wikimedia.org/52395 normal; MediaWiki extensions: CirrusSearch; () [12:59:28] 03(mod) CirrusSearch: indexing simplewiki in beta seems to be stuck in some kind of loop.... - 10https://bugzilla.wikimedia.org/52395 (10Nik Everett) [13:00:03] 03(mod) invalid link to Special:SetSiteLink for wikivoyage - 10https://bugzilla.wikimedia.org/51914 normal->major (10denny vrandecic) [13:00:08] 03(mod) invalid link to Special:SetSiteLink for wikivoyage - 10https://bugzilla.wikimedia.org/51914 +need-volunteer (10denny vrandecic) [13:01:48] !wm-bo [13:01:48] Hello, I'm wm-bot. The database for this channel is published at http://bots.wmflabs.org/~wm-bot/db/%23mediawiki.htm More about WM-Bot: https://meta.wikimedia.org/wiki/wm-bot [13:09:21] 03(mod) Install Notifications (Echo) on the Polish Wikipedia - 10https://bugzilla.wikimedia.org/51251 +comment (10matma.rex) [13:09:33] 03(mod) Use (hidden) preference for copyright acknowledgment - 10https://bugzilla.wikimedia.org/47496 normal->15enhancement (10denny vrandecic) [13:13:11] 03(mod) link item widget only links to Wikipedia - 10https://bugzilla.wikimedia.org/51865 normal->major (10denny vrandecic) [13:13:19] 03(mod) link item widget only links to Wikipedia - 10https://bugzilla.wikimedia.org/51865 (10denny vrandecic) [13:14:12] 03(mod) When using https on Wikidata, only some Wikivoyage links use https - 10https://bugzilla.wikimedia.org/52311 +comment (10denny.vrandecic) [13:14:28] 03(mod) When using https on Wikidata, only some Wikivoyage links use https - 10https://bugzilla.wikimedia.org/52311 +comment (10denny.vrandecic) [13:16:27] 03(mod) Recent changes links wikivoyage changes to wikipedia - 10https://bugzilla.wikimedia.org/51855 (10denny vrandecic) [13:16:47] 03(mod) allow editing of statements without JavaScript - 10https://bugzilla.wikimedia.org/51814 normal->15enhancement (10denny vrandecic) [13:17:29] 03(mod) Race condition in tests makes build fail... sometimes - 10https://bugzilla.wikimedia.org/51809 +comment (10denny vrandecic) [13:18:03] 03(mod) Race condition in tests makes build fail... sometimes - 10https://bugzilla.wikimedia.org/51809 (10denny vrandecic) [13:18:27] 03(mod) Implement RDF mapping for Data Types - 10https://bugzilla.wikimedia.org/51795 normal->15enhancement (10denny vrandecic) [13:18:50] 03(mod) "Link with pages" - some language codes are twice - 10https://bugzilla.wikimedia.org/51768 (10denny vrandecic) [13:19:19] 03(mod) "Link with pages" - some language codes are twice - 10https://bugzilla.wikimedia.org/51768 (10denny vrandecic) [13:19:30] 03(mod) Login check without javascript broken - 10https://bugzilla.wikimedia.org/52356 +comment (10bjorsch) [13:24:02] 03(mod) support dvwiki in beta labs - 10https://bugzilla.wikimedia.org/50335 +comment (10ladsgroup) [13:27:11] 03(mod) Login check without javascript broken - 10https://bugzilla.wikimedia.org/52356 +comment (10gerritadmin) [13:27:16] 03(mod) Login check without javascript broken - 10https://bugzilla.wikimedia.org/52356 (10Gerrit Notification Bot) [13:32:44] 03(mod) Use (hidden) preference for copyright acknowledgment - 10https://bugzilla.wikimedia.org/47496 +comment (10Daniel Kinzler) [13:35:00] 03(NEW) SMW master Fatal error in SMW_refreshData.php - 10https://bugzilla.wikimedia.org/52396 normal; MediaWiki extensions: Semantic MediaWiki; () [13:35:59] 03(mod) copyright notice can't be dismissed - 10https://bugzilla.wikimedia.org/47435 (10Daniel Kinzler) [13:36:02] 03(mod) Use (hidden) preference for copyright acknowledgment - 10https://bugzilla.wikimedia.org/47496 (10Daniel Kinzler) [13:36:40] 03(mod) Use (hidden) preference for copyright acknowledgment - 10https://bugzilla.wikimedia.org/47496 (10Daniel Kinzler) [13:36:47] 03(mod) Detect the edit state to adapt help messages to user errors - 10https://bugzilla.wikimedia.org/51660 (10denny vrandecic) [13:38:58] 03(mod) Detect the edit state to adapt help messages to user errors - 10https://bugzilla.wikimedia.org/51660 (10denny vrandecic) [13:39:40] 03(mod) Object of class Wikibase\TermSqlIndex could not be converted to string - 10https://bugzilla.wikimedia.org/51667 (10denny vrandecic) [13:41:15] 03(mod) VE's "Cancel | Save page" overlaps with user's personal bar - 10https://bugzilla.wikimedia.org/52381 (10rupert.thurner) [13:43:27] 03(mod) Use (hidden) preference for copyright acknowledgment - 10https://bugzilla.wikimedia.org/47496 +comment (10denny.vrandecic) [13:43:35] 03(mod) Use (hidden) preference for copyright acknowledgment - 10https://bugzilla.wikimedia.org/47496 (10denny vrandecic) [13:43:38] 03(mod) copyright notice can't be dismissed - 10https://bugzilla.wikimedia.org/47435 (10denny vrandecic) [13:43:56] 03(mod) Use (hidden) preference for copyright acknowledgment - 10https://bugzilla.wikimedia.org/47496 (10denny vrandecic) [13:43:59] 03(mod) copyright notice can't be dismissed - 10https://bugzilla.wikimedia.org/47435 (10denny vrandecic) [13:44:57] 03(mod) put wikibase setup code into $wgExtensionFunctions - 10https://bugzilla.wikimedia.org/51643 (10denny vrandecic) [13:45:07] 03(mod) put wikibase setup code into $wgExtensionFunctions - 10https://bugzilla.wikimedia.org/51643 normal->major (10denny vrandecic) [13:45:41] 03(mod) Add term_weight column to Wikidata's wb_terms table - 10https://bugzilla.wikimedia.org/51632 (10denny vrandecic) [13:45:51] 03(mod) Add term_weight column to Wikidata's wb_terms table - 10https://bugzilla.wikimedia.org/51632 (10denny vrandecic) [13:46:09] 03(mod) Make SpamBlacklist aware of ContentHandler - 10https://bugzilla.wikimedia.org/51621 (10denny vrandecic) [13:46:45] 03(mod) languages should be editable out of a link besides languages, and split out of ve - 10https://bugzilla.wikimedia.org/52383 (10rupert.thurner) [13:46:59] 03(mod) copyright notice can't be dismissed - 10https://bugzilla.wikimedia.org/47435 +comment (10denny.vrandecic) [13:48:58] 03(mod) Property:P407 "language" — if the whole property name is typed, value field disappears on property selection - 10https://bugzilla.wikimedia.org/51575 (10denny vrandecic) [13:49:06] 03(mod) Property:P407 "language" — if the whole property name is typed, value field disappears on property selection - 10https://bugzilla.wikimedia.org/51575 normal->major (10denny vrandecic) [13:49:08] 03(mod) languages should be editable out of a link besides languages, and split out of ve - 10https://bugzilla.wikimedia.org/52383 (10rupert.thurner) [13:49:55] 03(mod) CirrusSearch: indexing simplewiki in beta seems to be stuck in some kind of loop.... - 10https://bugzilla.wikimedia.org/52395 +comment (10neverett+bugzilla) [13:53:33] 03(mod) SMW master Fatal error in SMW_refreshData.php - 10https://bugzilla.wikimedia.org/52396 +comment (10gerritadmin) [13:53:35] 03(mod) SMW master Fatal error in SMW_refreshData.php - 10https://bugzilla.wikimedia.org/52396 (10Gerrit Notification Bot) [13:54:17] Hi, if I create a new namespace, should I explicitely grant things like delete rights to sysops for it? [13:56:55] akoopal: no, custom namespaces use the same permissions as standard ones bydefault [13:57:12] 03(mod) CirrusSearch: indexing simplewiki in beta seems to be stuck in some kind of loop.... - 10https://bugzilla.wikimedia.org/52395 +comment (10Nik Everett) [13:58:21] MatmaRex: strange, I have a custom namespace, I have sysop rights, and I don't see the delete tab on top [13:58:36] 03(mod) SMW master Fatal error in SMW_refreshData.php - 10https://bugzilla.wikimedia.org/52396 +comment (10jamesin.hongkong.1) [13:59:03] 03(mod) Parsoid: (Italian versions of) Template:infobox_person messing up with Template:Sister? - 10https://bugzilla.wikimedia.org/51678 +comment (10elitre82) [13:59:48] akoopal: hm. the delete function is usually hidden in the dropdown menu next to the "history" tab [13:59:53] it's not there? [14:00:09] MatmaRex: monobook layout [14:00:23] ah. [14:00:28] it is there on a page in the main namespace [14:00:33] hm, then i don't know. sorry :/ [14:16:40] 03(mod) SMW master Fatal error in SMW_refreshData.php - 10https://bugzilla.wikimedia.org/52396 +comment (10jamesin.hongkong.1) [14:18:33] Any way to find out what version of mediawiki you're currently browsing? [14:19:17] Velyks: yes, look on [[special:version]] on that wiki [14:19:29] Lovely. Thanks [14:20:00] Whilst there is a big hate cloud circling around Visualeditor, it's exactly what I need for my wiki deployment. [14:20:11] Think I'll wait till it's in a bit more of a stable mediawiki though [14:31:43] 03(NEW) Login only in one projekt in spite of SUL-account - 10https://bugzilla.wikimedia.org/52397 normal; MediaWiki: User login and signup; () [14:45:08] 03(mod) Too many suggestions - 10https://bugzilla.wikimedia.org/52323 +comment (10Nik Everett) [14:50:08] 03(mod) Tabs overlap ('Edit' is missing) in Vector on Opera Mini - 10https://bugzilla.wikimedia.org/51276 +comment (10jayvdb) [14:51:32] 03(NEW) VisualEditor: References in blockquote invisible outside it; relflist outside blockquote invisible inside it - 10https://bugzilla.wikimedia.org/52398 normal; VisualEditor: ContentEditable; () [14:52:25] 03(mod) Visual Editor: References in infobox don't appear in references list - 10https://bugzilla.wikimedia.org/51289 (10Chris McKenna) [14:52:26] 03(mod) VisualEditor: References in blockquote invisible outside it; relflist outside blockquote invisible inside it - 10https://bugzilla.wikimedia.org/52398 (10Chris McKenna) [14:52:26] 03(mod) VisualEditor: References created by templates numbered alone, not with the rest of the page, and don't show up as references to insert - 10https://bugzilla.wikimedia.org/50474 (10Chris McKenna) [14:52:29] 03(mod) VisualEditor: Incorrectly displaying nested references - 10https://bugzilla.wikimedia.org/50749 (10Chris McKenna) [14:53:13] 03(mod) VisualEditor: References in blockquote invisible outside it; relflist outside blockquote invisible inside it - 10https://bugzilla.wikimedia.org/52398 (10Chris McKenna) [14:53:14] 03(mod) VisualEditor: References created by templates numbered alone, not with the rest of the page, and don't show up as references to insert - 10https://bugzilla.wikimedia.org/50474 (10Chris McKenna) [14:53:16] 03(mod) VisualEditor: Incorrectly displaying nested references - 10https://bugzilla.wikimedia.org/50749 (10Chris McKenna) [14:53:50] 03(mod) Parsoid: (Italian versions of) Template:infobox_person messing up with Template:Sister? - 10https://bugzilla.wikimedia.org/51678 (10ssastry) [14:56:12] 03(NEW) Extending the existing colon indentation displays correctly but the colon is not added on save - 10https://bugzilla.wikimedia.org/52399 normal; VisualEditor: General; () [14:57:36] 03(mod) Extending the existing colon indentation displays correctly but the colon is not added on save - 10https://bugzilla.wikimedia.org/52399 (10Mark Hurd) [15:02:35] 03(mod) VisualEditor: Backspace at the beginning of a line before an image inserts the succeeding text as a thumbnail caption - 10https://bugzilla.wikimedia.org/50286 (10Chris McKenna) [15:02:35] 03(mod) VisualEditor: delete/backspace immediately before/after a table/media caption moves text out of/into table/caption - 10https://bugzilla.wikimedia.org/51624 (10Chris McKenna) [15:09:17] 03(NEW) Sub Directory Reverse Proxy breaks links - 10https://bugzilla.wikimedia.org/52400 normal; MediaWiki: General/Unknown; () [15:11:12] 03(mod) VisualEditor: Support editing of sections inside a page - 10https://bugzilla.wikimedia.org/48429 +comment (10tobyyy) [15:12:40] 03(mod) VisualEditor: Have the link inspector inform users if they're linking to a disambiguation or redirect page, or reinserting the same link - 10https://bugzilla.wikimedia.org/50240 +comment (10Elitre) [15:17:35] 03(mod) Duplicating text in template on unrelated edit - 10https://bugzilla.wikimedia.org/50502 +comment (10Chris McKenna) [15:23:28] I feel like this has likely been debated... so I'm just going to go ahead and stir the pot... is it possible to set MW to use emails as a username? [15:24:49] i have problem with https://dramatica.pl/wiki/Special:Upload [15:25:09] "Warning: wfMkdirParents: failed to mkdir "/usr/share/mediawiki/images/8/80" mode 0777 in /usr/share/mediawiki/includes/GlobalFunctions.php on line 2546" [15:25:38] I cannot send any files [15:26:04] 03(mod) Support VE post-edit - 10https://bugzilla.wikimedia.org/52367 +comment (10jorlowitz) [15:30:20] Dominiol: Are you using an extension for your category tree in your sidebar or is it manually typed? [15:30:36] Sounds like you need to chmod your images folder [15:31:48] chmod 777 /usr/share/mediawiki/images [15:31:48] ? [15:33:00] Dominiol: That should definitely solve the issue, but it might be a bit harsh. If it doesn't work you can try to add -r or -R so that the chmod is done recursively [15:33:15] Dominiol: there is extensions CategoryTree [15:33:19] *extension [15:33:22] ok [15:35:01] btw, you should figure out the correct permissions, 777 gives everyone read, write and execute and you don't want that [15:35:47] i know... [15:36:15] thanks! [15:36:40] mmm... [15:36:42] it works [15:37:13] but there is Not Found on image [15:37:13] :/ [15:37:42] Hi, I have a problem. I have set up mediawiki and sometimes when I click on any of the links on my website I get a popup to "save as .gz", how to stop the wiki doing this? [15:38:54] must the wiki installation directory be /w or can it be whatever? [15:39:09] what could be causing this? [15:45:59] 03(mod) Enable sorting of statements - 10https://bugzilla.wikimedia.org/52393 +comment (10Lydia Pintscher) [15:46:04] 03(mod) allow to change the order of statements - 10https://bugzilla.wikimedia.org/44678 +comment (10lydia.pintscher) [15:46:19] 03(mod) allow to change the order of statements - 10https://bugzilla.wikimedia.org/44678 (10Lydia Pintscher) [15:46:41] 03(mod) allow to change the order of statements - 10https://bugzilla.wikimedia.org/44678 (10Lydia Pintscher) [15:46:44] 03(mod) Sort statements within a statement group - 10https://bugzilla.wikimedia.org/52392 (10Lydia Pintscher) [15:50:52] 03(mod) On wikidata.org, api login returns wrong lgtoken (object replacement character) in response body; correct in HTTP header - 10https://bugzilla.wikimedia.org/41586 +comment (10gerritadmin) [15:50:56] 03(mod) On wikidata.org, api login returns wrong lgtoken (object replacement character) in response body; correct in HTTP header - 10https://bugzilla.wikimedia.org/41586 (10Gerrit Notification Bot) [15:58:47] 03(mod) Upload takes forever for some photos, not others - 10https://bugzilla.wikimedia.org/52379 (10albin) [16:07:19] 03(mod) VisualEditor: Crash in Chrome when attempting to cut certain content - 10https://bugzilla.wikimedia.org/50043 +upstream; +comment (10Roan Kattouw) [16:15:55] 03(mod) Generate selser change assignments dynamically - 10https://bugzilla.wikimedia.org/50316 +comment (10gerritadmin) [16:19:12] 03(NEW) Message documentation missing for multiple strings - 10https://bugzilla.wikimedia.org/52401 normal; MediaWiki extensions: ProofreadPage; () [16:20:45] 03(mod) Messages are missing message documentation (/qqq) - 10https://bugzilla.wikimedia.org/41189 +comment (10Siebrand) [16:28:07] 03(NEW) Message documentation missing for multiple strings - 10https://bugzilla.wikimedia.org/52402 normal; MediaWiki extensions: SemanticForms; () [16:29:18] 03(NEW) VisualEditor: lastmodifiedat not updated - 10https://bugzilla.wikimedia.org/52403 enhancement; VisualEditor: General; () [16:36:15] 03(mod) Selects in Special:AggregateGroups too messy if a lot of pages are marked for translation - 10https://bugzilla.wikimedia.org/52216 +comment (10gerritadmin) [16:42:31] 03(mod) Install Notifications (Echo) on the Polish Wikipedia - 10https://bugzilla.wikimedia.org/51251 +comment (10fflorin) [16:45:47] 03(NEW) PreHandler: Ignore category links in pre-handler (=> indented lines with category links shouldn't be pre-wrapped) - 10https://bugzilla.wikimedia.org/52405 normal; Parsoid: token-stream transforms; () [16:45:55] 03(mod) PreHandler: Ignore category links in pre-handler (=> indented lines with category links shouldn't be pre-wrapped) - 10https://bugzilla.wikimedia.org/52405 (10ssastry) [16:46:00] 03(NEW) CirrusSearch sends back an error for some search strings containing a forward slash (/) - 10https://bugzilla.wikimedia.org/52406 normal; MediaWiki extensions: CirrusSearch; () [16:46:10] 03(mod) CirrusSearch sends back an error for some search strings containing a forward slash (/) - 10https://bugzilla.wikimedia.org/52406 (10Nik Everett) [16:46:41] 03(mod) Add linktrail for Malayalam - 10https://bugzilla.wikimedia.org/44029 +comment (10vssun9) [16:46:57] 03(mod) Parsing issue on a few of pl.wp's infoboxes - 10https://bugzilla.wikimedia.org/52305 (10ssastry) [16:53:25] 03(mod) CSS resize horizontal in the unit translation dialog is useless because this makes the textarea overflow the hints and triggers a FF bug; vertical isn't and doesn't - 10https://bugzilla.wikimedia.org/48817 +comment (10s.mazeland) [17:05:20] 03(NEW) Improved pairwise regressions/fixes interface on http://parsoid.wmflabs.org:8001/commits - 10https://bugzilla.wikimedia.org/52407 normal; Parsoid: tests; () [17:05:46] 03(mod) "Uploader" group on ckb.wikipedia is not translated - 10https://bugzilla.wikimedia.org/51733 +comment (10CalakWiki) [17:05:52] 03(mod) Improved pairwise regressions/fixes interface on http://parsoid.wmflabs.org:8001/commits - 10https://bugzilla.wikimedia.org/52407 (10ssastry) [17:10:00] hi. is it possible to link to page sections not by their name but by their number? [17:10:10] sumanah: hey :) got a sec [17:10:12] ? [17:10:19] hi Lydia_WMDE! sure [17:10:28] \o/ [17:11:09] gleki: Not really. You can link to http://mwiki.com/w/index.php?curid= [17:11:18] i see [17:11:34] gleki: ex http://en.wikipedia.org/w/index.php?curid=45442 [17:11:49] but there's no internal link syntax for it [17:12:10] !smart [17:12:10] "It's better to be a smart ass than a dumb ass, but at the end of it all, you're still an ass." --- some smart ass. [17:13:00] csteipp: hey, got a moment? [17:13:01] what the hell is that??? o.O [17:13:29] What rickyb98 ? [17:13:33] lol [17:13:35] sumanah: Just about to deploy... can it wait for about 15 mins? [17:13:57] okay, sure, thanks csteipp [17:13:57] (or something I can answer in 30 seconds?) [17:14:01] I'll wait [17:14:02] Hello I have a question about creating an account with many users on media wiki [17:14:08] the !smart key! [17:14:15] hi Sanaa - do you mean an account that lots of people can access? [17:14:21] oh wow that was a fast disconnect [17:16:07] superm401, superm401, do you read? :-) GSoC evaluation question. [17:23:20] 03(NEW) Parsoid: and tags (from Extension:Translate) should be recognised as elements - 10https://bugzilla.wikimedia.org/52408 normal; Parsoid: General; () [17:23:35] dupe [17:24:32] 03(mod) Parsoid: and tags (from Extension:Translate) should be recognised as elements - 10https://bugzilla.wikimedia.org/52408 +comment (10Niklas Laxström) [17:25:15] 03(mod) VisualEditor: Duplicating text in template on unrelated edit - 10https://bugzilla.wikimedia.org/50502 normal->major; summary; +comment (10James Forrester) [17:32:44] 03(mod) Translate extension's and fail to appear in extensiontags - 10https://bugzilla.wikimedia.org/48891 (10ssastry) [17:34:48] csteipp: is now good? [17:34:53] 03(mod) Parsoid: and tags (from Extension:Translate) should be recognised as elements - 10https://bugzilla.wikimedia.org/52408 (10ssastry) [17:34:54] 03(mod) Translate extension's and fail to appear in extensiontags - 10https://bugzilla.wikimedia.org/48891 (10ssastry) [17:35:18] 03(NEW) Expose deployment status in -operations channel topic - 10https://bugzilla.wikimedia.org/52409 normal; Wikimedia: General/Unknown; () [17:36:32] 03(mod) Expose deployment status in -operations channel topic - 10https://bugzilla.wikimedia.org/52409 normal->15enhancement (10Greg Grossmeier) [17:36:37] sumanah: Yep! [17:36:48] csteipp: basically, GSoC eval time :) [17:37:22] I actually submitted it about 45 mins ago... if you're checking in on that :) [17:37:39] At least, I think I did... asumming the mingle thing worked. [17:38:20] 03(mod) Implement efficient way to select random page from specified category on Wikimedia wikis - 10https://bugzilla.wikimedia.org/25931 +comment (10gerritadmin) [17:39:28] 03(mod) Implement efficient way to select random page from specified category on Wikimedia wikis - 10https://bugzilla.wikimedia.org/25931 +comment (10Bawolff (Brian Wolff)) [17:40:25] csteipp: oh ok! sorry. I just saw the email reminder recently [17:40:26] thanks [17:48:34] hi [17:49:09] I had a question regarding templates being used to fill up country infoboxes/tables [17:49:19] 03(mod) Links don't reflect target existence (EasyTimeline) - 10https://bugzilla.wikimedia.org/4 +comment (10matma.rex) [17:49:22] where do these templates pick up information from ? [17:49:59] sachin__: you mean on en.wp? is https://en.wikipedia.org/wiki/Category:Country_data_templates what you want? [17:50:27] let me give you an example [17:52:04] http://ko.wikipedia.org/wiki/%EC%9D%BC%EB%B3%B8 [17:52:11] this is the korean page for Japan [17:52:19] if you look at the wiki source [17:52:53] {{일본 표}} is what brings up the country infobox/table on the right side of the page [17:53:34] how does {{일본 표}} get all the country information /? [17:53:50] it seems to be hardcoded in it [17:53:51] https://ko.wikipedia.org/w/index.php?title=%ED%8B%80:%EC%9D%BC%EB%B3%B8_%ED%91%9C&action=edit [17:54:27] "{{?? ?}}" means "transclude the contents of "Template:?? ?" here [17:54:44] or i guess "?:?? ?" in korean case [17:56:24] 03(mod) copyright notice can't be dismissed - 10https://bugzilla.wikimedia.org/47435 +comment (10daniel.werner) [17:57:02] MatmaRex: go get a unicode capable IRC client :P [17:57:08] Thanks a lot [17:57:52] csteipp: sorry, I've checked, and you are now fine. Thank you! [17:58:27] 03(mod) CirrusSearch sends back an error for some search strings containing a forward slash (/) - 10https://bugzilla.wikimedia.org/52406 +comment (10Nik Everett) [17:59:01] 03(mod) VE should implement categories like hotcat does it - 10https://bugzilla.wikimedia.org/52384 +comment (10aklapper) [18:00:25] 03(mod) copyright notice can't be dismissed - 10https://bugzilla.wikimedia.org/47435 +comment (10gerritadmin) [18:00:30] 03(mod) copyright notice can't be dismissed - 10https://bugzilla.wikimedia.org/47435 (10Gerrit Notification Bot) [18:02:14] 03(mod) Translate extension's and fail to appear in extensiontags - 10https://bugzilla.wikimedia.org/48891 +comment (10esanders) [18:04:49] 03(mod) VE's "Cancel | Save page" overlaps with user's personal bar - 10https://bugzilla.wikimedia.org/52381 +comment (10Andre Klapper) [18:06:06] 03(mod) Translate extension's and fail to appear in extensiontags - 10https://bugzilla.wikimedia.org/48891 +comment (10niklas.laxstrom) [18:07:39] * Nemo_bis hugs brion and bawolff  [18:07:44] can't wait to use the feature [18:08:22] 03(mod) CirrusSearch: indexing simplewiki in beta seems to be stuck in some kind of loop.... - 10https://bugzilla.wikimedia.org/52395 +comment (10Nik Everett) [18:09:21] whee [18:21:18] 03(mod) VisualEditor: Reflist sometimes not fully being populated - 10https://bugzilla.wikimedia.org/50094 +comment (10James Forrester) [18:24:48] 03(mod) VisualEditor: Reflist sometimes not fully being populated - 10https://bugzilla.wikimedia.org/50094 +comment (10Oliver Keyes) [18:25:00] 03(mod) VisualEditor: not fully populated but {{reflist}} is - 10https://bugzilla.wikimedia.org/52371 +comment (10Oliver Keyes) [18:25:02] 03(mod) VisualEditor: Reflist sometimes not fully being populated - 10https://bugzilla.wikimedia.org/50094 +comment (10okeyes) [18:26:52] 03(NEW) VisualEditor: Undoing a larger cut restores selection incorrectly - 10https://bugzilla.wikimedia.org/52410 normal; VisualEditor: ContentEditable; () [18:28:09] 03(mod) "Uploader" group on ckb.wikipedia is not translated - 10https://bugzilla.wikimedia.org/51733 +comment (10Andre Klapper) [18:28:13] 03(mod) VisualEditor: "Wikitext markup detected" message should disappear automatically when there's no more wikitext - 10https://bugzilla.wikimedia.org/52155 +comment (10Oliver Keyes) [18:28:15] 03(mod) VisualEditor: it would be nice if the "you've entered wikimarkup" warning was removed when the markup was - 10https://bugzilla.wikimedia.org/51701 +comment (10Oliver Keyes) [18:29:26] 03(NEW) KML export error in Semantic Maps -error - 10https://bugzilla.wikimedia.org/52411 critical; MediaWiki extensions: SemanticMaps; () [18:29:37] 03(mod) VisualEditor: Reflist sometimes not fully being populated - 10https://bugzilla.wikimedia.org/50094 +comment (10James Forrester) [18:29:58] 03(mod) VisualEditor: not fully populated but {{reflist}} is - 10https://bugzilla.wikimedia.org/52371 +comment (10James Forrester) [18:30:06] 03(mod) VisualEditor: Auto-hide "You've entered wikimarkup" warning when the user has removed the markup - 10https://bugzilla.wikimedia.org/51701 summary (10Krinkle) [18:30:09] 03(mod) VisualEditor: not fully populated but {{reflist}} is - 10https://bugzilla.wikimedia.org/52371 (10James Forrester) [18:30:54] 03(mod) Message documentation missing for multiple strings - 10https://bugzilla.wikimedia.org/52401 (10Andre Klapper) [18:30:58] 03(mod) Documentation is out of date, incomplete (tracking) - 10https://bugzilla.wikimedia.org/1 (10Andre Klapper) [18:37:41] 03(mod) Login check without javascript broken - 10https://bugzilla.wikimedia.org/52356 +comment (10gerritadmin) [18:47:47] 03(mod) split up VE into components, clickable via links where it is applicable - 10https://bugzilla.wikimedia.org/52380 +comment (10Andre Klapper) [18:49:05] 03(NEW) Copyright warning will only be dismissed in the current interface language - 10https://bugzilla.wikimedia.org/52412 normal; MediaWiki extensions: WikidataRepo; () [18:54:17] 03(mod) VisualEditor.php attempts to register a hook handler that was removed - 10https://bugzilla.wikimedia.org/52368 (10James Forrester) [18:55:35] 03(NEW) Consider disabling empty catch body sniff - 10https://bugzilla.wikimedia.org/52413 normal; Wikimedia: Continuous integration; () [18:55:37] 03(mod) VisualEditor: Incorrectly displaying nested references - 10https://bugzilla.wikimedia.org/50749 +comment (10James Forrester) [19:00:56] 03(mod) "VE > Page Settings > Languages" functionality expected where ULS' "Language Settings" cog is - 10https://bugzilla.wikimedia.org/52383 +design; summary; +comment (10Andre Klapper) [19:02:57] 03(mod) Visual Editor: References in infobox don't appear in references list - 10https://bugzilla.wikimedia.org/51289 +comment (10James Forrester) [19:03:04] 03(mod) Incompatible with Node 0.10 - 10https://bugzilla.wikimedia.org/45994 +comment (10gerritadmin) [19:05:10] 03(mod) Incompatible with Node 0.10 - 10https://bugzilla.wikimedia.org/45994 (10Arlo Breault) [19:06:25] 03(NEW) VE doesn't recognize redirect categories - 10https://bugzilla.wikimedia.org/52414 normal; VisualEditor: General; () [19:08:19] 03(mod) VisualEditor: Edit summary box should be a text input box and not textarea - 10https://bugzilla.wikimedia.org/52133 +comment (10KilliondudeWP) [19:09:42] 03(mod) "VE > Page Settings > Languages" functionality expected where ULS' "Language Settings" cog is - 10https://bugzilla.wikimedia.org/52383 +comment (10jforrester) [19:14:51] 03(mod) Show logs for moved pages corresponding to old page name - 10https://bugzilla.wikimedia.org/8731 +comment (10Teles) [19:28:22] 03(mod) Translate extension's and fail to appear in extensiontags - 10https://bugzilla.wikimedia.org/48891 +comment (10niklas.laxstrom) [19:28:39] 03(mod) Copyright warning will only be dismissed in the current interface language - 10https://bugzilla.wikimedia.org/52412 +comment (10gerritadmin) [19:28:42] 03(mod) Copyright warning will only be dismissed in the current interface language - 10https://bugzilla.wikimedia.org/52412 (10Gerrit Notification Bot) [19:30:17] 03(mod) Show logs for moved pages corresponding to old page name - 10https://bugzilla.wikimedia.org/8731 +comment (10Jesús Martínez Novo (Ciencia Al Poder)) [19:32:46] 03(mod) Sections on Commons are not collapsed - 10https://bugzilla.wikimedia.org/48730 +comment (10maxsem.wiki) [19:41:57] Hello, I'm getting a redirect loop when attempting to access the main page after an installation. Mediawiki is veresion 1.12.1 PHP is 5.4.9 and MySQL is 5.5.32 [19:43:56] Dashing: what kind of redirect loop? Is your wiki publicly accessible so we can take a look? [19:44:36] I'll do that in a moment, be right back [19:46:46] Dashing, did you change apache or MW config after installing? [19:48:33] I didn't change any configurations after the installation. Here is the webpage 69.248.17.103/mediawiki/index [19:49:53] 03(NEW) Allow mime search of api works in miser mode - 10https://bugzilla.wikimedia.org/52415 enhancement; MediaWiki: API; () [19:50:18] 03(mod) VisualEditor: Crash in Chrome when attempting to cut certain content - 10https://bugzilla.wikimedia.org/50043 +comment (10krinklemail) [19:51:10] Dashing: "index.php" is redirecting (302) to "index" (sic), but that redirect is being done by Apache, not PHP, so it's not being done by MediaWiki. There's no X-Powered-By: PHP header [19:51:24] 03(mod) Allow mime search of api works in miser mode - 10https://bugzilla.wikimedia.org/52415 (10Umherirrender) [19:51:25] 03(mod) Add/Update indexes for queries done by the API (tracking) - 10https://bugzilla.wikimedia.org/22744 (10Umherirrender) [19:51:47] 03(mod) API: logevents do not have a namespace filter - 10https://bugzilla.wikimedia.org/14712 (10Umherirrender) [19:51:48] 03(mod) Add/Update indexes for queries done by the API (tracking) - 10https://bugzilla.wikimedia.org/22744 (10Umherirrender) [19:52:02] but "index" is redirecting (302) to index.php/Main_Page by PHP, (MediaWiki), which in turn triggers the first redirect again... [19:54:14] Dashing: there must be some mod_alias doing the first redirect, which shouldn't. Check the .htaccess file in the /mediawiki/ folder to see if there's some sort of Alias or strange rewrite rule [19:54:14] You were right. There was a configuration in Apache that did that. I removed it and now the site is working. Thank you very much! [19:54:22] good! [19:57:40] hello [19:59:17] 03(mod) Allow mime search of api works in miser mode - 10https://bugzilla.wikimedia.org/52415 +comment (10Tyler Romeo) [19:59:55] 03(mod) List Special:Nearby on Special:SpecialPages - 10https://bugzilla.wikimedia.org/49948 +comment (10gerritadmin) [20:00:00] 03(mod) List Special:Nearby on Special:SpecialPages - 10https://bugzilla.wikimedia.org/49948 (10Gerrit Notification Bot) [20:00:13] 03(NEW) Add support for section indentation (subsections, etc.) in JSON schema - 10https://bugzilla.wikimedia.org/52416 normal; MediaWiki extensions: BookManagerv2; () [20:02:51] hello [20:04:34] hi [20:04:59] 03(mod) Add support for section indentation (subsections, etc.) in JSON schema - 10https://bugzilla.wikimedia.org/52416 (10Molly White) [20:05:00] 03(mod) Validate a book's JSON block against a JSON schema. - 10https://bugzilla.wikimedia.org/50958 (10Molly White) [20:06:10] 03(NEW) Allow mass indentation changes - 10https://bugzilla.wikimedia.org/52417 normal; MediaWiki extensions: BookManagerv2; () [20:06:18] 03(mod) Allow mass indentation changes - 10https://bugzilla.wikimedia.org/52417 (10Molly White) [20:06:19] 03(mod) Allow sections to be indented/outdented - 10https://bugzilla.wikimedia.org/52350 (10Molly White) [20:06:37] hello [20:10:26] 03(mod) Be more strict when validating URLs - 10https://bugzilla.wikimedia.org/52325 +comment (10gerritadmin) [20:10:32] 03(mod) Be more strict when validating URLs - 10https://bugzilla.wikimedia.org/52325 (10Gerrit Notification Bot) [20:20:29] 03(mod) VisualEditor: Edit summary box should be a text input box and not textarea - 10https://bugzilla.wikimedia.org/52133 +comment (10James Forrester) [20:37:42] 03(NEW) 'name' in tourSpec for on-wiki tour should be optional, warn if it doesn't match - 10https://bugzilla.wikimedia.org/52418 minor; MediaWiki extensions: GuidedTour; () [20:46:28] hello [20:46:36] Craig___: Hi! How are you? [20:46:46] can you help me out with something? [20:47:09] Well, I installed mediawiki recently and I have been getting problems [20:47:19] I'm sure we can! What's the trouble? [20:47:37] A window constantly pops up, when clicking on links prompting me to save the page [20:47:44] how to fix this? do you know? [20:48:21] 03(mod) TemplateData: Allow wikitext to be used in the interface messages for the html table - 10https://bugzilla.wikimedia.org/50495 summary (10Krinkle) [20:48:29] "save as" window and file format .gz [20:49:37] :( [20:54:53] Hm [20:55:09] Craig___: I'm not sure. I've definitely seen that before, but I forget how you're supposed to fix it [20:55:19] 03(NEW) TemplateData: Parser output stuck in language of user who last saved - 10https://bugzilla.wikimedia.org/52419 normal; MediaWiki extensions: TemplateData; () [20:55:21] Craig___: Do you have php installed, and libapache2-mod-php? [20:55:22] 03(mod) TemplateData: Parser output stuck in language of user who last saved - 10https://bugzilla.wikimedia.org/52419 (10Krinkle) [20:55:35] i have no idea what apache mods are installed [20:55:39] im on a shared host [20:55:43] Ahhh. [20:55:43] no root access [20:56:14] Craig___: Can you upload a simple PHP file to the server, something that's just like , and see if it works? [20:56:29] If not maybe you need to enable a setting somewhere on your control panel for the hosting [20:56:29] php works, yes [20:56:40] the site itself works [20:56:58] but sometimes (not all the times) when i click on links the window pops up [20:57:11] Craig___: And there's no pattern to that? [20:57:19] im not sure [20:57:22] Craig___: And no errors in the log(s) to indicate what might be happening? [20:57:36] i dont even have access to logs [20:57:46] That's pretty awful [20:59:03] 03(mod) Allow mime search of api works in miser mode - 10https://bugzilla.wikimedia.org/52415 +comment (10bjorsch) [21:00:07] Craig___: http://serverfault.com/questions/434412/visiting-certain-pages-downloads-gzip-file-instead-of-displaying-them [21:00:25] will look into it, thanks [21:01:39] oh [21:01:56] i will try and call out the error with firefox [21:04:06] perhaps it is a browser/cache based issue then.. but i have tried clearing it and the problem keeps reoccuring on chrome [21:05:31] you can force a refresh of the cache by CTRL+F5 (or SHIFT+F5 in chrome, not sure) [21:10:44] 03(NEW) VisualEditor: autocomplete for wikilinks "aggressively" chooses what to link - 10https://bugzilla.wikimedia.org/52420 normal; VisualEditor: Editing Tools; () [21:11:08] 03(NEW) VisualEditor: Link suggestions sometimes too foreceful, can't select the target you want. - 10https://bugzilla.wikimedia.org/52421 critical; VisualEditor: Editing Tools; () [21:11:25] heh [21:11:28] nice timing [21:12:00] 03(mod) Search should index template expansion - 10https://bugzilla.wikimedia.org/18861 +comment (10Dan Barrett) [21:12:20] 03(mod) VisualEditor: Link suggestions sometimes too foreceful, can't select the target you want. - 10https://bugzilla.wikimedia.org/52421 +comment (10Bartosz Dziewoński) [21:12:21] 03(mod) VisualEditor: autocomplete for wikilinks "aggressively" chooses what to link - 10https://bugzilla.wikimedia.org/52420 +comment (10Bartosz Dziewoński) [21:12:53] 03(mod) Allow mime search of api works in miser mode - 10https://bugzilla.wikimedia.org/52415 +comment (10tylerromeo) [21:14:36] 03(mod) Broken link for "Calendar" on Wikivoyage's Special:Version - 10https://bugzilla.wikimedia.org/49487 +comment (10Greg Grossmeier) [21:15:22] 03(mod) Investigate Linux containers - 10https://bugzilla.wikimedia.org/51556 (10Greg Grossmeier) [21:17:20] 03(NEW) Parsoid: implicit
 with line containing only spaces - 10https://bugzilla.wikimedia.org/52422 normal; Parsoid: General; ()
[21:20:45] 	 03(mod) Create the "known stable tests" set of tests - 10https://bugzilla.wikimedia.org/51491  (10Greg Grossmeier)
[21:20:45] 	 03(mod) Run all tests on PhantomJS - 10https://bugzilla.wikimedia.org/49813  (10Greg Grossmeier)
[21:22:40] 	 when requesting pages via the API one can control the # of images retunred with imlimit. but this returns imlimit images *overall*. so when the first article already has that many images no images for the other articles will be returned!
[21:23:02] 	 is there a way to tell the api that I want 5 images for *each* article I'm passing to the api?
[21:23:41] 	 if not, then I have to do 20 api requests instead of 2 when looking at 10 articles
[21:24:12] 	 03(NEW) Manage consumer toolbar shows up for anonymous users - 10https://bugzilla.wikimedia.org/52423 normal; MediaWiki extensions: OAuth; ()
[21:24:47] 	 03(mod) There should be an option to rename guider buttons - 10https://bugzilla.wikimedia.org/45049  +comment (10gerritadmin)
[21:24:49] 	 03(mod) There should be an option to rename guider buttons - 10https://bugzilla.wikimedia.org/45049  (10Gerrit Notification Bot)
[21:25:54] 	 03(mod) VisualEditor: autocomplete for wikilinks "aggressively" chooses what to link - 10https://bugzilla.wikimedia.org/52420  +comment (10cmckenna)
[21:28:18] 	 03(NEW) Run smoke tests on hermetic instances per patchset submitted in mediawiki/core - 10https://bugzilla.wikimedia.org/52424 normal; Wikimedia: Quality Assurance; ()
[21:28:19] 	 03(mod) Create smoke test suite - 10https://bugzilla.wikimedia.org/50576  (10Greg Grossmeier)
[21:28:20] 	 03(mod) Create hermetic test environment runnable on labs infra - 10https://bugzilla.wikimedia.org/51492  (10Greg Grossmeier)
[21:28:37] 	 03(mod) Run smoke tests on hermetic instances per patchset submitted in mediawiki/core - 10https://bugzilla.wikimedia.org/52424  (10Greg Grossmeier)
[21:29:56] 	 03(NEW) Run smoke tests on hermetic instances per patchset submitted to extensions that run on WMF production - 10https://bugzilla.wikimedia.org/52425 normal; Wikimedia: Quality Assurance; ()
[21:29:56] 	 03(mod) Create smoke test suite - 10https://bugzilla.wikimedia.org/50576  (10Greg Grossmeier)
[21:29:57] 	 03(mod) Create hermetic test environment runnable on labs infra - 10https://bugzilla.wikimedia.org/51492  (10Greg Grossmeier)
[21:30:16] 	 03(mod) Run smoke tests on hermetic instances per patchset submitted to extensions that run on WMF production - 10https://bugzilla.wikimedia.org/52425  (10Greg Grossmeier)
[21:34:10] 	 03(mod) VisualEditor: autocomplete for wikilinks "aggressively" chooses what to link - 10https://bugzilla.wikimedia.org/52420  +comment (10elitre82)
[21:36:47] 	 03(mod) VisualEditor: autocomplete for wikilinks "aggressively" chooses what to link - 10https://bugzilla.wikimedia.org/52420  normal->04CRIT (10Bartosz Dziewoński)
[21:38:17] 	 03(mod) There should be an option to rename guider buttons - 10https://bugzilla.wikimedia.org/45049  (10spage)
[21:41:45] 	 03(mod) TemplateData: page_props limits value length to 65535 bytes (MySQL 'blob' field) - 10https://bugzilla.wikimedia.org/51740  +comment (10gerritadmin)
[21:43:15] 	 03(mod) TemplateData: page_props limits value length to 65535 bytes (MySQL 'blob' field) - 10https://bugzilla.wikimedia.org/51740  (10Bartosz Dziewoński)
[21:43:18] 	 03(mod) TemplateData: Page properties should not be stored twice (both Template and Template/doc) - 10https://bugzilla.wikimedia.org/50512  (10Bartosz Dziewoński)
[21:43:36] 	 03(mod) TemplateData: page_props limits value length to 65535 bytes (MySQL 'blob' field) - 10https://bugzilla.wikimedia.org/51740  (10Bartosz Dziewoński)
[21:59:43] 	 03(mod) VisualEditor: Incorrect tab text (create vs. edit) shown on Special:MovePage, Special:Undelete, others? - 10https://bugzilla.wikimedia.org/49000  +comment (10esanders)
[22:03:53] 	 03(NEW) Make {{#expr: ... }} work with localized separators - 10https://bugzilla.wikimedia.org/52426 normal; MediaWiki extensions: ParserFunctions; ()
[22:04:28] 	 03(mod) Stray bullet points around template - and editable template - 10https://bugzilla.wikimedia.org/52374  +comment (10326374)
[22:11:42] 	 03(mod) VisualEditor: Crash in Chrome when attempting to cut certain content - 10https://bugzilla.wikimedia.org/50043  +comment (10tstarling)
[22:18:17] 	 03(mod) Special:PagesWithProp – error "'This value is required'" still shown after chosen field has changed - 10https://bugzilla.wikimedia.org/51233  +comment (10ltrlg.wp)
[22:20:20] 	 03(mod) PreHandler: Ignore category links in pre-handler (=> indented lines with category links shouldn't be pre-wrapped) - 10https://bugzilla.wikimedia.org/52405  +comment (10gerritadmin)
[22:20:22] 	 03(mod) PreHandler: Ignore category links in pre-handler (=> indented lines with category links shouldn't be pre-wrapped) - 10https://bugzilla.wikimedia.org/52405  (10Gerrit Notification Bot)
[22:20:43] 	 03(mod) VisualEditor: Incorrect tab text (create vs. edit) shown on Special:MovePage, Special:Undelete, others? - 10https://bugzilla.wikimedia.org/49000  +comment (10gerritadmin)
[22:20:45] 	 03(mod) VisualEditor: Incorrect tab text (create vs. edit) shown on Special:MovePage, Special:Undelete, others? - 10https://bugzilla.wikimedia.org/49000  (10Gerrit Notification Bot)
[22:22:29] 	 03(mod) VisualEditor: Incorrect tab text (create vs. edit) shown on Special:MovePage, Special:Undelete, others? - 10https://bugzilla.wikimedia.org/49000  +comment (10gerritadmin)
[22:26:33] 	 03(mod) TemplateData: Parser output stuck in language of user who last saved - 10https://bugzilla.wikimedia.org/52419  +comment (10tstarling)
[22:48:16] 	 03(mod) Visual Editor: References in infobox don't appear in references list - 10https://bugzilla.wikimedia.org/51289  +comment (10cmckenna)
[22:50:10] 	 03(mod) TemplateData: Parser output stuck in language of user who last saved - 10https://bugzilla.wikimedia.org/52419  +comment (10Bartosz Dziewoński)
[22:52:06] 	 03(mod) List Special:Nearby on Special:SpecialPages - 10https://bugzilla.wikimedia.org/49948  +comment (10gerritadmin)
[22:52:37] 	 03(mod) VisualEditor: Incorrect tab text (create vs. edit) shown on Special:MovePage, Special:Undelete, others? - 10https://bugzilla.wikimedia.org/49000  +comment (10gerritadmin)
[22:54:53] 	 03(mod) Visual Editor: References in infobox don't appear in references list - 10https://bugzilla.wikimedia.org/51289  +comment (10jforrester)
[22:59:05] 	 03(mod) "VE > Page Settings > Languages" functionality expected where ULS' "Language Settings" cog is - 10https://bugzilla.wikimedia.org/52383  (10rupert.thurner)
[23:02:41] 	 03(NEW) VisualEditor: references in image captions are not included in reflists - 10https://bugzilla.wikimedia.org/52427 normal; VisualEditor: Data Model; ()
[23:03:08] 	 03(mod) Visual Editor: References in infobox don't appear in references list - 10https://bugzilla.wikimedia.org/51289  (10Chris McKenna)
[23:03:08] 	 03(mod) VisualEditor: references in image captions are not included in reflists - 10https://bugzilla.wikimedia.org/52427  (10Chris McKenna)
[23:03:10] 	 03(mod) VisualEditor: References in blockquote invisible outside it; relflist outside blockquote invisible inside it - 10https://bugzilla.wikimedia.org/52398  (10Chris McKenna)
[23:04:12] 	 03(mod) Visual Editor: References in infobox don't appear in references list - 10https://bugzilla.wikimedia.org/51289  +comment (10cmckenna)
[23:08:24] 	 03(mod) split up VE into components, clickable via links where it is applicable - 10https://bugzilla.wikimedia.org/52380  (10rupert.thurner)
[23:10:30] 	 03(mod) VisualEditor: Ability to edit language links on Wikidata from within the editor - 10https://bugzilla.wikimedia.org/52105  (10rupert.thurner)
[23:10:37] 	 03(NEW) User created by OAuth doesn't have a session - 10https://bugzilla.wikimedia.org/52428 normal; MediaWiki extensions: OAuth; ()
[23:14:59] 	 03(NEW) Language variants currently point to the same canonical URL - 10https://bugzilla.wikimedia.org/52429 normal; Wikimedia: General/Unknown; ()
[23:15:57] 	 03(mod) VisualEditor: Newly-added references need a page save before being reusable - 10https://bugzilla.wikimedia.org/51689  +comment (10John Broughton)
[23:17:01] 	 03(NEW) VisualEditor: Page only partially editable - 10https://bugzilla.wikimedia.org/52430 normal; VisualEditor: General; ()
[23:18:15] 	 03(mod) VisualEditor: references in image captions are not included in reflists - 10https://bugzilla.wikimedia.org/52427  (10kwwilliams)
[23:20:14] 	 03(mod) Language variants currently point to the same canonical URL - 10https://bugzilla.wikimedia.org/52429  (10Rob Lanphier)
[23:26:01] 	 03(mod) VisualEditor: Page only partially editable - 10https://bugzilla.wikimedia.org/52430  +comment (10Bartosz Dziewoński)
[23:56:22] 	 03(NEW) VisualEditor: {{clr}} prevents user from editing content - 10https://bugzilla.wikimedia.org/52431 normal; VisualEditor: Editing Tools; ()