[00:00:56] varnent: wild guess: list-style-position:inside? [00:01:11] (i assume you've tried that) [00:01:27] varnent: Links to a demo are always helpful. [00:02:55] varnent: ul,li{list-style-position:inside;} [00:03:00] marktraceur: if ( $retval == 127 ) { [00:03:01] wfDebugLog( 'exec', "Possibly missing executable file: $cmd\n" ); [00:03:15] i remember this fixing that issue, but i also vaguely remember it breaking something else [00:03:38] (was it you who posted that e-mail to wikitech? i wanted to reply properly, but haven't had time yet.) [00:03:42] does the debug log try to log it in exec? i don't have an exec log set up. should i just create one? [00:04:13] it was Roger from WV - I'm just following up [00:04:14] example - http://en.wikivoyage.org/wiki/Somerset_(England) [00:05:15] varnent: "ul,li{list-style-position:inside;}" in my CSS seems to sort of fix it [00:05:39] but it changes the rendering of "regular" list items slightly, i'm too tired to look into it right now [00:05:54] okay - I'll let him know - that makes sense - I could test it..but that would take a lot of mock setup since I'm not a WV admin or a MSIE user :) [00:05:56] (sorry, that should be "ul,ol", probably) [00:07:25] terrrydactyl: Yes, set up debugging [00:10:02] Does anyone know why InstantCommons downloads the images but then hotlinks it from Commons anyway? [00:10:31] <^demon|away> superm401: It shouldn't--it should use the local cached versions if it was able to download them. File a bug, please. [00:11:38] superm401: What'd you put in LocalSettings.php? [00:11:56] Just $wgUseInstantCommons = true; [00:12:02] There's a single InstantCommons switch, I think. But you can also manually configure a foreign file repo. [00:12:20] And it's doing ? [00:12:27] Definitely sounds like a bug. [00:13:06] <^demon|away> The $wgUseInstantCommons switch has some sane defaults for caching, so yeah, definitely a bug. [00:16:21] New patchset: Kaldari; "Allow extensions to define the human readable timestamp via a hook" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/45294 [00:16:52] It might be because the images are small (maybe smaller than default thumb size). [00:17:01] I'm trying with the featured image, which of course is big. [00:17:08] it's taking it's time downloading. Will update you. [00:19:07] No behavior with a huge image was the same. I forgot that it doesn't thumbnail by default if you just write [[File:something.ext]]. [00:24:03] New patchset: Tim Starling; "Add trailing newlines to wikitext before sending for diff" [mediawiki/extensions/AbuseFilter] (master) - https://gerrit.wikimedia.org/r/43851 [00:24:08] Change merged: Tim Starling; [mediawiki/extensions/AbuseFilter] (master) - https://gerrit.wikimedia.org/r/43851 [00:31:35] Figured it out. [00:31:54] InstantCommons hotlinks if you use the full image, and uses locals for thumbs. [00:32:05] But it still downloads the full size regardless. [00:34:21] New patchset: Kaldari; "Adding hook handler for creating human-friendly relative timestamp" [mediawiki/extensions/cldr] (master) - https://gerrit.wikimedia.org/r/45499 [00:40:13] 03(NEW) InstantCommons hotlinks Wikimedia Commons for full size - 10https://bugzilla.wikimedia.org/44295 normal; MediaWiki: File management; () [00:40:30] New patchset: Kaldari; "Using human-friendly relative timestamps rather than absolute timestamps" [mediawiki/extensions/Echo] (master) - https://gerrit.wikimedia.org/r/45500 [00:40:39] 03(mod) InstantCommons hotlinks Wikimedia Commons for full size - 10https://bugzilla.wikimedia.org/44295 (10MZMcBride) [00:40:47] ^demon|away, https://bugzilla.wikimedia.org/show_bug.cgi?id=44295 [00:41:15] 03(mod) InstantCommons hotlinks Wikimedia Commons for full size - 10https://bugzilla.wikimedia.org/44295 (10Chad H.) [00:41:45] superm401: Is there a wiki where this behavior is visible? [00:42:29] Susan, http://piramido.wmflabs.org/wiki/Special:GettingStarted [00:43:05] New review: CSteipp; "I've banged on this pretty heavily, and the security looks ok, as long as the default parameters are..." [mediawiki/extensions/RSS] (master); V: 0 C: 1; - https://gerrit.wikimedia.org/r/3925 [00:45:57] superm401: Cool, thanks, confirmed. [00:45:57] 03(mod) InstantCommons hotlinks Wikimedia Commons for full size - 10https://bugzilla.wikimedia.org/44295 +comment (10b) [00:46:50] Rage. [00:47:46] Change abandoned: Krinkle; "Abort, creating new extension instead." [mediawiki/extensions/TemplateInfo] (rewrite) - https://gerrit.wikimedia.org/r/45288 [00:47:50] Change abandoned: Krinkle; "(no reason)" [mediawiki/extensions/TemplateInfo] (rewrite) - https://gerrit.wikimedia.org/r/45289 [00:49:14] my debugging environment doesn't work. [00:49:18] * terrrydactyl flips table [00:51:38] 03(NEW) Unread notifications should really be on top - 10https://bugzilla.wikimedia.org/44296 normal; MediaWiki extensions: Echo; () [00:51:48] terrrydactyl: Still the same deal? [00:53:49] Change merged: Ryan Lane; [mediawiki/extensions/OpenStackManager] (master) - https://gerrit.wikimedia.org/r/45480 [00:55:35] marktraceur: i've followed that how to debug page over and over again. and i've never gotten debug to work reliably. [01:00:09] New review: Andrew Bogott; "Instead of using the string-literal 'ALL' in the GUI, make it a properly-localized string" [mediawiki/extensions/OpenStackManager] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/45481 [01:00:40] I didn't know table-flipping was the preferred form of anger release for terrrydactyls. I would've expected something more violent. [01:01:44] New patchset: Mattflaschen; "Restyle using Munaf Assaf's CSS and add GuidedTour steps/tour." [mediawiki/extensions/GettingStarted] (master) - https://gerrit.wikimedia.org/r/43982 [01:02:41] New review: Mattflaschen; "Patch set 4 fixes #1 from my previous comment. The others will be addressed through Guiders or Guid..." [mediawiki/extensions/GettingStarted] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/43982 [01:08:01] New review: Liangent; "Some ideas: not real code review but I don't want this to be merged too quickly." [mediawiki/extensions/TitleBlacklist] (master) C: -1; - https://gerrit.wikimedia.org/r/8881 [01:11:48] New review: MarkAHershberger; "There are times, though, when realpath('.') returns the location of the apache binary (see the bug w..." [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/44747 [01:12:19] Change abandoned: MarkAHershberger; "superseded: Id178ee2f:" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/44747 [01:13:56] New patchset: Mattflaschen; "(bug 44123) (bug 43642) Add okay button and end tour checkbox." [mediawiki/extensions/GuidedTour] (master) - https://gerrit.wikimedia.org/r/44752 [01:15:16] New review: Mattflaschen; "Patch set 3 adds CSS for the checkbox and label, written by Munaf." [mediawiki/extensions/GuidedTour] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/44752 [01:18:54] New review: Krinkle; "The ruby file has nothing to do with it. jsduck is written in ruby. The ruby file is a plugin for js..." [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/45239 [01:19:11] New patchset: CSteipp; "Add flag to RenameuserSQL to skip username check" [mediawiki/extensions/Renameuser] (master) - https://gerrit.wikimedia.org/r/42367 [01:22:05] New review: CSteipp; "CentralAuth can prevent the old username from being created / logging in, but I agree with Aaron, th..." [mediawiki/extensions/Renameuser] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/42367 [01:23:53] New review: Krinkle; "/** is a block comment parsed by the generator. If a block is not a block to be parsed by the genera..." [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/45239 [01:24:20] New review: Hoo man; "I don't think this should be done like this... in some very unlike case this could mean we move the ..." [mediawiki/extensions/Renameuser] (master) C: -1; - https://gerrit.wikimedia.org/r/42367 [01:24:21] New patchset: Trevor Parscal; "Cleanup and redesign" [wikimedia/lobbypop] (master) - https://gerrit.wikimedia.org/r/45502 [01:24:47] New patchset: Mattflaschen; "For click to close, only return false if they click overlay." [mediawiki/extensions/GuidedTour/guiders] (master) - https://gerrit.wikimedia.org/r/45297 [01:25:26] New patchset: Trevor Parscal; "Added gitreview file and ignore rule for node_modules" [wikimedia/lobbypop] (master) - https://gerrit.wikimedia.org/r/45503 [01:28:54] New review: Victor Vasiliev; "I don't see how this is relevant to the change. This change introduces a mechanism, not implements a..." [mediawiki/extensions/TitleBlacklist] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/8881 [01:29:09] csteipp: https://identi.ca/notice/99178863 [01:29:24] back in a bit [01:30:37] well i have some really great timing… :P [01:32:12] New review: Hoo man; "Just to clarify this a bit more: I'm fine with having an option which does a rename and ignores erro..." [mediawiki/extensions/Renameuser] (master) C: -1; - https://gerrit.wikimedia.org/r/42367 [01:44:29] New review: MZMcBride; "Liangent: I think there's very little (if any) concern that this will be merged quickly. Did you not..." [mediawiki/extensions/TitleBlacklist] (master) C: 0; - https://gerrit.wikimedia.org/r/8881 [01:46:20] New review: Spage; "Minor comments and fixup. OK to merge after you consider them." [mediawiki/extensions/GettingStarted] (master); V: 1 C: -1; - https://gerrit.wikimedia.org/r/43982 [01:55:14] ;win 2 [01:55:49] / [02:02:55] New patchset: Liangent; "Change tag improvements." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/45506 [02:03:57] Anyone know if there's a Gerrit scoreboard or something? [02:04:13] Unreviewed changesets count for core, for example. [02:06:12] Susan: http://gerrit-stats.wmflabs.org/ [02:06:39] Whee. [02:07:40] Susan: http://lists.wikimedia.org/pipermail/wikitech-l/2012-August/062610.html [02:08:12] mutante: Thanks. :-) [02:08:38] http://gerrit-stats.wmflabs.org/graphs/mediawiki is just for exporting? [02:08:43] I can't tell if it's working or not. [02:10:02] New review: Liangent; "Victor: That's OK, then go back to the code." [mediawiki/extensions/TitleBlacklist] (master) C: 0; - https://gerrit.wikimedia.org/r/8881 [02:10:36] mutante: Sorry, I'm struggling to read those graphs. Do they have the number of open changesets to mediawiki/core? [02:11:11] I think the graph is day by day, with no cumulative count. [02:11:14] Maybe. [02:14:08] mutante: Heh, I'd forgotten I commented on that thread, thanks again for the link. [02:15:00] Susan: re. sorry don't know the details, just vaguely remembered some graphs and googled it [02:15:25] The graphs are a good start, but they need work... [02:15:35] yep [02:15:46] would like to see it for operations/puppet now [02:15:47] I'll e-mail wikitech-l. It's still unclear to me the best way to query Gerrit. [02:15:54] Is it really via SSH? 'cause that still feels pretty awful. [02:15:58] I'd like a Web API. [02:16:18] hmm, at least creating new repositories is via SSH .. [02:16:32] eh "projects" [02:16:56] New patchset: Lalei; "(bug 14230) Add a button to request a new fancy captcha" [mediawiki/extensions/ConfirmEdit] (master) - https://gerrit.wikimedia.org/r/44376 [02:17:28] https://review.typo3.org/Documentation/cmd-query.html ? [02:18:38] https://groups.google.com/forum/?fromgroups=#!topic/repo-discuss/Z2m3XhhSevE [02:19:17] Susan: "new REST API, coming in Gerrit 2.5 " [02:19:24] Heh. [02:19:40] Gerrit 2.6 will be a watershed moment for Wikimedia. [02:22:07] New patchset: Adamw; "(fr #726) Parse refunds from paypal history files" [wikimedia/fundraising/tools] (master) - https://gerrit.wikimedia.org/r/45507 [02:30:39] New patchset: Mattflaschen; "Restyle using Munaf Assaf's CSS and add GuidedTour steps/tour." [mediawiki/extensions/GettingStarted] (master) - https://gerrit.wikimedia.org/r/43982 [02:32:56] New review: Mattflaschen; "The checkbox CSS is fixed in patch set 3 https://gerrit.wikimedia.org/r/#/c/44752/ . The issue with..." [mediawiki/extensions/GettingStarted] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/43982 [02:41:07] New patchset: Adamw; "(fr #726) Parse refunds from paypal history files" [wikimedia/fundraising/tools] (master) - https://gerrit.wikimedia.org/r/45507 [02:47:48] 03(mod) pipe trick does not work if link contains a target (aka [[mw:foo#bar|]] isn't expanded) - 10https://bugzilla.wikimedia.org/28730 (10Waldir) [02:49:39] 03(NEW) enhancement request for MediaWiki:Requestaccount-acc-text - 10https://bugzilla.wikimedia.org/44297 enhancement; MediaWiki extensions: ConfirmAccount; () [02:58:04] New patchset: Mwalker; "Ugh, this bug was fixed in 2008!" [mediawiki/extensions/DonationInterface] (master) - https://gerrit.wikimedia.org/r/45509 [03:01:40] New review: Pastakhov; "You seriously think that there is a problem?" [mediawiki/extensions/Maps] (master) C: 0; - https://gerrit.wikimedia.org/r/44386 [03:04:21] Hey [03:05:12] Hi. [03:05:53] Hey susan. Where you from? [03:06:00] America. [03:06:01] You? [03:06:25] Canada [03:11:31] 03(NEW) The Create Account page doesn't render on the English Wikipedia - 10https://bugzilla.wikimedia.org/44298 normal; MediaWiki: General/Unknown; () [03:19:29] New review: Mattflaschen; "First please remove all the extraneous changes." [mediawiki/extensions/ConfirmEdit] (master) C: 0; - https://gerrit.wikimedia.org/r/44376 [03:19:54] New patchset: Pastakhov; "add Leaflet map service (tested, stable)" [mediawiki/extensions/Maps] (master) - https://gerrit.wikimedia.org/r/44386 [03:26:14] New review: Nischayn22; "now I am getting tired of this :(" [mediawiki/extensions/SemanticMaps] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/38696 [03:26:47] New review: Nischayn22; "sure it works, but it shouldn't be difficult to read." [mediawiki/extensions/Maps] (master) C: 0; - https://gerrit.wikimedia.org/r/44386 [03:28:46] New review: Mattflaschen; "MaxSem, can you remove your -1? I agree with Vitaliy. it's worth giving up the getter to keep suppo..." [mediawiki/extensions/Drafts] (master) C: 1; - https://gerrit.wikimedia.org/r/25628 [03:33:52] New patchset: Aaron Schulz; "[FileRepo] Lazy load large metadata from the DB." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/45510 [03:34:12] New review: Aaron Schulz; "Still feels hacky though..." [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/45510 [03:40:00] New patchset: Andrew Bogott; "Use project groups rather than ALL for sudoers." [mediawiki/extensions/OpenStackManager] (master) - https://gerrit.wikimedia.org/r/45481 [03:47:25] 03(mod) The Create Account page doesn't render on the English Wikipedia - 10https://bugzilla.wikimedia.org/44298 +comment (10Tim Starling) [03:51:40] New patchset: Pastakhov; "add Leaflet map service (tested, stable)" [mediawiki/extensions/Maps] (master) - https://gerrit.wikimedia.org/r/44386 [03:53:47] New review: Pastakhov; "I hope it will be better. Now one can see that it is not necessary to read." [mediawiki/extensions/Maps] (master) C: 0; - https://gerrit.wikimedia.org/r/44386 [03:56:26] 03(mod) The Create Account page doesn't render on the English Wikipedia - 10https://bugzilla.wikimedia.org/44298 +comment (10Matthew Flaschen) [04:00:12] 03(mod) The Create Account page doesn't render on the English Wikipedia in IE - 10https://bugzilla.wikimedia.org/44298 summary (10Sam Reed (reedy)) [04:02:48] New patchset: Ori.livneh; "Emit "encapsulated" server-side events" [mediawiki/extensions/EventLogging] (master) - https://gerrit.wikimedia.org/r/45268 [04:03:19] Matthew_: Thanks for filing that bug. :-) [04:03:29] Susan: You're welcome :) [04:04:51] 03(mod) The Create Account page doesn't render on the English Wikipedia in IE - 10https://bugzilla.wikimedia.org/44298 (10Rjd0060) [04:05:27] 03(mod) The Create Account page doesn't render on the English Wikipedia in IE - 10https://bugzilla.wikimedia.org/44298 (10MZMcBride) [04:06:05] New patchset: Ori.livneh; "(Bug 44298) Use $.inArray rather than [].indexOf" [mediawiki/extensions/EventLogging] (master) - https://gerrit.wikimedia.org/r/45512 [04:07:11] TimStarling: Before you sync to the cluster, there's a fix now. ^ [04:08:33] Whoa, quick service o.O [04:08:44] Heh. [04:08:49] 03(mod) The Create Account page doesn't render on the English Wikipedia in IE - 10https://bugzilla.wikimedia.org/44298 +comment (10swalling) [04:12:24] 03(mod) The Create Account page fails in IE when E3Experiments is enabled - 10https://bugzilla.wikimedia.org/44298 summary; +comment (10Tim Starling) [04:13:36] 03(mod) The Create Account page fails in IE when E3Experiments is enabled - 10https://bugzilla.wikimedia.org/44298 +comment (10ori) [04:16:14] New patchset: Mattflaschen; "Use inArray to fix breakage in IE." [mediawiki/extensions/EventLogging] (hotfixIEIndexOf) - https://gerrit.wikimedia.org/r/45514 [04:17:38] New patchset: Mattflaschen; "(bug 44298) Use inArray to fix breakage in IE." [mediawiki/extensions/EventLogging] (hotfixIEIndexOf) - https://gerrit.wikimedia.org/r/45514 [04:18:32] Change merged: jenkins-bot; [mediawiki/extensions/EventLogging] (hotfixIEIndexOf) - https://gerrit.wikimedia.org/r/45514 [04:18:59] New patchset: Lalei; "(bug 14230) Add a button to request a new fancy captcha" [mediawiki/extensions/ConfirmEdit] (master) - https://gerrit.wikimedia.org/r/44376 [04:19:03] Change abandoned: Ori.livneh; "Dupe of 45514." [mediawiki/extensions/EventLogging] (master) - https://gerrit.wikimedia.org/r/45512 [04:19:09] 03(mod) The Create Account page fails in IE when E3Experiments is enabled - 10https://bugzilla.wikimedia.org/44298 +patch-in-gerrit +patch-need-review; +comment (10Matthew Flaschen) [04:21:50] 03(mod) OpenID URLs are invalid when $wgServer is relative - 10https://bugzilla.wikimedia.org/44293 +comment (10tylerromeo) [04:22:01] New patchset: Mattflaschen; "(bug 44298) EventLogging hotfix for IE" [mediawiki/core] (wmf/1.21wmf7) - https://gerrit.wikimedia.org/r/45515 [04:23:17] 03(mod) The Create Account page fails in IE when E3Experiments is enabled - 10https://bugzilla.wikimedia.org/44298 +comment (10mflaschen) [04:27:50] does Mediawiki support MySQL 5.1? [04:30:01] Yes. [04:34:40] ok... I am trying to set up a wiki on OpenBSD... I followed an article's instructions, and wrote a http://localhost/phpinfo.php, which says I have MySQL running... but I go to the wiki setup page and it only detects SQLite, not MySQL [04:35:54] Have you tried a different Web browser? [04:36:12] no, but I will [04:36:25] I remember some nasty bug where the MediaWiki installer would store certain installation checks in a cookie or something. [04:36:29] I was using Firefox, and it has worked before [04:36:30] It's a shot in the dark. [04:36:57] Which version of MediaWiki are you trying to install? [04:37:23] the latest [04:37:26] you were right thouhg [04:37:28] though [04:37:35] it was either a cookie, or an old cache [04:37:40] I went to Chrome and it is working now [04:37:47] I'm awesome. [04:39:14] :) [04:39:51] #ifexist don't work with interlanguage links. Is there a way for the end-user to parse-ishly determine if an interlanguage link exists for a wiki? [04:40:20] I just need to know, is this wiki linked to a Spanish version, or German. Not whether the equivalent page exists. [04:40:23] Click the link? [04:40:49] I was following your question, until it took a sharp turn. [04:40:50] |: I'm making a template and I need something that would work like #ifexist [[de:]] [04:40:58] You want to check existence? [04:41:08] Or you want to check whether it's a valid prefix? [04:41:13] Valid prefix [04:41:17] Or you want to check what language it refers to? [04:41:28] You can make a dictionary with #switch. [04:41:30] Valid prefix should do I think [04:41:31] It's not very efficient, though. [04:41:34] I was considering that yes [04:41:51] Hell of a lot of work, I could just leave out all the languages except for German, Spanish etc [04:41:56] Bigguns [04:42:02] There's a #language parser function. [04:42:08] You may be able to hack something with that. [04:42:15] If you're only worried about language prefixen. [04:42:16] Change merged: jenkins-bot; [mediawiki/core] (wmf/1.21wmf7) - https://gerrit.wikimedia.org/r/45515 [04:42:24] {{#language:en}} returns "English", I think. [04:42:31] It may have a second or third parameter, dunno. [04:42:38] Hmm. [04:42:38] I have another question... can I create an administrator account that has no wiki account listed, just to be safe? [04:42:53] Safe from what? [04:43:10] MediaWiki operates on an all-or-none model in terms of read restrictions. [04:43:21] New review: Spage; "The lost patch comments." [mediawiki/extensions/GettingStarted] (master) - https://gerrit.wikimedia.org/r/43982 [04:43:28] You can have a private wiki or an open wiki. Trying to hide just one username or just one page isn't well supported. [04:43:38] from anyone logging in and editing [04:43:42] Elecbullet: There's also #time, which accepts localizations, I think. [04:43:46] That #language thing is... massively useful. Thank you. I'd still like to check if the wiki is correctly linked. I'm working with Wikia and any given wiki may or may not be linked to a Spanish version etc. [04:43:49] darwin: What problem are you trying to solve? [04:44:17] none yet, and maybe I am just being paranoid, but I have seen some wikis that have spambots regularly sign up... they might also try to login [04:44:18] Elecbullet: Check out {{#time:H|en}} or whatever, too. You may be able to pass the prefix and catch it with #iferror. [04:44:21] Or something. [04:44:32] darwin: Uhh, just choose a sane password. [04:44:38] For the admin account. [04:44:42] ok [04:44:50] Spam will be an issue. [04:44:56] Worrying about that isn't paranoid. [04:45:04] But worrying about the spammers cracking your admin account is paranoid. [04:45:16] They'll make their own accounts. [04:45:44] nah, I will have authorized editors only [04:45:49] it is just a small wiki for some IRC channels [04:48:55] Okay. [04:48:57] Then you should be fine. [04:49:01] Go forth and wiki. :-) [04:50:04] I am actually moving a wiki from a Slackware to OpenBSD server... I copied my MySQL databases over, and installed a fresh copy of Mediawiki... I thought it would let me upgrade the wiki, but it skips that step... I will try copying my LocalSettings.php and everything else that was in its folder [04:50:21] I am doing this because I had a problem with mod_rewrite [04:50:39] New review: Spage; "I see them." [mediawiki/extensions/GettingStarted] (master) - https://gerrit.wikimedia.org/r/43982 [04:50:39] it seems it works differently on OpenBSD's Apache 1 than Slackware's Apache 2 [04:52:35] 03(mod) The Create Account page fails in IE when E3Experiments is enabled - 10https://bugzilla.wikimedia.org/44298 +comment (10mflaschen) [04:52:39] darwin: Re-running the installer should be the equivalent of running maintenance/update.php. But if not, you can always run that script directly. [04:53:41] it just got to the end and said there was an error because the user who was admin existed already [04:53:44] maybe it is ok though [04:53:57] 03(mod) The Create Account page fails in IE when E3Experiments is enabled - 10https://bugzilla.wikimedia.org/44298 (10Ori Livneh) [04:54:07] New patchset: Mattflaschen; "Use inArray for cross-browser support." [mediawiki/extensions/EventLogging] (master) - https://gerrit.wikimedia.org/r/45516 [04:54:10] yeah, looks like it worked [04:54:32] New review: Mattflaschen; "This is the non-hotfix version." [mediawiki/extensions/EventLogging] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/45516 [04:57:03] Susan: No idea what you were getting at with #time but you've helped my template much anyway [04:57:13] #language did wonders [05:01:27] Elecbullet: I was saying you can do shit like... {{#time:Y/F|{{CURRENTTIMESTAMP}}|fr}}. [05:01:56] Where the time is localized based on the lang code provided. So you may be able to use the #time parser function to catch invalid lang codes using #iferror. But it sounds like you've already moved on. [05:02:32] I'd still appreciate a way to catch invalid codes buuuuuuut maybe I'm getting too into this [05:02:52] Invalid interwiki prefixes, you mean? [05:02:57] New patchset: Parent5446; "Added initial extension code." [mediawiki/extensions/ThrottleOverride] (master) - https://gerrit.wikimedia.org/r/45517 [05:02:57] Or just language codes? [05:03:46] I... dunno. My Wolfenstein Wiki is not linked to a French version, though it could be. [05:04:08] I'd enjoy something that says "FR? No, there's no fr: interwiki link here. [05:04:11] " [05:05:29] New patchset: Adamw; "(fr #726) Parse refunds from paypal history files" [wikimedia/fundraising/tools] (master) - https://gerrit.wikimedia.org/r/45507 [05:06:18] isn [05:06:31] isn't that just "if it is a red link"? [05:06:32] dat apostrophe [05:06:44] Pretty much. However #ifexist doesn't work [05:06:58] That having been my first idea [05:07:05] ah,ok [05:10:45] and you want to be able to add that "there's no FR" message in any wiki page? [05:11:07] or do you just want a special page that lists all iw prefixes? [05:11:23] for the latter: Extension:Interwiki [05:12:25] for the former, i guess you could write a small extension that adds a new tag like fr and checks the db table [05:12:38] oh lawdy do I know how to do that [05:13:20] It would be the former; I run around to a bunch of wikis helping them get interlanguage linked with their foreign counterparts and this would be very useful for a template. [05:13:45] In which case I'd need to install an extension on every wiki sooo never mind that [05:13:49] take an existing one and adjust it, there are lots that just add some new tag and return a result from a db select [05:14:10] ok, i see [05:23:44] New review: Adamw; "This is blocked by an "impedance mismatch": the mwlib renderer expects an API url, but that is missi..." [mediawiki/extensions/Collection] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/44848 [05:28:27] 03(mod) Change wgLanguageCode of several wikis to be renamed - 10https://bugzilla.wikimedia.org/34866 +comment (10Philippe Verdy) [05:32:00] 03(mod) Change wgLanguageCode of several wikis to be renamed - 10https://bugzilla.wikimedia.org/34866 +comment (10verdy_p) [05:50:54] 03(NEW) assert all ResourceLoader modules loaded in all browser tests - 10https://bugzilla.wikimedia.org/44299 normal; Wikimedia: Testing Infrastructure; () [05:53:13] 03(mod) assert all ResourceLoader modules loaded in all browser tests - 10https://bugzilla.wikimedia.org/44299 (10spage) [05:57:31] New patchset: Mattflaschen; "Restyle using Munaf Assaf's CSS and add GuidedTour steps/tour." [mediawiki/extensions/GettingStarted] (master) - https://gerrit.wikimedia.org/r/43982 [06:00:16] New review: Mattflaschen; "Patch set 6 addresses S's items, as well as does a better fix to the "guider hides immediately" issue." [mediawiki/extensions/GettingStarted] (master) - https://gerrit.wikimedia.org/r/43982 [06:08:39] 03(NEW) Add "Other" to Gender field in Preferences - 10https://bugzilla.wikimedia.org/44300 normal; MediaWiki: User preferences; () [06:12:56] 03(mod) Gender neutral for undisclosed gender - 10https://bugzilla.wikimedia.org/39594 +easy (10MZMcBride) [06:13:17] 44300 feels like a dupe. [06:15:40] Got it. [06:15:43] 03(mod) Add "Other" to Gender field in Preferences - 10https://bugzilla.wikimedia.org/44300 +comment (10MZMcBride) [06:15:43] 03(mod) Expand the gender options/selection - 10https://bugzilla.wikimedia.org/25834 +comment (10MZMcBride) [06:34:58] New patchset: Liangent; "Change tag improvements." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/45506 [06:42:02] 03(mod) Expand the gender options/selection - 10https://bugzilla.wikimedia.org/25834 +comment (10dc) [06:44:33] 03(mod) Gender neutral for undisclosed gender - 10https://bugzilla.wikimedia.org/39594 +i18n (10Nemo) [06:44:35] 03(mod) GENDER (tracking) - 10https://bugzilla.wikimedia.org/30443 (10Nemo) [06:45:09] 03(mod) Expand the gender options/selection - 10https://bugzilla.wikimedia.org/25834 +comment (10dc) [06:45:51] 03(mod) Expand the gender options/selection - 10https://bugzilla.wikimedia.org/25834 +comment (10dc) [06:46:53] 03(NEW) Indic typing not working for search field even when Narayam is enabled - 10https://bugzilla.wikimedia.org/44301 normal; MediaWiki extensions: Narayam; () [06:48:11] 03(mod) Expand the gender options/selection - 10https://bugzilla.wikimedia.org/25834 +comment (10Derrick Coetzee) [06:51:14] 03(mod) Expand the gender options/selection - 10https://bugzilla.wikimedia.org/25834 +comment (10Nemo) [06:55:03] 03(mod) give the user a chance to specify the gender when opening the account - 10https://bugzilla.wikimedia.org/30442 +comment (10Derrick Coetzee) [06:56:12] 03(mod) Search with [some] accented letters fails - 10https://bugzilla.wikimedia.org/42234 +comment (10Stryn) [06:58:53] 03(mod) Add git date to Special:Version - 10https://bugzilla.wikimedia.org/38783 +comment (10mail) [06:59:23] 03(mod) Add git date to Special:Version - 10https://bugzilla.wikimedia.org/38783 (10T. Gries) [07:00:31] Hallo. Is anybody here familiar with installing VisualEditor / Parsoid? I'm trying to run it, and actual editing fails. [07:01:11] Did you set up a Parsoid instance? [07:01:21] Also, you probably want #mediawiki-parsoid during business hours. [07:01:30] Yes, but maybe my localsettings.js is incorrect. Are there any instructions about it except https://www.mediawiki.org/wiki/Extension:Parsoid#Getting_started ? [07:02:05] There's an example file somewhere. [07:02:22] Susan: Yes, I created it some time ago :) [07:02:35] but maybe the example is not correct any more. [07:02:43] What URL am I supposed to have in setInterwiki? Something like 'http://localhost/wiki/api.php'? [07:03:00] 03(mod) Expand the gender options/selection - 10https://bugzilla.wikimedia.org/25834 +comment (10dc) [07:03:01] No idea, sorry. [07:03:06] 03(mod) Indic typing not working for search field even when Narayam is enabled - 10https://bugzilla.wikimedia.org/44301 +comment (10santhosh.thottingal) [07:03:30] 03(mod) Indic typing not working for search field even when Narayam is enabled - 10https://bugzilla.wikimedia.org/44301 (10Santhosh Thottingal) [07:06:39] New patchset: Adamw; "follow-up I0065e259878; clean up return_to links" [mediawiki/extensions/Collection] (master) - https://gerrit.wikimedia.org/r/34978 [07:08:25] 03(mod) give the user a chance to specify the gender when opening the account - 10https://bugzilla.wikimedia.org/30442 (10Nemo) [07:08:26] 03(mod) Improve the wording of gender selection option - 10https://bugzilla.wikimedia.org/31816 (10Nemo) [07:08:27] Change abandoned: Nischayn22; "Apparently page creator is already available" [mediawiki/extensions/PageTriage] (master) - https://gerrit.wikimedia.org/r/42396 [07:08:48] aharoni: The example changed [07:08:59] aharoni: Your string above was accurate [07:10:28] 03(mod) Indic typing not working for search field even when Narayam is enabled - 10https://bugzilla.wikimedia.org/44301 +comment (10Subhashish Panigrahi) [07:11:24] 03(mod) Expand the gender options/selection - 10https://bugzilla.wikimedia.org/25834 +comment (10Nemo) [07:11:27] 03(mod) give the user a chance to specify the gender when opening the account - 10https://bugzilla.wikimedia.org/30442 (10Nemo) [07:11:30] 03(mod) Improve the wording of gender selection option - 10https://bugzilla.wikimedia.org/31816 (10Nemo) [07:15:33] 03(NEW) Access to instance "etherpad-lite": authentication with my username fails - 10https://bugzilla.wikimedia.org/44302 normal; Wikimedia Labs: Infrastructure; () [07:20:36] New patchset: Adamw; "follow-up I0065e259878; clean up return_to links" [mediawiki/extensions/Collection] (master) - https://gerrit.wikimedia.org/r/34978 [07:24:35] marktraceur: thanks! [07:27:14] New patchset: Santhosh; "Query recent groups only once per page load" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/45518 [07:30:05] marktraceur: I installed VE and Parsoid on my testing machine, and even though there are some bugs in cursor movement, it seems to me like it's ready for testing deployment in the Hebrew Wikipedia. [07:32:43] 03(mod) Expand the gender options/selection - 10https://bugzilla.wikimedia.org/25834 +comment (10dc) [07:34:04] New patchset: Fo0bar; "Add .gitignore and .gitreview" [mediawiki/extensions/GoogleSiteSearch] (master) - https://gerrit.wikimedia.org/r/45519 [07:34:41] Change merged: Fo0bar; [mediawiki/extensions/GoogleSiteSearch] (master) - https://gerrit.wikimedia.org/r/45519 [07:36:04] What does it mean if my wikis say the site is having technical difficulties; connect later, and '(Can't contact the database server: Connection refused (127.0.0.1))' [07:41:41] aharoni: Oh that's awesome! [07:44:25] 03(mod) Gender neutral for undisclosed gender - 10https://bugzilla.wikimedia.org/39594 15enhancement->normal (10Nemo) [07:47:29] 03(NEW) WikitextContentTest::testGetParserOutput fails - 10https://bugzilla.wikimedia.org/44303 normal; MediaWiki: ContentHandler; () [07:59:54] Change merged: jenkins-bot; [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/45518 [08:13:25] apparently the problem may have been that I chose '127.0.0.1,' not 'localhost,' as a MySQL database host, but I read it is safest to use '127.0.0.1' [08:16:57] Change merged: jenkins-bot; [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/45305 [08:23:19] 03(mod) DataValues test failures - 10https://bugzilla.wikimedia.org/43899 +comment (10niklas.laxstrom) [08:24:33] 03(mod) Expose the redirect status in mw.config - 10https://bugzilla.wikimedia.org/44241 +comment (10Michael M.) [08:26:00] New review: Nikerabbit; "Could you clarify that this was only a problem for values that go inside the tags, null "works" fine..." [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/45367 [08:36:08] New patchset: Aaron Schulz; "[ExternalStore] Refactored external store classes to use a base class." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/45521 [08:39:16] New patchset: Adamw; "non-destructive refactor into classes" [mediawiki/extensions/CentralNotice] (master) - https://gerrit.wikimedia.org/r/31319 [08:41:54] hi all [08:49:54] New review: Nikerabbit; "Just trying to learn as well." [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/45239 [09:03:48] New review: Nikerabbit; "I hope you meant 1.18. There is no reason to support 1.14 anymore." [mediawiki/extensions/Drafts] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/25628 [09:08:02] New patchset: Adamw; "begin using CentralNotice classes" [mediawiki/extensions/CentralNotice] (master) - https://gerrit.wikimedia.org/r/28833 [09:10:42] New patchset: Santhosh; "Use correct classes for optional, fuzzy, translated messages" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/45522 [09:11:55] 03(mod) Proper collation support in categories for Ukrainian wikis - 10https://bugzilla.wikimedia.org/41040 +comment (10dixond) [09:11:57] 03(mod) Bad UTF-8 in ThreadSignature breaks huwiki XML dumps and Special:Export - 10https://bugzilla.wikimedia.org/29564 +comment (10marcin.cieslak) [09:18:18] New patchset: Rtdwivedi; " (bug 42004) Enable subpages per default on Project and Help namespaces." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/45323 [09:19:29] New review: Amire80; "A few comments, mostly small." [mediawiki/extensions/Translate] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/45316 [09:22:03] New review: Nikerabbit; "This thing should not be in the Timestamp class (and the current code there should be just deprecate..." [mediawiki/core] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/45294 [09:26:27] New patchset: Liangent; "Change tag improvements." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/45506 [09:35:31] 03(mod) ULS: JSON loading problems (Access-Control-Allow-Origin) - 10https://bugzilla.wikimedia.org/41489 +comment (10niklas.laxstrom) [09:37:20] Change merged: jenkins-bot; [mediawiki/extensions/EventLogging] (master) - https://gerrit.wikimedia.org/r/45516 [09:38:23] New patchset: Amire80; "Remove deprecated TMessage::author()" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/44240 [09:40:21] New review: Nikerabbit; "Now this forces the same normalization for extensions using hooks to set displaytitle as for the mag..." [mediawiki/core] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/44766 [09:41:53] New patchset: Adamw; "begin using CentralNotice classes" [mediawiki/extensions/CentralNotice] (master) - https://gerrit.wikimedia.org/r/28833 [09:43:17] 03(mod) Bad UTF-8 in ThreadSignature breaks huwiki XML dumps and Special:Export - 10https://bugzilla.wikimedia.org/29564 +comment (10marcin.cieslak) [09:51:20] New patchset: Santhosh; "Change the save button label as per nature of translation" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/45523 [09:54:59] New patchset: Nikerabbit; "users -> people (not yet users)" [mediawiki/extensions/InviteSignup] (master) - https://gerrit.wikimedia.org/r/45524 [10:05:35] 03(mod) Add git date to Special:Version - 10https://bugzilla.wikimedia.org/38783 +comment (10dereckson) [10:06:31] New patchset: Santhosh; "Use correct classes for optional, fuzzy, translated messages" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/45522 [10:06:33] New patchset: MathiasLidal; "Brace style fixes" [mediawiki/extensions/Maps] (master) - https://gerrit.wikimedia.org/r/45526 [10:08:54] New patchset: Liangent; "Change tag improvements." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/45506 [10:31:22] New review: Petr Onderka; "@Nikerabbit You mean to expand the code comment with that info?" [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/45367 [10:31:32] New patchset: Santhosh; "Change the save button label as per nature of translation" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/45523 [10:33:07] 03(NEW) Categories should avoid "widows" and "orphans" when breaking a letter's entries - 10https://bugzilla.wikimedia.org/44304 enhancement; MediaWiki: Categories; () [10:34:56] New review: Nikerabbit; "I was thinking mostly of the commit summary. Of course you can also mention that Xml::element has an..." [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/45367 [10:43:00] 03(mod) Bad UTF-8 in ThreadSignature breaks huwiki XML dumps and Special:Export - 10https://bugzilla.wikimedia.org/29564 +comment (10marcin.cieslak) [10:43:23] New patchset: Petr Onderka; "Don't return invalid XML from paraminfo when one of parameter values is null" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/45367 [10:45:00] would datas in local database redirect url of browser? [10:47:41] because of my previously redirection stuffs, i recently installed another mw using old database, but the target url still changes into en.wikipedia.org, so i thought it might have something to do with the database. [10:50:06] 03(NEW) 45 SMW tests failing due to table 'sandwiki.unittest_smw_prop_stats' doesn't exist - 10https://bugzilla.wikimedia.org/44305 normal; MediaWiki extensions: Semantic MediaWiki; () [10:55:12] 03(mod) Thumbnails for new images fails - 10https://bugzilla.wikimedia.org/44044 (10Andre Klapper) [10:55:15] 03(mod) Thumbnail/imagescaler (tracking) - 10https://bugzilla.wikimedia.org/41371 (10Andre Klapper) [11:01:53] 03(mod) Thumbnails for new images fails - 10https://bugzilla.wikimedia.org/44044 +comment (10Nemo) [11:01:55] 03(mod) Thumbnail/imagescaler (tracking) - 10https://bugzilla.wikimedia.org/41371 (10Nemo) [11:05:04] 03(NEW) Unit tests segfaulting often - 10https://bugzilla.wikimedia.org/44306 normal; MediaWiki: Unit tests; () [11:07:42] New patchset: Santhosh; "Ajaxify the group selection and language selection" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/45316 [11:07:52] 03(mod) Cannot move ULS pop-up around - 10https://bugzilla.wikimedia.org/39414 (10Siebrand) [11:11:40] New review: Nikerabbit; "Trying to get Jenkins to run unit tests." [mediawiki/extensions/Translate] (master); V: 0 C: 1; - https://gerrit.wikimedia.org/r/44240 [11:13:25] 03(mod) List of languages in page source - 10https://bugzilla.wikimedia.org/41210 minor->normal; +comment (10Siebrand) [11:15:24] 03(mod) Change wgLanguageCode of several wikis to be renamed - 10https://bugzilla.wikimedia.org/34866 +comment (10aklapper) [11:15:43] 03(mod) Cannot move ULS pop-up around - 10https://bugzilla.wikimedia.org/39414 +comment (10Siebrand) [11:18:23] New patchset: Daniel Kinzler; "Fix cache key used by SiteSQLStore." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/45532 [11:18:38] 03(mod) Change wgLanguageCode of several wikis to be renamed - 10https://bugzilla.wikimedia.org/34866 +comment (10verdy_p) [11:19:28] 03(mod) Add git date to Special:Version - 10https://bugzilla.wikimedia.org/38783 +comment (10Andre Klapper) [11:19:38] 03(mod) Thumbnails for new images fails - 10https://bugzilla.wikimedia.org/44044 +comment (10federicoleva) [11:22:35] 03(mod) Language search should use native/default name - 10https://bugzilla.wikimedia.org/41601 +comment (10s.mazeland) [11:24:37] 03(mod) Enable Narayam on the Javanese projects - 10https://bugzilla.wikimedia.org/39960 +comment (10aklapper) [11:24:51] 03(mod) Allow (interwiki) hard redirect whitelisting - 10https://bugzilla.wikimedia.org/44286 (10Andre Klapper) [11:25:14] 03(mod) Unit tests segfaulting often - 10https://bugzilla.wikimedia.org/44306 +comment (10niklas.laxstrom) [11:29:02] How would I import xml file into mediawiki site? [11:29:38] 03(mod) Bad UTF-8 in ThreadSignature breaks huwiki XML dumps and Special:Export - 10https://bugzilla.wikimedia.org/29564 +comment (10marcin.cieslak) [11:29:49] New review: Hoo man; "(untested)" [mediawiki/core] (master) C: 1; - https://gerrit.wikimedia.org/r/45532 [11:31:00] New patchset: Raimond Spekking; "[DonationInterface] Register Adyen payment gateway" [translatewiki] (master) - https://gerrit.wikimedia.org/r/45534 [11:31:10] Change merged: Raimond Spekking; [translatewiki] (master) - https://gerrit.wikimedia.org/r/45534 [11:36:53] New patchset: Zfilipin; "Updated page-object Ruby gem" [qa/browsertests] (master) - https://gerrit.wikimedia.org/r/45536 [11:37:00] 03(NEW) Many LinksUpdateTest triggering MWException: LinkCache doesn't know latest revision ID of this title: Testing - 10https://bugzilla.wikimedia.org/44307 normal; MediaWiki: Unit tests; () [11:37:00] 03(mod) DataValues test failures - 10https://bugzilla.wikimedia.org/43899 (10Niklas Laxström) [11:42:34] 03(mod) Categories should avoid orphans (single entries) when splitting a letter's entries into two columns ("Cont.") - 10https://bugzilla.wikimedia.org/44304 summary; +comment (10Andre Klapper) [11:42:54] New patchset: Nikerabbit; "Add hook for TranslationAids and small doc tweak" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/45537 [11:44:03] New patchset: Nikerabbit; "Remove deprecated TMessage::author()" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/44240 [11:45:14] 03(NEW) Add new namespace and alias to zh.wikibooks - 10https://bugzilla.wikimedia.org/44308 normal; Wikimedia: General/Unknown; () [11:46:34] New patchset: Raimond Spekking; "Fix typo in I9d205a94" [translatewiki] (master) - https://gerrit.wikimedia.org/r/45538 [11:46:46] Change merged: Raimond Spekking; [translatewiki] (master) - https://gerrit.wikimedia.org/r/45538 [11:48:04] Change merged: Siebrand; [mediawiki/extensions/CentralAuth] (master) - https://gerrit.wikimedia.org/r/41911 [11:48:22] New patchset: MathiasLidal; "Brace style fixes" [mediawiki/extensions/Maps] (master) - https://gerrit.wikimedia.org/r/45526 [11:48:44] Change merged: Siebrand; [mediawiki/extensions/SearchExtraNS] (master) - https://gerrit.wikimedia.org/r/45310 [11:48:57] Change merged: Siebrand; [mediawiki/extensions/InviteSignup] (master) - https://gerrit.wikimedia.org/r/45524 [11:49:33] 03(mod) Indic typing not working for search field even when Narayam is enabled - 10https://bugzilla.wikimedia.org/44301 +comment (10Andre Klapper) [11:51:07] 03(mod) assert all ResourceLoader modules loaded in all browser tests - 10https://bugzilla.wikimedia.org/44299 (10Andre Klapper) [11:52:04] 03(NEW) DB update scripts do not listen to 'quiet' parameter - 10https://bugzilla.wikimedia.org/44309 normal; MediaWiki extensions: Semantic MediaWiki; () [11:53:03] 03(mod) Add "Your e-mail address will not be published" to MediaWiki:Requestaccount-acc-text - 10https://bugzilla.wikimedia.org/44297 summary; +comment (10Andre Klapper) [11:53:03] 03(mod) Interface messages needing rewording or documentation and other issues with existing messages (tracking) - 10https://bugzilla.wikimedia.org/38638 (10Andre Klapper) [11:53:05] New patchset: Siebrand; "Change the save button label as per nature of translation" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/45523 [11:53:07] 03(mod) Indic typing not working for search field even when Narayam is enabled - 10https://bugzilla.wikimedia.org/44301 +comment (10psubhashish) [11:55:09] 03(mod) Add new namespace and alias to zh.wikibooks - 10https://bugzilla.wikimedia.org/44308 (10Jason Wong) [11:55:40] New patchset: Daniel Kinzler; "Clear caches automatically when changing site list." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/45539 [11:56:05] 03(mod) PHP notices: Explicit commit of implicit transaction and Transaction already in progress - 10https://bugzilla.wikimedia.org/43575 +comment (10Nemo) [11:56:38] 03(mod) Indic typing not working for search field even when Narayam is enabled - 10https://bugzilla.wikimedia.org/44301 +comment (10aklapper) [11:56:39] Change merged: jenkins-bot; [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/45537 [11:56:40] 03(mod) PHP notices: Explicit commit of implicit transaction and Transaction already in progress - 10https://bugzilla.wikimedia.org/43575 (10Nemo) [11:58:25] 03(mod) Indic typing not working for search field even when Narayam is enabled - 10https://bugzilla.wikimedia.org/44301 +comment (10psubhashish) [12:00:35] 03(mod) InstantCommons hotlinks Wikimedia Commons for full size - 10https://bugzilla.wikimedia.org/44295 (10Andre Klapper) [12:02:53] New patchset: Nikerabbit; "Message documentation language name was always in English" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/45541 [12:06:40] 03(NEW) Thumbnail cache should be automatically discarded after 6 months - 10https://bugzilla.wikimedia.org/44310 normal; Wikimedia: General/Unknown; () [12:08:21] New review: Nikerabbit; "Still not fond of two functions with same name." [mediawiki/extensions/Translate] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/45316 [12:15:31] 03(mod) MWException error - Error: invalid magic word 'speciale' - 10https://bugzilla.wikimedia.org/44294 04BLOCKER->major; +comment (10Andre Klapper) [12:17:50] 03(mod) Thumbnails for new images fails - 10https://bugzilla.wikimedia.org/44044 major->04CRIT (10Andre Klapper) [12:18:14] 03(mod) MWException error - Error: invalid magic word 'speciale' - 10https://bugzilla.wikimedia.org/44294 +comment (10Niklas Laxström) [12:21:49] 03(mod) Thumbnails for new images fail - 10https://bugzilla.wikimedia.org/44044 summary (10Niklas Laxström) [12:22:28] 03(mod) Unit tests segfaulting often - 10https://bugzilla.wikimedia.org/44306 (10Andre Klapper) [12:23:00] 03(mod) Many LinksUpdateTest triggering MWException: LinkCache doesn't know latest revision ID of this title: Testing - 10https://bugzilla.wikimedia.org/44307 (10Andre Klapper) [12:23:34] 03(mod) Add new namespace and alias to zh.wikibooks - 10https://bugzilla.wikimedia.org/44308 normal->15enhancement; +shell (10Andre Klapper) [12:30:50] New patchset: Nischayn22; "(bug 40958) Disable reviewing buttons for page creators." [mediawiki/extensions/PageTriage] (master) - https://gerrit.wikimedia.org/r/45542 [12:30:54] 03(mod) Thumbnail cache should be automatically discarded after 6 months - 10https://bugzilla.wikimedia.org/44310 (10Raimond Spekking) [12:33:12] New patchset: IAlex; "Misc follow-ups to I2fc3966e (a161c5e)" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/43445 [12:33:59] 03(mod) Enable Universal Language Selector on the Javanese projects - 10https://bugzilla.wikimedia.org/39960 summary; +comment (10bennylin) [12:36:32] I messed up one of the pages in my wiki and now looking at the history I see the edit version that I would like to rever to [12:37:00] when I click undo it says The edit could not be undone due to conflicting intermediate edits. [12:37:03] what am I to do? [12:37:25] don't undo it. instead view that version [12:37:27] edit it [12:37:28] save it [12:38:32] neat that helped thank you [12:40:11] yw [12:40:42] 03(mod) Enable Universal Language Selector on the Javanese projects - 10https://bugzilla.wikimedia.org/39960 +comment (10aklapper) [12:43:29] hmm undo= should at least load that revision's text below the current text, as with edit conflicts [12:46:21] 03(mod) Enable Universal Language Selector on the Javanese projects - 10https://bugzilla.wikimedia.org/39960 +comment (10bknliem) [13:16:11] New patchset: Nischayn22; "unbind click when disabled." [mediawiki/extensions/PageTriage] (master) - https://gerrit.wikimedia.org/r/45543 [13:23:35] 03(mod) alter UX for (not) reviewed user's own page - 10https://bugzilla.wikimedia.org/39309 +comment (10Nischay Nahata) [13:23:37] 03(mod) The curation toolbar dies on a page created by the reviewer - 10https://bugzilla.wikimedia.org/40958 +comment (10Nischay Nahata) [13:24:05] 03(mod) Make it easier to undo an edit for new users - 10https://bugzilla.wikimedia.org/38941 +comment (10Nemo) [13:25:24] New review: Siebrand; "Two functions with the same name should be resolved." [mediawiki/extensions/Translate] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/45316 [13:31:01] 03(mod) Expose the redirect status in mw.config - 10https://bugzilla.wikimedia.org/44241 +comment (10Danny B.) [13:31:36] Change merged: jenkins-bot; [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/45541 [13:31:43] 03(NEW) Offer old revision text when undo failed - 10https://bugzilla.wikimedia.org/44311 enhancement; MediaWiki: History/Diffs; () [13:31:56] 03(mod) Offer old revision text when undo failed - 10https://bugzilla.wikimedia.org/44311 (10Nemo) [13:31:57] 03(mod) don't offer undo links on edits that cannot be undone, or at least call them something different - 10https://bugzilla.wikimedia.org/32779 (10Nemo) [13:32:05] New review: Nischayn22; "Good point. In that case I think its better to have both side checks." [mediawiki/extensions/UploadWizard] (master) C: 0; - https://gerrit.wikimedia.org/r/42770 [13:33:38] Change merged: jenkins-bot; [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/44240 [13:35:49] 03(mod) Blank anchor [[#|anchor link]] should not link to the Main Page - 10https://bugzilla.wikimedia.org/17006 +comment (10Danny B.) [13:37:25] 03(mod) Categories should avoid orphans (single entries) when splitting a letter's entries into two columns ("Cont.") - 10https://bugzilla.wikimedia.org/44304 +comment (10bawolff+wn) [13:38:17] 03(mod) Set up "Data Transfer" extension on Czech Wikiversity - 10https://bugzilla.wikimedia.org/25454 +comment (10Chad H.) [13:39:20] hmm, wikibugs doesn't show what it used to show :-/ [13:39:37] like changes in status, priority, severity [13:40:43] 03(mod) Thumbnails for new images fail - 10https://bugzilla.wikimedia.org/44044 +comment (10bawolff+wn) [13:42:07] 03(mod) Title Blacklist changes are no longer performed in real-time - 10https://bugzilla.wikimedia.org/42554 +comment (10nischayn22) [13:42:27] New patchset: Jeroen De Dauw; "Implemented Serializable interface in Site" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/45544 [13:44:29] New review: Hoo man; "This basically does the same as is done per default, where's the point?" [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/45544 [13:49:26] 03(mod) Title Blacklist changes are no longer performed in real-time - 10https://bugzilla.wikimedia.org/42554 +comment (10nischayn22) [13:53:20] 03(mod) Provide a log of actions which trigger the CAPTCHA - 10https://bugzilla.wikimedia.org/41522 +comment (10Nemo) [13:56:55] 03(mod) "This title contains some undesirable characters. Please remove them." is not helpful - 10https://bugzilla.wikimedia.org/43009 (10Nischay Nahata) [13:56:57] 03(mod) Title Blacklist changes are no longer performed in real-time - 10https://bugzilla.wikimedia.org/42554 (10Nischay Nahata) [13:58:49] New patchset: Daniel Kinzler; "Fix cache key used by SiteSQLStore." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/45532 [14:00:08] New patchset: Jeroen De Dauw; "Added getRandomString helper method to MediaWikiTestCase" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/45545 [14:00:19] New patchset: Daniel Kinzler; "Clear caches automatically when changing site list." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/45539 [14:01:07] hi, has anyone experienced problems with semantic mw properties in extra namespaces? [14:11:11] Hi there, I have some trouble getting the VisualEditor to work. Is there anyone here who could hlp me? [14:11:31] 03(NEW) target= parameter on formlink and autoedit needs to be urlencoded - 10https://bugzilla.wikimedia.org/44312 normal; MediaWiki extensions: SemanticForms; () [14:13:17] New review: Jeroen De Dauw; "Code looks good. Just some missing @since and a comment I'm not happy with. Can be fixed in follow u..." [mediawiki/core] (master) C: 1; - https://gerrit.wikimedia.org/r/45532 [14:14:04] New review: Liangent; "Didn't really read code but will the createaccount log leak IP of newly created user?" [mediawiki/extensions/ConfirmEdit] (master) C: 0; - https://gerrit.wikimedia.org/r/40553 [14:18:57] hi mitevam [14:26:35] New review: Parent5446; "Agreed with Nikerabbit. I'm working on a patch that will properly integrate MWTimestamp with Language." [mediawiki/core] (master) C: -1; - https://gerrit.wikimedia.org/r/45294 [14:27:34] New review: Parent5446; "Is there a particular reason wfRandomString doesn't work?" [mediawiki/core] (master) C: -1; - https://gerrit.wikimedia.org/r/45545 [14:28:19] New review: Parent5446; "I'm not sure what the motivation for the change is, but it looks good to me." [mediawiki/core] (master) C: 1; - https://gerrit.wikimedia.org/r/45323 [14:31:31] New patchset: Thaiphan; "Replaced getLocalCopy with doGetLocalCopyMulti." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/45548 [14:32:28] Change merged: jenkins-bot; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/45323 [14:32:30] Change abandoned: Thaiphan; "Was meant to patch" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/45548 [14:35:49] mitevam: ok, not seeing you here right now, so I'm going to head off to my coworking space [14:35:59] in about 90 min I should be online again [14:36:08] 03(mod) OOM while thumbnailing huge progressive / interlaced JPEGs - 10https://bugzilla.wikimedia.org/17645 (10esby) [14:41:26] New patchset: Daniel Kinzler; "Add a method to clear the site list programmatically." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/45549 [14:44:02] New review: Jeroen De Dauw; "It does not work because you can't use it if you don't know about it! :)" [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/45545 [14:44:06] Change abandoned: Jeroen De Dauw; "(no reason)" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/45545 [14:44:11] 03(mod) Bad UTF-8 in ThreadSignature breaks huwiki XML dumps and Special:Export - 10https://bugzilla.wikimedia.org/29564 +comment (10marcin.cieslak) [14:45:39] 03(NEW) Error contacting the Parsoid server - 10https://bugzilla.wikimedia.org/44313 normal; VisualEditor: General; () [14:46:11] Anyone tried to implement a "page of the day" sort of feature? Random page featured on front page? [14:47:51] 03(mod) assert all ResourceLoader modules loaded in all browser tests - 10https://bugzilla.wikimedia.org/44299 (10Chris McMahon) [14:49:49] New review: Parent5446; ":P I know the feeling." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/45545 [14:51:39] New patchset: Amire80; "(bug 41476) Implement Language::isKnownLanguageTag()" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/45069 [14:52:53] New patchset: Daniel Kinzler; "Better way for extensions to add to ParserOutput." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/45117 [14:53:14] New review: Daniel Kinzler; "Updated documentation as requested by Tim." [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/45117 [14:54:25] iswiki problems: https://www.mediawiki.org/wiki/Thread:Project:Support_desk/Pipes_in_templates_that_break_tables [14:58:08] 03(mod) Enable rollbacker and patroller groups, change days and edits for the Autoconfirmed group, and the sysop group have the ability of grant patroller and rollbacker permissions on eswikivoyage - 10https://bugzilla.wikimedia.org/44285 (10steinsplitter) [15:00:25] New patchset: Jeroen De Dauw; "Added missing documentation to SiteStore interface" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/45475 [15:01:15] New review: Daniel Kinzler; "documentation. shut up, jenkins." [mediawiki/core] (master); V: 2 C: 2; - https://gerrit.wikimedia.org/r/45475 [15:01:16] Change merged: Daniel Kinzler; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/45475 [15:12:03] New patchset: Thaiphan; "Proof that I'm still alive... - Replaced getLocalCopy with doGetLocalCopyMulti. - Removed container existence check (exception gets thrown anyway)" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/41035 [15:12:41] New review: Daniel Kinzler; "@hoo: but what is done by default changes when you edit the class (e.g. change the order in which th..." [mediawiki/core] (master); V: 0 C: 2; - https://gerrit.wikimedia.org/r/45544 [15:15:51] Change merged: jenkins-bot; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/45544 [15:17:39] Change merged: jenkins-bot; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/45532 [15:20:34] New review: Eranroz; "?" [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/44766 [15:23:50] 03(mod) Search with [some] accented letters fails - 10https://bugzilla.wikimedia.org/42234 (10jeblad) [15:25:47] New review: Anomie; "Code looks good. Is there a bug in bugzilla for this issue?" [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/45367 [15:27:31] New patchset: Parent5446; "Added SSL verification when retrieving node list." [mediawiki/extensions/TorBlock] (master) - https://gerrit.wikimedia.org/r/40294 [15:28:00] 03(mod) assert all ResourceLoader modules loaded in all browser tests - 10https://bugzilla.wikimedia.org/44299 (10Željko Filipin) [15:29:44] 03(mod) Upload Wizard progress meter/bar frequently shows "Finished" while uploads still in progress - 10https://bugzilla.wikimedia.org/37302 +patch-in-gerrit (10Nemo) [15:30:48] 03(mod) The links on imagemap should contain information about "missing article" and "external link". - 10https://bugzilla.wikimedia.org/36175 +comment (10Quim Gil) [15:31:32] 03(mod) Search with [some] accented letters fails - 10https://bugzilla.wikimedia.org/42234 +comment (10daniel.kinzler) [15:31:49] 03(mod) VisualEditor: Port MW core changes back to 1.19.x and 1.20.x series so VE can run on them - 10https://bugzilla.wikimedia.org/43898 +comment (10Coiby.Xu) [15:37:43] 03(mod) Implement Diff:ToArray - 10https://bugzilla.wikimedia.org/44288 (10jeblad) [15:38:32] 03(mod) assert all ResourceLoader modules loaded in all browser tests - 10https://bugzilla.wikimedia.org/44299 +comment (10zfilipin) [15:38:57] 03(mod) assert all ResourceLoader modules loaded in all browser tests - 10https://bugzilla.wikimedia.org/44299 (10Željko Filipin) [15:41:19] New review: Nemo bis; "Easy change to approve. :)" [mediawiki/core] (master) C: 1; - https://gerrit.wikimedia.org/r/37190 [15:45:03] 03(mod) assert all ResourceLoader modules loaded in all browser tests - 10https://bugzilla.wikimedia.org/44299 +comment (10Željko Filipin) [15:45:39] 03(mod) InfoAction doesn't take namespace protection into account - 10https://bugzilla.wikimedia.org/43283 (10Nemo) [15:45:40] 03(mod) Add per-namespace restrictions and rights to Special:ListGroupRights - 10https://bugzilla.wikimedia.org/43282 (10Nemo) [15:48:27] Change merged: jenkins-bot; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/37190 [15:50:02] New review: Anomie; "It is impossible for the client to supply null as input. But since PHP's array_diff and array_inters..." [mediawiki/extensions/CentralAuth] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/45362 [15:56:30] New patchset: Parent5446; "(bug 40067) Redirect user to main login form instead of OpenID." [mediawiki/extensions/OpenID] (master) - https://gerrit.wikimedia.org/r/42757 [15:56:48] New review: Parent5446; "OK, so finally I was able to test the patch, and this should work." [mediawiki/extensions/OpenID] (master) C: 0; - https://gerrit.wikimedia.org/r/42757 [16:02:39] New patchset: Yaron Koren; "Removed probably-unnecessary call to $wgUser->isAllowed()" [mediawiki/extensions/SemanticForms] (master) - https://gerrit.wikimedia.org/r/45551 [16:03:45] Change merged: Yaron Koren; [mediawiki/extensions/SemanticForms] (master) - https://gerrit.wikimedia.org/r/45551 [16:13:41] New patchset: Rjain; " (bug 40646) Errant line break in "Use a different license option"" [mediawiki/extensions/UploadWizard] (master) - https://gerrit.wikimedia.org/r/44686 [16:17:03] 03(mod) PHP notices: Explicit commit of implicit transaction and Transaction already in progress - 10https://bugzilla.wikimedia.org/43575 +comment (10daniel.kinzler) [16:24:37] 03(mod) id-xor-wikititle error message confusing - 10https://bugzilla.wikimedia.org/44207 (10jeblad) [16:28:59] can someone review https://gerrit.wikimedia.org/r/#/c/44686/ who could reproduce the bug https://bugzilla.wikimedia.org/show_bug.cgi?id=40646 ? [16:32:46] New patchset: IAlex; "Misc follow-ups to I2fc3966e (a161c5e)" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/43445 [16:36:14] 03(mod) Provide a log of actions which trigger the CAPTCHA - 10https://bugzilla.wikimedia.org/41522 (10mybugs.mail) [16:48:55] 03(mod) PHP notices: Explicit commit of implicit transaction and Transaction already in progress - 10https://bugzilla.wikimedia.org/43575 +comment (10bawolff+wn) [16:52:42] New patchset: Parent5446; "(bug 40068) Add autodiscovery to OpenID [DO NOT MERGE]" [mediawiki/extensions/OpenID] (master) - https://gerrit.wikimedia.org/r/45554 [16:53:24] 03(mod) OpenID extension lacks autodiscovery when used as a provider - 10https://bugzilla.wikimedia.org/40068 +comment (10tylerromeo) [16:53:27] New patchset: Jeroen De Dauw; "SMW\ListResultPrinter (bug 43932) + (bug 44275)" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/44572 [16:54:40] New review: Jeroen De Dauw; "Please take care to move the files in git, not delete and add them. Moving can be done using "git mv..." [mediawiki/extensions/SemanticMediaWiki] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/44572 [16:55:56] JeroenDeDauw: git is supposed to be clever enough to work out delete/adds [16:56:06] And in some cases, git will say it's an add/delete, not a move [16:56:08] for unknown reasons [16:56:47] New patchset: Jeroen De Dauw; "SMW\ListResultPrinter (bug 43932) + (bug 44275)" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/44572 [17:00:56] New review: Jeroen De Dauw; "Ahhh git y u no...." [mediawiki/extensions/SemanticMediaWiki] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/44572 [17:01:50] New review: Mwjames; "Well, in this case let me abandon this one and try again from scratch." [mediawiki/extensions/SemanticMediaWiki] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/44572 [17:02:42] Reedy: apparently :) [17:03:24] New review: Jeroen De Dauw; "No need... I just did a soft reset and made a new commit, did not fix it" [mediawiki/extensions/SemanticMediaWiki] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/44572 [17:03:43] richa_: you can add the name of reviewer in that [17:04:41] New review: Jeroen De Dauw; "Perhaps avoid doing rename and changes in the same commit in the future" [mediawiki/extensions/SemanticMediaWiki] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/44572 [17:05:07] harshkothari: whom should i add? [17:05:18] andre_ is already there [17:05:28] are you working on which project richa_? [17:05:28] i will add marktraceur also [17:06:16] richa_, I likely won't review that one because I cannot test it. [17:07:57] andre__ yeah i know [17:08:09] andre__: who can review it? [17:08:27] don't know, sorry [17:11:31] New patchset: Amire80; "(bug 41476) Implement Language::isKnownLanguageTag()" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/45069 [17:13:09] New patchset: Amire80; "(bug 41476) Implement Language::isKnownLanguageTag()" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/45069 [17:14:49] 03(NEW) RepoHooks::onApiCheckCanExecute calls ApiBase::getTitleOrPageId, which uses 'title' in params - 10https://bugzilla.wikimedia.org/44314 normal; MediaWiki extensions: WikidataRepo; () [17:21:10] New patchset: awjrichards; "Update MobileFrontend to redploy last week's rolled back changes" [mediawiki/core] (wmf/1.21wmf8) - https://gerrit.wikimedia.org/r/45555 [17:21:26] Change merged: awjrichards; [mediawiki/core] (wmf/1.21wmf8) - https://gerrit.wikimedia.org/r/45555 [17:22:20] 03(mod) Batch API requests - 10https://bugzilla.wikimedia.org/43888 (10mybugs.mail) [17:31:41] New patchset: Reedy; "Clear caches automatically when changing site list." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/45539 [17:32:23] 03(mod) MWException error - Error: invalid magic word 'speciale' - 10https://bugzilla.wikimedia.org/44294 +comment (10davidt) [17:33:02] New patchset: awjrichards; "Update MobileFrontend to redploy last week's rolled back changes" [mediawiki/core] (wmf/1.21wmf7) - https://gerrit.wikimedia.org/r/45559 [17:33:06] New patchset: Reedy; "Clear caches automatically when changing site list." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/45539 [17:33:16] Change merged: awjrichards; [mediawiki/core] (wmf/1.21wmf7) - https://gerrit.wikimedia.org/r/45559 [17:35:40] 03(mod) Unit tests segfaulting often - 10https://bugzilla.wikimedia.org/44306 +comment (10Antoine "hashar" Musso) [17:35:40] 03(mod) [Worked around] [upstream] MediaWiki unit tests segfault on gallium - 10https://bugzilla.wikimedia.org/43972 +comment (10Antoine "hashar" Musso) [17:38:10] 03(mod) [Worked around] [upstream] MediaWiki unit tests segfault on gallium - 10https://bugzilla.wikimedia.org/43972 +comment (10hashar) [17:38:13] 03(NEW) tel: protocol should be enabled in $wgUrlProtocols for Wikivoyage sites - 10https://bugzilla.wikimedia.org/44315 normal; Wikimedia: Site requests; () [17:39:09] New patchset: awjrichards; "Revert "(bug 44298) EventLogging hotfix for IE" - this change has been un-synced in php-1.21wmf7 and is blocking my deployment!" [mediawiki/core] (wmf/1.21wmf7) - https://gerrit.wikimedia.org/r/45560 [17:39:12] 03(mod) tel: protocol should be enabled in $wgUrlProtocols for Wikivoyage sites - 10https://bugzilla.wikimedia.org/44315 +shell (10Carl Austin Bennett) [17:39:14] 03(mod) Wikivoyage migration (tracking) - 10https://bugzilla.wikimedia.org/41184 (10Carl Austin Bennett) [17:39:32] Change merged: awjrichards; [mediawiki/core] (wmf/1.21wmf7) - https://gerrit.wikimedia.org/r/45560 [17:40:22] 03(mod) Search with [some] accented letters fails - 10https://bugzilla.wikimedia.org/42234 (10jeblad) [17:40:46] 03(mod) [Worked around] [upstream] MediaWiki unit tests segfault on gallium - 10https://bugzilla.wikimedia.org/43972 +comment (10hashar) [17:41:44] New patchset: Reedy; "Add a method to clear the site list programmatically." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/45549 [17:42:51] 03(mod) tel: protocol should be enabled in $wgUrlProtocols for Wikivoyage sites - 10https://bugzilla.wikimedia.org/44315 normal->15enhancement (10Sam Reed (reedy)) [17:45:38] 03(mod) The Create Account page fails in IE when E3Experiments is enabled - 10https://bugzilla.wikimedia.org/44298 +comment (10Arthur Richards) [17:46:36] 03(NEW) Add log entry of rename to Special:Contributions - 10https://bugzilla.wikimedia.org/44316 enhancement; MediaWiki extensions: Renameuser; () [17:48:09] 03(mod) Add log entry of rename to Special:Contributions - 10https://bugzilla.wikimedia.org/44316 (10MBisanz) [17:56:42] ^demon: I hate maven now [17:56:50] 03(NEW) Internal links used on summary should be actual links on RSS feeds - 10https://bugzilla.wikimedia.org/44317 normal; MediaWiki: General/Unknown; () [17:57:29] <^demon> YuviPanda: Oh why? [17:57:38] meaningless error messages [17:57:50] it tells me it can't execute a command, without telling me why [17:58:03] <^demon> Did you try with -e to get detailed error messages? [17:58:06] yes [17:58:17] and i also tried -X to turn on more diagnostic messages [17:59:13] 03(mod) Internal links used on summary should be actual links on RSS feeds - 10https://bugzilla.wikimedia.org/44317 (10mybugs.mail) [17:59:13] 03(mod) wikibugs bot: add to wikivoyage channel and customize output - 10https://bugzilla.wikimedia.org/41142 +comment (10Carl Austin Bennett) [17:59:48] New patchset: Amire80; "Instantly parse edited documentation" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/44967 [17:59:54] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/44572 [18:01:18] 03(mod) MWException error - Error: invalid magic word 'speciale' - 10https://bugzilla.wikimedia.org/44294 +comment (10Andre Klapper) [18:03:58] 03(mod) Wikivoyage: breadcrumb navigation should appear in the Main namespace only - 10https://bugzilla.wikimedia.org/41982 +comment (10Carl Austin Bennett) [18:03:59] 03(mod) [GeoCrumbs] Crumbs are shown even on project/special pages - 10https://bugzilla.wikimedia.org/42946 +comment (10Carl Austin Bennett) [18:04:05] New review: Jeroen De Dauw; "External/third party libraries should not be modified to follow MW coding conventions. This makes no..." [mediawiki/extensions/Maps] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/44386 [18:05:10] 03(mod) Enable users to change their own username if their current username is unacceptable - 10https://bugzilla.wikimedia.org/32330 +comment (10Philosopher) [18:05:11] 03(mod) MWException error - Error: invalid magic word 'speciale' - 10https://bugzilla.wikimedia.org/44294 +comment (10davidt) [18:06:52] 03(mod) Change wgLanguageCode of several wikis to be renamed - 10https://bugzilla.wikimedia.org/34866 +comment (10Krenair) [18:07:34] 03(mod) SMW\ListResultPrinter support html tags for non-list types - 10https://bugzilla.wikimedia.org/43932 (10MWJames) [18:11:22] New patchset: Daniel Kinzler; "Clear caches automatically when changing site list." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/45539 [18:12:34] 03(NEW) Nuke does'nt support sub pages and redirects - 10https://bugzilla.wikimedia.org/44318 normal; MediaWiki extensions: Nuke; () [18:18:58] 03(mod) MWException error - Error: invalid magic word 'speciale' - 10https://bugzilla.wikimedia.org/44294 +comment (10aklapper) [18:19:02] New patchset: Daniel Kinzler; "Add a method to clear the site list programmatically." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/45549 [18:19:28] 03(mod) tel: protocol should be enabled in $wgUrlProtocols for Wikivoyage sites - 10https://bugzilla.wikimedia.org/44315 (10Carl Austin Bennett) [18:20:47] Change merged: jenkins-bot; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/45539 [18:22:07] 03(mod) Nuke doesn't support sub pages and redirects - 10https://bugzilla.wikimedia.org/44318 normal->15enhancement; summary (10Andre Klapper) [18:24:53] New patchset: Andrew Bogott; "Add a checkbox to require sudo passwords." [mediawiki/extensions/OpenStackManager] (master) - https://gerrit.wikimedia.org/r/45482 [18:24:53] Change merged: jenkins-bot; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/45549 [18:24:53] New patchset: Andrew Bogott; "Create default sudo policy for new projects." [mediawiki/extensions/OpenStackManager] (master) - https://gerrit.wikimedia.org/r/45496 [18:27:15] 03(mod) Autogenerated XML schema - 10https://bugzilla.wikimedia.org/14025 (10Svick) [18:28:16] New review: Petr Onderka; "I don't think there is a bug in Bugzilla for this. I noticed the issue (because it broke my code tha..." [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/45367 [18:29:08] New review: Anomie; "Ok then." [mediawiki/core] (master); V: 0 C: 2; - https://gerrit.wikimedia.org/r/45367 [18:30:12] 03(mod) wikibugs bot: add to wikivoyage channel and customize output - 10https://bugzilla.wikimedia.org/41142 +comment (10dzahn) [18:31:02] New patchset: Umherirrender; "Bold only changed items on Watchlist" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/41592 [18:31:25] Change merged: Jeroen De Dauw; [mediawiki/extensions/Maps] (master) - https://gerrit.wikimedia.org/r/45526 [18:32:09] New review: Kaldari; "Parent5446: Waiting on your patch. If it's not going to be ready by the end of today, please let me ..." [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/45294 [18:32:11] Change merged: jenkins-bot; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/45367 [18:32:24] 03(mod) ProofreadPage extension should handle its namespaces in a more sensible manner - 10https://bugzilla.wikimedia.org/37483 +comment (10thomaspt) [18:34:23] Change merged: Reedy; [mediawiki/extensions/Polyglot] (master) - https://gerrit.wikimedia.org/r/42080 [18:41:11] New patchset: Reedy; "Add method parameter documentation" [mediawiki/extensions/Polyglot] (master) - https://gerrit.wikimedia.org/r/45567 [18:48:44] 03(mod) Extension:Translate and Extension:TranslationNotifications on br.wikimedia.org - 10https://bugzilla.wikimedia.org/44054 (10mybugs.mail) [18:49:45] New review: Reedy; "You should include a copy of the relevant license for the lib" [mediawiki/extensions/SecureSessions] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/44528 [18:50:02] New review: Siebrand; "Did review. See inline comments." [mediawiki/extensions/ThrottleOverride] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/45517 [18:53:43] New review: Reedy; "You probably want to use a more complete .gitignore from another extension.." [mediawiki/extensions/ThrottleOverride] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/45517 [18:54:18] New patchset: Reedy; "Add .gitreview and .gitignore" [mediawiki/extensions/MultiMaps] (master) - https://gerrit.wikimedia.org/r/45568 [18:54:33] New patchset: Reedy; "Add .gitreview and .gitignore" [mediawiki/extensions/PDBHandler] (master) - https://gerrit.wikimedia.org/r/45570 [18:54:49] New patchset: Reedy; "Add .gitreview and .gitignore" [mediawiki/extensions/SemanticComments] (master) - https://gerrit.wikimedia.org/r/45571 [18:55:03] New patchset: Reedy; "Add .gitreview and .gitignore" [mediawiki/extensions/SemanticWebBrowser] (master) - https://gerrit.wikimedia.org/r/45572 [18:55:15] New patchset: Reedy; "Add .gitreview and .gitignore" [mediawiki/extensions/ThrottleOverride] (master) - https://gerrit.wikimedia.org/r/45573 [18:56:08] Change merged: Reedy; [mediawiki/extensions/MultiMaps] (master) - https://gerrit.wikimedia.org/r/45568 [18:56:17] Change merged: Reedy; [mediawiki/extensions/PDBHandler] (master) - https://gerrit.wikimedia.org/r/45570 [18:56:23] Change merged: Reedy; [mediawiki/extensions/SemanticComments] (master) - https://gerrit.wikimedia.org/r/45571 [18:56:27] Change merged: Reedy; [mediawiki/extensions/SemanticWebBrowser] (master) - https://gerrit.wikimedia.org/r/45572 [18:56:33] Change merged: Reedy; [mediawiki/extensions/ThrottleOverride] (master) - https://gerrit.wikimedia.org/r/45573 [18:58:39] New patchset: Matmarex; "(bug 42198) fix ext.wikiEditor.publish so that it actually works" [mediawiki/extensions/WikiEditor] (master) - https://gerrit.wikimedia.org/r/44989 [18:58:51] New patchset: Reedy; "Added initial extension code." [mediawiki/extensions/ThrottleOverride] (master) - https://gerrit.wikimedia.org/r/45517 [18:59:02] I'm running into trouble with htmlform's multiselect -- I can't use localized strings in the option array since php won't let me use unicode as an array index. [18:59:11] Is that a known problem, or am I missing something? [19:00:18] won't let you use unicode? how? [19:00:56] For instance, if I do something like array[this->msg('somemsgkey')] = 7 [19:01:05] 03(mod) Add editnotices to prop=info - 10https://bugzilla.wikimedia.org/43683 +comment (10bjorsch) [19:01:18] That value doesn't actually get set in array. [19:01:27] But… array[(string) this->msg('somemsgkey')] = 7 [19:01:30] that works [19:01:42] From which I conclude that… msg() is returning a datatype that can't be used as an array index [19:01:50] 03(mod) SpecialPage for setting language links in non-JS UI - 10https://bugzilla.wikimedia.org/43870 +comment (10wikidata-bugs) [19:01:59] msg() might be returning a Messae object [19:02:03] Message* [19:02:08] depends which msg() this is [19:02:27] or it might not be returning anything, printing the message instead. [19:03:07] Well… if I wfDebug(this->msg('somemsgkey')) it prints something reasonable. [19:03:25] So it's returning what I'd expect... [19:03:31] Well, it's returning /something/. I guess I don't know what type. [19:03:34] yeah [19:03:36] New patchset: MaxSem; "Update MobileFrontend to production tip" [mediawiki/core] (wmf/1.21wmf7) - https://gerrit.wikimedia.org/r/45575 [19:03:38] that's because [19:03:39] New patchset: Reedy; "Add .gitreview and .gitignore" [mediawiki/extensions/MultiMaps] (master) - https://gerrit.wikimedia.org/r/45576 [19:03:42] Message autoconverts to string in most cases [19:03:48] but not in all cases [19:03:52] (because PHP sucks) [19:03:58] you can call ->toString() on it afaik [19:04:00] Change merged: Reedy; [mediawiki/extensions/MultiMaps] (master) - https://gerrit.wikimedia.org/r/45576 [19:04:16] Does this mean that typecasting is safe? It doesn't squeeze things into ascii and discard non-US characters? [19:04:26] utf-8 is as compatible with ascii as it gets, so it couldn't be that [19:04:34] * andrewbogott doesn't know anything about string encoding in php [19:04:34] PHP doesn't even know what encoding the string is in [19:04:38] it just works on bytes [19:04:57] PHP has no notion of "encoding", basically [19:05:07] it's all bytes [19:05:27] which is why you get data corruption everywhere, when you concatenate utf-8 to iso-8859-1... [19:05:34] or do something similarly stupid with incoming, unknown data [19:06:00] but mediawiki is all utf-8 [19:06:13] ok. So typecasting won't lose me anything I guess. [19:06:25] Hm... [19:06:29] i'm no php coder, but it shouldn't. [19:07:03] ok, this is somewhat reassuring, although still makes for ugly code. [19:07:05] Thank you. [19:07:09] but you should call ->text() on the mssage, i think [19:07:12] New patchset: MaxSem; "Update MobileFrontend to production tip" [mediawiki/core] (wmf/1.21wmf8) - https://gerrit.wikimedia.org/r/45580 [19:07:19] i think. [19:07:23] ask siebrand or Nikerabbit [19:07:39] MatmaRex: Hi.. [19:07:45] hi harshkothari [19:07:50] ->text() not ->toString()? [19:07:53] Change merged: MaxSem; [mediawiki/core] (wmf/1.21wmf7) - https://gerrit.wikimedia.org/r/45575 [19:08:01] MatmaRex: enjoying ? [19:08:08] Change merged: MaxSem; [mediawiki/core] (wmf/1.21wmf8) - https://gerrit.wikimedia.org/r/45580 [19:08:10] 03(mod) Cannot preview deleted files - 10https://bugzilla.wikimedia.org/41794 +comment (10Aaron Schulz) [19:08:20] andrewbogott: yes, i think ->text() is the right way to do this [19:08:28] ok, I'll try it. [19:08:32] andrewbogott: just check the docs :P [19:08:36] i think we had a bangcode for this [19:08:40] !docs Message [19:08:40] An overview of available documentation about MediaWiki can be found at [19:08:42] !doc Message [19:08:42] An overview of available documentation about MediaWiki can be found at [19:08:48] hm. [19:08:55] !doxygen Message [19:08:55] http://svn.wikimedia.org/doc [19:09:05] argh. silly wm-bot [19:09:14] s'alright, I can google [19:09:14] 03(mod) Unit tests segfaulting often - 10https://bugzilla.wikimedia.org/44306 +comment (10niklas.laxstrom) [19:09:22] https://svn.wikimedia.org/doc/classMessage.html [19:09:26] andrewbogott: ^ [19:09:28] MatmaRex: what now? [19:09:40] Nikerabbit: andrewbogott was asking about messages [19:09:43] harshkothari: ? [19:10:19] MatmaRex: enjoying in IRC ? :) [19:10:33] Nikerabbit: I need to use the return from msg() as an array index… currently I'm typecasting as (string) but MatmaRex suggests that I use text() instead [19:10:38] harshkothari: yeah :) [19:11:08] ->text() or ->plain() depending on your needs [19:11:54] New patchset: Yaron Koren; "New version: 1.5" [mediawiki/extensions/ExternalData] (master) - https://gerrit.wikimedia.org/r/45581 [19:13:28] Change merged: Yaron Koren; [mediawiki/extensions/ExternalData] (master) - https://gerrit.wikimedia.org/r/45581 [19:14:32] New patchset: Anomie; "(bug 44244) Add number of watchers to API prop=info" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/45366 [19:15:10] New review: Anomie; "PS3: Address comments." [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/45366 [19:15:11] 03(mod) ProofreadPage extension should handle its namespaces in a more sensible manner - 10https://bugzilla.wikimedia.org/37483 +comment (10federicoleva) [19:15:27] New review: Parent5446; "I'll work on it now and if it seems like I cannot finish it today I'll comment again." [mediawiki/core] (master) C: -1; - https://gerrit.wikimedia.org/r/45294 [19:15:29] MatmaRex, Nikerabbit, littering my code with ->text() seems to fix everything. win! [19:15:40] andrewbogott: :) [19:16:11] New review: Aaron Schulz; "What change is this from? Try to use -x when you use cherry-pick, which is super helpful." [mediawiki/core] (REL1_20); V: 0 C: 0; - https://gerrit.wikimedia.org/r/44864 [19:17:06] New review: CSteipp; "Thanks for making those consistent. The more I think about this though, is there are reason you woul..." [mediawiki/extensions/TorBlock] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/40294 [19:17:13] andrewbogott: this is supposed to be documented at https://www.mediawiki.org/w/index.php?title=Manual:Messages_API , if it's not a note on talk would be useful [19:17:23] New review: Parent5446; "Sorry, should I abandon this and re-cherry-pick with -x?" [mediawiki/core] (REL1_20) C: 0; - https://gerrit.wikimedia.org/r/44864 [19:17:35] New patchset: Aaron Schulz; "Improved some thumb.php error messages." [mediawiki/core] (wmf/1.21wmf8) - https://gerrit.wikimedia.org/r/45583 [19:17:54] New review: Aaron Schulz; "-x just adds the commit hash, you can do that manually" [mediawiki/core] (REL1_20); V: 0 C: 0; - https://gerrit.wikimedia.org/r/44864 [19:18:10] New review: Aaron Schulz; "*adds the commit hash to the summary" [mediawiki/core] (REL1_20); V: 0 C: 0; - https://gerrit.wikimedia.org/r/44864 [19:18:14] New patchset: Andrew Bogott; "Add a checkbox to require sudo passwords." [mediawiki/extensions/OpenStackManager] (master) - https://gerrit.wikimedia.org/r/45482 [19:18:14] New patchset: Andrew Bogott; "Create default sudo policy for new projects." [mediawiki/extensions/OpenStackManager] (master) - https://gerrit.wikimedia.org/r/45496 [19:18:14] New patchset: Andrew Bogott; "Use project groups rather than ALL for sudoers." [mediawiki/extensions/OpenStackManager] (master) - https://gerrit.wikimedia.org/r/45481 [19:18:36] Change merged: Aaron Schulz; [mediawiki/core] (wmf/1.21wmf8) - https://gerrit.wikimedia.org/r/45583 [19:18:53] New patchset: Mattflaschen; "For click to close, only return false if they click overlay." [mediawiki/extensions/GuidedTour/guiders] (master) - https://gerrit.wikimedia.org/r/45297 [19:19:06] New review: Parent5446; "Technically you could just not pass any options at all, but if you make the variable null or empty o..." [mediawiki/extensions/TorBlock] (master) C: 0; - https://gerrit.wikimedia.org/r/40294 [19:19:18] New review: Parent5446; "Wait, I see what you mean. I'll change it." [mediawiki/extensions/TorBlock] (master) C: 0; - https://gerrit.wikimedia.org/r/40294 [19:19:58] New patchset: Pgehres; "Making GatewayFormChooser work" [mediawiki/extensions/DonationInterface] (master) - https://gerrit.wikimedia.org/r/45584 [19:20:36] New patchset: Parent5446; "Added SSL verification when retrieving node list." [mediawiki/extensions/TorBlock] (master) - https://gerrit.wikimedia.org/r/40294 [19:22:19] 03(mod) Thumbnails for new images fail - 10https://bugzilla.wikimedia.org/44044 +comment (10dasch) [19:23:42] Change merged: Katie Horn; [mediawiki/extensions/DonationInterface] (master) - https://gerrit.wikimedia.org/r/45584 [19:24:01] Change merged: Massaf; [mediawiki/extensions/GuidedTour/guiders] (master) - https://gerrit.wikimedia.org/r/45297 [19:24:14] 03(mod) Add git date to Special:Version - 10https://bugzilla.wikimedia.org/38783 +comment (10dasch) [19:29:41] New patchset: Amire80; "Link to full-page doc editing" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/44060 [19:31:11] to the discussion about captchas, we can add now "obamadick" http://tropsavoirienconnaitre.blogspot.com/2013/01/wikipedia-et-letrange-interet-pour-son.html [19:31:43] can someone tell me what I have to do, to get a gerrit account and a repository for an extension? [19:32:51] yeah [19:32:57] For the first, signup for labs [19:33:03] Change merged: jenkins-bot; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/43885 [19:33:11] https://labsconsole.wikimedia.org/w/index.php?title=Special:UserLogin&returnto=Main+Page&type=signup [19:33:32] Then https://www.mediawiki.org/wiki/Git/New_repositories [19:36:02] ok [19:36:09] i have the labs-account [19:38:27] 03(mod) Extension:Translate and Extension:TranslationNotifications on br.wikimedia.org - 10https://bugzilla.wikimedia.org/44054 +comment (10lugusto) [19:45:30] I think, I now have the gerrit-account [19:49:11] Try and login! [19:49:28] i'm logged into gerrit [19:49:28] 03(mod) Thumbnails fail: The requested document was not found on this server - 10https://bugzilla.wikimedia.org/44044 summary; +comment (10Nemo) [19:49:40] and added my public key [19:52:43] New review: Umherirrender; "1) LanguageTest::testIsSupportedLanguage with data set #3 ('FI', false, 'is not supported language, ..." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/43794 [19:53:52] 03(mod) Thumbnails fail: The requested document was not found on this server - 10https://bugzilla.wikimedia.org/44044 +comment (10dasch) [19:54:12] my Extension is currently hosted on bitbucket [19:54:48] how do i create an repository in gerrit? [19:56:04] 03(mod) Thumbnails fail: The requested document was not found on this server - 10https://bugzilla.wikimedia.org/44044 +comment (10dasch) [19:56:25] 03(NEW) Error generating thumbnail: The source file for the specified thumbnail does not exist - 10https://bugzilla.wikimedia.org/44319 major; Wikimedia: Media storage; () [19:56:27] 03(mod) Thumbnail/imagescaler (tracking) - 10https://bugzilla.wikimedia.org/41371 (10Nemo) [19:56:40] 03(mod) Error generating thumbnail: The source file for the specified thumbnail does not exist - 10https://bugzilla.wikimedia.org/44319 (10Nemo) [19:56:40] 03(mod) Thumbnails fail: The requested document was not found on this server - 10https://bugzilla.wikimedia.org/44044 (10Nemo) [19:57:06] 03(mod) Invalidation of Varnish thumbnail cache sometimes doesn't work - 10https://bugzilla.wikimedia.org/41130 +comment (10johnson487682) [19:58:02] lbenedix: You've got to put in a request forone [19:58:11] Change merged: Demon; [mediawiki/extensions/Scribunto] (master) - https://gerrit.wikimedia.org/r/40315 [19:58:29] 03(mod) Thumbnails fail: The requested document was not found on this server - 10https://bugzilla.wikimedia.org/44044 +comment (10bawolff+wn) [19:58:44] Does anyone know if i can make a page appear in a search ? [19:59:12] like i search for acids and a search for bases also show up [19:59:20] but a page for bases* [19:59:43] TwistTheNeil: I guess you could add the word "acids" to the bases page, but I'm not sure what else might help [19:59:55] Change merged: Demon; [mediawiki/extensions/Scribunto] (master) - https://gerrit.wikimedia.org/r/40322 [19:59:57] Though maybe SMW might. I'm not sure what features it adds exactly. [20:00:07] !semantic | TwistTheNeil [20:00:07] TwistTheNeil: Not many people around here use Semantic Mediawiki or the other Semantic extensions. You might try asking in #semantic-mediawiki [20:00:20] Oh, that's less helpful than I thought it would be [20:00:45] !sb | TwistTheNeil [20:00:45] TwistTheNeil: Semantic Bundle (SB) is a pre-packaged bundle of extensions for use with wikis that are based around the Semantic MediaWiki (SMW) extension. See http://www.mediawiki.org/wiki/Semantic_Bundle. [20:01:09] New patchset: Raimond Spekking; "[Polyglot] [SearchExtraNS] Register extensions" [translatewiki] (master) - https://gerrit.wikimedia.org/r/45593 [20:01:11] New patchset: CSteipp; "Add flag to RenameuserSQL to skip username check" [mediawiki/extensions/Renameuser] (master) - https://gerrit.wikimedia.org/r/42367 [20:01:19] okay [20:01:21] thanks [20:01:52] TwistTheNeil: Let me know if that helps :) [20:02:06] New review: Demon; "Needs rebasing." [mediawiki/extensions/Scribunto] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/40998 [20:02:18] Change merged: Raimond Spekking; [translatewiki] (master) - https://gerrit.wikimedia.org/r/45593 [20:02:44] can it be for a more specific page? [20:02:58] there are quite a bit of pages which have acid content in them [20:03:17] so page of bases would show up in the 20th result page [20:03:22] I really don't know enough to answer, I'm sorry [20:03:33] anyone out there know of a recommended method for providing an ajax service for a special page extension? [20:03:46] dan-nl: Using the api, usually [20:03:56] 03(NEW) Clean Page and Index namespaces configuration - 10https://bugzilla.wikimedia.org/44320 enhancement; Wikimedia: Site requests; () [20:04:01] 03(mod) Performance: don't request watch status dynamically - 10https://bugzilla.wikimedia.org/44126 (10Jon) [20:04:26] New review: CSteipp; "One more try. This keep things simple, running the update in all cases in case it hasn't already hap..." [mediawiki/extensions/Renameuser] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/42367 [20:04:55] that's alright marktraceur, thanks though :) [20:05:12] New patchset: IAlex; "Maintain the page ID in WikiPage instead of relying on Title" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/45594 [20:05:14] 03(mod) Thumbnails fail: The requested document was not found on this server - 10https://bugzilla.wikimedia.org/44044 +comment (10bawolff+wn) [20:05:28] Reedy: okay i'll look into it ... as far as i know it won't do what i want, but i may be wrong ... want to save a custom mapping to a table the extension has created [20:05:53] dan-nl: So you write a new module to do that [20:06:16] Reedy: for the api or for the extension? [20:06:17] Like AFT does, and numerous other extensions, pagetriage, wikilove... [20:06:28] You write it for the api and include it in your extension [20:06:50] Reedy: okay, cool i'll look at AFT and see how it does it [20:07:32] Reedy: thanks [20:14:40] i'm now on https://www.mediawiki.org/wiki/Git/New_repositories [20:14:48] 03(mod) Thumbnails fail: The requested document was not found on this server - 10https://bugzilla.wikimedia.org/44044 +comment (10dasch) [20:15:22] and I dont know what i have to write into the request-form in step 3 [20:15:57] by the way: my extension is not in a final state by now [20:16:03] is that a problem? [20:16:07] 03(mod) Thumbnails fail: The requested document was not found on this server - 10https://bugzilla.wikimedia.org/44044 +comment (10federicoleva) [20:18:18] New patchset: Raimond Spekking; "[Polyglot] Disable for the moment." [translatewiki] (master) - https://gerrit.wikimedia.org/r/45596 [20:18:26] Change merged: Raimond Spekking; [translatewiki] (master) - https://gerrit.wikimedia.org/r/45596 [20:20:44] 03(mod) Provide a log of actions which trigger the CAPTCHA - 10https://bugzilla.wikimedia.org/41522 +comment (10John Mark Vandenberg) [20:21:37] 03(mod) Thumbnails fail: The requested document was not found on this server - 10https://bugzilla.wikimedia.org/44044 +comment (10dasch) [20:23:30] lbenedix: no, that's not a problem. [20:23:48] New review: Nikerabbit; "Hmm what where those failures about?" [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/43445 [20:24:01] can you tell what i have to write to the request-form? [20:24:22] name of the repository is easy [20:25:42] New patchset: Alex Monk; "(bug 44179 & bug 44180) Add maintenance script for instance reboot/build completions" [mediawiki/extensions/OpenStackManager] (master) - https://gerrit.wikimedia.org/r/45277 [20:25:59] 03(mod) Thumbnails fail: The requested document was not found on this server - 10https://bugzilla.wikimedia.org/44044 +comment (10dasch) [20:28:18] 03(NEW) Make Special:Unwatchedpages functional - 10https://bugzilla.wikimedia.org/44321 normal; MediaWiki: Special pages; () [20:28:35] lbenedix: it shouldn't really matter. [20:30:15] New review: DaSch; "the use of timeout can break thumbnail creation because this is not installed by default!" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/43405 [20:30:30] 03(mod) OpenID extension lacks autodiscovery when used as a provider - 10https://bugzilla.wikimedia.org/40068 +comment (10rlane32) [20:32:19] lbenedix: it's going to go into a wiki page [20:32:25] so it can be changed later :-) [20:32:42] (I mean, you can add "not sure!" into your description or whatever string you are typing :-) ) [20:33:16] New review: Nemo bis; "Another example of the problem above is https://bugzilla.wikimedia.org/show_bug.cgi?id=44044" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/43405 [20:33:53] New review: Martineznovo; "There's a problem with this change: It should check for the "timeout" command existance. It's not pr..." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/43405 [20:34:06] Nemo_bis: lol [20:34:32] okay, gerrit doesn't have conflict detection :P [20:34:37] 03(mod) Thumbnails fail: "timeout" not installed, required in ulimit5.sh - 10https://bugzilla.wikimedia.org/44044 summary (10Nemo) [20:35:03] 03(mod) Thumbnails fail: "timeout" not installed, required in ulimit5.sh - 10https://bugzilla.wikimedia.org/44044 (10Nemo) [20:35:03] 03(mod) Error generating thumbnail: The source file for the specified thumbnail does not exist - 10https://bugzilla.wikimedia.org/44319 (10Nemo) [20:35:40] lol, nope [20:36:14] newest wins [20:36:44] well, they're actually different comments, so it's not exactly a conflict [20:37:41] that's because we shouldn't use codereview as forums [20:38:23] forums tell you that someone else has posted in the meanwhile, so that 1) you can reply immediately with yet another point, 2) you don't look an idiot [20:38:27] New patchset: Alex Monk; "(bug 44179 & bug 44180) Add maintenance script for instance reboot/build completions" [mediawiki/extensions/OpenStackManager] (master) - https://gerrit.wikimedia.org/r/45277 [20:38:51] 03(mod) Thumbnails fail: "timeout" not installed, required in ulimit5.sh - 10https://bugzilla.wikimedia.org/44044 +comment (10bawolff+wn) [20:38:56] New patchset: Anomie; "Fix package.loaded and other cleanups" [mediawiki/extensions/Scribunto] (master) - https://gerrit.wikimedia.org/r/45601 [20:38:57] New patchset: Anomie; "Scribunto language module" [mediawiki/extensions/Scribunto] (master) - https://gerrit.wikimedia.org/r/42050 [20:38:57] New patchset: Anomie; "Fix reference handling in LuaEnvironmentComparisonTest" [mediawiki/extensions/Scribunto] (master) - https://gerrit.wikimedia.org/r/40323 [20:38:57] New patchset: Anomie; "Lua ustring implementation" [mediawiki/extensions/Scribunto] (master) - https://gerrit.wikimedia.org/r/38013 [20:39:43] Change abandoned: Anomie; "No longer needed, enough component patchsets have been merged that the tree is now linear." [mediawiki/extensions/Scribunto] (master) - https://gerrit.wikimedia.org/r/42049 [20:40:11] New review: Anomie; "PS3: Rebased" [mediawiki/extensions/Scribunto] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/40323 [20:40:35] New review: Anomie; "PS4: Rebased" [mediawiki/extensions/Scribunto] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/42050 [20:42:50] New review: Anomie; "PS9: Rebased" [mediawiki/extensions/Scribunto] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/38013 [20:46:47] New patchset: Anomie; "Support __pairs and __ipairs" [mediawiki/extensions/Scribunto] (master) - https://gerrit.wikimedia.org/r/40998 [20:46:57] New review: Anomie; "PS3: Rebased" [mediawiki/extensions/Scribunto] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/40998 [20:47:07] 03(NEW) admins who are not campus/online volunteers should not be able to create Ambassador profiles - 10https://bugzilla.wikimedia.org/44322 normal; MediaWiki extensions: EducationProgram; () [20:47:12] New patchset: Anomie; "Make pairs and ipairs work with frame.args" [mediawiki/extensions/Scribunto] (master) - https://gerrit.wikimedia.org/r/40999 [20:47:39] New review: Anomie; "recheck" [mediawiki/extensions/Scribunto] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/38013 [20:47:50] <^demon> lbenedix: Your new repository is ready. You can clone it like `git clone ssh://lbenedix@gerrit.wikimedia.org:29418/mediawiki/extensions/UIFeedback` [20:47:52] New review: IAlex; "Missing database access (you can see the build failures from patchset 3)" [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/43445 [20:49:07] New patchset: Jeroen De Dauw; "add Leaflet map service (tested, stable)" [mediawiki/extensions/Maps] (master) - https://gerrit.wikimedia.org/r/44386 [20:50:17] 03(mod) Add a "hide these" checkbox - 10https://bugzilla.wikimedia.org/44123 +comment (10Steven Walling) [20:50:50] New review: Jeroen De Dauw; "Did a quick skim, looks good mostly" [mediawiki/extensions/Maps] (master); V: 0 C: 1; - https://gerrit.wikimedia.org/r/44386 [20:54:50] Change merged: jenkins-bot; [mediawiki/extensions/OpenStackManager] (master) - https://gerrit.wikimedia.org/r/45481 [20:54:59] hi mitevam! late for you, right? [20:55:20] yeah heading to bed sumanah :) [20:55:32] Hope you are feeling better? [20:55:59] kind of , i hope by tomorrow :) [20:56:37] 03(mod) Refine hideAll and endTour behavior - 10https://bugzilla.wikimedia.org/43723 +comment (10Steven Walling) [21:00:07] 03(mod) Error generating thumbnail: The source file for the specified thumbnail does not exist - 10https://bugzilla.wikimedia.org/44319 (10Marco) [21:01:05] 03(NEW) GettingStarted tour not progressing to the next step accurately - 10https://bugzilla.wikimedia.org/44323 normal; MediaWiki extensions: GuidedTour; () [21:01:42] 03(mod) GettingStarted tour not progressing to the next step accurately - 10https://bugzilla.wikimedia.org/44323 +comment (10swalling) [21:02:04] 03(mod) GettingStarted tour not progressing to the next step accurately - 10https://bugzilla.wikimedia.org/44323 (10Steven Walling) [21:04:20] New patchset: Anomie; "Lua ustring implementation" [mediawiki/extensions/Scribunto] (master) - https://gerrit.wikimedia.org/r/38013 [21:05:27] can i link to an older revision of a page within a page itself by using internal links or do i have to make it an "external" link, syntax-wise? [21:06:25] New review: Anomie; "PS10: Fix for php 5.3" [mediawiki/extensions/Scribunto] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/38013 [21:07:10] 03(mod) Add a "hide these" checkbox - 10https://bugzilla.wikimedia.org/44123 +comment (10Matthew Flaschen) [21:07:26] 03(mod) GettingStarted tour not progressing to the next step accurately - 10https://bugzilla.wikimedia.org/44323 +comment (10Matthew Flaschen) [21:07:27] 03(mod) Add a "hide these" checkbox - 10https://bugzilla.wikimedia.org/44123 +comment (10mflaschen) [21:08:15] btw, how come sometimes the bot uses full real name and sometimes the user name [21:08:50] mutante: I think it differentiates between starting the issue & commenting on it [21:09:39] sumanah: hmm, i thought someting along those lines, but +comment (Matthew Flaschen) +comment (mflaschen) [21:10:05] Wow! I don't know then! I blame solar flares [21:10:11] well, it's not a big deal, i have something similar in gerrit [21:11:04] mutante, sumanah it's because it reads from emails sent to wikibugs@wikimedia.org (I don't know if that's the exact email) parsing the message contents, and it has some issues it seems ;) [21:11:36] I think that's even reported as a bug [21:11:43] New patchset: Ori.livneh; "Emit "encapsulated" server-side events" [mediawiki/extensions/EventLogging] (master) - https://gerrit.wikimedia.org/r/45268 [21:11:47] yea, it is parsing mail headers on the mailserver. maybe the question is actually why BZ sends out mails differently..true [21:11:55] Vulpix: ok, thanks [21:12:32] as for the old revisions of the page, yes, the only way is to use external link syntax [21:13:34] if you need to use {{FULLPAGENAME}} or some template params you can use {{fullurl:{{FULLPAGENAME}}|oldid=1}} for example [21:15:17] New review: Mattflaschen; "Mostly minor issues. After we get this out of the way, we need to figure out why it's breaking E3Ex..." [mediawiki/extensions/ConfirmEdit] (master) C: -1; - https://gerrit.wikimedia.org/r/44376 [21:15:59] Vulpix: ok, i'm fine with external links.. ty [21:16:41] New patchset: Parent5446; "Refactor MWTimestamp::getHumanTimestamp and add hook." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/45651 [21:18:56] New review: Spage; "In localhost testing: Client-side is valid with wiki and webHost, server-side is valid with wiki; qu..." [mediawiki/extensions/EventLogging] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/45268 [21:19:22] Change merged: jenkins-bot; [mediawiki/extensions/EventLogging] (master) - https://gerrit.wikimedia.org/r/45268 [21:19:31] New review: Mattflaschen; "I don't really care about 1.14 per se. That just happens to be the version that it currently suppor..." [mediawiki/extensions/Drafts] (master) C: 1; - https://gerrit.wikimedia.org/r/25628 [21:25:35] 03(mod) Error generating thumbnail: The source file for the specified thumbnail does not exist - 10https://bugzilla.wikimedia.org/44319 +comment (10aschulz4587) [21:25:40] 03(mod) Error generating thumbnail: The source file for the specified thumbnail does not exist - 10https://bugzilla.wikimedia.org/44319 (10Aaron Schulz) [21:28:42] 03(NEW) point comma conversion in EXIF leads to strang result - 10https://bugzilla.wikimedia.org/44324 normal; MediaWiki: File management; () [21:28:47] 03(mod) Add git date to Special:Version - 10https://bugzilla.wikimedia.org/38783 +comment (10mail) [21:28:57] New patchset: Parent5446; "Made SSL validation in Curl HTTP requests the default." [mediawiki/core] (REL1_20) - https://gerrit.wikimedia.org/r/44864 [21:30:51] New patchset: Ori.livneh; "Update META_REV_ID to 5098094" [mediawiki/extensions/EventLogging] (master) - https://gerrit.wikimedia.org/r/45653 [21:31:38] Change merged: jenkins-bot; [mediawiki/extensions/EventLogging] (master) - https://gerrit.wikimedia.org/r/45653 [21:31:58] New patchset: Lbenedix; "first commit (just a test)" [mediawiki/extensions/UIFeedback] (master) - https://gerrit.wikimedia.org/r/45654 [21:31:59] New patchset: Aaron Schulz; "[FileRepo] Lowered negative caching duration." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/45655 [21:32:48] 03(NEW) Axiata XL configuration needs entry in translateWiki - 10https://bugzilla.wikimedia.org/44325 normal; MediaWiki extensions: ZeroRatedMobileAccess; () [21:33:18] New patchset: Ori.livneh; "Update EventLogging to master" [mediawiki/core] (wmf/1.21wmf7) - https://gerrit.wikimedia.org/r/45656 [21:33:46] New patchset: Parent5446; "Added geographic login restrictions." [mediawiki/extensions/SecureSessions] (master) - https://gerrit.wikimedia.org/r/44528 [21:34:00] 03(mod) point comma conversion in EXIF leads to strang result - 10https://bugzilla.wikimedia.org/44324 +comment (10bawolff+wn) [21:35:20] 03(mod) Axiata XL configuration needs entry in translateWiki - 10https://bugzilla.wikimedia.org/44325 +comment (10dfoy) [21:35:30] New patchset: Ori.livneh; "Update EventLogging to master" [mediawiki/core] (wmf/1.21wmf8) - https://gerrit.wikimedia.org/r/45658 [21:35:44] 03(mod) Axiata XL configuration needs entry in translateWiki - 10https://bugzilla.wikimedia.org/44325 (10Dan Foy) [21:38:23] Change abandoned: Ori.livneh; "(no reason)" [mediawiki/core] (wmf/1.21wmf7) - https://gerrit.wikimedia.org/r/45656 [21:38:41] 03(mod) OpenID extension lacks autodiscovery when used as a provider - 10https://bugzilla.wikimedia.org/40068 +comment (10mail) [21:39:15] New patchset: Ori.livneh; "Update EventLogging to master" [mediawiki/core] (wmf/1.21wmf7) - https://gerrit.wikimedia.org/r/45659 [21:39:52] New patchset: Jeroen De Dauw; "Some cleanup" [mediawiki/extensions/Maps] (master) - https://gerrit.wikimedia.org/r/45660 [21:40:01] Change merged: Jeroen De Dauw; [mediawiki/extensions/Maps] (master) - https://gerrit.wikimedia.org/r/44386 [21:40:13] 03(NEW) categorymembers sortkey in the api contains gibberish - 10https://bugzilla.wikimedia.org/44326 normal; MediaWiki: API; () [21:40:49] New patchset: Ori.livneh; "Update E3Experiments to master" [mediawiki/core] (wmf/1.21wmf7) - https://gerrit.wikimedia.org/r/45661 [21:40:51] New patchset: Parent5446; "Added initial extension code." [mediawiki/extensions/ThrottleOverride] (master) - https://gerrit.wikimedia.org/r/45517 [21:41:25] 03(mod) OpenID extension lacks autodiscovery when used as a provider - 10https://bugzilla.wikimedia.org/40068 +comment (10martineznovo) [21:41:35] New patchset: Jeroen De Dauw; "Some cleanup" [mediawiki/extensions/Maps] (master) - https://gerrit.wikimedia.org/r/45660 [21:42:02] New patchset: Ori.livneh; "Update E3Experiments to master" [mediawiki/core] (wmf/1.21wmf8) - https://gerrit.wikimedia.org/r/45662 [21:42:22] Change merged: Ori.livneh; [mediawiki/core] (wmf/1.21wmf8) - https://gerrit.wikimedia.org/r/45658 [21:44:16] 03(mod) Ensure accurate placement of tooltips pointing to page elements - 10https://bugzilla.wikimedia.org/44091 +comment (10swalling) [21:45:59] i made a test-commit to gerrit and when i clone the repository to a new folder its empty... is that because of some reviewprocess? [21:46:19] lbenedix: probably your change was not merged [21:46:36] lbenedix: when you go to gerrit.wikimedia.org/, do you see it on your dashboard? [21:46:38] 03(mod) point comma conversion in EXIF leads to strang result - 10https://bugzilla.wikimedia.org/44324 +comment (10dasch) [21:47:01] https://gerrit.wikimedia.org/r/#/c/45654/ ? [21:47:15] jepp [21:47:24] it says "Status: Review in Progress", it has to be merged by someone with the right to do it [21:47:32] if it's your repo, you probably have that right [21:47:45] sounds strange, because i created that repo... [21:47:47] 03(mod) OpenID extension lacks autodiscovery when used as a provider - 10https://bugzilla.wikimedia.org/40068 (10T. Gries) [21:47:50] Change merged: jenkins-bot; [mediawiki/extensions/OpenStackManager] (master) - https://gerrit.wikimedia.org/r/45482 [21:47:57] 03(mod) OpenID extension lacks autodiscovery when used as a provider - 10https://bugzilla.wikimedia.org/40068 (10T. Gries) [21:48:06] lbenedix: doesn't really matter [21:48:12] Change merged: jenkins-bot; [mediawiki/extensions/OpenStackManager] (master) - https://gerrit.wikimedia.org/r/45496 [21:48:13] Change merged: Ori.livneh; [mediawiki/core] (wmf/1.21wmf7) - https://gerrit.wikimedia.org/r/45659 [21:48:21] New review: MarkTraceur; "All right! I'll take it. Thanks again, Richa!" [mediawiki/extensions/UploadWizard] (master); V: 2 C: 2; - https://gerrit.wikimedia.org/r/44686 [21:48:22] Change merged: MarkTraceur; [mediawiki/extensions/UploadWizard] (master) - https://gerrit.wikimedia.org/r/44686 [21:48:26] 03(mod) OpenID extension lacks autodiscovery when used as a provider - 10https://bugzilla.wikimedia.org/40068 +comment (10mail) [21:48:26] lbenedix: you should be able to approve and merge your own chages as well [21:48:45] lbenedix: but it's not recommended in "established" repos [21:48:51] Change merged: Ori.livneh; [mediawiki/core] (wmf/1.21wmf7) - https://gerrit.wikimedia.org/r/45661 [21:49:04] Change merged: Ori.livneh; [mediawiki/core] (wmf/1.21wmf8) - https://gerrit.wikimedia.org/r/45662 [21:49:06] lbenedix: where you are not basically the only person who writes and uses the code :) [21:49:24] by now i think i am alone ;) [21:49:42] can you tell me how to approve my commit? [21:49:44] 03(mod) OpenID extension lacks autodiscovery when used as a provider - 10https://bugzilla.wikimedia.org/40068 +comment (10mail) [21:50:01] sorry, i don't have merge right on any repo, so i don't know how it looks [21:50:07] lbenedix: but probably under the "Review" button [21:50:16] mark it with a +2 [21:50:30] and you should be able to somehow "submit" it then [21:50:50] 03(mod) categorymembers sortkey in the api contains gibberish - 10https://bugzilla.wikimedia.org/44326 +comment (10Brad Jorsch) [21:51:10] 03(mod) point comma conversion in EXIF leads to strang result - 10https://bugzilla.wikimedia.org/44324 +comment (10bawolff+wn) [21:51:33] Change merged: Lbenedix; [mediawiki/extensions/UIFeedback] (master) - https://gerrit.wikimedia.org/r/45654 [21:51:40] ok [21:52:16] I hope, I'll get used to that gerrit-thingy... [21:53:30] seems like you're doing well :) [21:53:59] New patchset: Mwalker; "Introducting SmashPig (AKA AdyenListener)" [wikimedia/fundraising/PaymentsListeners] (master) - https://gerrit.wikimedia.org/r/45665 [21:54:39] Change abandoned: Mwalker; "See https://gerrit.wikimedia.org/r/45665" [wikimedia/fundraising/PaymentsListeners] (master) - https://gerrit.wikimedia.org/r/37147 [21:55:45] New review: Kaldari; "This is a completely different idea of 'relative timestamps' from what we had in mind for Echo and w..." [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/45651 [21:57:22] * sumanah cheerleads for lbenedix :-) [22:07:28] New review: Parent5446; "Hmm, you're right. TBH I was trying to merge https://gerrit.wikimedia.org/r/15746 into MWTimestamp. ..." [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/45651 [22:07:52] 03(mod) Change "Importance" label to "Priority and Severity" - 10https://bugzilla.wikimedia.org/32164 (10Valerie Juarez) [22:08:47] 03(mod) Curse of the lead section toggles - 10https://bugzilla.wikimedia.org/43878 +comment (10Jon) [22:08:48] New review: Siebrand; "I18n/L10n looks fine. One remaining inline request." [mediawiki/extensions/ThrottleOverride] (master); V: 0 C: 1; - https://gerrit.wikimedia.org/r/45517 [22:09:04] New review: Kaldari; "I guess this is actually an implementation of the 'pretty timestamps' idea. Unfortunately, I need re..." [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/45651 [22:11:05] New review: Parent5446; "Hmm, give me a few minutes." [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/45651 [22:11:53] 03(mod) VisualEditor: Context menu appears in the wrong place in IE10 - 10https://bugzilla.wikimedia.org/41233 +comment (10Dhaval) [22:14:14] 03(mod) VisualEditor: Support Internet Explorer - 10https://bugzilla.wikimedia.org/42847 +comment (10Dhaval) [22:14:44] can someone tell me if it is possible to get the number of edits from logged-in and anon users? [22:15:06] something like: "give me the number of edits made by logged in users between 01.01.2013 and 24.01.2013"? [22:16:08] New patchset: Mattflaschen; "Trigger the resize handler for positioning on ready as well." [mediawiki/extensions/GuidedTour/guiders] (master) - https://gerrit.wikimedia.org/r/45671 [22:16:53] New review: Mattflaschen; "Ori's suggestion works based on my testing so far." [mediawiki/extensions/GuidedTour/guiders] (master); V: 0 C: 1; - https://gerrit.wikimedia.org/r/45671 [22:17:16] lbenedix: i know there's a getEditCount for the User class: http://svn.wikimedia.org/doc/classUser.html#a964fd2c9e0bba7f28208447af752dfc1 [22:17:24] but not sure if you can modify that to the time frame. [22:17:42] New patchset: Mwalker; "Ahhh Fix CentralNotice SQL for Deployment" [mediawiki/extensions/CentralNotice] (master) - https://gerrit.wikimedia.org/r/45672 [22:18:16] 03(mod) Ensure accurate placement of tooltips pointing to page elements - 10https://bugzilla.wikimedia.org/44091 +patch-in-gerrit +patch-need-review; +comment (10Matthew Flaschen) [22:19:18] * terrrydactyl pokes Dereckson  [22:22:47] 03(mod) point comma conversion in EXIF leads to strang result - 10https://bugzilla.wikimedia.org/44324 +comment (10dasch) [22:23:39] Change merged: Adamw; [mediawiki/extensions/CentralNotice] (master) - https://gerrit.wikimedia.org/r/45672 [22:24:11] i want that number for wikidata [22:24:46] i suggest, that most of the non-bot-edits come from logged-in users, but i want a proof [22:25:05] lbenedix: ah, i don't know much about wikidata. :x [22:25:20] i hope that mediawiki have an api for such questions [22:26:02] 03(mod) WikiEditor Help Section displays Parse Errors - 10https://bugzilla.wikimedia.org/44215 +comment (10Valerie.m.juarez) [22:27:31] New patchset: Jeroen De Dauw; "Renamed EP classes to avoid confusion with core classes" [mediawiki/extensions/EducationProgram] (master) - https://gerrit.wikimedia.org/r/45673 [22:28:50] New patchset: Kaldari; "Initial version of Disambiguator extension" [mediawiki/extensions/Disambiguator] (master) - https://gerrit.wikimedia.org/r/41043 [22:29:40] New patchset: Jeroen De Dauw; "Fix notice when sysop key does not exist yet" [mediawiki/extensions/EducationProgram] (master) - https://gerrit.wikimedia.org/r/45674 [22:34:46] !tabcompletion [22:34:46] Instead of manually typing another person's nickname in IRC, you can type the beginning of their name and hit TAB on your keyboard to get it autocompleted, like on the command line. This avoids misspellings. Just make sure it's the right person! [22:39:58] New patchset: Parent5446; "Added new MWTimestamp::getRelativeTimestamp for pure relative." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/45677 [22:39:59] New patchset: Parent5446; "Refactor MWTimestamp::getHumanTimestamp and add hook." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/45651 [22:40:21] New review: Parent5446; "See https://gerrit.wikimedia.org/r/45677" [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/45651 [22:42:44] New patchset: preilly; "fix location of repo" [sartoris] (master) - https://gerrit.wikimedia.org/r/45678 [22:43:03] Change merged: preilly; [sartoris] (master) - https://gerrit.wikimedia.org/r/45678 [22:44:29] i have a question about the article-feedback-tool [22:44:46] on http://en.wikipedia.org/wiki/File:AFT5-Feedback-Form-Option-1-Launch-Screenshot-12-19-2001.png i see a link to some terms [22:44:49] where can i find them? [22:45:06] some terms? [22:45:36] its a screenshot [22:45:52] "by posting you agree to transparency under these terms" [22:47:16] https://en.wikipedia.org/wiki/MediaWiki:Articlefeedbackv5-help-transparency-terms [22:47:23] https://wikimediafoundation.org/wiki/Feedback_privacy_statement [22:48:41] thanks a los [22:48:43] lot [22:52:37] Change merged: Mwalker; [mediawiki/extensions/CentralNotice] (master) - https://gerrit.wikimedia.org/r/45270 [22:55:08] has anyone else had problems getting their debugging environment to work? i've tried using wfDebug but it doesn't show up in my debug console and I've tried wfDebugLog but the messages only show up sometimes and is pretty unreliable. [22:55:44] use $wgDebugLogFile [22:56:41] TimStarling: should i set that in my LocalSettings.php? [22:56:55] yes, to a file that is writable by the web server user [23:08:24] 03(mod) Sudo policy should use the project group, rather than ALL for users - 10https://bugzilla.wikimedia.org/39790 +comment (10Andrew Bogott) [23:10:27] 03(mod) Create default sudo group on project creation - 10https://bugzilla.wikimedia.org/39092 +comment (10Andrew Bogott) [23:14:16] TimStarling: i've created the file and messages do show up in the log, but not the ones that i've made using wfDebug... [23:14:55] Change merged: jenkins-bot; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/38905 [23:16:37] New patchset: Kaldari; "(bug 44040) Adding a special page to list all disambiguation pages" [mediawiki/extensions/Disambiguator] (master) - https://gerrit.wikimedia.org/r/44273 [23:16:41] New patchset: preilly; "remove Murder and Bittorrent dependencies" [sartoris] (master) - https://gerrit.wikimedia.org/r/45680 [23:16:49] Change merged: jenkins-bot; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/33870 [23:17:24] Change merged: preilly; [sartoris] (master) - https://gerrit.wikimedia.org/r/45680 [23:18:48] 03(mod) Converter between language variants doesn't include oldid - 10https://bugzilla.wikimedia.org/42030 +comment (10Siebrand) [23:19:39] New review: Siebrand; "Same as on ps1" [mediawiki/extensions/GuidedTour] (master); V: 0 C: 1; - https://gerrit.wikimedia.org/r/44752 [23:22:53] New review: Wikinaut; "If you want to have all wiki pages (of the OpenID server) to include the auto-discovery META tag, yo..." [mediawiki/extensions/OpenID] (master); V: 0 C: -2; - https://gerrit.wikimedia.org/r/45554 [23:23:17] hello [23:23:28] Hi. [23:23:38] could you help me? [23:23:47] and im not a native english speaker [23:23:54] Ask your question. :-) [23:24:07] i am korean wiki user [23:24:10] New review: Siebrand; "Repeat of comment on earlier patch set: New messages need an entry in the correct key of $wgMessageS..." [mediawiki/core] (master); V: 0 C: 1; - https://gerrit.wikimedia.org/r/44005 [23:24:13] and im trying to [23:24:26] put eng.ver common.css [23:24:26] New review: Parent5446; "Why would you want to add it on EVERY page? That doesn't make any sense. This patch specifically add..." [mediawiki/extensions/OpenID] (master) C: 0; - https://gerrit.wikimedia.org/r/45554 [23:24:30] but [23:24:59] something dosen't work [23:25:08] like infobox setting [23:25:17] I'm not sure what you mean. [23:25:22] um [23:25:23] Do you have a link to the common.css page? [23:25:28] New patchset: preilly; "fix copyright" [sartoris] (master) - https://gerrit.wikimedia.org/r/45681 [23:25:29] mine? [23:25:32] Yes. [23:25:39] The page you're having a problem with. [23:25:46] [[:ko:사용자:이형주/common.css [23:25:47] New review: Siebrand; "Repeating my +1 for i18n/L10n." [mediawiki/extensions/GettingStarted] (master); V: 0 C: 1; - https://gerrit.wikimedia.org/r/43982 [23:25:48] Change merged: preilly; [sartoris] (master) - https://gerrit.wikimedia.org/r/45681 [23:25:50] woops [23:26:00] in ko wiki [23:26:10] New patchset: Spage; "Show GettingStarted to 50% of users, log it." [mediawiki/extensions/GettingStarted] (master) - https://gerrit.wikimedia.org/r/45682 [23:26:12] https://ko.wikipedia.org/wiki/%EC%82%AC%EC%9A%A9%EC%9E%90:%EC%9D%B4%ED%98%95%EC%A3%BC/common.css [23:26:19] That page? [23:26:24] yes [23:26:29] wait [23:26:34] for example [23:26:56] wait [23:27:03] im searching [23:27:46] http://ko.wikipedia.org/wiki/%EC%82%AC%EC%9A%A9%EC%9E%90:%EC%9D%B4%ED%98%95%EC%A3%BC/%ED%8B%80:%ED%94%84%EB%A1%9C%EA%B2%8C%EC%9D%B4%EB%A8%B8_%EC%A0%95%EB%B3%B4 [23:28:06] its from http://en.wikipedia.org/wiki/Template:Infobox_Pro_Gaming_player [23:28:08] Looks fine to me. [23:28:15] yeah. but [23:28:16] What is the problem you're seeing? [23:28:24] above section [23:28:25] {{{name}}} [23:28:33] my media wiki [23:28:50] my infobox doesn't have a color [23:28:52] "{{{name}}}" [23:29:13] it has same source [23:29:18] from en wiki [23:29:52] http://pruebita.com/ko.wikipedia.org-2013-01-24.png [23:29:55] That's what I see. [23:29:59] 03(NEW) Anonymous users have identifying cookies - 10https://bugzilla.wikimedia.org/44327 critical; MediaWiki: General/Unknown; () [23:30:05] Do you see something different? [23:30:08] yes [23:30:13] Okay. [23:30:27] Can you hold down the "shift" key on your keyboard and press the "refresh" button in your Web browser? [23:30:56] uh. [23:31:01] no difference [23:31:04] wait [23:31:21] before asking my problem [23:31:24] ko wiki [23:31:33] .infobox th { [23:31:35] white-space: nowrap; [23:31:36] background-color: #eee; [23:31:38] } [23:31:53] they color the section in infobox [23:32:00] do you understant [23:32:03] stand? [23:32:14] I understand CSS, yes. [23:32:19] so [23:32:42] https://ko.wikipedia.org/wiki/%EB%AF%B8%EB%94%94%EC%96%B4%EC%9C%84%ED%82%A4:Common.css [23:32:44] im talking to the ko administrator [23:32:49] That page controls site-wide CSS. [23:32:54] And the page looks fine to me. [23:33:11] im trying to change [23:33:18] in ko wiki [23:33:20] New patchset: Ori.livneh; "Show GettingStarted to 50% of users" [mediawiki/extensions/GettingStarted] (master) - https://gerrit.wikimedia.org/r/45682 [23:33:21] infobox section [23:33:31] color is grey [23:33:36] Okay. [23:33:37] but english ver in white [23:33:39] What color would you like it to be? [23:33:42] um [23:33:46] same as en [23:33:49] but [23:33:58] when i paste eng common css [23:34:03] it doesn't work [23:34:06] https://en.wikipedia.org/wiki/MediaWiki:Common.css [23:34:15] Just copy that code? [23:34:18] yes [23:34:37] You're trying to change the color for everyone or just for you? [23:34:41] New review: Wikinaut; "And - what is the wiki page name (uri) of your page where the auto-discovery tag is rendered ?" [mediawiki/extensions/OpenID] (master); V: 0 C: -2; - https://gerrit.wikimedia.org/r/45554 [23:34:44] /common.css is just for you. [23:34:45] yes [23:34:47] because [23:34:51] so [23:34:53] Yes to which? [23:35:06] to which? [23:35:15] like [23:35:24] You're trying to change the color for everyone or just for you? [23:35:25] um [23:35:29] yes [23:35:32] because [23:35:35] For everyone? [23:35:36] infobox section [23:35:38] Or for you? [23:35:39] yes [23:35:40] Change merged: Ori.livneh; [mediawiki/extensions/GettingStarted] (master) - https://gerrit.wikimedia.org/r/45682 [23:35:42] not me [23:35:46] but for everybody [23:35:49] so im testing [23:35:54] Okay, you need to update https://ko.wikipedia.org/wiki/%EB%AF%B8%EB%94%94%EC%96%B4%EC%9C%84%ED%82%A4:Common.css [23:35:54] in my common.css [23:35:59] Okay. [23:36:02] yes [23:36:07] So in your /common.css page, you need to add !important. [23:36:32] how? [23:36:52] New patchset: Ori.livneh; "Updated GettingStarted to master" [mediawiki/core] (wmf/1.21wmf8) - https://gerrit.wikimedia.org/r/45686 [23:37:33] Hello_: https://ko.wikipedia.org/wiki/%EC%82%AC%EC%9A%A9%EC%9E%90:MZMcBride/common.css [23:37:37] Like that. [23:37:51] aha [23:37:53] wait [23:38:02] New patchset: Ori.livneh; "Update GettingStarted to master" [mediawiki/core] (wmf/1.21wmf7) - https://gerrit.wikimedia.org/r/45687 [23:38:03] im gonna try [23:38:26] and if i have prob., then i will caht [23:38:28] chat [23:38:57] Can't wait. [23:39:05] Y? [23:39:17] 03(NEW) Fuzzied sections create line breaks in wikitext - 10https://bugzilla.wikimedia.org/44328 normal; MediaWiki extensions: Translate; () [23:39:35] 03(NEW) Translate extension should warn users when they change translation IDs - 10https://bugzilla.wikimedia.org/44329 normal; MediaWiki extensions: Translate; () [23:40:09] uh susan? [23:40:18] New review: Parent5446; "Special:OpenIDServer/Identity" [mediawiki/extensions/OpenID] (master) C: 0; - https://gerrit.wikimedia.org/r/45554 [23:40:47] Hello_: Hi. [23:42:05] um it doesn't looks like http://en.wikipedia.org/wiki/Template:Infobox_Pro_Gaming_player [23:42:11] like [23:42:12] Change merged: Ori.livneh; [mediawiki/core] (wmf/1.21wmf8) - https://gerrit.wikimedia.org/r/45686 [23:42:26] Change merged: Ori.livneh; [mediawiki/core] (wmf/1.21wmf7) - https://gerrit.wikimedia.org/r/45687 [23:43:33] 03(mod) Translate extension should warn users when they change translation IDs - 10https://bugzilla.wikimedia.org/44329 +comment (10Nemo) [23:44:07] New patchset: Mwjames; "Add QUnit support" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/45689 [23:44:07] 03(mod) Translate extension should warn users when they change translation IDs - 10https://bugzilla.wikimedia.org/44329 normal->15enhancement (10Nemo) [23:48:01] New patchset: preilly; "Conform to PEP 8" [sartoris] (master) - https://gerrit.wikimedia.org/r/45690 [23:48:37] Change merged: preilly; [sartoris] (master) - https://gerrit.wikimedia.org/r/45690 [23:51:45] New review: Mwjames; "Now, smw.org just needs to $wgEnableJavaScriptTest=true;" [mediawiki/extensions/SemanticMediaWiki] (master); V: 0 C: 2; - https://gerrit.wikimedia.org/r/45689 [23:51:55] Change merged: jenkins-bot; [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/45689 [23:53:45] 03(mod) Translate extension should warn users when they change translation IDs - 10https://bugzilla.wikimedia.org/44329 +comment (10Jon Harald Søby) [23:59:38] uh [23:59:58] i don't know why