[00:00:19] İ [00:00:33] Anyone here familiar with how to invoke lua scripts? For instance {{#invoke:String|sub|s=ThishereString|i=3|j=6}} just gives whatever position the i value is set at -- the j value seem to be ignored (unless I'm not entering it correctly) [00:00:53] TimStarling: hm, good point [00:00:56] * Platonides looks at TimStarling [00:01:04] from what White Cat explained to me of Turkish, I would expect İ to be a header [00:01:29] TimStarling: it was probably missing on that page since it should sort like a regular "i" [00:01:50] but yeah, probably has to be added [00:02:19] let me put a review on gerrit now [00:02:57] Ah, I found it, Module:String purposefully only returns a single character on a .sub call for some reason [00:03:18] 03(mod) TIFs appear less focused than JPG equivalent - 10https://bugzilla.wikimedia.org/45212 +comment (10bawolff+wn) [00:05:55] So, in the absence of .sub working, what's a good way to parse strings? I want the 2nd, 3rd, and "4th5th" characters of a 5 character string (T6A10, I want the 6, A, and 10). [00:06:07] New review: Tim Starling; "Patch Set 3: Code-Review-1" [mediawiki/core] (master) C: -1; - https://gerrit.wikimedia.org/r/49776 [00:07:26] MatmaRex: was that quick enough? [00:07:46] TimStarling: it was awesome quick, i love you, thanks [00:07:56] New patchset: Matmarex; "(bug 43799) create language-specific collations for category sorting" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/49776 [00:07:56] TimStarling: there's a fix for ascii and turkish coming right now [00:08:04] one git-review decides to finally push it [00:08:07] ah, there it is [00:08:11] just 45 minutes [00:09:07] and it's 1 am here. eh, australians and their timezones [00:09:13] I'm trying to get a Wikipedia mirror running on a wireless harddrive running embedded ARM Linux with 128MB RAM. It is too slow to be usable. Is there any hope, or should I start looking at alternative wikitext parsers? [00:09:22] thanks for the review :) [00:09:22] I've tried APC caching without dramatic results. [00:09:24] bye bye [00:09:37] Banaticus next [00:10:11] New review: Matmarex; "Patch Set 4:" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/49776 [00:11:14] Banaticus: I think that module is just broken [00:11:38] where's anomie? [00:13:05] Banaticus: https://en.wikipedia.org/w/index.php?title=Module:String&oldid=538979071 [00:13:10] see, this version worked [00:13:29] I'm starting a wiki for the amateur radio Technician, General, and Extra classes -- I want every question page (all 2,000 or so) to use the same top and bottom templates which link to "prev" and "next" questions, among other things -- would be really easy with string parsing [00:13:31] he just screwed it up here: https://en.wikipedia.org/w/index.php?title=Module:String&diff=538979768&oldid=538979461 [00:13:44] 2 -> i, 3 -> i [00:14:23] Yes, you're right, 3 should have been j. [00:14:58] Can you change that for me or is that outside your normal bailiwick? [00:15:16] New review: Matmarex; "Patch Set 4: Code-Review-1" [mediawiki/core] (master) C: -1; - https://gerrit.wikimedia.org/r/49776 [00:15:40] done [00:15:50] New patchset: Kaldari; "Adding new subclass to HTMLForm for constructing a checkbox matrix" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/48995 [00:16:43] Thanks, TimStarling :) [00:17:02] ok, AaronSchulz last, but then waiting is what we pay him for, right? ;) [00:17:21] * AaronSchulz already started on the migration code [00:17:45] * MatmaRex waves good night [00:19:13] New review: Cmcmahon; "Patch Set 1: Verified+2 Code-Review+2" [qa/browsertests] (master); V: 2 C: 2; - https://gerrit.wikimedia.org/r/50120 [00:19:14] Change merged: Cmcmahon; [qa/browsertests] (master) - https://gerrit.wikimedia.org/r/50120 [00:22:58] New review: Krinkle; "Patch Set 1:" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/50123 [00:23:36] New review: Krinkle; "Patch Set 1:" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/50123 [00:28:29] final public static function singleton() { [00:28:40] it's not hard to recognise Aaron's code by style is it? ;) [00:29:45] yeah yeah, final [00:30:22] if you see a type hint for Closure, that's probably me too [00:31:31] just in case someone wanted to override that function and then use self::singleton() in a derived class [00:31:35] with LSB [00:31:41] you never know [00:37:26] New patchset: Yaron Koren; "Fixed error in registering Page Schemas handler - now works with SMW 1.8+" [mediawiki/extensions/SemanticInternalObjects] (master) - https://gerrit.wikimedia.org/r/50131 [00:37:50] New patchset: Kaldari; "Adding new subclass to HTMLForm for constructing a checkbox matrix" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/48995 [00:38:02] New review: Yaron Koren; "Patch Set 1: Verified+2 Code-Review+2" [mediawiki/extensions/SemanticInternalObjects] (master); V: 2 C: 2; - https://gerrit.wikimedia.org/r/50131 [00:38:03] Change merged: Yaron Koren; [mediawiki/extensions/SemanticInternalObjects] (master) - https://gerrit.wikimedia.org/r/50131 [00:41:25] New patchset: Reedy; "Make getJobQueueLengths only count jobs with no token" [mediawiki/extensions/WikimediaMaintenance] (master) - https://gerrit.wikimedia.org/r/50132 [00:42:12] TimStarling: that would probably be evil :) [00:42:34] Reedy: comma much? [00:42:47] Yrah, copypasted [00:42:48] New patchset: Reedy; "Make getJobQueueLengths only count jobs with no token" [mediawiki/extensions/WikimediaMaintenance] (master) - https://gerrit.wikimedia.org/r/50132 [00:43:11] TimStarling: see now, if someone wanted to do that they'd have to have the guts to change the base class to not be final [00:43:35] New review: Reedy; "Patch Set 2: Verified+2 Code-Review+2" [mediawiki/extensions/WikimediaMaintenance] (master); V: 2 C: 2; - https://gerrit.wikimedia.org/r/50132 [00:43:35] Change merged: Reedy; [mediawiki/extensions/WikimediaMaintenance] (master) - https://gerrit.wikimedia.org/r/50132 [00:43:48] New review: Krinkle; "Patch Set 5: Code-Review+1" [mediawiki/extensions/LiquidThreads] (master) C: 1; - https://gerrit.wikimedia.org/r/49609 [00:44:33] that increasing the chances of me noticing, it's like a string held two inches above the ground, strung between two trees, and connected to an alarm trap [00:45:06] New review: Krinkle; "Patch Set 1:" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/49693 [00:45:11] New patchset: Reedy; "Update WikimediaMaintenance to master" [mediawiki/core] (wmf/1.21wmf9) - https://gerrit.wikimedia.org/r/50133 [00:45:35] lol [00:45:41] New review: Reedy; "Patch Set 1: Verified+2 Code-Review+2" [mediawiki/core] (wmf/1.21wmf9); V: 2 C: 2; - https://gerrit.wikimedia.org/r/50133 [00:45:53] New patchset: Reedy; "Update WikimediaMaintenance to master" [mediawiki/core] (wmf/1.21wmf10) - https://gerrit.wikimedia.org/r/50134 [00:46:08] New review: Reedy; "Patch Set 1: Verified+2 Code-Review+2" [mediawiki/core] (wmf/1.21wmf10); V: 2 C: 2; - https://gerrit.wikimedia.org/r/50134 [00:46:11] Change merged: Reedy; [mediawiki/core] (wmf/1.21wmf10) - https://gerrit.wikimedia.org/r/50134 [00:46:16] redis does work quite nicely for this doesn't it? I like hMSet [00:47:13] Change merged: Reedy; [mediawiki/core] (wmf/1.21wmf9) - https://gerrit.wikimedia.org/r/50133 [00:47:31] New review: Yurik; "Patch Set 3:" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/48563 [00:53:56] 03(mod) Filename should not be /private/wmf/secret.yml - 10https://bugzilla.wikimedia.org/45060 +comment (10zfilipin) [00:54:06] 03(mod) secret.yml is required for all tests - 10https://bugzilla.wikimedia.org/45059 (10Željko Filipin) [00:54:07] New patchset: Krinkle; "Fix how QUnit.newMwEnvironment merges live and custom settings" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/49693 [00:54:35] 03(mod) secret.yml is required for all tests - 10https://bugzilla.wikimedia.org/45059 +comment (10zfilipin) [00:54:47] New review: Krinkle; "Patch Set 2: Code-Review+2" [mediawiki/core] (master) C: 2; - https://gerrit.wikimedia.org/r/49693 [00:56:12] TimStarling: it would be cute to find an excuse to use the Lua script features in redis, just for the sheer Luaness of it [00:56:24] * AaronSchulz doesn't plan on doing that now ;) [00:58:05] New review: Tim Starling; "Patch Set 4: Code-Review-1" [mediawiki/core] (master) C: -1; - https://gerrit.wikimedia.org/r/48223 [00:59:25] New review: Krinkle; "Patch Set 3: Code-Review-1" [mediawiki/core] (master) C: -1; - https://gerrit.wikimedia.org/r/49820 [01:00:47] New review: Alex Monk; "Patch Set 3:" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/49820 [01:01:02] Change merged: jenkins-bot; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/49693 [01:02:01] New review: Krinkle; "Patch Set 4:" [mediawiki/extensions/WikiEditor] (master) - https://gerrit.wikimedia.org/r/19942 [01:02:08] New patchset: Yaron Koren; "Updated for newer version of Smarty (3.1.7)" [mediawiki/extensions/Widgets] (master) - https://gerrit.wikimedia.org/r/50135 [01:03:11] New review: Yaron Koren; "Patch Set 1: Verified+2 Code-Review+2" [mediawiki/extensions/Widgets] (master); V: 2 C: 2; - https://gerrit.wikimedia.org/r/50135 [01:03:11] Change merged: Yaron Koren; [mediawiki/extensions/Widgets] (master) - https://gerrit.wikimedia.org/r/50135 [01:19:45] TimStarling: feel free too look at all the other queue commits too [01:20:51] I'm in a meeting now [01:24:32] 03(mod) Customise Bugzilla front page to have more useful links - 10https://bugzilla.wikimedia.org/22170 +comment (10krinklemail) [01:30:53] 03(mod) VisualEditor: Increase test coverage of ve.FormatAction - 10https://bugzilla.wikimedia.org/45216 +comment (10esanders) [01:32:44] 03(mod) Gerrit: Comment parser for "r123" should not interrupt in-word (e.g. urls) - 10https://bugzilla.wikimedia.org/45163 (10jeremyb) [01:36:30] 03(mod) TIFs appear less focused than JPG equivalent - 10https://bugzilla.wikimedia.org/45212 +comment (10M8R-udfkkf) [01:46:35] i am trying to run a bot but get error WARNING: Could not open 'http://54.235.240.9None/index.php?title=Special:Export& ... what is the "none" after the ip addr? [01:49:07] 03(mod) Allow changing preferences via API - 10https://bugzilla.wikimedia.org/18195 (10jeremyb) [01:49:17] hypergrove: Are you using Python? [01:49:17] 03(NEW) JS templates broken in Firefox (desktop) - 10https://bugzilla.wikimedia.org/45217 normal; MediaWiki extensions: MobileFrontend; () [01:49:27] mark i am trying to [01:49:31] first time [01:49:44] hypergrove: Do you construct the URL like "host + port + path" ? [01:49:44] 03(mod) JS templates broken in Firefox (desktop) - 10https://bugzilla.wikimedia.org/45217 (10Juliusz Gonera) [01:49:54] hypergrove: Does port have any value? Is it None? [01:50:12] hypergrove: It might also be wgScriptPath or so. [01:50:14] good one. i don't see port defined [01:50:43] hypergrove: I don't know how you're building the URL, so I don't know if port is the issue. [01:53:13] when i change self.langs in my family file to 'en': '54.235.240.9/mediawiki-1.17.3' then the message is Page http://54.235.240.9/mediawiki-1.17.3None/index.php?title=Special:Export&useskin=monobook could not be retrieved. Check your family file ? [01:54:22] hypergrove: I don't know what a family file is, but there probably needs to be a wgScriptPath configuration variable in there or similar. [01:55:25] local settings has $wgScriptPath = "/mediawiki-1.17.3" [01:55:48] hypergrove: Check whether your python script has a script path variable or similar. [01:59:45] 03(mod) JS templates broken in Firefox (desktop) - 10https://bugzilla.wikimedia.org/45217 +comment (10jgonera) [02:20:49] traceur, you were right i set scriptpath='' in the pywikipedia family file [02:21:00] that eliminated it [02:21:18] 03(mod) Filename should not be /private/wmf/secret.yml - 10https://bugzilla.wikimedia.org/45060 (10Chad H.) [02:21:34] 03(mod) secret.yml is required for all tests - 10https://bugzilla.wikimedia.org/45059 (10Chad H.) [02:21:36] Cool [02:22:05] !tabcompletion | hypergrove [02:22:06] hypergrove: 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! [02:28:45] wm- [02:28:50] wm-bot, thanks [02:41:11] hypergrove: if you're using pywikipediabot, which i think you are, try getting help in #pywikipediabot [03:09:22] hi folks, i really need to get a touch bot to run. can someone look at http://dpaste.org/Ceq55/ and tell me what is broken? [03:11:32] duh sorry wrong forum then [03:26:26] New patchset: Yaron Koren; "Removed MW 1.16 compatibility, added MW 1.21+ compat" [mediawiki/extensions/SemanticDrilldown] (master) - https://gerrit.wikimedia.org/r/50141 [03:27:06] New review: Yaron Koren; "Patch Set 1: Verified+2 Code-Review+2" [mediawiki/extensions/SemanticDrilldown] (master); V: 2 C: 2; - https://gerrit.wikimedia.org/r/50141 [03:27:06] Change merged: Yaron Koren; [mediawiki/extensions/SemanticDrilldown] (master) - https://gerrit.wikimedia.org/r/50141 [03:33:54] New patchset: Yaron Koren; "Removed apparently unnecessary line" [mediawiki/extensions/SemanticDrilldown] (master) - https://gerrit.wikimedia.org/r/50142 [03:35:23] New review: Yaron Koren; "Patch Set 1: Verified+2 Code-Review+2" [mediawiki/extensions/SemanticDrilldown] (master); V: 2 C: 2; - https://gerrit.wikimedia.org/r/50142 [03:35:23] Change merged: Yaron Koren; [mediawiki/extensions/SemanticDrilldown] (master) - https://gerrit.wikimedia.org/r/50142 [04:02:03] 03(NEW) API page export and revision queries strip newlines from page content - 10https://bugzilla.wikimedia.org/45218 major; MediaWiki: API; () [04:02:29] 03(mod) API page export and revision queries strip newlines from page content - 10https://bugzilla.wikimedia.org/45218 (10Al Johnson) [04:09:39] 03(mod) API page export and revision queries strip newlines from page content - 10https://bugzilla.wikimedia.org/45218 +comment (10Betacommand) [04:16:45] 03(mod) Exception while deleting a message - 10https://bugzilla.wikimedia.org/36739 +shell; +comment (10Alex Monk (Krenair)) [04:17:49] 03(mod) API page export and revision queries strip newlines from page content - 10https://bugzilla.wikimedia.org/45218 +comment (10Al Johnson) [04:30:16] 03(mod) Upgrade Wikimedia OTRS installation from 2.4.x CVS to the latest version (3.2.1) - 10https://bugzilla.wikimedia.org/22622 (10Betacommand) [04:39:11] 03(mod) Attachments need to be downloaded - 10https://bugzilla.wikimedia.org/35715 (10p858snake) [04:45:48] 03(mod) Filename should not be /private/wmf/secret.yml - 10https://bugzilla.wikimedia.org/45060 +comment (10mflaschen) [04:49:25] 03(mod) Rollbackers on wikidata.org - 10https://bugzilla.wikimedia.org/45165 (10sumone10154) [05:19:52] 03(mod) Bugzilla: Diff viewer broken (bug-attachment.wikimedia.org/attachment.cgi is blocked, HTTP only) - 10https://bugzilla.wikimedia.org/44777 (10jeremyb) [05:56:57] 03(NEW) Add tour as allowed redirect parameter - 10https://bugzilla.wikimedia.org/45219 normal; MediaWiki extensions: GuidedTour; () [05:57:08] 03(mod) Add tour as allowed redirect parameter - 10https://bugzilla.wikimedia.org/45219 (10Matthew Flaschen) [05:59:38] 03(mod) Add tour as allowed redirect parameter - 10https://bugzilla.wikimedia.org/45219 normal->15enhancement (10Steven Walling) [06:12:30] 03(mod) API token handling needs to be less special-cased and hard-coded - 10https://bugzilla.wikimedia.org/45199 +comment (10Tyler Romeo) [06:13:01] 03(mod) Add tour as allowed special page redirect parameter - 10https://bugzilla.wikimedia.org/45219 15enhancement->normal; summary (10Matthew Flaschen) [06:29:59] 03(NEW) Persona Login - 10https://bugzilla.wikimedia.org/45220 normal; MediaWiki: User login; () [06:33:34] 03(mod) Enhance imagescaler processes containment - 10https://bugzilla.wikimedia.org/43188 +comment (10Tim Starling) [06:50:55] * Susan hugs ori-l. [06:51:52] That changeset was so old, I'd forgotten what all the mails were about. [06:51:59] Poor Victor. [06:52:57] Has anybody in here used BlueSpice, or know where I can go to ask a BlueSpice specific question? [06:54:00] What is BlueSpice? [06:54:13] Mediawiki extension [06:54:16] http://www.blue-spice.org/ [06:54:21] Never heard of it. [06:54:25] Primarily aimed at enterprise stuffs. [06:54:29] Right. [06:55:11] I'm having a weird issue where some of the sub-pages aren't rendering, I'm wondering if it's an issue with BlueSpice or if it's a nginx problem (as those have been known to occur with mediawiki :-)) [06:55:17] http://www.blue-spice.org/discover/features/ [06:55:36] Interesting. [06:56:23] I also can't seem to get any meaningful errors out of php... so I'm running out of leads [07:08:09] Dantman: You ever heard of Blue Spice? ^^ [07:08:33] BlueSpice, rather. [07:08:51] Wasn't very impressed the one time I ran into it. [07:41:14] 03(mod) Filename should not be /private/wmf/secret.yml - 10https://bugzilla.wikimedia.org/45060 (10Antoine "hashar" Musso) [07:41:20] 03(mod) secret.yml is required for all tests - 10https://bugzilla.wikimedia.org/45059 (10Antoine "hashar" Musso) [07:49:27] 03(NEW) Document Special:PermanentLink at Special:SpecialPages - 10https://bugzilla.wikimedia.org/45221 enhancement; MediaWiki: Special pages; () [08:20:20] 03(mod) Anonymous users can't write threads if create=false - 10https://bugzilla.wikimedia.org/26383 (10Nemo) [08:30:28] Hi, I suddenly get this error: http://libsylph.sourceforge.net/wiki -- what does that mean? [08:30:48] !debug | SeySayux [08:30:49] SeySayux: For information on debugging (including viewing errors), see http://www.mediawiki.org/wiki/Manual:How_to_debug . A list of related configuration variables is at https://www.mediawiki.org/wiki/Manual:Configuration_settings#Debug.2Flogging [08:34:19] I did that now, I still get the same error. [08:36:45] 03(mod) UniversalLanguageSelector causes issues in preferences page - 10https://bugzilla.wikimedia.org/45204 normal->04CRIT; +comment (10Nemo) [08:41:46] So erm, any idea? I turned on every relevant debug flag I can, the error message is still the same. [08:47:49] SeySayux: You don't see anything in the debug log? [08:48:04] Try disabling MediaWiki extensions? [08:48:10] In LocalSettings.php. [08:50:09] SeySayux: did you make any changes before this started occuring? [08:50:19] *changes to anything [09:01:05] @seen brion [09:01:05] petan: Last time I saw brion they were quitting the network with reason: Quit: brion N/A at 2/21/2013 6:49:12 AM (02:11:52.5498610 ago) [09:03:03] 03(mod) JS GroupSelector language on Special:Translate should match PHP side - 10https://bugzilla.wikimedia.org/42675 +comment (10Siebrand) [09:13:18] 03(mod) Articles I edit do not add to my watchlist - 10https://bugzilla.wikimedia.org/41573 (10T. H. Kelly) [09:17:40] 03(mod) Can't upload PDF / ODF Hybrid - 10https://bugzilla.wikimedia.org/28188 +comment (10Dovi Jacobs) [09:19:17] 03(mod) Can't upload PDF / ODF Hybrid - 10https://bugzilla.wikimedia.org/28188 (10Dovi Jacobs) [09:26:10] 03(NEW) Feature request: An easy and effective "most stable" view - 10https://bugzilla.wikimedia.org/45222 major; MediaWiki: Interface; () [09:30:21] 03(mod) Feature request: An easy and effective "most stable" view - 10https://bugzilla.wikimedia.org/45222 major->15enhancement; +comment (10Antoine "hashar" Musso) [09:32:27] 03(mod) Bogus "Invalid confirmation code. The code may have expired." message upon attempt to confirm email. - 10https://bugzilla.wikimedia.org/45182 +comment (10razajac) [09:35:59] 03(mod) Feature request: An easy and effective "most stable" view - 10https://bugzilla.wikimedia.org/45222 +comment (10yaoziyuan) [10:04:35] 03(mod) automatic page approval after some time - 10https://bugzilla.wikimedia.org/45222 summary; +comment (10Antoine "hashar" Musso) [10:04:43] 03(mod) automatic page approval after some time - 10https://bugzilla.wikimedia.org/45222 (10Antoine "hashar" Musso) [10:05:31] 03(mod) Appends link to Kaltura - 10https://bugzilla.wikimedia.org/23965 +comment (10inbox) [10:05:39] 03(mod) Fake links on default system messages shouldn't add entries to Special:WantedFiles and siblings - 10https://bugzilla.wikimedia.org/45152 normal->15enhancement; summary; +comment (10Nemo) [10:35:51] anybody knows here what is the conf. to disable talk pages for ip(anonymous user) [10:36:42] hello santosh [10:39:21] marktrwceur, what is the conf.settings to disable talk pages for ip(anonymous user) [10:41:30] what is the conf.settings to disable talk pages for ip(anonymous user) [10:41:34] what is the conf.settings to disable talk pages for ip(anonymous user) [10:41:36] what is the conf.settings to disable talk pages for ip(anonymous user) [10:41:37] what is the conf.settings to disable talk pages for ip(anonymous user) [10:41:39] what is the conf.settings to disable talk pages for ip(anonymous user) [10:41:40] what is the conf.settings to disable talk pages for ip(anonymous user) [10:42:02] please tell me , what is the conf.settings to disable talk pages for ip(anonymous user) [10:42:32] i know u developers are quite able to tell what is the conf.settings to disable talk pages for ip(anonymous user) [10:42:36] what is the conf.settings to disable talk pages for ip(anonymous user) [10:42:39] what is the conf.settings to disable talk pages for ip(anonymous user) [10:42:41] what is the conf.settings to disable talk pages for ip(anonymous user) [10:42:43] what is the conf.settings to disable talk pages for ip(anonymous user) [10:42:45] what is the conf.settings to disable talk pages for ip(anonymous user) [10:42:46] what is the conf.settings to disable talk pages for ip(anonymous user) [10:42:47] what is the conf.settings to disable talk pages for ip(anonymous user) [10:42:49] what is the conf.settings to disable talk pages for ip(anonymous user) [10:42:50] what is the conf.settings to disable talk pages for ip(anonymous user) [10:42:52] what is the conf.settings to disable talk pages for ip(anonymous user) [10:43:13] vp__: please don't spam the channel like that [10:43:28] no one is replying [10:43:34] vp__: ask in the mediawiki-l mailing list or eventually look at the FAQ http://www.mediawiki.org/FAQ [10:43:46] this channel is not very active at this time of the day [10:43:52] i thought there was problem in connection [10:43:56] ;-D [10:44:04] so you want to disable talk pages for anonymous users? [10:44:21] yeah, [10:44:25] in our permission scheme that would be "disable for everyone" and "allow it for registered users" [10:44:42] yep, i want thiss [10:45:22] vp__: what you are looking for is http://www.mediawiki.org/wiki/Manual:$wgNamespaceProtection [10:45:29] """Which namespaces can be edited by whom?""" [10:45:49] stack overflow has a nice answer : http://stackoverflow.com/questions/6557293/mediawiki-disable-talk-pages-from-public-viewing [10:45:58] for($i = 1;$i < 12; $i += 2) { [10:45:59] $wgNamespaceProtection[$i] = 'noedit'; [10:46:00] } [10:46:06] that will disabled edition entirely I think :-] [10:46:22] hashar, i will chect it buddy. [10:46:26] (the talk pages have an odd number like: 1 3 5 7 9 ... [10:47:20] though the code above will disable editing of talk pages for everyone [10:48:58] maybe using autoconfirmed [10:49:05] $wgNamespaceProtection[$i] = 'autoconfirmed' ; [10:49:45] okay, i add in localsettings.php. my main motto is to get space on the toolbar for language translator bcoz it takes too much time to load [10:50:55] and these options like preferences, watch list , and talk pages for ip makes the toolbar messy [10:51:34] anon users won't show watchlist, prefernces etc [10:52:22] in the user portlets it shoudl only have Create A/c and Login (and possibly talk page depending on the config) [10:53:09] 03(NEW) question mark skipped in "edit links" link - 10https://bugzilla.wikimedia.org/45223 normal; MediaWiki extensions: WikidataRepo; () [10:53:21] hello, i have a simple ask-query in smw: {{#ask: [[Category:Test]] | ?Color | ?Size }}, but the output doesnt show all properties, the "Size"-fields are empty for all results, is there a known bug? [10:54:35] <@p858snake|l> my mistake, but check this page punjabworks.org it has option to edit talk pages for anom [10:55:20] verions: wiki: 1.20.2 , semantic:extension 1.8.0.1 , semantic forms: 2.5.1 [10:55:52] <@p858snake|l> so, what should i do to disable talk pages for anom [10:55:57] I seem to be having a spate of logic failures [10:56:00] http://en.wikisource.org/wiki/Page:Ruffhead_-_The_Statutes_at_Large_-_vol_9.djvu/61 [10:56:18] Mediawiki table syntax doesn't seem to parse/render if it's inside a DIV [10:57:19] As I fail to see why mediawiki can't cope with something this simple... (and the DIV is being used for layout purposes PER every single guide I've read on HTML layout) [10:58:11] hey yuvi [11:00:09] gerrit is restarting [11:00:38] Q: How do you place a mediawiki style table inside a div so it renders? [11:00:54] hashar, there was a problem in gerrit? [11:01:49] vpsingh: yeah :-] [11:02:51] Qcoder00: 1. AGF next time, 2. It should and does work fine normally, 3.I don't see where your table starts in that example in one of the templates? [11:03:11] p858snake|l: It does not render for me [11:03:19] any buddy here know about univesal language selector [11:03:34] At the start of the page should be a table [11:03:37] I don't see it [11:04:12] The table starts with a {{{!}} sequence [11:04:47] Gerrit restarted! [11:05:29] who the hell are the developers of this universal language selector? no support. no configruations given in read me and i am trying to contact them from a week [11:05:45] still no sign [11:05:57] p858snake|l: As I've said before I'm getting very frustrated playing hunt the typo every single time I try to do something relatively simple [11:06:18] If it should be rendering then the glitch is obviously a typo [11:06:42] error is that the selector takes too much time to load. its not as good of translatewiki works [11:08:16] and also the translator has operations in search engine which hangs the search engine and takes the too much time to load whereas translatewiki does not [11:09:41] for the god sake tell me who works for the universal lang. selector [11:11:01] universal lang. selector hangs my wiki search engine . is there any hook for it [11:11:29] vp__: did you email the mediawiki-i18n list? [11:11:35] (https://lists.wikimedia.org/mailman/listinfo/mediawiki-i18n) [11:11:47] p858snake|l: Very odd [11:11:58] thanks yuvi, give me the emailid please [11:12:00] If I put the table concenred in as {| !} syntax it wont render [11:12:07] vp__: https://lists.wikimedia.org/mailman/listinfo/mediawiki-i18n [11:12:18] If I do it MANUALLY as
style syntax directly [11:12:28] It renders without error [11:12:50] Given that Mediawiki syntax should be generating the exact same underlying HTML ? [11:14:26] http://en.wikisource.org/wiki/Page:Ruffhead_-_The_Statutes_at_Large_-_vol_9.djvu/61 Now has 2 tables [11:14:51] Both are the same table - one as MANUAL HTML , the second aswhat SHOULD be the equivalent Mediawiki markup [11:14:56] The first renders , [11:15:00] the second does not [11:15:18] According to p858snake|l Both should [11:15:25] Care to provide an explanation? [11:18:17] Qcoder00: it's inside a template call [11:18:26] Qcoder00: so the pipes are treated as parameter separators [11:18:27] That should not break it [11:18:51] it does. use {{!}} instead of |. [11:18:52] vp__: uls is actually developed by the translatewiki folks. [11:19:33] Qcoder00: wiki code sucks. it does not handle nesting properly. there is no actualy parser, just a bunch of regular expressions. [11:19:48] Well thank you for the explanation [11:19:51] :P [11:20:18] So it was a logic failure [11:20:32] Ideally there needs to be a better table syntax ... [11:21:11] Changing | to {{!}} worked :) [11:21:23] Sorry [11:21:27] 03(NEW) Allow detailed summaries for link removals - 10https://bugzilla.wikimedia.org/45224 enhancement; MediaWiki extensions: WikidataRepo; () [11:23:23] 03(mod) Allow detailed summaries for link removals - 10https://bugzilla.wikimedia.org/45224 (10T. H. Kelly) [11:24:41] hi there people, would there be any parsoid people about? [11:25:12] 03(mod) question mark skipped in "edit links" link - 10https://bugzilla.wikimedia.org/45223 (10T. H. Kelly) [11:46:17] 03(NEW) Postgres version determination incorrect - 10https://bugzilla.wikimedia.org/45225 normal; MediaWiki: Database; () [11:56:17] 03(mod) UI for linking articles to Wikidata from the client - 10https://bugzilla.wikimedia.org/43997 (10abraham.taherivand) [11:56:19] 03(mod) [connect-items-from-client] Add better styling for UI dialog - 10https://bugzilla.wikimedia.org/44708 (10abraham.taherivand) [11:56:20] 03(mod) [connect-items-from-client] Enhance error handling - 10https://bugzilla.wikimedia.org/44709 (10abraham.taherivand) [11:56:22] 03(mod) [connect-items-from-client] Fix message of "add links" link while page is loading - 10https://bugzilla.wikimedia.org/44710 (10abraham.taherivand) [11:56:23] 03(mod) [connect-items-from-client] add QUnit tests - 10https://bugzilla.wikimedia.org/44711 (10abraham.taherivand) [11:56:57] 03(mod) UI for linking articles to Wikidata from the client - 10https://bugzilla.wikimedia.org/43997 (10abraham.taherivand) [12:03:35] someone should probably take a look at http://www.mediawiki.org/w/index.php?title=Special:Contributions/75.144.30.237&offset=&limit=500&target=75.144.30.237 , clean up and warn the user as those "coding standards", while seemingly relevant, have nothing to do with MediaWiki and/or MediaWiki.org (http://www.mediawiki.org/wiki/Coding_Standards -- AFAIK nothing we use has been written in C#...) [12:05:51] hello [12:06:14] 03(mod) automatic page approval after some time - 10https://bugzilla.wikimedia.org/45222 +comment (10yaoziyuan) [12:07:37] 03(mod) automatic page approval after some time - 10https://bugzilla.wikimedia.org/45222 +comment (10yaoziyuan) [12:07:49] Can somebody help me? I am getting the following error when trying to create a PDF with the collections extension: Fatal exception of type MWException [12:14:54] 03(mod) Exception while deleting a message - 10https://bugzilla.wikimedia.org/36739 +comment (10innocentkiller) [12:18:40] 03(mod) Exception while deleting a message - 10https://bugzilla.wikimedia.org/36739 +comment (10p858snake) [12:36:17] 03(mod) Move jQuery.ui.entityselector to jQuery.wikibase.entityselector - 10https://bugzilla.wikimedia.org/44824 +comment (10Henning (WMDE)) [12:43:13] 03(NEW) Edit conflict not detected when changes are made between "undo" and "save page" - 10https://bugzilla.wikimedia.org/45226 normal; MediaWiki extensions: WikidataRepo; () [12:43:32] 03(mod) Edit conflict not detected when changes are made between "undo" and "save page" - 10https://bugzilla.wikimedia.org/45226 (10T. H. Kelly) [12:43:49] 03(mod) Edit conflict not detected when changes are made between "undo" and "save page" - 10https://bugzilla.wikimedia.org/45226 (10T. H. Kelly) [12:49:27] 03(mod) Edit conflict not detected when changes are made between "undo" and "save page" - 10https://bugzilla.wikimedia.org/45226 (10abraham.taherivand) [12:57:59] Elektra: go ahead and warn that user :-D [12:58:37] hey hashar [12:58:45] lo [12:58:46] too lazy (and somewhat busy, too) to log in :P [12:58:51] * Elektra waves at sumanah [12:59:10] Hi Elektra - hope you are doing reasonably well [13:00:51] I'm pretty decent, thanks -- wish I could say the same for my main laptop (or rather its hard disk, to be exact); anyway, how are you? [13:01:53] I've been having trouble sleeping, which is unpleaseant [13:02:35] but I'm happy because my partner's book got a very positive review on BoingBoing which has driven sales :-) I think it's a very good book and I'm glad more people will be reading it [13:03:22] aharoni: got a moment to chat? [13:07:53] 03(NEW) wikidata api has bug with some links! - 10https://bugzilla.wikimedia.org/45227 normal; Wikipedia App: Generic; () [13:10:32] Whats a suitable way to cluster mediawiki? [13:11:28] 03(mod) wikidata api has bug with some links! - 10https://bugzilla.wikimedia.org/45227 +comment (10reza.energy) [13:14:51] 03(mod) wikidata api has bug with some links! - 10https://bugzilla.wikimedia.org/45227 +comment (10reza.energy) [13:15:07] 03(mod) wikidata api has bug with some links! - 10https://bugzilla.wikimedia.org/45227 normal->major (10reza1615) [13:17:43] hi mitevam hope you are doing well [13:17:45] hi sumanah [13:18:57] sumanah: yes I'm OK, unlike the political situation around Bulgaria [13:20:06] * sumanah reads up. WOW.  [13:20:14] sumanah: its some crazy circus...there were protests, the government resigned, now there are protests against the government resigning and people bringing pigs(?!?!?) in front of the parliament... [13:21:50] are you anywhere near there? [13:22:11] * hashar looks at wikinews [13:23:07] so, not to be too selfish mitevam but can you estimate how likely it is that this will disrupt your work or your doctor visits? [13:23:23] mind you our french news have been talking about about horse meat found in Lasagne [13:23:28] for like two weeks non stop :( [13:24:18] 03(mod) Implement a way to index Bugzilla bugs by Wikimedia wiki family - 10https://bugzilla.wikimedia.org/38994 +comment (10aklapper) [13:24:39] sumanah: oh, not at all, I don't know what you saw, but its quite peaceful actually, shouldn't disturb me at all [13:24:57] 03(mod) ULS text winds up on top of the icon in RTL languages in Opera - 10https://bugzilla.wikimedia.org/45142 summary (10Andre Klapper) [13:25:07] 03(mod) Special:CentralAuth has no conflict detection whatsoever - 10https://bugzilla.wikimedia.org/18057 +patch-in-gerrit (10Andre Klapper) [13:25:10] mitevam: ok! great. So, what are you working on today? [13:25:16] sumanah: if it wasn't for the news, I wouldn't even know it was happening( being stuck at home :) [13:27:12] 03(mod) Persona Login - 10https://bugzilla.wikimedia.org/45220 +comment (10Alex Monk (Krenair)) [13:27:32] 03(mod) Request to add two new namespaces in hu.wiktionary - 10https://bugzilla.wikimedia.org/45205 normal->15enhancement; +shell (10Andre Klapper) [13:27:34] sumanah: I started late because we have an OPW meeting until 10:30PM my time tonight, I am also meeting Dario before that, right now I just updated the testimonials page and the Download page and wanted to ask a couple of things about testimonials [13:27:44] OK! [13:27:49] Go ahead and ask [13:27:56] 03(mod) LQT: Call to a member function getPrefixedText() on a non-object - 10https://bugzilla.wikimedia.org/41185 (10Alex Monk (Krenair)) [13:29:19] First, I email Erik Moller about http://www.mediawiki.org/wiki/MediaWiki_testimonials, it says all changes should go through him, but he never replied. I kind of assumed it was OK to edit as it seems to just have been a anti-spam measure. Do you think he could mind? [13:29:26] 03(mod) wikidata api has bug with some links! - 10https://bugzilla.wikimedia.org/45227 (10Lydia Pintscher) [13:29:46] mitevam: just go ahead and re-ping him first (how long ago did you mail him?) [13:30:46] 03(mod) Fake links on default system messages shouldn't add entries to Special:WantedFiles and siblings - 10https://bugzilla.wikimedia.org/45152 +comment (10bawolff+wn) [13:30:47] sumanah: I emailed the email on the page once, and then another (wikimedia) account I found for him, the second email was a week ago [13:31:13] mitevam: go ahead and ping him again now, and then if he has not replied by Monday, feel free to just go ahead [13:31:45] sumanah: well I already went ahead (blush:P) but I can still ping him and undo the changes if he does mind them [13:31:57] oh ok! that is fine too, I think [13:32:03] good for you for being bold :-) [13:32:11] "Be Bold" is an important motto around here [13:32:37] sumanah haha I might have learned a little too well [13:32:53] Am I like Dr. Frankenstein? Have I created a monster? ;-) [13:33:40] sumanah I hope not, I try to be reasonable:) [13:33:51] sumanah: Erik hasn't edited that page in just over 6 years! [13:33:57] mitevam: What's next? [13:34:10] Reedy yes that's why I figured it was probably fine [13:34:23] mitevam: this is Sam Reed, not sure whether you've run into him before. He works for WMF and is hard to get in touch with. :) [13:34:55] more seriously he does a lot of DevOps work [13:35:02] sumanah no I haven't, but I had a classmate called Sam Reed so I noticed the name before :) [13:35:53] 03(mod) UniversalLanguageSelector causes issues in preferences page - 10https://bugzilla.wikimedia.org/45196 +comment (10aklapper) [13:35:53] :-) This particular Sam Reed likes to drive his car around Europe and he and I had a good visit to the Manchester airfield together once where we looked at a bunch of antique planes [13:36:50] I want to go to Manchester too, but I will skip the planes and go for a soccer game, take me next time :) [13:36:57] Hee! [13:37:16] OK, so, go ahead and ask your next question re testimonials [13:39:16] sumanah I was just wondering if it was OK to 1)spend some time on updating that page and giving it some visibility and 2)work on organizing more presentations like BlueSpice(provided that people are willing to present) [13:40:31] mitevam: I would prefer that you be able to switch your attentions more fully to data dumps product management; have you had any luck reaching out to people to ask them to do this kind of work now that you are tapering off? [13:42:07] sumanah i have one person who agreed to help keep the conversation going in general [13:42:55] I am about to ask a couple more but I am tring not to flood people with requests so I was waiting a little [13:44:11] okay. *That* is where I think it's particularly useful to spend your time (re the enterprise/vendor/consultant community work) -- and then those people can update the Testimonials page, shepherd more presentations, etc. [13:45:34] 03(NEW) Make clearer what "public" means in the string "public mailing lists" - 10https://bugzilla.wikimedia.org/45228 enhancement; Wikimedia: Mailing lists; () [13:46:58] sumanah ok yes, these are both things that do require more long-term engagement so it makes sense [13:47:08] yeah. [13:47:13] 03(mod) Personal information posted that needs to be removed - 10https://bugzilla.wikimedia.org/45202 +comment (10aklapper) [13:47:57] 03(mod) Request to add two new namespaces in hu.wiktionary - 10https://bugzilla.wikimedia.org/45205 (10Dereckson) [13:48:46] 03(mod) Request to add two new namespaces in hu.wiktionary - 10https://bugzilla.wikimedia.org/45205 +comment (10dereckson) [13:49:18] 03(mod) Swahili WP Google search defined in MediaWiki:Common.js links to Catalan http://google.cat - 10https://bugzilla.wikimedia.org/45184 +comment (10aklapper) [13:49:57] btw sumanah in terms of dumps, so far I am only reading/learning about them, I haven't been able to set a time to meet with James, I was hoping to do it this week and have some TODOs but it hasnt happened yet [13:50:42] ok. If he hasn't been responding to you, please let me know and I'll ping him [13:51:21] 03(mod) UniversalLanguageSelector causes issues in preferences page - 10https://bugzilla.wikimedia.org/45196 +comment (10alvaron8) [13:51:40] 03(mod) Customise Bugzilla front page to have more useful links - 10https://bugzilla.wikimedia.org/22170 +comment (10aklapper) [13:52:26] 03(mod) TIFs appear less focused than JPG equivalent - 10https://bugzilla.wikimedia.org/45212 (10Andre Klapper) [13:53:04] 03(mod) HTML markup exposed in UploadWizard - 10https://bugzilla.wikimedia.org/45213 normal->major; summary (10Andre Klapper) [13:53:51] 03(mod) RevisionDelete: DatabaseBase::makeList: empty input for field log_id - 10https://bugzilla.wikimedia.org/45211 (10Andre Klapper) [13:54:29] sumanah he did once but then disappeared. I emailed him again yeterday to remind him, so lets give it some time maybe [13:54:49] mitevam: for James, if he doesn't respond by the end of his day today, let's go ahead and nag him tomorrow :-) [13:55:03] he has less on his plate than Erik does so I give him slightly less slack (but still some slack!) [13:56:20] 03(mod) Fake links on default system messages shouldn't add entries to Special:WantedFiles and siblings - 10https://bugzilla.wikimedia.org/45152 +parser (10Nemo) [13:56:48] 03(mod) Request to add two new namespaces in hu.wiktionary - 10https://bugzilla.wikimedia.org/45205 +comment (10dereckson) [13:57:22] 03(mod) [ComplexList] Indented Headings - 10https://bugzilla.wikimedia.org/45210 summary; +comment (10Andre Klapper) [13:57:42] 03(mod) UniversalLanguageSelector causes issues in preferences page - 10https://bugzilla.wikimedia.org/45196 +comment (10alvaron8) [13:58:13] 03(mod) API page export and revision queries strip newlines from page content in Chrome - 10https://bugzilla.wikimedia.org/45218 summary; +comment (10Andre Klapper) [13:58:51] mitevam: do you have any more questions for me today? [14:00:47] sumanah no not really, thank you for having time, you probably have a lot on your plate too:) [14:01:10] 03(mod) UniversalLanguageSelector causes issues in preferences page - 10https://bugzilla.wikimedia.org/45204 +comment (10alvaron8) [14:01:20] :-) sure. But I believe I always have time for you -- when I don't I want to fix it right away [14:01:40] 03(mod) UniversalLanguageSelector causes issues in preferences page - 10https://bugzilla.wikimedia.org/45196 +comment (10Nemo) [14:02:00] 03(mod) Request to add two new namespaces in hu.wiktionary - 10https://bugzilla.wikimedia.org/45205 +comment (10dereckson) [14:02:05] mitevam: one thing I do have to do today is prepare for my "what's there to learn?" OPW chat [14:02:10] (which I know you are attending) [14:02:41] mitevam: we're such a huge software project and institution with so many nooks and crannies that I cannot possibly hope to COVER everything, but I can at least give an overview of what it takes to make this software & deliver it to the users [14:03:02] 03(mod) UniversalLanguageSelector causes issues in preferences page - 10https://bugzilla.wikimedia.org/45196 (10Nemo) [14:03:05] 03(mod) automatic page approval after some time - 10https://bugzilla.wikimedia.org/45222 (10Andre Klapper) [14:03:07] sumanah: is this an IRC one? [14:03:08] 03(mod) UniversalLanguageSelector causes issues in preferences page - 10https://bugzilla.wikimedia.org/45204 (10Nemo) [14:03:11] (I'd probably lurk if it is) [14:03:16] 03(mod) Get rid of startUp() function in mediawiki.js - 10https://bugzilla.wikimedia.org/37894 (10Daniel Friesen) [14:03:28] (and thus what skills are out there to learn, like release management, systems administration, bug triage, community management, user experience design & product management, testing & QA automation & process work....) [14:03:32] YuviPanda: yes it is [14:03:36] 03(mod) Increase coverage of ResourceLoader isCompatible() in startup.js - 10https://bugzilla.wikimedia.org/35906 (10Daniel Friesen) [14:04:00] sumanah: in -office? [14:04:02] or..? [14:04:13] YuviPanda: this is across all OPW students so it's on GNOME IRC [14:04:16] 03(mod) mw.loader "ready" mode is wrong when called from a $.fn.ready handler bound before mediawiki.js loads - 10https://bugzilla.wikimedia.org/31895 (10Daniel Friesen) [14:04:18] I'll fwd you the info [14:04:22] sumanah: sweet, thanks :) [14:04:54] 03(mod) Human Readable JSON formatting of modules and configuration in debug mode - 10https://bugzilla.wikimedia.org/26818 (10Daniel Friesen) [14:05:06] 03(mod) Postgres version determination incorrect - 10https://bugzilla.wikimedia.org/45225 (10Andre Klapper) [14:05:10] 03(mod) PostgreSQL/pgsql support (tracking) - 10https://bugzilla.wikimedia.org/384 (10Andre Klapper) [14:06:27] sumanah: thank you :) [14:06:30] Sure! [14:06:52] 03(mod) UniversalLanguageSelector causes issues in preferences page - 10https://bugzilla.wikimedia.org/45196 04CRIT->major (10Andre Klapper) [14:07:15] mitevam: if you had to think about what kinds of activity, work, jobs, skills there are in Wikimedia that you've only realized exist in the last 7 weeks, does anything come to mind? [14:07:16] 03(mod) Request to add two new namespaces in hu.wiktionary - 10https://bugzilla.wikimedia.org/45205 +comment (10iesguard-books) [14:08:30] 03(mod) ULS language div options do not render, so I can't change the language - 10https://bugzilla.wikimedia.org/45196 summary; +comment (10Andre Klapper) [14:08:47] 03(mod) Preferences page: Fatal exception of type MWException: Undefined index: api in includes/HTMLForm.php line 288 - 10https://bugzilla.wikimedia.org/45204 summary (10Andre Klapper) [14:09:22] 03(mod) Persona Login - 10https://bugzilla.wikimedia.org/45220 normal->15enhancement (10Andre Klapper) [14:09:35] 03(mod) Document Special:PermanentLink at Special:SpecialPages - 10https://bugzilla.wikimedia.org/45221 (10Andre Klapper) [14:10:02] 03(mod) ApiPageSet needs defaultNamespace for actions - 10https://bugzilla.wikimedia.org/45201 (10Andre Klapper) [14:14:40] 03(NEW) RL sorts stylesheet modules added by addModuleStyles alphabetically - 10https://bugzilla.wikimedia.org/45229 normal; MediaWiki: ResourceLoader; () [14:16:45] 03(mod) [ComplexList] Indented Headings - 10https://bugzilla.wikimedia.org/45210 +comment (10brettdecarion) [14:19:20] Does anyone know any alternate solution to the fileindexer extension for mediawiki? [14:19:44] mitevam: I'll take that as a "no, nothing right now" :-) [14:19:51] see you later today! [14:19:57] * sumanah goes off for a while [14:20:39] 03(mod) Request to add two new namespaces in hu.wiktionary - 10https://bugzilla.wikimedia.org/45205 +comment (10iesguard-books) [14:20:40] New patchset: Yaron Koren; "Finally fixed Widgets problem? New Widgets version, and submodule for Smarty" [mediawiki/extensions/SemanticBundle] (master) - https://gerrit.wikimedia.org/r/50160 [14:22:10] 03(mod) [BC] Preferences page: Fatal exception of type MWException: Undefined index: api in includes/HTMLForm.php line 288 - 10https://bugzilla.wikimedia.org/45204 summary (10Siebrand) [14:22:34] 03(mod) [Opera] ULS text winds up on top of the icon in RTL languages in Opera - 10https://bugzilla.wikimedia.org/45142 summary (10Siebrand) [14:23:02] 03(mod) [Opera] ULS text winds up on top of the icon in RTL languages - 10https://bugzilla.wikimedia.org/45142 summary (10Siebrand) [14:28:35] hey everybody, i was installing this extension https://www.mediawiki.org/wiki/Extension:LanguageSelector and error getting Fatal error: Call to undefined method VectorTemplate::getTitle() in H:\root\home\vpsingh-001\www\punjabworks\w\extensions\LanguageSelector\LanguageSelector.php on line 242 [14:29:37] any soloution to this error [14:29:44] is there extension to clean deleted pages from DB permanently? [14:29:51] or delete all blocked users permanently? [14:30:13] my DB of one of my wikis have several GB and it contains like 20 pages in total with few revision :/ [14:30:24] 99% of DB are deleted spam [14:30:37] no, petan , go to the link and check it [14:30:52] which link? [14:31:01] petan: TRUNCATE `archive`; ? ;-) [14:31:17] Elektra is that safe? :P [14:31:31] I meant to delete it in a way that is sane for mediawiki [14:31:35] 03(mod) ULS language div options do not render, so I can't change the language - 10https://bugzilla.wikimedia.org/45196 +comment (10Andre Klapper) [14:31:45] if you don't care about the deleted stuff -- any of it -- then sure...I think, at least [14:31:47] 03(mod) Make clearer what "public" means in the string "public mailing lists" - 10https://bugzilla.wikimedia.org/45228 (10Andre Klapper) [14:31:48] I believe that truncating archive would lead to errors while recovering some of deleted pages [14:32:01] I want it to look like these deleted pages never existed [14:32:11] so there would be no undelete option that would throw db error [14:32:45] TRUNCATE `logging` might help with that (since Special:Log/delete contains undelete links to deleted pages) [14:33:24] but alas, proper spam cleanup tools would be nice to have (I've had to "maintain" a wiki which was a spambot favorite w/o direct SSH or DB access and it was quite a pain -- didn't help that the said wiki was and is running MW 1.16 :/) [14:33:30] vp_, pretty sure that extension was superseded by https://www.mediawiki.org/wiki/Extension:UniversalLanguageSelector [14:33:51] yep, [14:34:37] andre , is there any soloution [14:34:50] to what? [14:36:00] its says Fatal error: Call to undefined method VectorTemplate::getTitle() in LanguageSelector.php on line 242 [14:36:39] and check a look at punjabworks.org [14:37:39] vp_, I'd try using ULS as it's supported. [14:37:45] instead of LanguageSelector. [14:38:02] andre, is there old working version of this extension placed on gitweb. or github [14:41:23] vp_, I don't know, sorry [14:42:03] vp_: Nikerabbit might know? [14:42:04] ^ [14:43:11] donot andre, thanks for your support. i should go with uls and built some customize option to place the native lang first [14:44:09] Hi, yuvi, i will ask her and my problem with uls was solved. [14:44:22] Thanks to you yuvi [14:44:50] :) [14:50:54] 03(mod) "global" logs of CentralAuth global*-rights actions should be global or central instead of local - 10https://bugzilla.wikimedia.org/17308 (10Nemo) [14:50:55] 03(mod) CentralAuth's Special:GlobalGroupMembership setup catch-22 - 10https://bugzilla.wikimedia.org/29435 (10Nemo) [14:51:08] 03(mod) paging for entity selection in statement - 10https://bugzilla.wikimedia.org/44677 (10abraham.taherivand) [14:55:22] 03(mod) Migrate to SUL all easy accounts - 10https://bugzilla.wikimedia.org/39817 (10Nemo) [14:55:24] 03(mod) Allow global renaming of global users - 10https://bugzilla.wikimedia.org/14862 (10Nemo) [14:56:46] yoda [15:05:01] 03(mod) Global rights logs (gblrights) should be global or central instead of local - 10https://bugzilla.wikimedia.org/17308 summary (10Nemo) [15:09:30] 03(mod) Do not require globalgrouppermissions or globalgroupmembership rights in global groups to access Special:GlobalGroupPermissions or Special:GlobalGroupMembership - 10https://bugzilla.wikimedia.org/43916 +comment (10Nemo) [15:09:31] 03(mod) Global rights logs (gblrights) should be global or central instead of local - 10https://bugzilla.wikimedia.org/17308 (10Nemo) [15:12:44] 03(mod) Account creation log should log originating wiki - 10https://bugzilla.wikimedia.org/18266 +comment (10Nemo) [15:13:25] 03(mod) Search feature doesn't work properly - 10https://bugzilla.wikimedia.org/24091 +testme; +comment (10Andre Klapper) [15:23:29] 03(NEW) Global account log shouldn't require @global in target - 10https://bugzilla.wikimedia.org/45230 enhancement; MediaWiki extensions: CentralAuth; () [15:25:44] g2c [15:27:20] hashar: please to https://gerrit.wikimedia.org/r/#/c/50164/ [15:27:33] 03(mod) Refactor Autocomment (aka. Summary) class to act as an aggregator - 10https://bugzilla.wikimedia.org/45097 +comment (10daniel.kinzler) [15:28:06] 03(mod) Summary for changing and deleting claims should indicate the property - 10https://bugzilla.wikimedia.org/45100 +comment (10daniel.kinzler) [15:30:19] JeroenDeDauw: crazy :-] [15:32:32] 03(NEW) Improve formatting of autocomments - 10https://bugzilla.wikimedia.org/45231 normal; MediaWiki extensions: WikidataRepo; () [15:33:43] JeroenDeDauw: the unit tests jobs are still failing https://integration.mediawiki.org/ci/job/mwext-Wikibase-testextensions-master/ [15:33:54] JeroenDeDauw: though I guess the phplint will pass [15:34:31] 03(mod) Provide/enable a web service API for OTRS - 10https://bugzilla.wikimedia.org/28976 summary; +comment (10Andre Klapper) [15:34:44] JeroenDeDauw: deployed [15:35:18] the last gating job said: [15:35:20] 15:20:38 Wikibase: Incomplete configuration: $wgWBSettings["entityNamespaces"] has to be set to an array mapping content model IDs to namespace IDs. See ExampleSettings.php for details and examples. [15:35:56] hashar: right ok - will fix this [15:36:21] 03(NEW) Give Mark Hershberger rights to merge to and create branches and tags for MediaWiki core - 10https://bugzilla.wikimedia.org/45232 normal; Wikimedia: Git/Gerrit; () [15:36:40] 03(mod) Search feature doesn't work properly - 10https://bugzilla.wikimedia.org/24091 (10patrik) [15:37:02] 03(mod) OTRS searches take a very long time - 10https://bugzilla.wikimedia.org/15210 +comment (10aklapper) [15:39:45] hashar: thnx for merging so quickly btw :) [15:40:56] 03(mod) Give Mark Hershberger rights to merge to and create branches and tags for MediaWiki core - 10https://bugzilla.wikimedia.org/45232 +comment (10Chad H.) [15:41:59] 03(mod) Give Mark Hershberger rights to merge to and create branches and tags for MediaWiki core - 10https://bugzilla.wikimedia.org/45232 +comment (10Siebrand) [15:44:54] 03(mod) Have one click spam button in all message views (like "zoom"/full message), not only in overview - 10https://bugzilla.wikimedia.org/35717 summary; +comment (10Andre Klapper) [15:45:11] hashar: meh, did not look careful enough at the config https://gerrit.wikimedia.org/r/#/c/50169/ [15:46:18] 03(mod) Second button for Junk (non-spam) - 10https://bugzilla.wikimedia.org/35720 +comment (10Andre Klapper) [15:47:22] New patchset: Yaron Koren; "Moved #subobject alias methods into their own class/file" [mediawiki/extensions/SemanticInternalObjects] (master) - https://gerrit.wikimedia.org/r/50170 [15:48:23] * JeroenDeDauw prods hashar [15:48:59] 03(NEW) Please allow administrators to add and remove bot status on pt.wikivoyage - 10https://bugzilla.wikimedia.org/45233 normal; Wikimedia: Site requests; () [15:49:07] New review: Yaron Koren; "Patch Set 1: Verified+2 Code-Review+2" [mediawiki/extensions/SemanticInternalObjects] (master); V: 2 C: 2; - https://gerrit.wikimedia.org/r/50170 [15:49:08] Change merged: Yaron Koren; [mediawiki/extensions/SemanticInternalObjects] (master) - https://gerrit.wikimedia.org/r/50170 [15:53:11] 03(mod) bulk actions from ticket :: customer - 10https://bugzilla.wikimedia.org/35718 +comment (10Andre Klapper) [15:54:28] 03(NEW) Fix rebuildTermSearchKey script. - 10https://bugzilla.wikimedia.org/45234 normal; MediaWiki extensions: WikidataRepo; () [15:54:51] 03(mod) Fix rebuildTermSearchKey script. - 10https://bugzilla.wikimedia.org/45234 normal->major (10Daniel Kinzler) [15:55:09] New patchset: Yaron Koren; "New version: 0.7.3" [mediawiki/extensions/SemanticInternalObjects] (master) - https://gerrit.wikimedia.org/r/50174 [15:55:35] 03(mod) Second button for "Junk (non-spam)" queue - 10https://bugzilla.wikimedia.org/35720 summary; +comment (10Andre Klapper) [15:56:03] New review: Yaron Koren; "Patch Set 1: Verified+2 Code-Review+2" [mediawiki/extensions/SemanticInternalObjects] (master); V: 2 C: 2; - https://gerrit.wikimedia.org/r/50174 [15:56:03] Change merged: Yaron Koren; [mediawiki/extensions/SemanticInternalObjects] (master) - https://gerrit.wikimedia.org/r/50174 [15:57:00] 03(mod) formlink - have an option to open form in a new tab - 10https://bugzilla.wikimedia.org/44240 +comment (10Neill Mitchell) [15:57:20] 03(NEW) Error when upgrading from 1.3)=: Call to undefined method DatabaseMysql::applyPatch() - 10https://bugzilla.wikimedia.org/45235 major; MediaWiki: Installer; () [15:57:39] 03(mod) Error when upgrading from 1.3: Call to undefined method DatabaseMysql::applyPatch() - 10https://bugzilla.wikimedia.org/45235 (10sadan.yuval) [16:00:12] 03(mod) Field autocompletion returns each value twice with SQLStore3 - 10https://bugzilla.wikimedia.org/44245 +comment (10mitchell_neill) [16:04:41] 03(NEW) Entity selector selects first suggestion when clicking more - 10https://bugzilla.wikimedia.org/45236 major; MediaWiki extensions: WikidataRepo; () [16:04:56] 03(mod) Email notifications are sent without envelope sender - 10https://bugzilla.wikimedia.org/37398 summary; +comment (10Andre Klapper) [16:06:15] 03(mod) Entity selector selects first suggestion when clicking more - 10https://bugzilla.wikimedia.org/45236 (10abraham.taherivand) [16:10:48] 03(mod) Attachments not shown inline but need downloading: Change "AttachmentDownloadType" setting in configuration - 10https://bugzilla.wikimedia.org/35715 summary; +comment (10Andre Klapper) [16:14:22] 03(mod) Update repo on page move - 10https://bugzilla.wikimedia.org/36729 (10T. H. Kelly) [16:14:56] 03(mod) [accountability/transparency] Set up web interface for "customers" - 10https://bugzilla.wikimedia.org/44146 +comment (10Andre Klapper) [16:15:28] 03(mod) add info if langlink is stored at repository or local - 10https://bugzilla.wikimedia.org/41345 +comment (10Daniel Kinzler) [16:15:32] New patchset: Jeroen De Dauw; "[lol] get rid of some false selection" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/47729 [16:16:01] 03(mod) ULS language div options do not render, so I can't change the language - 10https://bugzilla.wikimedia.org/45196 +comment (10alvaron8) [16:17:03] New review: Jeroen De Dauw; "Patch Set 1: Verified+2 Code-Review+2" [mediawiki/extensions/Validator] (master); V: 2 C: 2; - https://gerrit.wikimedia.org/r/49659 [16:17:03] Change merged: Jeroen De Dauw; [mediawiki/extensions/Validator] (master) - https://gerrit.wikimedia.org/r/49659 [16:17:31] New review: Jeroen De Dauw; "Patch Set 1: Code-Review+2" [mediawiki/extensions/SemanticMediaWiki] (master) C: 2; - https://gerrit.wikimedia.org/r/47593 [16:17:33] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/47593 [16:17:40] 03(mod) OTRS password request abuse (implement CAPTCHA?) - 10https://bugzilla.wikimedia.org/21579 +comment (10Andre Klapper) [16:17:43] New patchset: Jeroen De Dauw; "[lol] get rid of some false selection" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/47729 [16:17:44] 03(mod) add info if langlink is stored at repository or local - 10https://bugzilla.wikimedia.org/41345 +comment (10daniel.kinzler) [16:17:49] 03(mod) Second button for "Junk (non-spam)" queue - 10https://bugzilla.wikimedia.org/35720 +comment (10Thehelpfulonewiki) [16:19:55] 03(mod) Request to add two new namespaces in hu.wiktionary - 10https://bugzilla.wikimedia.org/45205 +comment (10dereckson) [16:21:35] 03(mod) [accountability/transparency] Set up web interface for "customers" - 10https://bugzilla.wikimedia.org/44146 +comment (10federicoleva) [16:22:05] 03(mod) bulk actions from ticket :: customer - 10https://bugzilla.wikimedia.org/35718 +comment (10Thehelpfulonewiki) [16:22:20] 03(mod) Please allow administrators to add and remove bot status on pt.wikivoyage - 10https://bugzilla.wikimedia.org/45233 +comment (10Dereckson) [16:22:21] 03(mod) Extend number of viewable entries in OTRS System Log and allow access via URL - 10https://bugzilla.wikimedia.org/44025 summary (10Andre Klapper) [16:22:55] 03(mod) Allow OTRS admins to populate the built-in address book - 10https://bugzilla.wikimedia.org/21542 +comment (10Andre Klapper) [16:28:17] 03(NEW) LinkSearch uses numeric offset paging instead of paging by last entry returned - 10https://bugzilla.wikimedia.org/45237 normal; MediaWiki: Special pages; () [16:28:34] New review: Mwjames; "Patch Set 3: Code-Review+1" [mediawiki/extensions/SemanticMediaWiki] (master) C: 1; - https://gerrit.wikimedia.org/r/47729 [16:29:27] 03(mod) Please allow administrators to add and remove bot status on pt.wikivoyage - 10https://bugzilla.wikimedia.org/45233 +comment (10dereckson) [16:29:57] 03(NEW) Title attribute displays in internal links but not for external links - 10https://bugzilla.wikimedia.org/45238 normal; MediaWiki: Parser; () [16:31:19] 03(mod) [accountability/transparency] Set up web interface for "customers" which allows seeing the status of their request - 10https://bugzilla.wikimedia.org/44146 summary; +comment (10Andre Klapper) [16:32:10] 03(mod) Spam filter not filtering majority of spam to Junk folder - 10https://bugzilla.wikimedia.org/43665 (10Andre Klapper) [16:32:17] 03(mod) Attachments not shown inline but need downloading: Change "AttachmentDownloadType" setting in configuration - 10https://bugzilla.wikimedia.org/35715 (10Andre Klapper) [16:35:06] 03(mod) [accountability/transparency] Set up web interface for "customers" which allows seeing the status of their request and making feedback easier - 10https://bugzilla.wikimedia.org/44146 summary (10Nemo) [16:38:19] 03(mod) HTML markup exposed in UploadWizard - 10https://bugzilla.wikimedia.org/45213 +comment (10Nischay Nahata) [16:38:20] 03(mod) [Code regression] Output of 'mwe-upwiz-thanks-wikitext' and 'mwe-upwiz-thanks-url' as plain text - 10https://bugzilla.wikimedia.org/44885 +comment (10Nischay Nahata) [16:40:47] 03(mod) Flickr disclaimer message escaped, showing raw HTML - 10https://bugzilla.wikimedia.org/44525 +comment (10nischayn22) [16:46:00] So, what do people think of adding a link to Bugzilla from https://www.mediawiki.org/wiki/Project:Support_desk ? I only ask because someone I know at Mozilla (the reporter of the Persona extension feature request last night (spoiler, we already have that as an extension)) didn't find the link to bugzilla as they started at the Support Desk [16:48:24] 03(mod) Upgrade Wikimedia OTRS installation from 2.4.x CVS to the latest version (3.2.1) - 10https://bugzilla.wikimedia.org/22622 +comment (10aklapper) [16:48:45] 03(mod) gerrit download instructions hide when you click them - 10https://bugzilla.wikimedia.org/35468 +comment (10Platonides) [16:51:49] 03(mod) Unknown -moz-* properties of Mozilla Firefox - 10https://bugzilla.wikimedia.org/41021 +comment (10Platonides) [16:53:30] greg-g: looking [16:54:37] 03(mod) [Opera] ULS text winds up on top of the icon in RTL languages - 10https://bugzilla.wikimedia.org/45142 +comment (10matma.rex) [16:54:45] greg-g: I think a new user is probably already confused by reading all that text at the top of the page [16:54:54] I agree, it seems like a lot [16:54:54] greg-g: so adding One More Thing won't hurt TOO much [16:55:10] 03(mod) [Opera] ULS text winds up on top of the icon in RTL languages - 10https://bugzilla.wikimedia.org/45142 +patch-in-gerrit (10Bartosz Dziewoński) [16:55:30] but you could just mod "There are other ways for of communication as well (IRC, Mailing lists etc.). Read more here." -- to include BZ [16:59:13] 03(mod) Upgrade Wikimedia OTRS installation from 2.4.x CVS to the latest version (3.2.1) - 10https://bugzilla.wikimedia.org/22622 +comment (10Platonides) [17:01:07] hi shantanoo [17:01:37] hi sumanah [17:01:40] how are you? [17:01:45] 03(mod) Error when upgrading from 1.3: Call to undefined method DatabaseMysql::applyPatch() - 10https://bugzilla.wikimedia.org/45235 +comment (10Andre Klapper) [17:01:55] I'm all right! I'm preparing for a couple of meetings. How are you shantanoo? [17:02:06] me doing good. [17:02:17] shantanoo: https://www.mediawiki.org/wiki/Mobile_QA/Commons_uploads it'd be cool if you could join us on Monday [17:03:23] 03(mod) Fix rebuildTermSearchKey script. - 10https://bugzilla.wikimedia.org/45234 +comment (10daniel.kinzler) [17:03:30] sumanah: Heja. Would any person come to your mind for "deploy an OTRS patch"? Somebody guessed Tim Starling as per past deployments so I guess I'll ping him [17:03:33] sumanah: quick question. who are the developers? [17:03:48] andre__: Jeff Green is another option I believe. [17:04:00] yay [17:04:27] shantanoo: I am going to infer that you mean: who are the developers of the new Commons uploading functionality? in which case -- the WMF mobile team, mostly, plus volunteers. #wikimedia-mobile is where you can find them [17:04:46] 03(mod) Spam filter not filtering majority of spam to Junk folder - 10https://bugzilla.wikimedia.org/43665 +comment (10Andre Klapper) [17:08:22] ilonak: not sure whether you heard about this test event https://www.mediawiki.org/wiki/Mobile_QA/Commons_uploads it'd be cool if you could join us on Monday [17:08:56] 03(mod) Upgrade Wikimedia OTRS installation from 2.4.x CVS to the latest version (3.2.1) - 10https://bugzilla.wikimedia.org/22622 +comment (10federicoleva) [17:09:29] sumanah: brb. on phone [17:10:09] thanks for info sumanah, I will try to attend it [17:10:14] cool [17:11:28] Hello all, was wondering if someone could advise me briefly on how to extend the mediawiki API so I can access my database with jQuery? [17:12:17] Ulfr, no rocket science, just take a look how the existing modules are written [17:12:44] can't tell anything more cause I don't know what exactly you need [17:12:50] MaxSem: I follow, just leary about modifying the api.php file, didn't know if there was an extension hook or sommat [17:13:40] I basically need to keep track of metrics and such for an application I wrote, and the only efficient way to do that requires direct DB access. No way in heck I'm accessing that with JS, so I know the API route is the way to go [17:13:50] don't edit the MediaWiki files, or you might have to redo it time after time when you need to upgrade [17:14:30] extensions can extend the API easily, you don't need to modify the core distribution [17:14:40] Ah, okay. Thanks [17:16:35] 03(mod) Allow OTRS admins to populate the built-in address book - 10https://bugzilla.wikimedia.org/21542 +comment (10rjd0060.wiki) [17:18:05] If I want to register all articles using a certain parser extension tag into a category, how do I do that? I can't seem to figure out what to search for on the wiki to pull that up [17:20:54] OverlordQ|W: $parser->addTrackingCategory( 'some-system-message-that-contains-the-category-name-for-i18n' ) ? [17:22:19] 03(mod) Suggestion: when installing instances, starting puppet runs etc.: ping the developer by mail about the status - 10https://bugzilla.wikimedia.org/45214 +comment (10Platonides) [17:22:38] Ah yup, that seems to be what I'm looking for [17:22:39] I was trying to think of a parser extension tag that adds a category. [17:22:59] Most of them don't, unless there's an error. [17:23:05] Yea, same, was digging through Cite since I thought that did it at some point for errors [17:23:22] Heh, Cite was the same example I thought of. [17:23:29] People mis-use/abuse the error messages to auto-categorize. [17:23:49] So rather than saying "There's a citation error", it says "There's a citation error [[Category:foo]]" or something. [17:23:58] Not the cleanest implementation. ;-) [17:24:06] I remembered AJAX Poll (and thought that the RSS extension used it at one point, but apparently the current git HEAD doesn't seem to...) [17:25:01] {{DEFAULTSORT:}} and shit are now tracked in page_props, but not in categorylinks. [17:25:22] Susan: don't even get me started, I've tried to rewrite an extension all day long and I've come to the conclusion that it's just too much trouble to do that because it has four external dependencies (in addition to the horrible main/only PHP file), of which one is a non-jQuery JS framework [17:25:32] this makes Cite & friends look relatively clean and sane :-) [17:26:12] Clearly what we need to do is... REWRITE MEDIAWIKI IN JAVA. [17:26:15] Or something. [17:26:17] * Susan hugs Elektra. [17:26:45] geez :) [17:26:56] Java? I'm sure we have (had) folks who know Java [17:26:57] so [17:27:00] clearly the solution is... [17:27:02] VISUAL BASIC [17:27:07] * Elektra hides [17:27:10] Heh. [17:27:14] hi people. [17:27:21] 03(mod) Suggestion: when installing instances, starting puppet runs etc.: ping the developer by mail about the status - 10https://bugzilla.wikimedia.org/45214 (10Alex Monk (Krenair)) [17:27:24] 03(mod) Add Echo notification for instance build completions - 10https://bugzilla.wikimedia.org/44180 (10Alex Monk (Krenair)) [17:27:30] Elektra, C#! [17:27:37] It's Java on steriods [17:27:43] so i'm looking at https://www.mediawiki.org/wiki/1.21#What.27s_new.3F and wondering if i should put some sort-of breaking changes i made over the course of 1.21 in there, or not really? [17:27:45] fair enough ;) [17:28:07] MatmaRex: I think the answer is generally yes [17:28:08] by "sort-of breaking" i mean that site JS/CSS will need updates if it touches these parts. [17:28:15] MatmaRex: hi! IMO it's nice to have breaking changes listed somewhere, so if they aren't listed anywhere, please do list 'em! [17:28:20] https://gerrit.wikimedia.org/r/#/c/30361/ https://gerrit.wikimedia.org/r/#/c/49364/ https://gerrit.wikimedia.org/r/#/c/39792/ [17:28:26] (only the first one is already merged) [17:28:36] they're certainly listed in release notes [17:42:30] 03(mod) Edits of user 'conversion script' are invisible - 10https://bugzilla.wikimedia.org/21910 +comment (10Nemo) [17:46:20] 03(mod) Maintenaince Script to Check if Revision User exists - 10https://bugzilla.wikimedia.org/22386 summary (10Nemo) [17:46:58] 03(mod) Maintenance Script to Check if Revision User exists - 10https://bugzilla.wikimedia.org/22386 summary (10Nemo) [17:47:15] 03(mod) Maintenance script to check if revision user exists - 10https://bugzilla.wikimedia.org/22386 summary (10Alex Monk (Krenair)) [17:48:43] 03(mod) Inconsistent values of rev_user_text on pl.wikipedia due to incomplete renames (apparently) - 10https://bugzilla.wikimedia.org/22907 summary (10Nemo) [17:49:07] 03(mod) Special:Contributions no longer shows contributions by name - problems listing contributions stored with user ID = 0 - 10https://bugzilla.wikimedia.org/34873 (10Nemo) [17:49:10] 03(mod) edits where the rev_user_text and ar_user_text fields contain underscores, initial lower-case letters or consecutive spaces, which could occur in the Phase I and II software, are inaccessible using Special:Contributions - 10https://bugzilla.wikimedia.org/323 (10Nemo) [17:51:18] 03(mod) Inconsistent values of rev_user_text on pl.wikipedia due to incomplete renames (apparently) - 10https://bugzilla.wikimedia.org/22907 (10Bartosz Dziewoński) [17:51:30] MatmaRex: Would you be willing to help design and implement a new enhancedChangesList class? [17:52:27] why new? [17:52:42] 03(mod) Personal information posted that needs to be removed - 10https://bugzilla.wikimedia.org/45202 (10seanfwaters) [17:53:01] Isarra: i'm afraid i won't really have time to do something serious towards it [17:53:10] but i'd be generally interested, i guess [17:53:16] Because the current one is scary. [17:53:17] hey Nikerabbit, i want you to see something [17:53:22] I mean, there be issues. [17:53:25] (not asking for review: https://gerrit.wikimedia.org/r/#/c/49776/4) [17:53:33] * Isarra hugs MatmaRex and stares off into space. [17:53:36] i made it and it's cool. [17:53:38] Isarra: why should one bother when not even the current one is enabled by default ? [17:53:55] assuming I understood what you're talking about [17:54:15] It's a micro design improvement spiraling out of control. [17:54:21] MatmaRex: cool stuff [17:54:26] Because that's what I do - spiral things out of control. [17:54:27] 03(mod) Personal information posted that needs to be removed - 10https://bugzilla.wikimedia.org/45202 (10Alex Monk (Krenair)) [17:54:31] * Isarra strikes a dramatic pose. [17:54:42] Nikerabbit: also, can you verify that the entry for swedish there is correct? [17:55:04] Nikerabbit: https://gerrit.wikimedia.org/r/#/c/49776/4/includes/Collation.php line 270 [17:56:48] MatmaRex: what does that mean? [17:56:52] uh, wait, or are you finnish? that's a faux pas :( [17:57:08] MatmaRex: No, he's just geting started [17:57:18] * marktraceur bows [17:57:32] Nikerabbit: i'm not entirely certain that the data is correct. i'm trying to make sure it is, thus asking native speakers. :) [17:58:03] MatmaRex: you have to explain what the data means [17:58:40] imagine you have a dictionary. which letters, apart from the basic English ones, would be "headings" in that dictionary? [17:59:03] (this might or might not be the same as "what is the alphabet") [17:59:42] (because if i knew this is that easy, i'd just check on wikipedia ~) [17:59:48] given that swedish has the same alphabet as finnish it is okay [18:01:23] thanks :) [18:04:14] wikipedia says though that w is usually considered only a variant of v [18:04:30] Krinkle: done any more on the dia? [18:04:55] *was usually [18:04:56] AzaToth: mwb? Not yet, but only got in my "office" a few minutes ago. [18:05:03] 03(mod) Inconsistent search results with language links - 10https://bugzilla.wikimedia.org/30595 +wikidata; +comment (10Nemo) [18:05:25] AzaToth: in a call atm, and a meeting after that. Will get to it tonight though [18:05:32] Krinkle: np [18:05:55] just want to make sure you have stuff to do so you just don't get sleepy ツ [18:06:00] 03(mod) Flickr disclaimer message escaped, showing raw HTML - 10https://bugzilla.wikimedia.org/44525 +comment (10rkaldari) [18:12:33] * shantanoo is back [18:17:01] Nikerabbit, siebrand, it would be awesome if you could take a look at https://gerrit.wikimedia.org/r/50036 sometime soonish, it would be wonderful, Parsoid has a patch waiting on some decision about the structure of siprop=general [18:17:32] !debugging [18:17:32] For information on debugging (including viewing errors), see http://www.mediawiki.org/wiki/Manual:How_to_debug . A list of related configuration variables is at https://www.mediawiki.org/wiki/Manual:Configuration_settings#Debug.2Flogging [18:17:36] (unrelated) [18:26:43] Reedy: you there? [18:26:47] I downloaded XAMPP but it only has PHP 5.3.1, and MediaWiki is incompatible with it. Is it possible to upgrade PHP in XAMPP? [18:27:40] Reedy: i noticed you poked with https://www.mediawiki.org/wiki/Collation_on_wmf_wikis , but https://gerrit.wikimedia.org/r/#/c/49776/4 i just implemented essentially makes it that uca-default should never be used except on multilingual wikis like commons and meta. [18:28:04] Nevermind, looks like the beta version of XAMPP has the latest PHP 5.4.7 so I'll need to uninstall it and upgrade to that. [18:28:46] qgil_: I'm around all day today if you do want to chat/meet at some point :) [18:29:03] 03(mod) Strange diff on the English Wikipedia - 10https://bugzilla.wikimedia.org/43281 (10MZMcBride) [18:29:03] 03(mod) Post-page move redirects contain two newlines below redirect code - 10https://bugzilla.wikimedia.org/42616 (10MZMcBride) [18:31:09] 03(mod) Strange diff on the English Wikipedia - 10https://bugzilla.wikimedia.org/43281 +comment (10Nemo) [18:38:57] 03(mod) Suggestion: when installing instances, starting puppet runs etc.: ping the developer by mail about the status - 10https://bugzilla.wikimedia.org/45214 +comment (10mail) [18:40:44] 03(NEW) Deserialize data-parsoid into data.parsoid using loadDataAttrib once and save it back using saveDataAttribs - 10https://bugzilla.wikimedia.org/45239 normal; Parsoid: JS/DOM; () [18:41:36] 03(mod) Deserialize data-parsoid into data.parsoid using loadDataAttrib once and save it back using saveDataAttribs - 10https://bugzilla.wikimedia.org/45239 +easy +performance (10Gabriel Wicke) [18:42:51] 03(mod) Load data-parsoid into data.parsoid using loadDataAttrib once and save it back using saveDataAttribs - 10https://bugzilla.wikimedia.org/45239 summary (10Gabriel Wicke) [18:53:30] 03(mod) Request to add two new namespaces in hu.wiktionary - 10https://bugzilla.wikimedia.org/45205 +comment (10dereckson) [18:55:31] 03(mod) Throwing an exception in User::setPassword() will expose the password - 10https://bugzilla.wikimedia.org/30714 (10db) [18:56:24] 03(mod) Batch API requests - 10https://bugzilla.wikimedia.org/43888 +comment (10Gabriel Wicke) [18:56:38] New review: Yaron Koren; "Patch Set 1:" [mediawiki/extensions/SemanticForms] (master) - https://gerrit.wikimedia.org/r/40557 [18:57:55] 03(mod) Add a "uploads" link to Special:MyUploads at the top right next to "contributions" - 10https://bugzilla.wikimedia.org/30915 summary; +comment (10db) [18:58:40] !tabcompletion [18:58:40] 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! [18:59:10] marienz: I never misfire. [19:00:36] 03(mod) "edit link" doesn't recognize namespace - 10https://bugzilla.wikimedia.org/44536 +comment (10legoktm.wikipedia) [19:00:37] 03(mod) VisualEditor: Firefox has issues using VE when cookies are disabled - 10https://bugzilla.wikimedia.org/43193 (10Naoya) [19:03:03] 03(NEW) cannot input japanese consecutive characters in the beginning of the line - 10https://bugzilla.wikimedia.org/45240 normal; VisualEditor: Technical Debt; () [19:03:29] 03(mod) cannot input japanese consecutive characters in the beginning of the line - 10https://bugzilla.wikimedia.org/45240 (10Naoya) [19:04:11] varnent, "around" on IRC or SF? [19:04:26] qgil_: sadly - just IRC :) [19:04:43] qgil_: although I would like to get out to the SF office at some point in the relatively near future [19:05:28] Does MediaWiki have an admin control panel? Installed it locally on my computer and don't see any admin page. [19:05:40] qgil_: I'd also like to meet with MediaWiki Group SF and WM-Cascadia while I'm out there - but I digress :) [19:05:56] Sean-PC: not really, but what are you trying to achieve? [19:06:06] Sean-PC: not as such - no - there are some pages displayed in bold on the Special Pages list that are unique to admins [19:06:14] Sean-PC: the closest thing would be the [[special:specialpages]] page [19:06:27] Ok, thanks MatmaRex. Just getting familiar with MediaWiki. [19:06:58] Thanks varnent. [19:08:30] Sean-PC: you are most welcome - and welcome to the fun world of MediaWiki :) [19:09:46] Although I've installed MediaWiki, each page takes about 10 seconds to load. :| [19:09:52] *locally [19:10:08] must be something wrong with my computer settings [19:10:49] Sean-PC: do you have memcached configured? if so, can you try telnetting to the host/address? [19:11:11] ori-l it's installed on my computer, not on a remote host [19:11:37] okay I exaggerated, it's about 4-5 seconds but it should load instantly [19:11:45] 03(NEW) As OpenID server, allow wiki/User:Username OpenIDs also when the userpage has no content - 10https://bugzilla.wikimedia.org/45241 normal; MediaWiki extensions: OpenID; () [19:12:30] Sean-PC: paste your localsettings.php somewhere? (but taking care to remove passwords and sensitive information.) [19:12:33] 03(mod) As OpenID server, allow wiki/User:Username OpenIDs also when the userpage has no content - 10https://bugzilla.wikimedia.org/45241 (10T. Gries) [19:12:56] Sean-PC: if you have memcached installed, but misconfigured, mediawiki might be trying to contact it on every page load and time out after a few seconds [19:13:12] Sean-PC: (but it's also generally slow without some caching set up) [19:14:54] 03(mod) Flickr disclaimer message escaped, showing raw HTML - 10https://bugzilla.wikimedia.org/44525 +comment (10mflaschen) [19:15:22] ori-l: tny.cz/51b655a4 [19:15:31] *http://tny.cz/51b655a4 [19:16:07] 03(mod) As OpenID server, allow wiki/User:Username OpenIDs also when the userpage has no content - 10https://bugzilla.wikimedia.org/45241 +comment (10mail) [19:16:12] varnent, there is meetup today here in SF and I'm pretty busy polishing and promoting https://www.mediawiki.org/wiki/QA/Weekly_goals [19:16:13] Sean-PC: see MatmaRex's point about setting up _some_ form of caching. [19:16:56] qgil_: no problem - whenever you're free of chaos - let me know - even if it's in a few weeks [19:16:58] i think stuff is cached in the database by default [19:16:59] varnent, ooops I meant https://www.mediawiki.org/wiki/Mobile_QA/Commons_uploads [19:17:07] unless you explicitly disabled that or something [19:17:26] (i'm not knowledgeable about this at all) [19:17:36] Ok I'll try installing memecached on XAMPP MatmaRex varnent [19:17:57] varnent, why not nailing down the time for https://www.mediawiki.org/wiki/Talk:Groups/Promotion#Proposed_IRC_meeting_on_21_February_2013_23961 and then I can reserve more time out of that meeting for any other topics? [19:18:16] sure [19:18:24] varnent, thanks! [19:18:40] you're welcome [19:19:18] 03(NEW) Implement remaining wrap methods in SurfaceFragment - 10https://bugzilla.wikimedia.org/45242 normal; VisualEditor: Technical Debt; () [19:19:54] 03(NEW) Create isolate method in SurfaceFragement - 10https://bugzilla.wikimedia.org/45243 normal; VisualEditor: Technical Debt; () [19:19:57] 03(mod) Create isolate method in SurfaceFragement - 10https://bugzilla.wikimedia.org/45243 (10Ed Sanders) [19:20:47] 03(NEW) Statement not shown when viewing a diff - 10https://bugzilla.wikimedia.org/45244 normal; MediaWiki extensions: WikidataRepo; () [19:21:35] 03(NEW) VisualEditor: Editing in a section causes changes elsewhere to be deleted (Parsoid selser bug?) - 10https://bugzilla.wikimedia.org/45245 normal; VisualEditor: General; () [19:21:55] 03(mod) VisualEditor: Editing in a section causes changes elsewhere to be deleted (Parsoid selser bug?) - 10https://bugzilla.wikimedia.org/45245 +comment (10jforrester) [19:22:09] 03(mod) VisualEditor: Editing in a section causes changes elsewhere to be deleted (Parsoid selser bug?) - 10https://bugzilla.wikimedia.org/45245 (10James Forrester) [19:25:39] 03(mod) JS templates broken in Firefox (desktop) - 10https://bugzilla.wikimedia.org/45217 +comment (10jgonera) [19:26:04] is gerrit-wm dead? [19:26:11] ^demon: ^ [19:26:25] <^demon> Maybe. Was there a netsplit? [19:26:55] How would one move "Create the page "search query" on this wiki!" to the bottom of the search results? [19:28:05] 03(NEW) Migrate ve.FormatAction.splitAndUnwrap to use SurfaceFragment - 10https://bugzilla.wikimedia.org/45246 normal; VisualEditor: Technical Debt; () [19:28:23] 03(mod) Migrate ve.FormatAction.splitAndUnwrap to use SurfaceFragment - 10https://bugzilla.wikimedia.org/45246 (10Roan Kattouw) [19:28:25] 03(mod) Implement remaining wrap methods in SurfaceFragment - 10https://bugzilla.wikimedia.org/45242 (10Roan Kattouw) [19:28:26] 03(mod) Create isolate method in SurfaceFragement - 10https://bugzilla.wikimedia.org/45243 (10Roan Kattouw) [19:29:29] 03(mod) Suggestion: when installing instances, starting puppet runs etc.: ping the developer by mail about the status - 10https://bugzilla.wikimedia.org/45214 +comment (10Platonides) [19:30:31] 03(mod) XSS Attack embedded in web based initial setup - 10https://bugzilla.wikimedia.org/35731 +comment (10Jesús Martínez Novo (Ciencia Al Poder)) [19:33:35] 03(mod) Migrate ve.FormatAction.splitAndUnwrap to use SurfaceFragment - 10https://bugzilla.wikimedia.org/45246 (10James Forrester) [19:33:50] 03(mod) Implement remaining wrap methods in SurfaceFragment - 10https://bugzilla.wikimedia.org/45242 (10James Forrester) [19:34:03] 03(mod) VisualEditor: Create isolate method in SurfaceFragement - 10https://bugzilla.wikimedia.org/45243 summary (10James Forrester) [19:34:12] 03(mod) VisualEditor: Implement remaining wrap methods in SurfaceFragment - 10https://bugzilla.wikimedia.org/45242 summary (10James Forrester) [19:34:22] 03(mod) VisualEditor: Migrate ve.FormatAction.splitAndUnwrap to use SurfaceFragment - 10https://bugzilla.wikimedia.org/45246 summary (10James Forrester) [19:35:28] 03(mod) cannot input japanese consecutive characters in the beginning of the line - 10https://bugzilla.wikimedia.org/45240 (10James Forrester) [19:35:44] 03(mod) VisualEditor: Cannot input japanese consecutive characters in the beginning of the line - 10https://bugzilla.wikimedia.org/45240 summary (10James Forrester) [19:38:09] 03(NEW) VisualEditor: Generalize logic in ve.FormatAction - 10https://bugzilla.wikimedia.org/45247 normal; VisualEditor: Technical Debt; () [19:38:28] 03(mod) VisualEditor: Refactor ve.FormatAction.splitAndUnwrap to use SurfaceFragment - 10https://bugzilla.wikimedia.org/45246 summary (10Roan Kattouw) [19:40:04] 03(mod) Installer should supress warnings around wfShellExec() - 10https://bugzilla.wikimedia.org/44140 -patch-in-gerrit (10Jesús Martínez Novo (Ciencia Al Poder)) [19:40:37] 03(mod) Suggestion: when installing instances, starting puppet runs etc.: ping the developer by mail about the status - 10https://bugzilla.wikimedia.org/45214 +comment (10mail) [19:45:54] New patchset: Aaron Schulz; "Various job queue documentation tweaks." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/50201 [19:49:25] New review: Massaf; "Patch Set 1: Verified+2 Code-Review+2" [mediawiki/extensions/Agora] (master); V: 2 C: 2; - https://gerrit.wikimedia.org/r/49844 [19:49:26] Change merged: Massaf; [mediawiki/extensions/Agora] (master) - https://gerrit.wikimedia.org/r/49844 [19:50:11] New patchset: Massaf; "Modified make config to generate non-minified output" [mediawiki/extensions/Agora] (master) - https://gerrit.wikimedia.org/r/50202 [19:50:53] 03(NEW) Generation of LocalSettings.php shouldn't output PHP notices or warnings - 10https://bugzilla.wikimedia.org/45248 minor; MediaWiki: Installer; () [19:51:30] New review: Massaf; "Patch Set 1: Verified+2 Code-Review+2" [mediawiki/extensions/Agora] (master); V: 2 C: 2; - https://gerrit.wikimedia.org/r/50202 [19:51:30] Change merged: Massaf; [mediawiki/extensions/Agora] (master) - https://gerrit.wikimedia.org/r/50202 [19:53:46] New review: Matmarex; "Patch Set 1:" [mediawiki/extensions/Vector] (master) - https://gerrit.wikimedia.org/r/47717 [19:55:03] New patchset: Foxtrott; "bugfix (title set manually in the form definition doesn't show up)" [mediawiki/extensions/SemanticForms] (master) - https://gerrit.wikimedia.org/r/50203 [19:55:22] New patchset: Matmarex; "(bug 44385) make ext.vector.collapsibleTabs actually work" [mediawiki/extensions/Vector] (master) - https://gerrit.wikimedia.org/r/47717 [19:56:09] New patchset: Foxtrott; "bugfix (title set manually in the form definition doesn't show up)" [mediawiki/extensions/SemanticForms] (master) - https://gerrit.wikimedia.org/r/50203 [19:56:37] New review: Foxtrott; "Patch Set 2: Verified+2 Code-Review+2" [mediawiki/extensions/SemanticForms] (master); V: 2 C: 2; - https://gerrit.wikimedia.org/r/50203 [19:56:38] Change merged: Foxtrott; [mediawiki/extensions/SemanticForms] (master) - https://gerrit.wikimedia.org/r/50203 [19:57:01] ori-l: I've been told you have gerrit troubles? [19:57:29] qchris: I do. We're playing IRC tag, heh. The user is 'Mattflaschen' [19:57:35] 03(NEW) Diff links in thread history unconditionally point to HTTP while browsing through HTTPS - 10https://bugzilla.wikimedia.org/45249 minor; MediaWiki extensions: LiquidThreads; () [19:58:30] Krenair: ^ an easy one :) [19:59:20] The easiest way to win IRC tag is to use e-mail. [19:59:23] I've found. [20:01:46] 03(mod) VisualEditor: Cannot input japanese consecutive characters in the beginning of the line - 10https://bugzilla.wikimedia.org/45240 +comment (10inez) [20:04:06] New review: Kghbln; "Patch Set 1:" [mediawiki/extensions/SemanticForms] (master) - https://gerrit.wikimedia.org/r/40557 [20:05:42] New patchset: Aaron Schulz; "[JobQueue] Added JobQueue::getAllQueuedJobs() function." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/50138 [20:06:26] 03(NEW) New Wiki Script - External Store needs to be InnoDB - 10https://bugzilla.wikimedia.org/45250 normal; Wikimedia: General/Unknown; () [20:11:06] New review: Ori.livneh; "Patch Set 2: Code-Review+2" [mediawiki/extensions/Vector] (master) C: 2; - https://gerrit.wikimedia.org/r/47717 [20:11:12] 03(mod) New Wiki Script - External Store needs to be InnoDB - 10https://bugzilla.wikimedia.org/45250 +comment (10Ariel T. Glenn) [20:12:50] 03(mod) New Wiki Script - External Store needs to be InnoDB - 10https://bugzilla.wikimedia.org/45250 +platformeng (10Antoine "hashar" Musso) [20:14:13] thanks ori-l [20:14:19] yay, i have two SUBMITTED changesets now [20:15:20] 03(mod) New Wiki Script - External Store needs to be InnoDB - 10https://bugzilla.wikimedia.org/45250 +comment (10Antoine "hashar" Musso) [20:16:10] New patchset: Mwjames; "SMW\DISerializer support unit output" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/50211 [20:16:50] Vulpix, how about you patch the bug and I'll approve it? [20:17:42] If it's a good patch of course [20:18:07] do you remember yesterday's conversation? :P [20:18:18] no [20:18:54] Ok, I'll patch and you approve? [20:19:45] ok, but anyway I have no hurry, just pointed out that to you because you were submitting patches for LQT lately [20:20:11] LQT lives on. [20:20:49] Susan, it's not going to be living at all if everyone refuses to review and approve patches to it. [20:21:30] New patchset: Aaron Schulz; "Changed blob table to use InnoDB." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/50241 [20:21:33] New review: Mwjames; "Patch Set 1: Code-Review+1" [mediawiki/extensions/SemanticMediaWiki] (master) C: 1; - https://gerrit.wikimedia.org/r/50211 [20:21:33] I already made my joke about Swedish Wikisorcerers. [20:21:41] 03(mod) New Wiki Script - External Store needs to be InnoDB - 10https://bugzilla.wikimedia.org/45250 +comment (10aschulz4587) [20:21:45] I don't have much to do, unfortunately. [20:21:45] 03(mod) XSS Attack embedded in web based initial setup - 10https://bugzilla.wikimedia.org/35731 +comment (10Chad H.) [20:21:57] s/to do/to add/ [20:22:27] * MatmaRex needs to get his patches merged [20:24:08] New review: Wikinaut; "Patch Set 14:" [mediawiki/extensions/RSS] (master) - https://gerrit.wikimedia.org/r/3925 [20:24:08] Change merged: Wikinaut; [mediawiki/extensions/RSS] (master) - https://gerrit.wikimedia.org/r/3925 [20:24:58] Vulpix, I just checked and it doesn't seem you can approve... [20:25:54] Of coure I can't approve! But I can +1 :P [20:26:15] New review: Yaron Koren; "Patch Set 1:" [mediawiki/extensions/SemanticForms] (master) - https://gerrit.wikimedia.org/r/40557 [20:26:20] New review: Ori.livneh; "Patch Set 4: Code-Review+2" [mediawiki/extensions/SyntaxHighlight_GeSHi] (master) C: 2; - https://gerrit.wikimedia.org/r/49985 [20:26:22] review is review, and merge is merge, very different things [20:26:41] and you asked for review [20:27:18] well, actually you said "approve", hmmm [20:27:28] * Vulpix misunderstood [20:27:30] * MatmaRex approves [20:28:12] * Vulpix needs to read things twice [20:31:45] New review: PleaseStand; "Patch Set 2:" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/50140 [20:32:52] 03(NEW) Encoding mismatch in gettingstarted page tour - 10https://bugzilla.wikimedia.org/45251 major; MediaWiki extensions: GuidedTour; () [20:33:03] 03(mod) Encoding mismatch in gettingstarted tour - 10https://bugzilla.wikimedia.org/45251 summary (10Matthew Flaschen) [20:33:34] MatmaRex: does your nick have anything to do with http://en.wikipedia.org/wiki/King_Matt_the_First ? [20:33:50] ori-l: nope [20:34:04] oh well :/ [20:34:12] was one of my favorite books growing up. [20:34:17] ori-l: haha, i never knew this was eve ntranslated [20:35:00] MatmaRex: http://he.wikipedia.org/wiki/%D7%A7%D7%95%D7%91%D7%A5:%D7%94%D7%9E%D7%9C%D7%9A_%D7%9E%D7%AA%D7%99%D7%90_%D7%94%D7%A8%D7%90%D7%A9%D7%95%D7%9F.jpg :) [20:35:19] New patchset: PleaseStand; "Combine JavaScript and JSON encoding logic" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/50140 [20:37:34] 03(mod) Encoding mismatch in gettingstarted tour - 10https://bugzilla.wikimedia.org/45251 (10Steven Walling) [20:38:09] 03(mod) Allow OTRS admins to populate the built-in address book - 10https://bugzilla.wikimedia.org/21542 (10Daniel) [20:38:36] 03(mod) Attachments not shown inline but need downloading: Change "AttachmentDownloadType" setting in configuration - 10https://bugzilla.wikimedia.org/35715 +comment (10csteipp) [20:39:19] Change merged: jenkins-bot; [mediawiki/extensions/SyntaxHighlight_GeSHi] (master) - https://gerrit.wikimedia.org/r/49985 [20:39:34] New review: Ori.livneh; "Patch Set 2: Code-Review+2" [mediawiki/extensions/Vector] (master) C: 2; - https://gerrit.wikimedia.org/r/48033 [20:39:38] Hi. Does anyone know how to force Category:Pages_with_broken_file_links to rebuild itself? Manually doing empty edits on pages, which don't contain missing links anymore, is very tedious :) [20:40:03] shouldn't the job queue take care of this? [20:40:36] New review: Daniel Kinzler; "Patch Set 1: Code-Review+1" [mediawiki/core] (master) C: 1; - https://gerrit.wikimedia.org/r/50042 [20:41:40] MilConDoin: try action=purge [20:41:45] MilConDoin: I think you can run refreshLinks.php in the maintenance directory of your MediaWiki installation. [20:41:53] There may be a --force flag or something you can pass. [20:41:55] DanielK_WMDE_ tried that, but didn't work [20:42:10] MilConDoin: then it's probably not possible without shell access [20:42:25] you can wait until the job queue gets around [20:42:26] I ran a client-side touch.py script on en.wiki the other week. [20:42:28] 03(mod) Encoding mismatch in gettingstarted tour - 10https://bugzilla.wikimedia.org/45251 (10Matthew Flaschen) [20:42:29] It doesn't take very long. [20:42:47] Susan: but does that get rid of stale category content listings? [20:42:48] refreshLinks.php? looks a bit overkill having to do that just for that automated category to update [20:42:49] nice to know, Susan [20:43:04] it should be handled by the Job queue [20:43:09] Change merged: jenkins-bot; [mediawiki/extensions/Vector] (master) - https://gerrit.wikimedia.org/r/48039 [20:43:10] Change merged: jenkins-bot; [mediawiki/extensions/Vector] (master) - https://gerrit.wikimedia.org/r/48033 [20:43:21] DanielK_WMDE_: Depends what kind of stale they are. If they're referencing the appropriate cl_from (page ID), it will clean them up. If they're completely orphaned in the categorylinks table (bad cl_from), then no. [20:43:37] 03(mod) ApiCreateAccountTest::testValid() sends confirmation mail to invalid address - 10https://bugzilla.wikimedia.org/44192 +comment (10db) [20:43:38] For completely orphaned *links entries, you need to use a maintenance script, I think. [20:43:46] the wiki I'm editing in has little to do, so I'd assume, that the job queue would finish this stuff after 4 days... that's why i'm searching for different solutions. [20:43:54] For just general purging/refreshing, you can use a null edit. [20:44:04] MilConDoin: Which wiki? [20:44:07] Susan: just for the record, that category is an automatic one, nobody puts [[Category:Pages_with_broken_file_links]] on the page for it to appear [20:44:19] http://mc.nessirojgaming.eu/bees/index.php?title=Main_Page [20:44:19] Vulpix: I know how it works. :-) [20:44:31] MilConDoin: refreshLinks.php should do the trick. [20:44:39] Or some other maintenance script. But I think it's that one. [20:44:56] Did you try it? [20:44:57] action=purge&forcelinksupdate=1 ? this used to work [20:45:02] null edit for every page in the category is a bit tedious. i'll look into the .php now [20:45:04] then I don't see what it has to do with that table [20:45:15] i think you could also purge like 50 pages at once with the API [20:45:16] Well, null editing by hand, sure. [20:45:19] But you can always write a script. [20:45:38] A client-side script, I mean. Server-side scripts are included with MediaWiki. [20:45:48] action=purge&forcelinksupdate=1 didn't help [20:45:49] Free of charge! [20:46:39] 03(mod) Upgrade Wikimedia OTRS installation from 2.4.x CVS to the latest version (3.2.1) - 10https://bugzilla.wikimedia.org/22622 (10Nemo) [20:46:41] > $this->mDescription = "Refresh link tables"; [20:47:03] > $this->addOption( 'dfn-only', 'Delete links from nonexistent articles only' ); [20:47:17] MilConDoin: i mean, on every page, not on the category :) and yeah, this sucks [20:47:21] From maintenance/refreshLinks.php. [20:47:35] New patchset: Ori.livneh; "Update SyntaxHighlight_GeSHi to master" [mediawiki/core] (wmf/1.21wmf9) - https://gerrit.wikimedia.org/r/50260 [20:47:39] 03(NEW) Add wb_action abusefilter variable to specify the actual action taken - 10https://bugzilla.wikimedia.org/45252 enhancement; MediaWiki extensions: WikidataRepo; () [20:47:40] MilConDoin: also, it's apparently 'forcelinkupdate', see https://www.mediawiki.org/wiki/Manual:Parameters_to_index.php [20:47:58] I'll contact our hoster, let him run the refreshLink.php [20:48:04] 03(mod) Add wb_action abusefilter variable to specify the actual action taken - 10https://bugzilla.wikimedia.org/45252 (10Legoktm) [20:48:33] New patchset: Aaron Schulz; "Made sql.php except a "cluster" option and cleaned up the arguments." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/50261 [20:48:52] How would one move "Create the page "search query" on this wiki!" to the bottom of the search results? [20:49:36] Hmmmm. [20:49:45] You could use JS to move the DOM element, I guess. [20:50:00] Or hack up the output yourself. [20:50:05] New patchset: Spage; "Move Agora.i18n.php to match path" [mediawiki/extensions/Agora] (master) - https://gerrit.wikimedia.org/r/48783 [20:50:08] Or kill the top message and hijack a bottom message. [20:50:38] Which file would one edit? [20:50:46] NFI. [20:50:57] New patchset: Mattflaschen; "Remove implementation of split test:" [mediawiki/extensions/GettingStarted] (master) - https://gerrit.wikimedia.org/r/50262 [20:50:58] Probably specials/SpecialSearch.php, I guess. [20:51:22] Rage. [20:51:28] Of those options, I'd go with option 3. [20:51:30] Personally. [20:51:32] New review: Hashar; "Patch Set 1: Code-Review-1" [mediawiki/core] (master) C: -1; - https://gerrit.wikimedia.org/r/50261 [20:51:59] AaronSchulz: you are breaking back compatibility with your sql.php change :-D [20:52:02] and? [20:52:13] being forced to do --source filename.sql is dumb [20:52:17] err not dumb [20:52:21] but annoying :-] [20:52:35] just add the --cluster option and that is it :-) [20:52:37] what if you want another cluster in interactive mode? [20:52:49] New review: Ori.livneh; "Patch Set 1:" [mediawiki/core] (wmf/1.21wmf9) - https://gerrit.wikimedia.org/r/50260 [20:52:50] you have to do lots of hacks to try to make that work [20:52:55] just using addOption won't work [20:53:03] New patchset: Zfilipin; "Updated Ruby gems" [qa/browsertests] (master) - https://gerrit.wikimedia.org/r/50263 [20:53:05] hmm [20:53:09] * AaronSchulz tries something [20:54:08] I need to move qa/* notification somewhere else [20:54:12] you need a way to make --* not count as an "arg" [20:55:05] New patchset: Ori.livneh; "Capsule: 'isValid' => 'clientValidated'" [mediawiki/extensions/EventLogging] (master) - https://gerrit.wikimedia.org/r/50265 [20:55:16] New review: Ori.livneh; "Patch Set 1: Code-Review+2" [mediawiki/core] (wmf/1.21wmf9) C: 2; - https://gerrit.wikimedia.org/r/50260 [20:55:26] New review: Cmcmahon; "Patch Set 1: Verified+2 Code-Review+2" [qa/browsertests] (master); V: 2 C: 2; - https://gerrit.wikimedia.org/r/50263 [20:55:26] Change merged: Cmcmahon; [qa/browsertests] (master) - https://gerrit.wikimedia.org/r/50263 [20:56:24] New patchset: Mattflaschen; "Update logging for end of split test." [mediawiki/extensions/E3Experiments] (master) - https://gerrit.wikimedia.org/r/50266 [21:00:17] Change merged: jenkins-bot; [mediawiki/core] (wmf/1.21wmf9) - https://gerrit.wikimedia.org/r/50260 [21:00:34] New patchset: Mattflaschen; "Update logging for end of split test." [mediawiki/extensions/E3Experiments] (master) - https://gerrit.wikimedia.org/r/50266 [21:03:24] New review: Ori.livneh; "Patch Set 1: Code-Review+2" [mediawiki/extensions/GettingStarted] (master) C: 2; - https://gerrit.wikimedia.org/r/50262 [21:04:30] Change merged: jenkins-bot; [mediawiki/extensions/GettingStarted] (master) - https://gerrit.wikimedia.org/r/50262 [21:04:46] ori-l: do you know mattflaschen nickname on irc? :-) [21:04:54] New patchset: Aaron Schulz; "Made sql.php except a "cluster" option and cleaned up the arguments." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/50261 [21:04:57] hashar: superm401 [21:05:02] ah yeah that is true [21:05:05] super sperm 404 [21:05:14] i've made that joke, like, 100 times already :P [21:05:15] that is how it sound to me :-( [21:05:26] New review: Spage; "Patch Set 2: Verified+1 Code-Review+2" [mediawiki/extensions/E3Experiments] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/50266 [21:05:42] hashar: I think that works [21:05:48] no idea why it didn't seem to before [21:05:55] at least all 4 combinations work fine [21:06:27] oh [21:06:30] getArg(0) [21:06:35] I need to read the doc :-] [21:06:43] Change merged: jenkins-bot; [mediawiki/extensions/E3Experiments] (master) - https://gerrit.wikimedia.org/r/50266 [21:07:28] ori-l: is superm401 in SF next week or is that the week after? [21:07:45] can't remember, i'll tell him to come on the channel [21:07:48] New review: Hoo man; "Patch Set 4: Code-Review-1" [mediawiki/extensions/GlobalBlocking] (master) C: -1; - https://gerrit.wikimedia.org/r/48121 [21:07:56] New patchset: Ori.livneh; "Update SyntaxHighlight_GeSHi to master" [mediawiki/core] (wmf/1.21wmf10) - https://gerrit.wikimedia.org/r/50269 [21:08:15] hashar: ^ [21:08:22] New review: Asher; "Patch Set 1:" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/50241 [21:08:35] ori-l: that is the "font too small" issue? :-) [21:08:42] New review: Ori.livneh; "Patch Set 1: Code-Review+2" [mediawiki/core] (wmf/1.21wmf10) C: 2; - https://gerrit.wikimedia.org/r/50269 [21:08:47] AaronSchulz: will get it reviewed/merged tonight [21:08:56] AaronSchulz: you might want to head lunch if you haven't yet [21:09:17] hashar: no, that's the https://en.wiktionary.org/wiki/Module:languages will crash your browser issue :) [21:09:51] lol [21:09:52] ori-l: Is that getting deployed today? [21:10:02] Or is it just part of regular deployments? [21:10:03] yup [21:10:05] K. [21:10:19] New review: Hoo man; "Patch Set 3: Code-Review+1" [mediawiki/extensions/GlobalBlocking] (master) C: 1; - https://gerrit.wikimedia.org/r/48608 [21:10:30] ori-l: Did any other issues crop up on test2.wikipedia.org re: CodeEditor? [21:10:37] Other than the namespace stupidity. [21:10:41] Which was unrelated. [21:11:10] New patchset: Aaron Schulz; "Changed blob table to use InnoDB." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/50241 [21:11:10] 03(mod) JS templates broken in Firefox (desktop) - 10https://bugzilla.wikimedia.org/45217 (10Juliusz Gonera) [21:12:04] New review: Asher; "Patch Set 2: Verified+2 Code-Review+2" [mediawiki/core] (master); V: 2 C: 2; - https://gerrit.wikimedia.org/r/50241 [21:12:05] New review: Hoo man; "Patch Set 1: Code-Review+1" [mediawiki/core] (master) C: 1; - https://gerrit.wikimedia.org/r/49850 [21:13:29] Change merged: Asher; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/50241 [21:14:28] New patchset: Ori.livneh; "Update CodeEditor to master" [mediawiki/core] (wmf/1.21wmf9) - https://gerrit.wikimedia.org/r/50271 [21:16:09] New review: Ori.livneh; "Patch Set 1: Code-Review+2" [mediawiki/core] (wmf/1.21wmf9) C: 2; - https://gerrit.wikimedia.org/r/50271 [21:16:23] New review: Ori.livneh; "Patch Set 1:" [mediawiki/core] (wmf/1.21wmf10) - https://gerrit.wikimedia.org/r/50269 [21:18:24] 03(mod) Enable CodeEditor extension on Schema namespace on Meta-Wiki - 10https://bugzilla.wikimedia.org/42561 -shellpolicy +shell; +comment (10MZMcBride) [21:19:35] 03(mod) Upgrade Wikimedia OTRS installation from 2.4.x CVS to the latest version (3.2.1) - 10https://bugzilla.wikimedia.org/22622 +comment (10me) [21:21:05] 03(mod) Enable CodeEditor extension on Schema namespace on Meta-Wiki - 10https://bugzilla.wikimedia.org/42561 +comment (10b) [21:21:26] New patchset: Mwjames; "SMW\JSONResultPrinter delete all the mumbo jumbo" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/50272 [21:23:28] New review: Asher; "Patch Set 2: Code-Review+1" [mediawiki/core] (master) C: 1; - https://gerrit.wikimedia.org/r/50261 [21:24:42] StevenW, I confirmed test.wikipedia still has the old code. [21:25:42] Hi there, I'm after some advice regarding potentially turning my site into a mediawiki site [21:25:53] and whether it's even possible, or practical [21:26:28] New patchset: IAlex; "Various job queue documentation tweaks." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/50201 [21:26:34] New review: IAlex; "Patch Set 2: Code-Review+2" [mediawiki/core] (master) C: 2; - https://gerrit.wikimedia.org/r/50201 [21:26:48] Sixtoe: just ask :) [21:26:55] my site is www.system16.com [21:27:09] New review: Ori.livneh; "Patch Set 1: Verified+2" [mediawiki/core] (wmf/1.21wmf10); V: 2 - https://gerrit.wikimedia.org/r/50269 [21:27:10] it's a arcade game database, at the moment it's sql/php [21:28:11] New patchset: Mattflaschen; "Update GettingStarted to master to remove split implementation." [mediawiki/core] (wmf/1.21wmf9) - https://gerrit.wikimedia.org/r/50273 [21:28:27] its looking a bit old and rough around the edges, but it gets a lot of traffic and it's pretty heavy on resource use [21:28:38] New review: Mattflaschen; "Patch Set 1: Verified+2 Code-Review+2" [mediawiki/core] (wmf/1.21wmf9); V: 2 C: 2; - https://gerrit.wikimedia.org/r/50273 [21:28:39] (getting some flak from my host every now and again) [21:28:43] Change merged: Ori.livneh; [mediawiki/core] (wmf/1.21wmf10) - https://gerrit.wikimedia.org/r/50269 [21:28:49] https://bugzilla.wikimedia.org/show_bug.cgi?id=40166 - I'm seeing this error on my mediawiki when I try to upload a file without an extension. Happens after getting a warning about the filename being changed. [21:29:08] is it something with my installation or is that how the latest stable behaves? [21:29:08] O [21:29:35] I'm wondering how practical it is to be able to maybe import data from the existing database or if I'd have to start from scratch [21:30:03] Sixtoe: mediawiki has an extensive API you could probably use [21:30:04] !api [21:30:04] The MediaWiki API provides direct, high-level access to the data contained in the MediaWiki databases. Client programs should be able to use the API to login, get data, and post changes. Find out more at < https://www.mediawiki.org/wiki/API >. For client libraries in various languages, see < https://www.mediawiki.org/wiki/API:Client_Code >. [21:30:23] Sixtoe: importing raw data straight into the database is not a good idea usually [21:31:13] Change merged: Mattflaschen; [mediawiki/core] (wmf/1.21wmf9) - https://gerrit.wikimedia.org/r/50273 [21:31:28] ok, one of the problems is the sheer size of the site and data at the moment, so that's going to be a collossal task to do it manually [21:32:20] Sixtoe: you could implement a API client in a few lines, if you only have a HTTP client and a JSON parser :) and there are libraries for pretty much every major language [21:32:32] Sixtoe: also, MediaWiki has it's own syntax, not all HTML is supported, so importing data directly isn't likely to be an option [21:32:53] ok [21:33:10] New patchset: Mattflaschen; "Bump E3Experiments to master to log without split test." [mediawiki/core] (wmf/1.21wmf9) - https://gerrit.wikimedia.org/r/50277 [21:33:11] eurgh, right, well [21:33:12] New review: Jeroen De Dauw; "Patch Set 1: Code-Review+2" [mediawiki/extensions/SemanticMediaWiki] (master) C: 2; - https://gerrit.wikimedia.org/r/50211 [21:33:13] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/50211 [21:33:21] New review: Ori.livneh; "Patch Set 1:" [mediawiki/core] (wmf/1.21wmf9) - https://gerrit.wikimedia.org/r/50271 [21:33:36] Change merged: jenkins-bot; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/50201 [21:34:00] New review: Ori.livneh; "Patch Set 1: Verified+2" [mediawiki/core] (wmf/1.21wmf9); V: 2 - https://gerrit.wikimedia.org/r/50271 [21:34:20] sumanah, about to start leaving messages in people's talk pages. Do you copy & paste full text or use a template? [21:34:46] (I know, silly question) [21:34:47] qgil_: I use Twinkle [21:34:57] New review: Mattflaschen; "Patch Set 1: Verified+2 Code-Review+2" [mediawiki/core] (wmf/1.21wmf9); V: 2 C: 2; - https://gerrit.wikimedia.org/r/50277 [21:34:57] 03(NEW) ApiArticleFeedbackv5Utils::updateFilterCounts is not in commit-block - 10https://bugzilla.wikimedia.org/45253 minor; MediaWiki: General/Unknown; () [21:34:58] huh? [21:35:03] ok, maybe it was not a silly question [21:35:10] qgil_: I used https://en.wikipedia.org/wiki/User:Sumanah/UpcomingDevMeetings -- I set that up in my userspace [21:35:18] and then I turned on the Twinkle gadget in preferences [21:35:29] and I told it to add that page as one of the custom "welcome" options [21:35:49] Change merged: Ori.livneh; [mediawiki/core] (wmf/1.21wmf9) - https://gerrit.wikimedia.org/r/50271 [21:36:07] New review: Spage; "Patch Set 1: Verified+1 Code-Review+2" [mediawiki/extensions/EventLogging] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/50265 [21:36:09] sumanah, thanks, where can I learn about Twinkle? [21:36:19] karthus: uploads without file extension isn't supported [21:36:32] qgil_: https://en.wikipedia.org/wiki/Wikipedia:Twinkle [21:36:52] New patchset: Hashar; "Made sql.php except a "cluster" option and cleaned up the arguments." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/50261 [21:37:02] karthus: but if you can reproduce that problem whenever you upload a file without an extension, it would be much appreciate if you comment on that bug about it! [21:37:17] Change merged: Mattflaschen; [mediawiki/core] (wmf/1.21wmf9) - https://gerrit.wikimedia.org/r/50277 [21:37:21] ok, I think this might be a bit too "in at the deep end" for a novice like me, I do appreciate your help MatmaRex and Vulpix :) [21:37:30] New review: Hashar; "Patch Set 3: Code-Review+2" [mediawiki/core] (master) C: 2; - https://gerrit.wikimedia.org/r/50261 [21:37:32] sumanah, does that work in MediaWiki as well? [21:37:56] qgil_: No, I think it only works on English Wikipedia. For the rest of the wikis I copied and pasted [21:38:04] (and did not set up a template to use) [21:38:06] ok, thanks sumanah [21:38:52] qgil_: I was contacting like 400 people so it was worth it for me. If you are contacting <50 then it might not save you time to use Twinkle [21:39:34] sumanah, understood [21:41:25] New review: Ori.livneh; "Patch Set 1: Verified+2 Code-Review+2" [mediawiki/extensions/EventLogging] (master); V: 2 C: 2; - https://gerrit.wikimedia.org/r/50265 [21:41:26] Change merged: Ori.livneh; [mediawiki/extensions/EventLogging] (master) - https://gerrit.wikimedia.org/r/50265 [21:42:38] New patchset: Ori.livneh; "Update EventLogging to master" [mediawiki/core] (wmf/1.21wmf9) - https://gerrit.wikimedia.org/r/50282 [21:43:05] New patchset: Mattflaschen; "Bump GuidedTour to master, adding localizations." [mediawiki/core] (wmf/1.21wmf9) - https://gerrit.wikimedia.org/r/50283 [21:43:25] New review: Mattflaschen; "Patch Set 1: Verified+2 Code-Review+2" [mediawiki/core] (wmf/1.21wmf9); V: 2 C: 2; - https://gerrit.wikimedia.org/r/50283 [21:43:43] New patchset: Ori.livneh; "Update EventLogging to master" [mediawiki/core] (wmf/1.21wmf10) - https://gerrit.wikimedia.org/r/50284 [21:43:45] New review: Ori.livneh; "Patch Set 1: Verified+2 Code-Review+2" [mediawiki/core] (wmf/1.21wmf9); V: 2 C: 2; - https://gerrit.wikimedia.org/r/50282 [21:44:03] New review: Ori.livneh; "Patch Set 1: Verified+2 Code-Review+2" [mediawiki/core] (wmf/1.21wmf10); V: 2 C: 2; - https://gerrit.wikimedia.org/r/50284 [21:44:05] Change merged: Ori.livneh; [mediawiki/core] (wmf/1.21wmf10) - https://gerrit.wikimedia.org/r/50284 [21:44:50] Change merged: Mattflaschen; [mediawiki/core] (wmf/1.21wmf9) - https://gerrit.wikimedia.org/r/50283 [21:45:31] hi [21:45:36] can this bug fix be merged [21:45:37] https://gerrit.wikimedia.org/r/#/c/49930/ [21:46:28] Change merged: Ori.livneh; [mediawiki/core] (wmf/1.21wmf9) - https://gerrit.wikimedia.org/r/50282 [21:46:34] New patchset: Mattflaschen; "Bump GuidedTour to master, adding localizations." [mediawiki/core] (wmf/1.21wmf10) - https://gerrit.wikimedia.org/r/50285 [21:46:50] New review: Mattflaschen; "Patch Set 1: Verified+2 Code-Review+2" [mediawiki/core] (wmf/1.21wmf10); V: 2 C: 2; - https://gerrit.wikimedia.org/r/50285 [21:48:08] any admin here? [21:48:12] please have a look - https://gerrit.wikimedia.org/r/#/c/49930/ [21:48:15] Change merged: Mattflaschen; [mediawiki/core] (wmf/1.21wmf10) - https://gerrit.wikimedia.org/r/50285 [21:48:22] hi abhshkdz [21:48:24] New patchset: awjrichards; "Make OutputPage:: makeResourceLoaderLink() public" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/49075 [21:48:34] abhshkdz: have you already read the guide to getting reviews? [21:48:34] hello [21:48:50] yeah i have, did i miss something? [21:48:50] New patchset: Aaron Schulz; "[BagOStuff] Converted RedisBagOStuff to RedisConnectionPool." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/50286 [21:49:10] ok, abhshkdz have you followed those instructions? :-) [21:49:27] 03(mod) Public Autoblock is not hidden on Special:BlockList after hideuser - 10https://bugzilla.wikimedia.org/20267 (10Marc A. Pelletier) [21:49:51] I think so, what did i miss? [21:50:03] * sumanah looks at https://www.mediawiki.org/wiki/Git/Code_review/Getting_reviews [21:50:05] 03(mod) Regression: Image caption lost in thumbs - 10https://bugzilla.wikimedia.org/45207 +comment (10cscott) [21:50:39] abhshkdz: responding to others' reviews for your other changesets would be good [21:50:59] right now you're giving the impression that you don't respond to code critique with improved changesets :/ [21:52:20] sumanah: yes. on it, thanks :) [21:52:27] :-) [21:52:41] Change merged: jenkins-bot; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/50261 [21:52:42] abhshkdz: and IRC is a good way to communicate on your change :-] [21:53:06] abhshkdz: if i remember correctly you are in india right? Your evening would be the morning in Europe. There is a few of us there at that time. [21:53:08] alright :) [21:53:32] abhshkdz: if you have time next week, maybe you could help with https://www.mediawiki.org/wiki/Mobile_QA/Commons_uploads as well? [21:53:35] Nischayn22 is in india too [21:53:37] yeah! and its 3 am right now! [21:53:54] my best advice would be to have patience :-] [21:54:34] sumanah: okay, i will try to contribute as much as possible. [21:54:54] thank you abhshkdz [21:54:54] 03(mod) Implement link= image parameter in Parsoid - 10https://bugzilla.wikimedia.org/44627 +comment (10C. Scott Ananian) [21:55:07] sumanah: will you be in SF next week ? [21:55:10] yes [21:55:30] So I learned how to installed and configure git, cloned a repository, installed WikiMedia locally on my computer. Now how do I start doing actual work? I'd like to start out small. [21:55:48] Sean-PC: s/WikiMedia/MediaWiki/ [21:55:55] !easybugs [21:55:58] ... [21:56:00] !easy [21:56:00] Bugzilla maintains a list of easy bugs for us, that are considered a good first step for new MediaWiki developers. See https://bugzilla.wikimedia.org/buglist.cgi?quicksearch=keyword%3Aeasy for the list. [21:56:59] !wikipmediawiki [21:57:03] 03(mod) Selecting last n lines and deleting - last line not deleted - 10https://bugzilla.wikimedia.org/44926 +comment (10orbit) [21:57:09] hm, we had an explanation for that [21:57:12] We did [21:57:12] Sean-PC: https://www.mediawiki.org/wiki/Wikipmediawiki [21:57:24] !wikipmediawiki is https://www.mediawiki.org/wiki/Wikipmediawiki [21:57:24] Key was added [21:57:41] !wikipmediawiki del [21:57:41] Successfully removed wikipmediawiki [21:57:49] !wikipmediawiki is Confused about the differences between MediaWiki, Wikimedia, Wikipedia and wiki? See https://www.mediawiki.org/wiki/Wikipmediawiki [21:57:50] Key was added [21:57:55] thanks MatmaRex [21:58:00] and marktraceur [21:58:03] :) [21:58:10] Our pleasure! [21:58:30] Sean-PC: have you already looked at Annoying Little Bugs? https://www.mediawiki.org/wiki/Annoying_Little_Bug [21:59:16] sumanah: marktraceur gave me direct link to the easy bugs, but I didn't see this article. reading it now, thanks. [21:59:29] this is a bit more curated [22:00:26] hello [22:00:34] sumanah: I was pretty disappointed at the selection on that page last I checked [22:00:38] ivan_: Hi! [22:01:05] marktraceur: I find mediawiki a good project [22:01:47] marktraceur: I was using it on an ubuntu 32 bit to write a tale [22:01:49] yeah, that annoying little bugs page is a little weird [22:02:02] these are either not really annoying or not actually that little :( [22:02:10] also little. [22:02:18] New patchset: Yaron Koren; "Fixed security vulnerability, diagnosed in bug 39883 by Harald" [mediawiki/extensions/Widgets] (master) - https://gerrit.wikimedia.org/r/50288 [22:02:31] marktraceur: but when upgrading the system to 64 bit I only backed up the mysql db [22:02:45] 03(mod) Selecting last n lines and deleting - last line not deleted - 10https://bugzilla.wikimedia.org/44926 +comment (10phil) [22:02:55] do we have !bugsearch? we should [22:02:57] !bugsearch [22:02:57] https://bugzilla.wikimedia.org/buglist.cgi?quicksearch=$1 [22:03:01] marktraceur: now I am having real problems to find data [22:03:03] ah, nice. [22:03:11] !bugsearch !easy -!patch-in-gerrit [22:03:12] https://bugzilla.wikimedia.org/buglist.cgi?quicksearch=!easy [22:03:20] whaaat. [22:03:21] ah. [22:03:23] stupid bot. [22:03:35] https://bugzilla.wikimedia.org/buglist.cgi?quicksearch=%21easy%20-%21patch-in-gerrit [22:03:40] marktraceur: the database was restored succesfully but... [22:03:40] this is what i usually link to people [22:03:59] Heh, it's the patch-in-gerrit keyword [22:04:21] marktraceur: when login in mediawiki....I cant find data [22:04:45] MatmaRex: I bugged someone to add that keyword after about two months of fixing UploadWizard bugs and getting tired of clicking on a bug title only to find that I'd already submitted a patch for it :) [22:04:58] marktraceur: hello? [22:05:05] Guest25666: And your database settings are all identical in LocalSettings.php? [22:05:24] Guest25666: You hadn't given me enough information to ask an informed question until that point; sorry [22:05:31] marktraceur: thats the point...how can I tell? [22:05:46] marktraceur: :D [22:06:13] Guest25666: Look at your LocalSettings.php file! If you didn't back it up, you may need to look at the database itself and figure out what tables, databases, etc., you're using. [22:06:13] New patchset: Aaron Schulz; "Avoid pool fragmentation in RedisConnectionPool." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/50291 [22:06:25] Regarding this bug - https://bugzilla.wikimedia.org/show_bug.cgi?id=37713 [22:06:32] New patchset: Mattflaschen; "Bump GettingStarted to master." [mediawiki/core] (wmf/1.21wmf10) - https://gerrit.wikimedia.org/r/50292 [22:06:49] New review: Mattflaschen; "Patch Set 1: Verified+2 Code-Review+2" [mediawiki/core] (wmf/1.21wmf10); V: 2 C: 2; - https://gerrit.wikimedia.org/r/50292 [22:06:51] marktraceur: that looks like the ocean to me [22:06:53] The MWHttpRequest class is not used directly [22:06:55] Not sure what to do on the "easy" bugs page. [22:07:01] objects of its inherited classes are made [22:07:04] New patchset: awjrichards; "Updating MobileFrontend to tip of production branch" [mediawiki/core] (wmf/1.21wmf10) - https://gerrit.wikimedia.org/r/50293 [22:07:07] marktraceur: the selection is not so great and I try to add more stuff to it every few weeks [22:07:16] so the execute function of the parent doesn't actually return status [22:07:36] while the execute function of the child classes does [22:07:54] Sean-PC: hey there. So, are you talking about https://www.mediawiki.org/wiki/Annoying_Little_Bug ? You can pick one of those and use the instructions to start looking at the bug and investigating it [22:08:15] so should the parent class also return status internally [22:08:19] New review: awjrichards; "Patch Set 1: Verified+2 Code-Review+2" [mediawiki/core] (wmf/1.21wmf10); V: 2 C: 2; - https://gerrit.wikimedia.org/r/50293 [22:08:24] Change merged: Mattflaschen; [mediawiki/core] (wmf/1.21wmf10) - https://gerrit.wikimedia.org/r/50292 [22:08:36] Guest25666: Well, look for things with "db" in the name, and make sure it makes sense when applied to your database setup. [22:08:51] abhshkdz: you may do better if you collect all those into 1 or 2 IRC lines and repeat; it's a bit hard to follow sometimes. [22:09:13] sumanah: I was actually referring to the Bugzilla page, but I'll start with this one. [22:09:34] New patchset: Mattflaschen; "Bump E3Experiments to master" [mediawiki/core] (wmf/1.21wmf10) - https://gerrit.wikimedia.org/r/50295 [22:09:35] Sean-PC: I'm happy to help more -- yeah, that's why I suggest people look at https://www.mediawiki.org/wiki/Annoying_Little_Bug . It has more instructions and fewer choices, which is good for a newbie [22:09:52] Change merged: awjrichards; [mediawiki/core] (wmf/1.21wmf10) - https://gerrit.wikimedia.org/r/50293 [22:09:58] New review: Mattflaschen; "Patch Set 1: Verified+2 Code-Review+2" [mediawiki/core] (wmf/1.21wmf10); V: 2 C: 2; - https://gerrit.wikimedia.org/r/50295 [22:10:36] https://bugzilla.wikimedia.org/show_bug.cgi?id=37713, the `execute` function of inherited classes of MWHttpRequest return status, but the function in parent class does not, so isn't removing the `return status` line from documentation an acceptable fix [22:11:12] chrismcmahon: Tyler Romeo's email in "Re: [Wikitech-l] Do we need to change the MW release process to better involve the non-WMF community?" just now probably deserves a QA response [22:11:23] marktraceur: things with "db" on LocalSettings.php? [22:11:28] because since the implementation in inerited classes already return status, its not needed in the wrapper class [22:11:40] Change merged: Mattflaschen; [mediawiki/core] (wmf/1.21wmf10) - https://gerrit.wikimedia.org/r/50295 [22:11:50] So I was just looking at this one https://bugzilla.wikimedia.org/show_bug.cgi?id=39594 [22:11:58] and looks like somoene already submitted a patch sumanah [22:12:17] wonder why it's still listed on the bug fixes page [22:12:25] *someone [22:12:27] Guest25666: Yes, variables in that file with "db" in the name [22:12:29] 2 days ago. Argh! now that it's GSoC season I have to start updating Annoying Little Bugs more frequently Sean-PC [22:12:53] Sean-PC: I shall remove it, thanks for the heads-up [22:12:57] marktraceur: and then find those in the mysql db? [22:13:24] sumanah: https://bugzilla.wikimedia.org/show_bug.cgi?id=37713, the `execute` function of inherited classes of MWHttpRequest return status, but the function in parent class does not, so isn't removing the `return status` line from documentation an acceptable fix [22:13:32] because since the implementation in inerited classes already return status, its not needed in the wrapper class [22:13:39] ok, I'm hoping to get into GSoC as well, but I'm still a beginner so I'm not sure I'll be able to learn enough by the time the applications open. [22:13:42] abhshkdz: I don't know how to answer your question. I just know things you can do to make it more likely that someone will answer you [22:13:55] Guest25666: Something like that. You need to make sure the connection address, the username and password, the database, and the table prefix all match up. [22:13:58] Sean-PC: it's possible. Nothing is guaranteed, but you are starting early and you are resourceful [22:14:06] You are already beyond some other people who have shown up [22:14:31] 03(NEW) Make eval.php subclass Maintenance - 10https://bugzilla.wikimedia.org/45254 normal; MediaWiki: Maintenance scripts; () [22:14:46] 03(mod) Make eval.php subclass Maintenance - 10https://bugzilla.wikimedia.org/45254 normal->15enhancement (10Antoine "hashar" Musso) [22:14:47] most* [22:14:51] 03(mod) Migrate the rest of the maintenance scripts to subclass maintenance - 10https://bugzilla.wikimedia.org/25782 (10Antoine "hashar" Musso) [22:15:22] New review: Abhshkdz; "Patch Set 1:" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/47712 [22:15:51] can someone walk me through what I'm supposed to actually do on https://bugzilla.wikimedia.org/show_bug.cgi?id=38714? [22:15:56] ^hopefully someone can help me out with that [22:16:40] marktraceur: to find words containing "db" in the LocalSettings.php file is easy... I cant say the same in mysql [22:17:01] Guest25666: Well, do you have a mysql client that can connect to the database server? [22:17:59] Sean-PC: ok, so, let me take a look and suggest a sub-item there [22:18:01] marktraceur: phpmyadmin [22:18:37] actually RoanKattouw do you have a moment right now? [22:18:42] Guest25666: That should work, yeah. Just log on there, and figure out which database you're *supposed* to be using for the wiki. [22:18:56] sumanah: He may be in transit, he came back here to get something then left for wikia again [22:19:07] oh okay. [22:19:29] marktraceur: okay and then? [22:19:47] New review: Yaron Koren; "Patch Set 1: Verified+2 Code-Review+2" [mediawiki/extensions/Widgets] (master); V: 2 C: 2; - https://gerrit.wikimedia.org/r/50288 [22:19:47] Change merged: Yaron Koren; [mediawiki/extensions/Widgets] (master) - https://gerrit.wikimedia.org/r/50288 [22:19:53] Krenair: maybe you can suggest one of the places in the codebase that currently refer to svn that should refer to git, per https://bugzilla.wikimedia.org/show_bug.cgi?id=38714 which Sean-PC is asking (found among easy bugs) [22:19:53] marktraceur: I already found the db [22:19:54] Guest25666: Make sure it matches the configured value [22:20:01] sumanah: What's up? [22:20:02] Guest25666: Then do the same with the tables [22:20:07] New patchset: Yaron Koren; "Fixes for setting of random string" [mediawiki/extensions/Widgets] (master) - https://gerrit.wikimedia.org/r/50298 [22:20:15] RoanKattouw: maybe you can suggest one of the places in the codebase that currently refer to svn that should refer to git, per https://bugzilla.wikimedia.org/show_bug.cgi?id=38714 which Sean-PC is asking (found among easy bugs) [22:20:34] New review: Yaron Koren; "Patch Set 1: Verified+2 Code-Review+2" [mediawiki/extensions/Widgets] (master); V: 2 C: 2; - https://gerrit.wikimedia.org/r/50298 [22:20:34] Change merged: Yaron Koren; [mediawiki/extensions/Widgets] (master) - https://gerrit.wikimedia.org/r/50298 [22:21:25] That grep result is 6 months old [22:22:02] But assuming it's still valid... [22:22:23] I think your assessment in comment #3 is right [22:22:34] ApiBase has probably been fixed already [22:23:12] DefaultSettings would be a good one to tackle probably but it's a bit hard to tell what's going on there, it depends on context [22:23:40] New patchset: Anomie; "Add mw.loadData, for static data loading" [mediawiki/extensions/Scribunto] (master) - https://gerrit.wikimedia.org/r/50299 [22:24:50] New patchset: awjrichards; "Updating MobileFrontend to tip of production branch" [mediawiki/core] (wmf/1.21wmf9) - https://gerrit.wikimedia.org/r/50300 [22:24:58] 03(mod) Adding base64-encoded HTML to a page's source code allows HTML injection - 10https://bugzilla.wikimedia.org/39883 +comment (10Yaron Koren) [22:27:47] marktraceur:http://pastebin.com/7Sxb7kyE [22:27:59] New review: Demon; "Patch Set 1: Code-Review+2" [mediawiki/extensions/Scribunto] (master) C: 2; - https://gerrit.wikimedia.org/r/50144 [22:28:27] Change merged: jenkins-bot; [mediawiki/extensions/Scribunto] (master) - https://gerrit.wikimedia.org/r/50144 [22:28:31] Guest25666: Well, your prefix is "", so make sure the tables' names aren't of form "prefix_tablename" [22:28:38] They should only be "tablename" [22:29:01] 03(mod) Add "Switch view" for CSS/JS/Lua pages or user preference for that - 10https://bugzilla.wikimedia.org/10621 +comment (10Ori Livneh) [22:29:23] marktraceur: some are some are preceded by the name of the db [22:29:51] marktraceur: some have nothing I meant [22:30:24] marktraceur: but none is linked with _ [22:30:37] Hm, maybe there is no _ [22:30:53] 03(mod) Swahili WP Google search defined in MediaWiki:Common.js links to Catalan http://google.cat - 10https://bugzilla.wikimedia.org/45184 +comment (10thechampionman1234) [22:32:07] sumanah, well, e.g. includes/DefaultSettings.php: * Subversion at: http://svn.wikimedia.org/svnroot/mediawiki/trunk/udpprofile [22:32:16] Sean-PC: ^ [22:32:21] marktraceur: anyway I tried modifying the prefix in localsettings adding: cuento but it ruined the wiki [22:32:21] I believe that's in operations/software.git now [22:32:28] Hm. [22:32:44] New review: awjrichards; "Patch Set 1: Verified+2 Code-Review+2" [mediawiki/core] (wmf/1.21wmf9); V: 2 C: 2; - https://gerrit.wikimedia.org/r/50300 [22:32:55] https://gerrit.wikimedia.org/r/gitweb?p=operations/software.git;a=tree;f=udpprofile;hb=refs/heads/master [22:32:59] thanks Krenair, sumanah [22:33:22] Guest25666: What do you mean by "ruined"? [22:33:27] 03(mod) random occurences of svn and phase3 in code - 10https://bugzilla.wikimedia.org/38714 +comment (10sumanah) [22:34:22] includes/profiler/ProfilerSimpleUDP.php: * (the one from mediawiki/trunk/udpprofile SVN ) [22:34:23] Change merged: awjrichards; [mediawiki/core] (wmf/1.21wmf9) - https://gerrit.wikimedia.org/r/50300 [22:34:40] includes/api/ApiBase.php: * Typically includes the class name, the svn revision, timestamp, and [22:34:41] includes/api/ApiBase.php: * last author. Usually done with SVN's Id keyword [22:34:44] stuff like that ^ [22:35:04] so, what am I supposed to do with the link Krenair posted sumanah? [22:35:27] Krenair: would you mind just copying and pasting that into a comment to the bug? or I could do it. [22:35:28] You need to change references to SVN into references to our git/gerrit repositories, Sean-PC [22:35:54] The basic steps, Sean-PC, will be: [22:36:01] 1) look at one of the files mentioned [22:36:17] okay, this is one of the files http://svn.wikimedia.org/svnroot/mediawiki/trunk/udpprofile/collector.c [22:36:20] There are probably more files with similar issues. Use grep to find lines mentioning svn/subversion [22:36:23] 2) use the "Git Tutorial" steps to open the file, make the change, and save the file and commit it [22:36:34] 3) "push" the changeset into Gerrit [22:36:58] 4) leave a comment in the Bugzilla report and give a link to the commit in Gerrit. [22:37:03] Does that make sense in general? [22:37:31] marktraceur: okay buddie thanks alot it s fixed now!! [22:37:34] yes, it makes sense sumanah [22:37:39] Oh! [22:37:42] Guest25666: What happened? [22:37:44] New patchset: Ori.livneh; "Update CodeEditor to master" [mediawiki/core] (wmf/1.21wmf10) - https://gerrit.wikimedia.org/r/50302 [22:38:28] 03(mod) For some pages, Wikidata doesn't accept fa.wikipedia pages and shows "The specified article could not be found" - 10https://bugzilla.wikimedia.org/45111 +comment (10pouyan) [22:38:45] marktraceur: it seems a users problem...I made an admin account a user account and the db user and I might be mixing them [22:38:59] Ah. [22:39:25] 03(mod) App error page should say which page couldn't be found - 10https://bugzilla.wikimedia.org/35957 +comment (10Sumana Harihareswara) [22:40:20] Also Krenair if you have time to look at https://gerrit.wikimedia.org/r/#/c/49479/ to review and possibly merge it, I'd thank you [22:40:41] marktraceur: well is half fixed...I can see chapters but no data...it says: 1054: Unknown column 'rev_sha1' in 'field list' (localhost) [22:40:43] New review: Parent5446; "Patch Set 1: Code-Review-2" [mediawiki/core] (master) C: -2; - https://gerrit.wikimedia.org/r/47712 [22:40:46] sumanah, you know I don't usually do JS/CSS stuff, don't you? [22:41:26] Although it seems fairly trivial... will look into it [22:41:37] sumanah Krenair: http://svn.wikimedia.org/svnroot/mediawiki/trunk/udpprofile/ I don't know see any references to phase3/svn in any of the files in that directory. [22:41:39] wow, how did this become 15 patchsets [22:41:44] .... [22:41:57] Krenair: I figured you'd be okay with it because it's reasonably trivial [22:42:03] (potentially okay with it) [22:42:06] You're supposed to be removing references to svn, Sean-PC [22:42:16] phase3 OR svn. [22:42:23] ^ or that [22:42:27] or 'subversion' of course [22:42:31] The learning curve will ease in time, Sean-PC - please don't fret :-) [22:42:57] New review: Ori.livneh; "Patch Set 1: Code-Review+2" [mediawiki/core] (wmf/1.21wmf10) C: 2; - https://gerrit.wikimedia.org/r/50302 [22:43:09] <^demon> I really should've named it phase4. [22:43:10] 03(mod) Failed Special:Import leaves imported pages behind, but does not say so. - 10https://bugzilla.wikimedia.org/5701 +comment (10Sumana Harihareswara) [22:43:26] I don't understand how to remove the references or where to find them [22:43:43] We want to go through the entire mediawiki/core.git repository [22:43:45] if someone can show an example I'll understand it [22:43:52] Identify what is still pointing to SVN which should be left alone [22:43:59] Identify what is still pointing to SVN which should be updated to point to Git [22:44:45] An example I gave was that link to http://svn.wikimedia.org/svnroot/mediawiki/trunk/udpprofile/ in includes/DefaultSettings.php [22:44:51] New patchset: Adamw; "(FR #716) Prevent forced null search." [wikimedia/fundraising/civicrm] (master) - https://gerrit.wikimedia.org/r/50303 [22:45:36] https://www.mediawiki.org/w/index.php?title=Manual%3AInstallation_requirements&diff=650318&oldid=645694 [22:45:37] ok, I understand now. thanks Krenair. [22:45:38] This needs to point to Git [22:45:42] Often this involves not only just changing links, but rephrasing comments to fit the new system [22:46:38] An example of this was my first commit to MediaWiki: https://gerrit.wikimedia.org/r/#/c/3674/1/README [22:47:05] Change merged: jenkins-bot; [mediawiki/core] (wmf/1.21wmf10) - https://gerrit.wikimedia.org/r/50302 [22:47:23] A helpful tool to do this is grep, see the bug description for an example of that [22:47:39] <^demon> Krenair: This was my first commit: https://www.mediawiki.org/wiki/Special:Code/MediaWiki/35764 [22:47:41] New patchset: Yaron Koren; "New version: 1.0" [mediawiki/extensions/Widgets] (master) - https://gerrit.wikimedia.org/r/50304 [22:48:22] And your last in SVN: https://www.mediawiki.org/wiki/Special:Code/MediaWiki/115794 :) [22:48:26] <^demon> Heh [22:48:27] ok, that was helpful. I get it now Krenair. I'll need to look into grep. [22:48:44] <^demon> Krenair: You know about ack, right? [22:48:52] marktraceur:http://zindilis.com/articles/mediawiki-upgrade-to-1-19-0-regression [22:49:03] mmm, ack [22:49:05] New patchset: Ryan Lane; "Give a 200 response for valid user pages" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/50305 [22:49:12] ^demon: Heard of it, honestly I've never looked into it though. I probably should. [22:49:22] <^demon> It's soooo much faster than grep. [22:49:27] <^demon> !ack | Krenair [22:49:27] Krenair: Try ack instead of grep; it's mostly the same syntax as grep, but much faster. http://betterthangrep.com/ [22:49:38] csteipp: https://gerrit.wikimedia.org/r/50305 [22:49:44] ^demon: And prettier. [22:49:54] that may be a controversial change [22:50:02] alester: and gives you cat ascii art when you run ack --thpppt [22:50:15] I guess I should also open a bug on that [22:50:22] ori-l: You also have ack --bar. [22:50:27] <^demon> Ryan_Lane: Probably. It was controversial when we *started* sending 404s. [22:50:34] ^demon: yep [22:50:40] alester: i fell for that trap. [22:50:42] this only stops sending them on valid user's empty pages [22:50:48] and has a good use case behind it [22:50:50] ack 2.0 will have ack --cathy [22:51:52] god damn it, which component does this go under? [22:52:10] General/unknown it is [22:52:22] Krenair: you didn't update the Includes\DefaultSettings.php file yet right? I'm about to commit it. [22:52:35] Nope. [22:52:38] ok [22:52:45] Remember to branch before commiting [22:53:34] Krenair: is there a mediawiki article on how to do that? [22:53:36] 03(NEW) Give a 200 response for valid user pages - 10https://bugzilla.wikimedia.org/45255 enhancement; MediaWiki: General/Unknown; () [22:53:51] git checkout -b [22:53:51] 03(mod) Give a 200 response for valid user pages - 10https://bugzilla.wikimedia.org/45255 +comment (10rlane32) [22:54:07] I tend to use git checkout -b b, so git checkout -b b38714 [22:54:25] New review: CSteipp; "Patch Set 1: Code-Review+1" [mediawiki/core] (master) C: 1; - https://gerrit.wikimedia.org/r/50305 [22:54:29] New review: Yaron Koren; "Patch Set 1: Verified+2 Code-Review+2" [mediawiki/extensions/Widgets] (master); V: 2 C: 2; - https://gerrit.wikimedia.org/r/50304 [22:54:30] Change merged: Yaron Koren; [mediawiki/extensions/Widgets] (master) - https://gerrit.wikimedia.org/r/50304 [22:54:40] Sean-PC: it is in https://www.mediawiki.org/wiki/Git/Tutorial#Create_a_branch [22:55:27] ori-l: Did you actually try ack --bar? [22:55:37] i did :( [22:55:38] New review: Aaron Schulz; "Patch Set 1:" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/50305 [22:55:39] thanks sumanah. [22:56:56] Why :( ? [22:57:20] Oh, do you get an "Unknown option"? You must have an old ack. [22:57:28] alester: His IRC client can't handle sarcasm of that magnitude [22:57:52] alester: troll! [22:58:02] Bah [22:59:06] New patchset: Adamw; "ignore runtime files" [wikimedia/fundraising/civicrm] (master) - https://gerrit.wikimedia.org/r/50307 [22:59:24] So here's a step-by-step of what I'm going to do. Is this right? : [22:59:25] 1. Use git clone to download the Includes\DefaultSettings.php file [22:59:25] 2. Edit the DefaultSettings.php file in Notepad and save it. [22:59:25] 3. Creating a branch [22:59:25] 4. Committing Change [22:59:26] 5. Pushing change [22:59:58] Sean-PC: You shouldn't use Notepad [23:00:12] AaronSchulz: why wouldn't they be? [23:00:21] Sean-PC, that's it, yep [23:00:27] AaronSchulz: hm. I guess I see your point [23:00:29] they still exist [23:00:33] thanks for confirming Krenair [23:00:36] let me see if I can refactor that [23:00:41] 03(mod) VisualEditor: Mouse leaving a phantom and also the .ve-surface DIV area causes phantom to remain - 10https://bugzilla.wikimedia.org/43461 +comment (10Christian Williams) [23:00:58] marktraceur: why souldn't I use Notepad? I'm actually using Textedit since I'm on Mac right now. [23:01:03] *shouldn't [23:01:35] AaronSchulz: oh. that's easy to fix [23:01:44] New patchset: Ryan Lane; "Give a 200 response for valid user pages" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/50305 [23:01:45] ^^ [23:02:10] Sean-PC: It may insert strange line breaks into the file that would make it impossible for us to accept the patch. So either make sure it doesn't or use e.g. Notepad++ [23:02:16] Sean-PC: Oh, textedit is cool. [23:02:39] Sean-PC: But a lot of us use much more featureful text editors that give hints about syntax and indentation level, which can be very useful [23:03:05] ok, that's good to know. thanks marktraceur. I do have Notepad++ on PC. [23:03:34] Sean-PC: Unrelated, but a lot of us also develop on GNU/Linux :) I'd be remiss if I didn't at least mention it! [23:03:54] New patchset: Tim Starling; "Add mw.loadData, for static data loading" [mediawiki/extensions/Scribunto] (master) - https://gerrit.wikimedia.org/r/50299 [23:03:55] csteipp: I've also tested the change with the openid extension [23:03:57] csteipp: working [23:04:00] New review: Tim Starling; "Patch Set 2: Verified+2 Code-Review+2" [mediawiki/extensions/Scribunto] (master); V: 2 C: 2; - https://gerrit.wikimedia.org/r/50299 [23:04:01] Change merged: Tim Starling; [mediawiki/extensions/Scribunto] (master) - https://gerrit.wikimedia.org/r/50299 [23:04:30] 03(mod) Give a 200 response for valid user pages - 10https://bugzilla.wikimedia.org/45255 +comment (10T. Gries) [23:05:00] New review: Ryan Lane; "Patch Set 2:" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/50305 [23:05:07] marktraceur: I have Ubuntu installed on my PC as well, and used it to install XAMPP and WikiMedia locally. WikiMedia performed better on the Ubuntu, but on Windows it was taking 4-5 seconds to load each page. [23:05:24] * sumanah puts on headphones, listens to Everclear, and looks for easy bugs [23:06:18] Sean-PC: MediaWiki :) [23:06:34] oops, sorry. I know I've messed this up multiple times! [23:06:48] Sean-PC: there's been a virtuous circle where certain developer tools and developer environments get used a lot by their developers and developed by their users :-) certain text editors are like that [23:06:50] Sean-PC: I'm glad it's working well for you. You might try using Geany, which I like, or something very popular but a little complicated like vim or emacs. [23:07:07] Sean-PC: even today I mixed it up once when I was talking (said MediaWiki when I meant Wikimedia). [23:07:39] yes, it's easy to get mixed up [23:08:23] New review: Aaron Schulz; "Patch Set 1:" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/50152 [23:08:51] ok I'll remember that marktraceur. I rarely use Ubuntu, it doesn't work well with my Windows laptop. the screen always ends up going blank if I change the brightness. [23:09:02] Weird. [23:09:13] i have to press the "display off" button multiple times and then it turns back on for some seconds :D [23:09:24] 03(mod) unifying user talk page discussions in a comment database - 10https://bugzilla.wikimedia.org/13077 +design; summary; +comment (10Sumana Harihareswara) [23:09:43] haven't tried installing it on the Mac though, so it may work well with that. [23:10:22] I haven't had amazing experiences with Apple hardware, but good luck nonetheless. In fairness that was a few years ago. [23:11:12] 03(mod) VisualEditor: Copy and paste at end of text loses some of copied text on save (Parsoid issue?) - 10https://bugzilla.wikimedia.org/44701 (10Christian Williams) [23:11:12] 03(mod) Selecting last n lines and deleting - last line not deleted - 10https://bugzilla.wikimedia.org/44926 +comment (10Christian Williams) [23:11:16] 03(mod) Supporting directionality for references - 10https://bugzilla.wikimedia.org/13673 +comment (10Sumana Harihareswara) [23:11:41] anyone using ldapauthentication with AD? is there any way for a user to login with their username but just use their fullname everywhere? [23:12:03] all the configs i used seem to still use the login bits as their username (at the top of the page, etc) [23:13:04] 03(mod) Log entries use bad grammar - 10https://bugzilla.wikimedia.org/15259 +comment (10Sumana Harihareswara) [23:13:52] 03(mod) As OpenID server, allow wiki/User:Username OpenIDs also when the userpage has no content - 10https://bugzilla.wikimedia.org/45241 +comment (10T. Gries) [23:13:53] 03(mod) Give a 200 response for valid user pages - 10https://bugzilla.wikimedia.org/45255 (10T. Gries) [23:15:28] 03(mod) Upgrade Wikimedia OTRS installation from 2.4.x CVS to the latest version (3.2.1) - 10https://bugzilla.wikimedia.org/22622 (10James Alexander) [23:15:42] New review: Wikinaut; "Patch Set 2: Code-Review+1" [mediawiki/core] (master) C: 1; - https://gerrit.wikimedia.org/r/50305 [23:16:23] 03(mod) Early purge flag for rendering errors - 10https://bugzilla.wikimedia.org/5658 (10Greg Grossmeier) [23:16:36] New review: Wikinaut; "Patch Set 2:" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/50305 [23:16:37] 03(mod) Math hashes should include versioning to allow sensible updates - 10https://bugzilla.wikimedia.org/16719 (10Greg Grossmeier) [23:16:50] I am now going to investigate whether https://bugzilla.wikimedia.org/show_bug.cgi?id=11269 is reproducible and whether it's easy and thus suitable for a newbie [23:16:58] " Improve report page pagination" [23:20:15] the answer: yes, reproducible. [23:21:52] 03(mod) Thumbnails are broken - 10https://bugzilla.wikimedia.org/38792 (10Greg Grossmeier) [23:22:03] 03(mod) In paginated specialpage reports, include # of results & specify the end of the range displayed on this page - 10https://bugzilla.wikimedia.org/11269 +easy; summary; +comment (10Sumana Harihareswara) [23:22:09] sumanah: Nice. [23:22:17] New review: Aaron Schulz; "Patch Set 2: Code-Review+1" [mediawiki/core] (master) C: 1; - https://gerrit.wikimedia.org/r/50305 [23:22:47] marktraceur: If you could add that to https://www.mediawiki.org/wiki/Annoying_little_bugs#Little_enhancements_to_add and *explain what codebase the person should look in* I'd be grateful [23:23:17] You can see elsewhere on the page what I like to do: explain what the person should do, link to the specific code file that needs fixing [23:23:56] New patchset: Mwjames; "SMW\JSONResultPrinter rename class file" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/50311 [23:23:56] if you can't, that's ok, I'll muddle through [23:24:04] sumanah: Sure, I wouldn't mind [23:24:20] New review: Danny B.; "Patch Set 4:" [mediawiki/extensions/SyntaxHighlight_GeSHi] (master) - https://gerrit.wikimedia.org/r/49985 [23:24:59] New review: Mwjames; "Patch Set 1: Verified+2 Code-Review+2" [mediawiki/extensions/SemanticMediaWiki] (master); V: 2 C: 2; - https://gerrit.wikimedia.org/r/50311 [23:25:11] Change merged: jenkins-bot; [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/50311 [23:26:10] 03(mod) Selecting last n lines and deleting - last line not deleted - 10https://bugzilla.wikimedia.org/44926 (10Christian Williams) [23:27:15] having problems with Git and Mac. can't even submit this easy commit yet. going to install Git on Ubuntu later tonight and do this. [23:27:50] 03(NEW) Uploads dashboard doesn't work on commons - 10https://bugzilla.wikimedia.org/45256 normal; MediaWiki extensions: MobileFrontend (Beta); () [23:28:15] 03(mod) Uploads dashboard doesn't work on commons - 10https://bugzilla.wikimedia.org/45256 (10Juliusz Gonera) [23:28:35] Thanks Sean-PC and my sympathies on your tool troubles [23:29:21] 03(mod) VisualEditor: Mouse leaving a phantom and also the .ve-surface DIV area causes phantom to remain - 10https://bugzilla.wikimedia.org/43461 (10James Forrester) [23:29:40] thanks everyone for your help. i'm gonna eat something and then finish some other work and hopefully have some time to deal with this later tonight. [23:29:42] bye [23:30:21] 03(mod) VisualEditor: Selecting last n lines and deleting - last line not deleted (Parsoid selser issue?) - 10https://bugzilla.wikimedia.org/44926 summary (10James Forrester) [23:32:59] New patchset: Mwjames; "SMW\JSONResultPrinter delete all the mumbo jumbo" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/50272 [23:34:02] New review: Ori.livneh; "Patch Set 4:" [mediawiki/extensions/SyntaxHighlight_GeSHi] (master) - https://gerrit.wikimedia.org/r/49985 [23:34:21] 03(mod) Upgrade Wikimedia OTRS installation from 2.4.x CVS to the latest version (3.2.1) - 10https://bugzilla.wikimedia.org/22622 +comment (10bugzilla+org.wikimedia) [23:36:24] New review: Alex Monk; "Patch Set 15:" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/49479 [23:37:09] 03(mod) Citations templates - 10https://bugzilla.wikimedia.org/22134 +comment (10Sumana Harihareswara) [23:39:26] 03(mod) "Refreshing links table." is confusing - 10https://bugzilla.wikimedia.org/23839 +comment (10Sumana Harihareswara) [23:40:47] 03(mod) wrong language for overridden empty message - 10https://bugzilla.wikimedia.org/24137 +comment (10Sumana Harihareswara) [23:42:17] 03(mod) Trouble removing pages with special characters from watchlist - 10https://bugzilla.wikimedia.org/24462 +comment (10Sumana Harihareswara) [23:43:12] 03(mod) Improve user feedback in upload errors. - 10https://bugzilla.wikimedia.org/25163 +easy; +comment (10Sumana Harihareswara) [23:45:02] 03(mod) "No page with that title exists" message on en.wikipedia.org is too long, confusing - 10https://bugzilla.wikimedia.org/16283 +design (10Sumana Harihareswara) [23:45:50] 03(mod) bewildering bold message on [[Special:Preferences]] of SUL accounts - 10https://bugzilla.wikimedia.org/16690 +design (10Sumana Harihareswara) [23:47:11] I'd rather not ask jidanni this, but -- is https://bugzilla.wikimedia.org/show_bug.cgi?id=17630 still reproducible? Anyone want to check? [23:47:39] Oh, hm, that's what I was doing [23:49:07] 03(mod) last search results page contains next page link if result count is multiple of limit - 10https://bugzilla.wikimedia.org/19938 +easy; +comment (10Sumana Harihareswara) [23:50:01] 03(mod) diffs between revisions which are both deleted & suppressed - 10https://bugzilla.wikimedia.org/20288 +comment (10Sumana Harihareswara) [23:51:11] New review: Krinkle; "Patch Set 1: Code-Review-1" [mediawiki/core] (master) C: -1; - https://gerrit.wikimedia.org/r/50152 [23:51:22] 03(mod) [[Special:Allmessages]] to have direct (edit) link - 10https://bugzilla.wikimedia.org/20860 +design (10Sumana Harihareswara) [23:51:30] 03(mod) "No page with that title exists" message on en.wikipedia.org is too long, confusing - 10https://bugzilla.wikimedia.org/16283 +comment (10Matthew Flaschen) [23:52:18] 03(mod) show creation date on Special:GlobalUsers - 10https://bugzilla.wikimedia.org/21481 +easy (10Sumana Harihareswara) [23:53:35] 03(mod) clarify upload by URL failure message for HTTP error codes 401, 403 and 404 - 10https://bugzilla.wikimedia.org/22015 +design; summary (10Sumana Harihareswara) [23:54:26] 03(mod) Warning alternates between default and specified warning - 10https://bugzilla.wikimedia.org/25086 +comment (10Sumana Harihareswara) [23:54:26] sumanah: Added, and I'll keep a lookout for someone exploring it [23:54:49] New review: Jeroen De Dauw; "Patch Set 2: Code-Review+2" [mediawiki/extensions/SemanticMediaWiki] (master) C: 2; - https://gerrit.wikimedia.org/r/50272 [23:55:00] Change merged: jenkins-bot; [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/50272 [23:55:11] New review: PleaseStand; "Patch Set 15: Code-Review-1" [mediawiki/core] (master) C: -1; - https://gerrit.wikimedia.org/r/49479 [23:55:14] Thank you marktraceur [23:55:45] marktraceur: if you have time for 2 more I have a couple of additional candidates [23:55:56] New review: PleaseStand; "Patch Set 15:" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/49479 [23:56:12] Not really, I'm in the midst of heated API-discussion [23:56:46] 03(NEW) Installer fails when updating an existing datebase in a fresh installation - 10https://bugzilla.wikimedia.org/45257 normal; MediaWiki: Installer; () [23:57:13] hi, I found a bug in wikipedia website on Safari, iOS. Is it fine to file a bug in mediawiki's bugzilla? [23:57:44] ok [23:57:47] darkowlzz: What's the bug? (preliminarily yes, but we may be able to help more quickly here) [23:58:01] darkowlzz: yes, it's ok to file a bug in the MediaWiki bugzilla, and thank you for noticing [23:58:21] 03(mod) Installer fails when updating an existing datebase in a fresh installation - 10https://bugzilla.wikimedia.org/45257 (10T. Gries) [23:58:58] New patchset: Krinkle; "phpcs: Naming of GlobalFunctions tests classes." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/50315 [23:58:59] 03(mod) Bad positioning of scanned image beside text - 10https://bugzilla.wikimedia.org/24896 +design (10Sumana Harihareswara) [23:59:16] 03(mod) Deploy GuidedTour to Commons - 10https://bugzilla.wikimedia.org/45170 +comment (10Steven Walling) [23:59:41] 03(mod) creating a user talk page by moving does not trigger the new-message box - 10https://bugzilla.wikimedia.org/24937 +comment (10Sumana Harihareswara)