[00:01:03] ^demon: I'll create a wmf/1.21wmf4 branch in ULS, that's a reasonable way to deploy a single change to an extension in production isn't it? [00:01:17] yes [00:01:50] <^demon> That's fine. Main reason for a branch is if you want it off master. [00:02:13] <^demon> The mediawiki/core wmf branch doesn't really care what branch you're pulling from--the submodules are based on the sha1. [00:02:31] yeah, have you seen my script for submodule updates? [00:02:48] New patchset: GWicke; "Add test for table row followed by newlines and table heading" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/33672 [00:02:53] <^demon> I might've, but I'm drawing a blank. [00:03:00] I usually have to do a task like this about once per WMF release cycle [00:03:38] and checking out all extension submodules takes about a year with my RTT [00:04:01] so I wrote a script which lets you update the hash it uses, without having to actually check out the extension [00:04:09] ;) [00:04:24] it uses git update-index [00:04:53] do we know where are pathoschild toys? [00:09:39] Exception from line 3074 of /usr/local/apache/common-local/php-1.21wmf4/includes/User.php: User::addToDatabase: hit a key conflict attempting to insert a user row, but then it doesn't exist when we select it! [00:09:41] hrm [00:12:57] AaronSchulz: CentralAuth, right? [00:13:24] New patchset: Tim Starling; "Allow the main functionality of ULS to be disabled" [mediawiki/extensions/UniversalLanguageSelector] (wmf/1.21wmf4) - https://gerrit.wikimedia.org/r/33676 [00:13:24] New patchset: Tim Starling; "Allow ULS toolbar to be disabled for anons only" [mediawiki/extensions/UniversalLanguageSelector] (wmf/1.21wmf4) - https://gerrit.wikimedia.org/r/33677 [00:13:26] https://bugzilla.wikimedia.org/show_bug.cgi?id=16020 [00:13:35] https://bugzilla.wikimedia.org/show_bug.cgi?id=18982 [00:13:36] How do you download an extension with svn? O_o [00:13:40] https://bugzilla.wikimedia.org/show_bug.cgi?id=41609 [00:13:47] AaronSchulz: ^ [00:14:00] Isarra: svn checkout? [00:14:06] Oh. [00:14:18] New review: Tim Starling; "Cherry pick from master" [mediawiki/extensions/UniversalLanguageSelector] (wmf/1.21wmf4); V: 1 C: 2; - https://gerrit.wikimedia.org/r/33676 [00:14:18] Change merged: Tim Starling; [mediawiki/extensions/UniversalLanguageSelector] (wmf/1.21wmf4) - https://gerrit.wikimedia.org/r/33676 [00:14:21] I actually have to install svn for that, don't I... [00:14:28] New review: Tim Starling; "Cherry pick from master" [mediawiki/extensions/UniversalLanguageSelector] (wmf/1.21wmf4); V: 1 C: 2; - https://gerrit.wikimedia.org/r/33677 [00:14:28] Change merged: Tim Starling; [mediawiki/extensions/UniversalLanguageSelector] (wmf/1.21wmf4) - https://gerrit.wikimedia.org/r/33677 [00:15:12] Isarra: To download it "with" svn, you need svn (like to need a hammer to use a hammer) [00:15:30] Isarra: Or do you mean to download something "from" svn (e.g. as a package, without update ability) [00:15:46] Change merged: Subramanya Sastry; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/33672 [00:15:47] I think I just want it to be git. >.> [00:16:05] Juandev: pathos.ca or something? [00:16:13] That way everything would already be set up and I could just find out what I'd changed... [00:16:16] okay [00:16:19] Brooke: thx [00:17:29] New patchset: Tim Starling; "Update UniversalLanguageSelector" [mediawiki/core] (wmf/1.21wmf4) - https://gerrit.wikimedia.org/r/33678 [00:18:03] Change merged: Tim Starling; [mediawiki/core] (wmf/1.21wmf4) - https://gerrit.wikimedia.org/r/33678 [00:20:10] 03(mod) Divide wikis into database lists by approximate size for performance engineering - 10https://bugzilla.wikimedia.org/39667 +comment (10MZMcBride) [00:21:57] 'small.dblist' contains names not in 'all.dblist' [00:22:01] https://integration.mediawiki.org/ci/job/operations-mediawiki-config/1059/testReport/%28root%29/DbListTests/testDblistAllContainsAllDatabaseNames/ [00:22:05] who writes this stuff? [00:22:53] Was "sm" intended to be the equivalent of "not"? [00:23:01] "sm" + "all"? [00:23:05] I don't get it. [00:23:14] small.dblist was a hand-edited list created by me about 6 years ago [00:23:29] hopefully it is not still used by anything [00:23:32] TimStarling: So then the answer is....you do? [00:23:35] Heh. [00:23:40] Reedy restored it. [00:23:42] I mean the test [00:23:48] So it wasn't being used previously, at least. [00:23:49] Ah, yeah. [00:25:19] New review: SPQRobin; "This is indeed a known problem, but usually does not seem to occur for inputbox except for rare case..." [mediawiki/extensions/InputBox] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/33668 [00:25:48] 'small.dblist' contains names not in 'all.dblist' # I read that much differently than was intended. [00:26:04] Contains particular database names that are no longer in all.dblist, you meant. [00:26:09] I thought you were stating the list's purpose. [00:27:23] Okay, all caught up now. [00:27:55] testDblistAllContainsAllDatabaseNames doesn't seem too crazy of a test to have. [00:29:44] <^demon> Indeed, the test isn't a bad idea. But if small.dblist isn't actually used for anything then there's no point in testing it. [00:29:53] <^demon> (But others are worth testing) [00:30:55] It is being used [00:31:18] for db in ` echo $db [00:31:18] php MWScript.php updateSpecialPages.php $db [00:31:25] 03(WONTFIX) Add namespace name "Category" to categories listed at [[Special:UnusedCategories]] - 10https://bugzilla.wikimedia.org/40450 +comment (10Dereckson) [00:32:22] Change abandoned: Dereckson; "Consensus not to implement this new setting." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/24695 [00:32:31] which is why I restored it ;) [00:37:37] 03(FIXED) ULS causes pages to be cached with random user language - 10https://bugzilla.wikimedia.org/41451 +comment (10Tim Starling) [00:38:03] it's kind of annoying how that became my job [00:39:12] that's what you get for having non-zero quality standards [00:43:57] New patchset: Yaron Koren; "Fixed incorrect year" [mediawiki/extensions/SemanticWatchlist] (master) - https://gerrit.wikimedia.org/r/33685 [00:44:52] Change merged: Yaron Koren; [mediawiki/extensions/SemanticWatchlist] (master) - https://gerrit.wikimedia.org/r/33685 [00:47:48] !tables.sql [00:47:55] !tables [00:47:55] For help on creating tables in wikitext, see and [00:48:00] Useful. [00:48:26] !tables.sql is https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/core.git;a=blob;f=maintenance/tables.sql;hb=HEAD [00:48:27] Key was added [00:50:27] New patchset: Ori.livneh; "Configuration clean-up" [mediawiki/extensions/EventLogging] (master) - https://gerrit.wikimedia.org/r/33594 [00:50:40] Change merged: Hoo man; [mediawiki/extensions/CentralAuth] (master) - https://gerrit.wikimedia.org/r/33666 [00:55:15] New patchset: KarenEddy; "Coding Convention Modifications" [mediawiki/extensions/BiblioPlus] (master) - https://gerrit.wikimedia.org/r/33688 [00:55:15] New patchset: KarenEddy; "Added tooltips to the in-text citations." [mediawiki/extensions/BiblioPlus] (master) - https://gerrit.wikimedia.org/r/23482 [00:59:49] New patchset: KarenEddy; "Coding Convention Modifications" [mediawiki/extensions/BiblioPlus] (master) - https://gerrit.wikimedia.org/r/33688 [01:01:15] 03(NEW) Standardize categories special pages output - 10https://bugzilla.wikimedia.org/42173 trivial; MediaWiki: Special pages; (dereckson) [01:01:37] New review: Tim Starling; "See inline comments. Otherwise it seems fine." [mediawiki/extensions/EventLogging] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/33157 [01:06:00] New patchset: Aaron Schulz; "Fixed regression where thumbName() exceptions were not caught." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/33689 [01:11:39] New patchset: Dereckson; "(bug 42173) Standardize categories special pages output" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/33690 [01:13:18] 03(ASSIGNED) Standardize categories special pages output - 10https://bugzilla.wikimedia.org/42173 +patch-in-gerrit; +comment (10Dereckson) [01:13:26] New patchset: GWicke; "Add tests for empty attribute values in tags and table syntax" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/33691 [01:13:54] 03(mod) Add namespace name "Category" to categories listed at [[Special:UnusedCategories]] - 10https://bugzilla.wikimedia.org/40450 +comment (10Dereckson) [01:14:26] New review: Dereckson; "Follow-up: gerrit change 33690" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/24695 [01:16:06] New review: MZMcBride; "Work in progress?" [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/33690 [01:19:20] New review: Dereckson; "No, it isn't a WIP. According the list in bug 40450, this is the only file to touch to standardize t..." [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/33690 [01:20:28] New patchset: Aaron Schulz; "Fixed uncaught thumbName() exceptions and use $_GET." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/33689 [01:27:23] 03(mod) No interwiki prefix for Wikidata - 10https://bugzilla.wikimedia.org/41730 +comment (10Romaine) [01:30:05] New patchset: Ori.livneh; "Package data models as ResourceLoader JavaScript module" [mediawiki/extensions/EventLogging] (master) - https://gerrit.wikimedia.org/r/33157 [01:30:05] New patchset: Ori.livneh; "Configuration clean-up" [mediawiki/extensions/EventLogging] (master) - https://gerrit.wikimedia.org/r/33594 [01:32:53] New review: Spage; "The values you give for config variables in EventLogging.php aren't accessible to hooks.php. I have..." [mediawiki/extensions/EventLogging] (master); V: -1 C: -1; - https://gerrit.wikimedia.org/r/33594 [01:34:13] New patchset: Ori.livneh; "Package data models as ResourceLoader JavaScript module" [mediawiki/extensions/EventLogging] (master) - https://gerrit.wikimedia.org/r/33157 [01:34:13] New patchset: Ori.livneh; "Configuration clean-up" [mediawiki/extensions/EventLogging] (master) - https://gerrit.wikimedia.org/r/33594 [01:34:26] TimStarling: https://gerrit.wikimedia.org/r/#/c/33157/ implements the two suggestions you made. [01:34:41] well, the latest patch set, that is [01:35:01] New review: Alex Monk; "Shouldn't this also change (/delete?) maintenance/convertWatchlists.php?" [mediawiki/extensions/Echo] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/31329 [01:40:48] New patchset: Dereckson; "(bug 42173) Standardize categories special pages output" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/33690 [01:42:56] New review: Dereckson; "PS2: removed line previously left there" [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/33690 [02:06:24] 03(mod) Divide wikis into database lists by approximate size for performance engineering - 10https://bugzilla.wikimedia.org/39667 +comment (10Sam Reed (reedy)) [02:06:34] Brooke: https://bugzilla.wikimedia.org/attachment.cgi?id=11366 [02:06:53] 03(mod) Divide wikis into database lists by approximate size for performance engineering - 10https://bugzilla.wikimedia.org/39667 +comment (10Sam Reed (reedy)) [02:07:02] Reedy: Why so many 0s? [02:07:12] We really have pages with that few good pages? [02:08:01] http://ar.wikimedia.org/wiki/Especial:Estad%C3%ADsticas?uselang=en [02:08:09] Content pages 0 [02:08:09] Pages [02:08:09] (All pages in the wiki, including talk pages, redirects, etc.) 69 [02:09:50] Probably makes sense to use the pages value, then? [02:13:11] New review: Spage; "Who calls httpGetModels()? the suspense is killing me." [mediawiki/extensions/EventLogging] (master) - https://gerrit.wikimedia.org/r/33157 [02:16:25] TimStarling: please look at https://gerrit.wikimedia.org/r/#/c/33689/ and https://gerrit.wikimedia.org/r/#/c/33411/ if you get the chance [02:16:31] * AaronSchulz gives up for now [02:17:39] New patchset: Reedy; "Bug 39667 - Divide wikis into database lists by approximate size for performance engineering" [mediawiki/extensions/WikimediaMaintenance] (master) - https://gerrit.wikimedia.org/r/33694 [02:18:34] New patchset: Reedy; "Bug 39667 - Divide wikis into database lists by approximate size for performance engineering" [mediawiki/extensions/WikimediaMaintenance] (master) - https://gerrit.wikimedia.org/r/33694 [02:19:27] 03(mod) Divide wikis into database lists by approximate size for performance engineering - 10https://bugzilla.wikimedia.org/39667 +comment (10Sam Reed (reedy)) [02:20:34] New patchset: Ori.livneh; "Configuration clean-up" [mediawiki/extensions/EventLogging] (master) - https://gerrit.wikimedia.org/r/33594 [02:25:22] New patchset: Ori.livneh; "Package data models as ResourceLoader JavaScript module" [mediawiki/extensions/EventLogging] (master) - https://gerrit.wikimedia.org/r/33157 [02:25:22] New patchset: Ori.livneh; "Configuration clean-up" [mediawiki/extensions/EventLogging] (master) - https://gerrit.wikimedia.org/r/33594 [02:28:59] Anyone good with ResourceLoader? I'm creating a custom skin extension, and for the life of me I cannot get it to load my script (.js) file. The css files are loading. version 1.20.0. [02:29:27] 03(mod) Make AbuseFilter aware of Wikibase content models. - 10https://bugzilla.wikimedia.org/42064 +comment (10Jasper Deng) [02:29:49] TimStarling: do you agree with my comment ^ ? [02:30:49] 03(mod) Make AbuseFilter aware of Wikibase content models. - 10https://bugzilla.wikimedia.org/42064 normal->15enhancement (10Sam Reed (reedy)) [02:30:59] New review: Ori.livneh; "Self-+2. Implemented Tim's two suggestions in another patch which was already reviewed, and shufflin..." [mediawiki/extensions/EventLogging] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/33157 [02:31:00] Change merged: Ori.livneh; [mediawiki/extensions/EventLogging] (master) - https://gerrit.wikimedia.org/r/33157 [02:31:13] So inline comments aren't reported here? [02:31:26] Change merged: Ori.livneh; [mediawiki/extensions/EventLogging] (master) - https://gerrit.wikimedia.org/r/33594 [02:44:06] Change merged: Tim Starling; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/33689 [02:45:19] New patchset: Tim Starling; "[Database] Fixed case where trx idle callbacks might be lost." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/33411 [02:45:28] Change merged: Tim Starling; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/33411 [02:48:32] 03(mod) Pages with a high number of templates suffer extremely slow rendering or read timeout for logged in users - 10https://bugzilla.wikimedia.org/19262 +comment (10Bawolff) [02:50:10] New patchset: Mwalker; "Adding CTID to Amazon Logging" [mediawiki/extensions/DonationInterface] (master) - https://gerrit.wikimedia.org/r/33660 [03:03:21] 03(mod) result format feed / increasing behaviour and usability (SMW 1.8 beta 2) - 10https://bugzilla.wikimedia.org/34172 +comment (10MWJames) [03:07:37] Change merged: Katie Horn; [mediawiki/extensions/DonationInterface] (master) - https://gerrit.wikimedia.org/r/33660 [03:07:55] Can anyone offer any suggestions as to why ResourceLoader isn't loading my script.js file for my skin? It is loading my css. http://dpaste.org/BWhZ7/ [03:08:41] New patchset: Yaron Koren; "Added check for HTTP_USER_AGENT key in $_SERVER" [mediawiki/extensions/SemanticForms] (master) - https://gerrit.wikimedia.org/r/33695 [03:09:22] Change merged: Yaron Koren; [mediawiki/extensions/SemanticForms] (master) - https://gerrit.wikimedia.org/r/33695 [03:12:26] 03(FIXED) PHP Notice: Undefined index: HTTP_USER_AGENT in /www/translatewiki.net/w/extensions/SemanticForms/includes/SF_FormUtils.php on line 252 - 10https://bugzilla.wikimedia.org/42146 +comment (10Yaron Koren) [03:12:42] Great the php unit parser tests are messed up for some extensions [03:14:18] burfo: Looking [03:15:27] burfo: Are you using addModuleStyles('skins.epicmonobook') or addModules('skins.epicmonobook') or something else? [03:17:05] 03(mod) Extension:Gadgets with strange page caching (?) bug on special:preferences - 10https://bugzilla.wikimedia.org/12128 +comment (10MZMcBride) [03:19:26] RoanKattouw: I have a call to addModules() in setupSkinUserCss. Though, I don't have any init calls too addModuleScripts() [comparing to Vector]. Could that be it? [03:19:58] Yes, that's probably it [03:27:53] That was indeed my problem. (Thanks, RoanKattouw). [03:28:30] New patchset: Katie Horn; "Logging out elapsed time in the orphan rectifier so we know how to adjust the cronjob for maximum rectification." [mediawiki/extensions/DonationInterface] (master) - https://gerrit.wikimedia.org/r/33696 [03:30:28] 03(NEW) PHPUnit parser tests do not work with simply named extension parser tests - 10https://bugzilla.wikimedia.org/42174 normal; MediaWiki: Unit tests; (mediawiki-bugs) [03:32:46] 14(INVALID) Anon edit via mobile - 10https://bugzilla.wikimedia.org/42076 +comment (10Jon) [03:37:34] 03(FIXED) JobQueue not working: no jobs run except for high-priority ones like enotif - 10https://bugzilla.wikimedia.org/41656 +comment (10Aaron Schulz) [03:39:34] 03(mod) Cannot preview deleted files - 10https://bugzilla.wikimedia.org/41794 +comment (10Aaron Schulz) [03:39:56] 03(mod) Cannot preview deleted files - 10https://bugzilla.wikimedia.org/41794 (10Aaron Schulz) [04:14:06] 03(mod) Running parser test files with phpunit.php should behave like running them with parserTests.php - 10https://bugzilla.wikimedia.org/39473 +comment (10Daniel Friesen) [04:18:57] Change merged: Pgehres; [mediawiki/extensions/DonationInterface] (master) - https://gerrit.wikimedia.org/r/33696 [04:38:45] 03(mod) Please set X-Content-Duration on OGG Video files - 10https://bugzilla.wikimedia.org/41304 normal->15enhancement (10Aaron Schulz) [04:42:55] rotfl... [04:43:33] I just thought of something amusing for the spinner discussion on the design list. [04:45:20] Worst case fallback would be a .gif [04:45:35] But .gifs can't do partial alpha. [04:48:26] So... in the worst case scenario with a browser that doesn't support SVG and animations or VML... we accept the antiquity of the browser and give it a fitting .giff [04:48:38] ;) A square spinner! muahahaha [04:49:13] No need for partial transparency if it's a square. [04:49:17] lol [04:56:07] you know, in the olden days, people used to make websites without partial transparency [04:56:44] they just blended the website's background colour into the image [04:57:21] <^demon> In the olden days, we discussed all this stuff fewer lists and IRC channels, making it possible to actually keep up with discussions. [04:57:25] * ^demon sighs [04:58:01] so, speaking of lists [04:58:36] <^demon> Maybe I should start gerrit-l, for All Gerrit All The Time. [04:59:09] ^demon: i still have that websocket stream of gerrit events on labs, dunno what to do with it [04:59:32] <^demon> Neither do I. [04:59:52] it was fun to implement and just barely plausibly useful [05:00:25] enough for me to feel like i wasn't just dicking around :) oh well [05:04:23] TimStarling: Sure... but then we'd have to keep a pile if different gifs... [05:15:20] 03(mod) edit window distortion for anons at mr wikipedia - 10https://bugzilla.wikimedia.org/42170 (10Mahitgar) [05:16:51] 03(mod) edit window distortion for anons at mr wikipedia - 10https://bugzilla.wikimedia.org/42170 (10Mahitgar) [05:17:21] Change abandoned: Demon; "Already fixed, see I8f60ff9d, bug 41998." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/33216 [05:20:42] is there any point in adding type annotations to the signatures of hook handlers? because i'm newish to php i shopped for a linting tool because i had this fear that i was flagrantly violating good practices without knowing so [05:20:49] and that was one of the recommendations it made [05:21:13] but hook handlers aren't written to be called by user code [05:21:16] Change merged: Demon; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/32739 [05:21:42] they have one caller, and it's the caller that sets conventions [05:22:04] so i'm looking at the type annotations i added and they look a bit dumb and i'm inclined to take them out [05:22:16] any reason why i shouldn't? [05:42:58] New patchset: Katie Horn; "Orphan rectifier changes to override the command-line settings in favor of globals, and additional logging" [mediawiki/extensions/DonationInterface] (master) - https://gerrit.wikimedia.org/r/33697 [05:48:27] Change merged: Mwalker; [mediawiki/extensions/DonationInterface] (master) - https://gerrit.wikimedia.org/r/33697 [05:57:08] hi all... [05:57:32] what do you suggest in migrating mediawiki to another server [05:57:33] ? [05:58:09] im planning to migrate my mediawiki from my server to a hosting server [05:58:21] anybody? thanks [06:04:03] New review: Tim Starling; "See inline comments. Otherwise looks fine. " [mediawiki/core] (chinese-collation); V: 0 C: -1; - https://gerrit.wikimedia.org/r/31473 [06:10:25] 03(NEW) Improper positioning of Upload button - 10https://bugzilla.wikimedia.org/42175 normal; MediaWiki extensions: UploadWizard; (nischayn22) [06:15:55] 14(INVALID) Improper positioning of Upload button - 10https://bugzilla.wikimedia.org/42175 +comment (10Nischay Nahata) [06:28:28] New patchset: Ori.livneh; "Drop type annotations from hook handler sigs" [mediawiki/extensions/EventLogging] (master) - https://gerrit.wikimedia.org/r/33698 [06:32:06] 03(NEW) Fatal error: Call to a member function getEntityType() on a non-object - 10https://bugzilla.wikimedia.org/42176 normal; MediaWiki extensions: WikidataRepo; (aude.wiki) [06:34:26] deo_ , can you be a bit more specific about what you need to know? [06:34:51] hi leucosticte .. i just want to know.. what to do first.. before migrating?? backups.. etc... [06:35:21] do i need to install another mediawiki to new server? [06:35:34] yeah, back up everything -- your file system, database, etc. http://www.mediawiki.org/wiki/Manual:Moving_a_wiki [06:35:35] or just basically transferring config files and db [06:35:47] ooohh okay... [06:35:57] just is also what im reading right now [06:35:58] thanks [06:36:58] sigh. why do templates change just a tiny bit between versions [06:37:12] just enough to mess up things in subtle ways [06:51:35] 03(mod) How to default enable a gadget, but not for anons - 10https://bugzilla.wikimedia.org/42171 +comment (10Lupo) [07:05:15] Hi. I just came across https://www.mediawiki.org/wiki/Outreach_Program_for_Women. And I am really interested to take part in it. I am an India based active wikimedian. [07:06:33] hi SuchetaG. that's really cool! [07:06:39] I need help in choosing a project. It would be really great if anyone could help me out! [07:07:01] Thanks. [07:07:20] hrm. have you taken a look at the list yet? did anything look interesting? [07:09:40] Yes. Many looked interesting. Also I have been thinking about creating an extension lately. Have the documentation ready too. And there was a section. '[generic] Creating an extension' . So I need to guidance on that. [07:10:27] some* guidance on that. [07:10:59] the best place to start is probably Extension:Example [07:11:02] http://www.mediawiki.org/wiki/Extension:Example [07:11:57] the best person to talk to is almost certainly sumanah. to be honest, i'm fairly new, so i'm still learning to find my way through our code and documentation myself. if you'd like, i can put the two of you in e-mail contact. [07:12:23] Oh. Thanks.. That would be really great! [07:12:39] ok, I'll PM. just a second. [07:17:58] 03(mod) PHP Notice: Undefined index: HTTP_USER_AGENT in /www/translatewiki.net/w/extensions/SemanticForms/includes/SF_FormUtils.php on line 252 - 10https://bugzilla.wikimedia.org/42146 +comment (10Niklas Laxström) [07:22:10] New review: IAlex; "Because someone make that mistake when that code was written. That doesn't mean it needs to be repea..." [mediawiki/core] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/33506 [07:38:12] 03(NEW) Phantoms appear outside of editor - 10https://bugzilla.wikimedia.org/42177 normal; VisualEditor: ContentEditable; (roan.kattouw) [07:42:54] 03(NEW) Parsoid doesn't actually use smaller images for thumbnails - 10https://bugzilla.wikimedia.org/42178 normal; Parsoid: General; (roan.kattouw) [08:06:03] 03(NEW) Re-enable Extension:CrossNamespaceLinks on Wikimedia wikis - 10https://bugzilla.wikimedia.org/42179 normal; Wikimedia: Extension setup; (federicoleva) [08:06:03] 03(mod) Periodical run of currently disabled special pages - 10https://bugzilla.wikimedia.org/15434 (10Nemo) [08:18:06] 03(mod) Fix page_props and iwlinks: run refreshLinks.php - 10https://bugzilla.wikimedia.org/27480 summary; +comment (10Nemo) [08:20:53] 04(REOPENED) cleanup iwlinks table on WMF wikis - 10https://bugzilla.wikimedia.org/28628 +comment (10Nemo) [08:21:02] 03(mod) Fix page_props and iwlinks: run refreshLinks.php - 10https://bugzilla.wikimedia.org/27480 (10Nemo) [08:24:11] 03(NEW) refreshLinks.php --dfn-only doesn't complete on en.wiki - 10https://bugzilla.wikimedia.org/42180 normal; MediaWiki: Maintenance scripts; (federicoleva) [08:24:14] 03(mod) Run "refreshLinks.php --dfn-only" on all wikis periodically - 10https://bugzilla.wikimedia.org/16112 (10Nemo) [08:32:46] New patchset: Ori.livneh; "Unstupid." [mediawiki/extensions/EventLogging] (master) - https://gerrit.wikimedia.org/r/33701 [08:33:06] Change merged: Ori.livneh; [mediawiki/extensions/EventLogging] (master) - https://gerrit.wikimedia.org/r/33698 [08:33:18] Change merged: Ori.livneh; [mediawiki/extensions/EventLogging] (master) - https://gerrit.wikimedia.org/r/33701 [08:33:44] 03(NEW) [gdash] Add long-term history graphs for some gdash metrics - 10https://bugzilla.wikimedia.org/42181 enhancement; Wikimedia: General/Unknown; (federicoleva) [08:34:44] New patchset: Grunny; "(bug 40658) Support query continue in CheckUserLog API" [mediawiki/extensions/CheckUser] (master) - https://gerrit.wikimedia.org/r/33702 [08:37:05] 03(mod) CheckUserLog API: Support for query continue - 10https://bugzilla.wikimedia.org/40658 +comment (10Grunny) [08:43:42] hi [08:45:06] 03(mod) TypeError: this.params is undefined - 10https://bugzilla.wikimedia.org/41828 +comment (10Michael M.) [08:52:34] New review: Tobias Gritschacher; "setting to -1 as not all of the issues from patchset 2 were tackled." [mediawiki/extensions/Wikibase] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/33574 [08:57:15] Change merged: IAlex; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/31035 [08:59:25] 03(NEW) Enhaced toolbar overlap - 10https://bugzilla.wikimedia.org/42182 normal; Wikimedia: General/Unknown; (juandevojnikov) [08:59:55] 03(mod) Enhaced toolbar overlap - 10https://bugzilla.wikimedia.org/42182 +comment (10Juan de Vojníkov) [09:00:13] Does mediawiki have a way to change the theme css on generation for certain browser types? [09:00:29] my page works well in all browsers except IE7 and IE 9 [09:01:00] New review: IAlex; "Can be abandoned, was part of I58aa11c5." [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/30920 [09:02:39] 03(NEW) Add more attachments to bug opening - 10https://bugzilla.wikimedia.org/42183 normal; Wikimedia: Bugzilla; (juandevojnikov) [09:05:38] hi [09:11:43] 03(mod) Unknown dependency: jquery.uls in qunit tests - 10https://bugzilla.wikimedia.org/41932 (10abraham.taherivand) [09:14:51] codee_: hi [09:15:23] factor: dont think so, maybe have a look for extension [09:17:13] ok [09:17:32] yes was going to see if I can snap up a web script and stuff it in the theme. [09:23:29] hi i'm a newbie to mediawiki development community [09:24:11] juandev : i'd like to work on a mediawiki project for outreach program for women [09:24:25] can you help me to begin [09:24:49] 03(mod) After MediaWiki 1.20 upgrade WikiEditor extension not working with Vector skin - 10https://bugzilla.wikimedia.org/42116 (10jb.holcroft) [09:24:54] factor: well, I dont know of any, but you can have a javascript for your wiki [09:25:44] codee_: this is the channel for programmers, can you move to #wikimedia - I will help you ther fo find someone, who is involved [09:25:49] yes [09:37:07] 03(ASSIGNED) Clicking outside ULS popup should close the popup - 10https://bugzilla.wikimedia.org/41768 (10Amir E. Aharoni) [09:38:20] factor: if you will write something you can leave it than as an extension here:-) [09:39:22] :) will putmost of all of mine on my wikimedia site when I am finished. [09:43:51] 03(NEW) $wgUploadSizeWarning missing variable - 10https://bugzilla.wikimedia.org/42184 normal; MediaWiki: Uploading; (floeff) [09:44:10] factor: great! [09:44:38] :) [09:47:17] 03(mod) After MediaWiki 1.20 upgrade WikiEditor extension not working with Vector skin - 10https://bugzilla.wikimedia.org/42116 +comment (10Michael M.) [09:52:15] 03(mod) Clicking outside ULS popup should close the popup - 10https://bugzilla.wikimedia.org/41768 +comment (10Pau Giner) [09:56:09] 03(mod) Patching after edit conflicts (5) - 10https://bugzilla.wikimedia.org/39836 (10jeblad) [09:59:29] 14(INVALID) Enhaced toolbar overlap - 10https://bugzilla.wikimedia.org/42182 +comment (10Michael M.) [10:02:41] 03(mod) Core tests die with fatal error: Undefined index: sdfsedtgsrdysftu - 10https://bugzilla.wikimedia.org/41491 +comment (10Jeroen De Dauw) [10:04:17] 03(mod) Enhaced toolbar overlap - 10https://bugzilla.wikimedia.org/42182 +comment (10Michael M.) [10:13:26] 03(mod) Code Review at the right - 10https://bugzilla.wikimedia.org/42154 +comment (10Andre Klapper) [10:17:06] 03(mod) Enhaced toolbar overlap - 10https://bugzilla.wikimedia.org/42182 +comment (10Juan de Vojníkov) [10:22:31] New patchset: Ori.livneh; "Fix typo (seams => seems)" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/33703 [10:27:59] Change merged: Siebrand; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/33703 [10:29:49] 03(mod) After MediaWiki 1.20 upgrade WikiEditor extension not working with Vector skin - 10https://bugzilla.wikimedia.org/42116 (10jb.holcroft) [10:32:11] New patchset: Santhosh; "Update the inputmethod settings as per design" [mediawiki/extensions/UniversalLanguageSelector] (master) - https://gerrit.wikimedia.org/r/33704 [10:32:12] New patchset: Santhosh; "Remove href=#, to fix Bug 41988" [mediawiki/extensions/UniversalLanguageSelector] (master) - https://gerrit.wikimedia.org/r/33350 [10:36:46] New patchset: Henning Snater; "Implementing createClaim in the wikibase.Api" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/33705 [10:39:31] 03(mod) Option to disable automatic language detection for anonymous users - 10https://bugzilla.wikimedia.org/42159 +comment (10Daniel Kinzler) [10:44:14] 03(NEW) Remove ULS as a hard dependency - 10https://bugzilla.wikimedia.org/42185 normal; MediaWiki extensions: WikidataRepo; (daniel.kinzler) [10:44:19] New patchset: Dereckson; "(bug 42173) Standardize categories special pages output" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/33690 [10:44:34] 03(ASSIGNED) Remove ULS as a hard dependency - 10https://bugzilla.wikimedia.org/42185 (10Daniel Kinzler) [10:44:49] New patchset: Jeroen De Dauw; "Merge branch 'nischayn'" [mediawiki/extensions/SemanticMaps] (master) - https://gerrit.wikimedia.org/r/33706 [10:45:20] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticMaps] (master) - https://gerrit.wikimedia.org/r/33706 [10:45:54] Change merged: Tobias Gritschacher; [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/33203 [10:47:00] New review: Dereckson; "PS3: Uses Linker::linkKnown()" [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/33690 [10:48:03] New patchset: Henning Snater; "Deactivate some wikibase.Api tests due to conflicting edit detection" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/33707 [10:53:40] New patchset: Aklapper; "(bug 40344) Change regex to not break Gerrit ID URLs" [wikimedia/bugzilla/modifications] (master) - https://gerrit.wikimedia.org/r/33557 [10:55:00] Change merged: Tobias Gritschacher; [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/33342 [10:55:00] Change merged: Tobias Gritschacher; [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/33378 [10:55:01] Change merged: Tobias Gritschacher; [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/33376 [10:55:01] Change merged: Tobias Gritschacher; [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/33359 [10:55:01] Change merged: Tobias Gritschacher; [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/33340 [10:55:01] Change merged: Tobias Gritschacher; [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/33336 [10:55:02] Change merged: Tobias Gritschacher; [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/33335 [10:55:02] Change merged: Tobias Gritschacher; [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/33331 [10:55:54] 03(NEW) Anonymous users can't pick language on wikidata.org - 10https://bugzilla.wikimedia.org/42186 normal; Wikimedia: Wikidata; (daniel.kinzler) [10:55:55] New review: Aklapper; "Mark: (?:[^a-f0-9]) won't work because the regex would still be triggered for the equals sign in the..." [wikimedia/bugzilla/modifications] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/33557 [10:56:30] 03(mod) Anonymous users can't pick language on wikidata.org - 10https://bugzilla.wikimedia.org/42186 normal->major (10Daniel Kinzler) [10:56:47] 03(mod) Anonymous users can't pick language on wikidata.org - 10https://bugzilla.wikimedia.org/42186 (10Daniel Kinzler) [10:57:20] Change abandoned: Aklapper; "For some reasons it didn't pick up my verbose commit message." [wikimedia/bugzilla/modifications] (master) - https://gerrit.wikimedia.org/r/33557 [10:57:42] 03(mod) Anonymous users can't pick language on wikidata.org - 10https://bugzilla.wikimedia.org/42186 +i18n (10Daniel Kinzler) [10:57:43] 03(mod) Option to disable automatic language detection for anonymous users - 10https://bugzilla.wikimedia.org/42159 (10Daniel Kinzler) [11:00:11] Change merged: Tobias Gritschacher; [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/33705 [11:00:12] Change merged: Tobias Gritschacher; [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/33382 [11:00:55] Change merged: Tobias Gritschacher; [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/33707 [11:03:47] 03(mod) Cannot download extensions that are no longer in trunk - 10https://bugzilla.wikimedia.org/16424 (10jb.holcroft) [11:11:52] 03(NEW) Make client access item blobs directly, avoid local copies - 10https://bugzilla.wikimedia.org/42187 normal; MediaWiki extensions: WikidataClient; (daniel.kinzler) [11:12:08] 03(ASSIGNED) Make client access item blobs directly, avoid local copies - 10https://bugzilla.wikimedia.org/42187 (10Daniel Kinzler) [11:15:00] 03(mod) Make client access item blobs directly, avoid local copies - 10https://bugzilla.wikimedia.org/42187 +comment (10Daniel Kinzler) [11:17:37] 03(NEW) Allow for something other than master to be deployed - 10https://bugzilla.wikimedia.org/42188 normal; Wikimedia Labs: deployment-prep (beta); (mmullie) [11:17:47] 03(NEW) Coalesc change events in pollForChanges - 10https://bugzilla.wikimedia.org/42189 normal; MediaWiki extensions: WikidataClient; (daniel.kinzler) [11:19:21] 03(mod) Coalesc change events in pollForChanges - 10https://bugzilla.wikimedia.org/42189 +comment (10Daniel Kinzler) [11:20:02] 03(mod) Filter redundant jobs from the queue - 10https://bugzilla.wikimedia.org/42065 +performance (10Daniel Kinzler) [11:24:07] New patchset: Aklapper; "PHP Parse error: syntax error, unexpected ',' in /home/reedy/mediawiki/trunk/tools/bugzilla/client/shell-requests.php on line 59" [wikimedia/bugzilla/modifications] (master) - https://gerrit.wikimedia.org/r/33708 [11:25:03] Change abandoned: Aklapper; "Whatever Gerrit screwed up this time, obviously this change summary is wrong." [wikimedia/bugzilla/modifications] (master) - https://gerrit.wikimedia.org/r/33708 [11:27:04] New review: Aklapper; "Okay, screw it. Following http://www.mediawiki.org/wiki/Git/Tutorial#How_to_submit_a_patch I always ..." [wikimedia/bugzilla/modifications] (master) - https://gerrit.wikimedia.org/r/33557 [11:28:00] New review: Aklapper; "...and the patch would now be (if this system doesn't mash the lines):" [wikimedia/bugzilla/modifications] (master) - https://gerrit.wikimedia.org/r/33557 [11:29:13] New review: Peachey88; "Just edit the change summery then?" [wikimedia/bugzilla/modifications] (master) - https://gerrit.wikimedia.org/r/33708 [11:29:28] 03(mod) Bugzilla auto-linking mangling Gerrit URL - 10https://bugzilla.wikimedia.org/40344 +comment (10Andre Klapper) [11:29:47] New patchset: Aude; "refactor changes metadata stuff" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/33319 [11:31:50] why is on a wiki article page index.php?title=Example no canonical link tag to /Example? [11:37:09] New review: Aklapper; "Been there, tried that several times already. Too tired and fed up with Gerrit now. See 33557 in here." [wikimedia/bugzilla/modifications] (master) - https://gerrit.wikimedia.org/r/33708 [11:37:32] 03(mod) Tablesorter hangs browsers on page load - 10https://bugzilla.wikimedia.org/42097 +comment (10Pxos) [11:43:21] what is the correct product&component for enhanced toolbar bugs? [11:43:58] schinken: file a bug about it [11:44:23] Danny_B|backup: im note sure why mediawiki doesnt have this for ages. [11:44:28] thats typical duplicate content... [11:46:20] Change abandoned: Nischayn22; "Already done in https://gerrit.wikimedia.org/r/#/c/33706/" [mediawiki/extensions/SemanticMaps] (master) - https://gerrit.wikimedia.org/r/33362 [11:47:13] Change abandoned: Nischayn22; "Already done in https://gerrit.wikimedia.org/r/#/c/33706/" [mediawiki/extensions/SemanticMaps] (master) - https://gerrit.wikimedia.org/r/33363 [11:47:35] Change abandoned: Nischayn22; "Already done in https://gerrit.wikimedia.org/r/#/c/33706/" [mediawiki/extensions/SemanticMaps] (master) - https://gerrit.wikimedia.org/r/33364 [11:47:43] Change abandoned: Nischayn22; "Already done in https://gerrit.wikimedia.org/r/#/c/33706/" [mediawiki/extensions/SemanticMaps] (master) - https://gerrit.wikimedia.org/r/33365 [11:47:49] Change abandoned: Nischayn22; "Already done in https://gerrit.wikimedia.org/r/#/c/33706/" [mediawiki/extensions/SemanticMaps] (master) - https://gerrit.wikimedia.org/r/33366 [11:48:08] Change abandoned: Nischayn22; "Already done in https://gerrit.wikimedia.org/r/#/c/33706/" [mediawiki/extensions/SemanticMaps] (master) - https://gerrit.wikimedia.org/r/33367 [11:48:13] Change abandoned: Nischayn22; "Already done in https://gerrit.wikimedia.org/r/#/c/33706/" [mediawiki/extensions/SemanticMaps] (master) - https://gerrit.wikimedia.org/r/33368 [11:48:20] Change abandoned: Nischayn22; "Already done in https://gerrit.wikimedia.org/r/#/c/33706/" [mediawiki/extensions/SemanticMaps] (master) - https://gerrit.wikimedia.org/r/33369 [11:48:38] Change abandoned: Nischayn22; "Already done in https://gerrit.wikimedia.org/r/#/c/33706/" [mediawiki/extensions/SemanticMaps] (master) - https://gerrit.wikimedia.org/r/33370 [11:48:44] Change abandoned: Nischayn22; "Already done in https://gerrit.wikimedia.org/r/#/c/33706/" [mediawiki/extensions/SemanticMaps] (master) - https://gerrit.wikimedia.org/r/33371 [11:48:51] Change abandoned: Nischayn22; "Already done in https://gerrit.wikimedia.org/r/#/c/33706/" [mediawiki/extensions/SemanticMaps] (master) - https://gerrit.wikimedia.org/r/33372 [11:48:56] Change abandoned: Nischayn22; "Already done in https://gerrit.wikimedia.org/r/#/c/33706/" [mediawiki/extensions/SemanticMaps] (master) - https://gerrit.wikimedia.org/r/33373 [11:49:30] Change abandoned: Nischayn22; "This needs to be done in some other way around" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/26343 [11:50:52] New review: Tobias Gritschacher; "* Changing description, aliases, label still not get reported correctly in Client RC" [mediawiki/extensions/Wikibase] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/33319 [11:56:00] 03(mod) Enhanced toolbar overlap - 10https://bugzilla.wikimedia.org/42182 summary (10Andre Klapper) [11:56:32] 03(NEW) Poorely named classes of WikiEditor interact with user defined stuff and must be renamed - 10https://bugzilla.wikimedia.org/42190 major; MediaWiki extensions: WikiEditor; (danny.b) [11:56:39] 03(mod) Poorely named classes of WikiEditor interact with user defined stuff and must be renamed - 10https://bugzilla.wikimedia.org/42190 (10Danny B.) [11:57:09] 03(mod) Wiki Loves Monuments 2013 (tracking) - 10https://bugzilla.wikimedia.org/42164 summary (10Dereckson) [11:57:35] 03(mod) Wiki Loves Monuments 2012 (tracking) - 10https://bugzilla.wikimedia.org/38648 summary (10Dereckson) [12:01:31] New patchset: Jens Ohlig; "Follow-up to Jeroen's comments on Change I9f55d082" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/33709 [12:02:14] New patchset: Jens Ohlig; "Follow-up to Jeroen's comments on Change I9f55d082 [DON'T MERGE]" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/33709 [12:05:39] New patchset: Henning Snater; "(bug 41932) Removing hard-coded ULS dependency" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/33710 [12:05:42] 03(mod) $wgUploadSizeWarning missing variable - 10https://bugzilla.wikimedia.org/42184 normal->trivial; +easy (10Andre Klapper) [12:07:57] what is wrong on such link: [www.mall.cz/pracky-predni-plneni/amica-awsn-10-lcd:comments dotaz na mall.cz] ? [12:08:51] 03(mod) Add Antarctic monuments to the database - 10https://bugzilla.wikimedia.org/42165 +comment (10Dereckson) [12:09:33] 03(mod) Tablesorter hangs browsers on page load - 10https://bugzilla.wikimedia.org/42097 +comment (10Nemo) [12:12:18] New patchset: Zfilipin; "Cleanup: delete link to Sauce Labs job" [qa/browsertests] (master) - https://gerrit.wikimedia.org/r/33712 [12:12:50] Juandev: It doesn't have a protocol [12:13:23] New patchset: Liangent; "Fix updateCollation.php for multiple collation support" [mediawiki/core] (chinese-collation) - https://gerrit.wikimedia.org/r/31473 [12:13:24] New patchset: Liangent; "Allow localized collation names in {{DEFAULTCOLLATION: }} too." [mediawiki/core] (chinese-collation) - https://gerrit.wikimedia.org/r/31814 [12:15:26] namtnad: I dont understand you [12:15:32] 03(mod) PHP Notice: Undefined index: HTTP_USER_AGENT in /www/translatewiki.net/w/extensions/SemanticForms/includes/SF_FormUtils.php on line 252 - 10https://bugzilla.wikimedia.org/42146 +comment (10Yaron Koren) [12:15:47] Juandev: Urls have to have a protocol... eg: http:// https:// [12:16:02] namtnad: I see [12:18:06] namtnad: thx [12:21:35] 03(mod) Rename WikiEditor classes with generic names to use mw- or mwe- prefixes - 10https://bugzilla.wikimedia.org/42190 summary; +comment (10Andre Klapper) [12:25:23] 03(NEW) Recording end overlap text - 10https://bugzilla.wikimedia.org/42191 minor; Wikimedia: General/Unknown; (juandevojnikov) [12:25:23] New patchset: Liangent; "Fix updateCollation.php for multiple collation support" [mediawiki/core] (chinese-collation) - https://gerrit.wikimedia.org/r/31473 [12:25:24] New patchset: Liangent; "Allow localized collation names in {{DEFAULTCOLLATION: }} too." [mediawiki/core] (chinese-collation) - https://gerrit.wikimedia.org/r/31814 [12:27:02] 03(mod) Rename WikiEditor classes with generic names to use mw- or mwe- prefixes - 10https://bugzilla.wikimedia.org/42190 +comment (10Danny B.) [12:28:21] 03(NEW) Page reload gives error mw.getConfig is not a function - 10https://bugzilla.wikimedia.org/42192 normal; MediaWiki extensions: TimedMediaHandler; (lupo.bugzilla) [12:29:27] 03(mod) Rename WikiEditor classes with generic names to use mw- or mwe- prefixes or redefine them more complexly - 10https://bugzilla.wikimedia.org/42190 summary; +comment (10Danny B.) [12:32:41] 03(NEW) Diffs in Opera and monobook are not colored - 10https://bugzilla.wikimedia.org/42193 normal; MediaWiki: History/Diffs; (jan.dudik) [12:33:43] 03(mod) Diffs in Opera and monobook are not colored - 10https://bugzilla.wikimedia.org/42193 +comment (10JAn Dudík) [12:34:03] 03(mod) Diffs in Opera and monobook are not colored - 10https://bugzilla.wikimedia.org/42193 +comment (10JAn Dudík) [12:34:22] 03(mod) Diffs in Opera and monobook are not colored - 10https://bugzilla.wikimedia.org/42193 (10Sam Reed (reedy)) [12:34:44] 03(NEW) CC icon sometimes below control bar - 10https://bugzilla.wikimedia.org/42194 normal; MediaWiki extensions: TimedMediaHandler; (jgerber) [12:38:38] 03(mod) Diffs in Opera and monobook are not colored - 10https://bugzilla.wikimedia.org/42193 +comment (10Maggie Dennis) [12:43:59] 03(mod) Diffs in Opera and monobook are not colored - 10https://bugzilla.wikimedia.org/42193 (10Danny B.) [12:43:59] 03(mod) CSS (tracking) - 10https://bugzilla.wikimedia.org/12788 (10Danny B.) [12:45:13] New patchset: Henning Snater; "(bug 41932) Removing hard ULS dependency" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/33710 [12:48:26] 03(mod) Page reload gives error mw.getConfig is not a function - 10https://bugzilla.wikimedia.org/42192 +comment (10Lupo) [12:55:26] New patchset: Hashar; "abstract utf8 validation fallback" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/33714 [12:55:26] New patchset: Hashar; "(bug 41146) DatabaseOracle no more rely on mbstring" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/31141 [12:56:40] New review: Hashar; "I have split the original change in two changes:" [mediawiki/core] (master); V: 0 C: 1; - https://gerrit.wikimedia.org/r/31141 [12:56:55] New review: Daniel Kinzler; "re" [mediawiki/extensions/Wikibase] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/33654 [13:08:39] New patchset: Jeroen De Dauw; "Ommit empty arrays in entity serializer" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/33716 [13:08:59] New patchset: Mwjames; "(Bug 34172) Add CSS class to "further result links"" [mediawiki/extensions/SemanticMediaWiki] (1.9.x) - https://gerrit.wikimedia.org/r/33592 [13:14:37] New patchset: Hashar; "abstract utf8 validation fallback" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/33714 [13:14:37] New patchset: Hashar; "(bug 41146) DatabaseOracle no more rely on mbstring" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/31141 [13:17:00] New patchset: Zfilipin; "Fix file upload" [qa/browsertests] (master) - https://gerrit.wikimedia.org/r/33717 [13:23:05] Change merged: Hashar; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/32757 [13:24:48] Hey Guys, does anyone see a possibility to limit the result of an ask-query to pages from a certain category? So that i query {{#ask: [[Page]] | ?Attribute }} and i just want those pages in the attribute that are in a certain category. thanks [13:27:40] rohr: yes. You should read the help page to inline queries [13:29:19] Change merged: John Erling Blad; [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/33654 [13:32:05] 03(ASSIGNED) Fatal error: Call to a member function getEntityType() on a non-object - 10https://bugzilla.wikimedia.org/42176 normal->major (10Daniel Kinzler) [13:38:39] New review: John Erling Blad; "There were 3 failures:" [mediawiki/extensions/Wikibase] (master); V: -1 C: 0; - https://gerrit.wikimedia.org/r/33716 [13:42:52] New review: Hashar; "ApiEditPageTest seems to be a duplicate of EditPageTest. Would it be possible to create a common cl..." [mediawiki/core] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/33085 [13:45:54] Change abandoned: Hashar; "Abandon in favor of https://gerrit.wikimedia.org/r/#/c/33195" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/31231 [13:54:31] hello ! [13:54:42] i've delevoper account [13:54:52] i have question [13:55:45] 03(mod) Broken Log Formatting for Page Moves - 10https://bugzilla.wikimedia.org/30854 +comment (10Nemo) [13:56:26] how to send my code to wikimedia server > [13:56:37] what's my shell password [13:56:39] Change merged: Daniel Werner; [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/33575 [13:56:39] ? [13:56:58] developers - plrease answer my [13:58:23] bye [13:58:27] Ty221: [13:58:28] Ty221: see http://www.mediawiki.org/wiki/How_to_become_a_MediaWiki_hacker#Submit_your_changes [13:58:41] thanks [13:58:47] i want to read this [13:58:55] bye [14:01:52] Hello, my question is: What kind of cron job do I need with mediawiki? I have an article, it belongs to a category. However that category is never updated to list it. [14:02:08] 03(mod) Broken link in the invitation for users to update the item - 10https://bugzilla.wikimedia.org/42149 +comment (10Andre Klapper) [14:02:21] New patchset: Liangent; "Fix updateCollation.php for multiple collation support" [mediawiki/core] (chinese-collation) - https://gerrit.wikimedia.org/r/31473 [14:02:22] New patchset: Liangent; "Allow localized collation names in {{DEFAULTCOLLATION: }} too." [mediawiki/core] (chinese-collation) - https://gerrit.wikimedia.org/r/31814 [14:03:25] 03(mod) HTTPS Connection Close for login via API for Commons Wiki with IE user agent - 10https://bugzilla.wikimedia.org/42129 normal->minor (10Andre Klapper) [14:03:45] !job [14:03:45] The Job Queue is a way for mediawiki to run large update jobs in the background. See http://www.mediawiki.org/wiki/Manual:Job_queue [14:03:52] !job | nhck [14:03:52] nhck: The Job Queue is a way for mediawiki to run large update jobs in the background. See http://www.mediawiki.org/wiki/Manual:Job_queue [14:04:28] New patchset: Daniel Kinzler; "Clean up item meta-info returned from API." [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/33719 [14:08:20] 03(mod) wikieditor-toolbar-help-content-signaturetimestamp-result: Parse error at position 19 in input: - 10https://bugzilla.wikimedia.org/42107 normal->minor; +comment (10Andre Klapper) [14:08:36] 03(mod) wikieditor-toolbar-help-content-signaturetimestamp-result: Parse error at position 19 in input: - 10https://bugzilla.wikimedia.org/42107 +comment (10Andre Klapper) [14:09:34] 03(NEW) Moving page not works - 10https://bugzilla.wikimedia.org/42195 normal; MediaWiki: Special pages; (stefan.kaifer) [14:09:58] 03(mod) Add page creator index (page.page_creator) to MediaWiki core - 10https://bugzilla.wikimedia.org/42135 normal->15enhancement (10Andre Klapper) [14:12:42] 03(mod) edit conflict sometimes does not show the current text - new text not loaded from master? - 10https://bugzilla.wikimedia.org/42163 +comment (10Andre Klapper) [14:13:01] 03(mod) Maintenance reports aren't updating since Nov. 4 - 10https://bugzilla.wikimedia.org/42152 (10Andre Klapper) [14:13:34] 03(mod) Maintenance reports aren't updating since Nov. 4 - 10https://bugzilla.wikimedia.org/42152 +comment (10Andre Klapper) [14:14:05] Change merged: Jens Ohlig; [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/33547 [14:14:43] 03(mod) Enable a gadget by default, but only for logged-in users (not for anons) - 10https://bugzilla.wikimedia.org/42171 summary (10Andre Klapper) [14:15:19] 03(mod) Add page creator index (page.page_creator) to MediaWiki core - 10https://bugzilla.wikimedia.org/42135 (10Sam Reed (reedy)) [14:15:23] 03(mod) Pages with a high number of templates suffer extremely slow rendering or read timeout for logged in users - 10https://bugzilla.wikimedia.org/19262 +comment (10Project LibX) [14:16:22] andre__: Yup, it's a dupe [14:16:24] One way or the other [14:16:29] saper: And if that doesn't work? [14:16:44] saper: I run the command: No output && the page is still not in the category. [14:16:48] thanks [14:16:48] 03(WONTFIX) Add more attachments to bug opening - 10https://bugzilla.wikimedia.org/42183 normal->15enhancement; +upstream; +comment (10Andre Klapper) [14:17:24] Change abandoned: Umherirrender; "Needs more investigation about the result properties format. Nothing for me." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/31064 [14:17:28] 14(DUP) Several pages (e.g. Special:WantedCategories) stopped updating on *.wiktionary.org since Oct31 - 10https://bugzilla.wikimedia.org/41919 +comment (10Andre Klapper) [14:17:30] 03(mod) Maintenance reports aren't updating since Nov. 4 - 10https://bugzilla.wikimedia.org/42152 +comment (10Andre Klapper) [14:20:48] 03(mod) refreshLinks.php --dfn-only doesn't complete on en.wiki - 10https://bugzilla.wikimedia.org/42180 +comment (10Umherirrender) [14:22:05] 03(mod) Several pages (e.g. Special:WantedCategories) stopped updating on *.wiktionary.org since Oct31 - 10https://bugzilla.wikimedia.org/41919 (10Nemo) [14:22:06] 03(mod) Maintenance scripts waiting to be run on Wikimedia wikis (tracking) - 10https://bugzilla.wikimedia.org/29782 (10Nemo) [14:24:02] 03(mod) All query pages (maintenance reports) updates are broken in 1.21wmf3 - 10https://bugzilla.wikimedia.org/42152 summary; +comment (10Nemo) [14:24:06] 03(mod) Next wmf deployment (tracking) - 10https://bugzilla.wikimedia.org/38865 (10Nemo) [14:25:02] 03(mod) edit conflict sometimes does not show the current text - new text not loaded from master? - 10https://bugzilla.wikimedia.org/42163 +comment (10Umherirrender) [14:29:55] New review: Henning Snater; "I guess the only reason for someone to remove the jump links is to not having to tab over them when ..." [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/25751 [14:32:26] New patchset: Jeroen De Dauw; "Added DataValue factory in JS" [mediawiki/extensions/DataValues] (master) - https://gerrit.wikimedia.org/r/33593 [14:33:28] How do I add a timestamp to a page so that it is correctly displayed in the viewer's current time zone? E.g., I want to write "Conference at 2012-11-17 22:00:00 (CST)" and when my coworker in India views the wiki, it says "Conference at 2012-11-17 10:30:00 (IST)" [14:33:45] I think that's actually the wrong time conversion, but you get the idea. [14:34:50] he'd see 2012-11-18 09:30:00 (IST) [14:41:40] 03(NEW) InstantCommons doesn't respect $wgHTTPProxy - 10https://bugzilla.wikimedia.org/42196 normal; MediaWiki: File management; (mah) [14:42:56] 03(mod) Editing articles on mr.wikipedia has overlays issues for anon users, makes text unreadable - 10https://bugzilla.wikimedia.org/42170 04CRIT->major; summary; +comment (10Andre Klapper) [14:45:45] 03(mod) sometimes right buttons missing in menu after finishing playing media - 10https://bugzilla.wikimedia.org/41928 summary (10Andre Klapper) [14:46:38] 03(mod) Expanded menu after playing record overlaps page text - 10https://bugzilla.wikimedia.org/42191 summary; +comment (10Andre Klapper) [14:46:54] New patchset: Jeroen De Dauw; "Ommit empty arrays in entity serializer" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/33716 [14:51:48] 03(mod) Page reload gives error mw.getConfig is not a function - 10https://bugzilla.wikimedia.org/42192 normal->major; +comment (10Andre Klapper) [14:52:02] 03(mod) "refreshLinks.php --dfn-only" can't reliably make it through a full enwiki run - 10https://bugzilla.wikimedia.org/36195 (10Nemo) [14:52:04] 03(mod) Run "refreshLinks.php --dfn-only" on all wikis periodically - 10https://bugzilla.wikimedia.org/16112 (10Nemo) [14:57:34] New review: Cmcmahon; "reporting improvement" [qa/browsertests] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/33712 [14:57:35] Change merged: Cmcmahon; [qa/browsertests] (master) - https://gerrit.wikimedia.org/r/33712 [14:58:24] New review: Cmcmahon; "send file to Sauce properly" [qa/browsertests] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/33717 [14:58:24] Change merged: Cmcmahon; [qa/browsertests] (master) - https://gerrit.wikimedia.org/r/33717 [14:58:24] 03(mod) Editing articles on mr.wikipedia has overlays issues for anon users, makes text unreadable - 10https://bugzilla.wikimedia.org/42170 +comment (10Dereckson) [15:00:18] So, new version. I'd upgrade, but 000webhost has an older version of PHP. [15:00:46] Change merged: Reedy; [mediawiki/extensions/EducationProgram] (master) - https://gerrit.wikimedia.org/r/30780 [15:01:02] New review: Hashar; "What about using the PHPUnit conventional prefixes setup and teardown ? They would become:" [mediawiki/core] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/33194 [15:01:14] 03(NEW) Fundraising banner collides with other elements (Monobook skin, Opera 12.02, not logged in) - 10https://bugzilla.wikimedia.org/42197 minor; Wikimedia: Fundraising: Misc.; (aklapper) [15:01:30] Any new features in 1.20?\ [15:01:35] 03(mod) Fundraising banner collides with other elements (Monobook skin, Opera 12.02, not logged in) - 10https://bugzilla.wikimedia.org/42197 +comment (10Andre Klapper) [15:01:45] I should be interested in? [15:02:10] http://lists.wikimedia.org/pipermail/mediawiki-announce/2012-November/000120.html [15:02:25] New patchset: Tobias Gritschacher; "(bug 41848) creating entities with spaces only should not be possible" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/33722 [15:02:37] looks like we have a bunch of off-on CSS problems today for reasons I don't know. [15:03:02] CSS/JS problems like this are usually bits related [15:03:03] 03(mod) Empty items created with Special:CreateItem (2) - 10https://bugzilla.wikimedia.org/41848 (10tobias.gritschacher) [15:03:20] Peter did some bits apaches upgrades to 12.04 yesterday, so I'd suspect it is related to those [15:03:49] Reedy, was that announced somewhere and I just missed that? [15:03:55] Would be helpful info for triaging [15:04:08] Nothing new, huh. [15:04:14] New review: Tpt; "Do you think it's really needed to add this kind of instructions at the end of files ? I believe tha..." [mediawiki/extensions/LabeledSectionTransclusion] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/31326 [15:04:34] e.g. http://en.wikipedia.org/wiki/Wikipedia:VPT#Style_sheet_changes or http://en.wikipedia.org/wiki/Wikipedia:VPT#Missing_Gadgets_Tab [15:05:43] So, will MediaWiki still work on my host's older PHP? [15:06:12] I'd rather not upgrade. [15:07:26] Change merged: Hashar; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/32747 [15:08:30] 03(mod) All query pages (maintenance reports) updates are broken in 1.21wmf3 - 10https://bugzilla.wikimedia.org/42152 minor->major (10Andre Klapper) [15:12:20] New review: Liangent; "@Tim: I may consider that idea after this commit gets accepted. Or I'm likely to see merge conflicts." [mediawiki/core] (chinese-collation) C: 0; - https://gerrit.wikimedia.org/r/31473 [15:12:26] hi andre__ [15:12:43] sumanah! hey. [15:13:49] andre__: my schedule today is getting blurry so can we have our 1:1 sooner (like, within the next hour) instead of in 80 min? [15:14:19] sumanah, in about 10 minutes? [15:14:33] Sure, andre__ [15:14:47] Reedy: do you know if those bits apache upgrades were announced somewhere? Would really help to know with regard to user feedback and bug reports [15:15:40] 03(mod) Diffs in Opera and monobook are not colored - 10https://bugzilla.wikimedia.org/42193 +code-update-regression; +comment (10Andre Klapper) [15:15:49] New review: Anonymous Coward; "I'm also fine with removing them in both files. My main problem was that there was an /incorrect/ #v..." [mediawiki/extensions/LabeledSectionTransclusion] (master) C: 0; - https://gerrit.wikimedia.org/r/31326 [15:16:23] New patchset: Hashar; "(bug 36780) Improve display of IPv6 addresses" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/17671 [15:16:53] New review: Hashar; "rebased, fixed a few spaces errors" [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/17671 [15:17:34] andre__: announced in what sense? [15:18:10] Change abandoned: Cmcmahon; "needs a longer wait" [qa/browsertests] (master) - https://gerrit.wikimedia.org/r/33607 [15:19:08] New patchset: Daniel Kinzler; "Refactored and fixed tests for special pages." [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/33723 [15:23:30] 03(NEW) Cancel Button saves text, Publish Button does nothing - 10https://bugzilla.wikimedia.org/42198 normal; MediaWiki extensions: WikiEditor; (dadofekl) [15:24:15] New patchset: Reedy; "Update EducationProgram to master" [mediawiki/core] (wmf/1.21wmf4) - https://gerrit.wikimedia.org/r/33724 [15:25:08] New patchset: Reedy; "Update EducationProgram to master" [mediawiki/core] (wmf/1.21wmf3) - https://gerrit.wikimedia.org/r/33725 [15:26:35] Change merged: Reedy; [mediawiki/core] (wmf/1.21wmf4) - https://gerrit.wikimedia.org/r/33724 [15:26:42] Change merged: Reedy; [mediawiki/core] (wmf/1.21wmf3) - https://gerrit.wikimedia.org/r/33725 [15:27:14] Reedy: don't know. If it was expectable that this might create visible issues in some way, in a way that I could be aware of it. [15:27:43] why is CiviCRM a standalone bz product, instead of a component in Wikimedia product? [15:28:25] New patchset: Hashar; "(bug 36780) Improve display of IPv6 addresses" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/17671 [15:29:16] New review: Hashar; "PS7 sets wgArticlePath in Linker::userLink() test." [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/17671 [15:29:50] New review: Tpt; "Thanks for your change, it looks very good!" [mediawiki/extensions/LabeledSectionTransclusion] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/31330 [15:30:27] sumanah: hangout when you're ready [15:30:37] New patchset: Cmcmahon; "slow pages are slow. add explicit 10 sec wait for AFT box" [qa/browsertests] (master) - https://gerrit.wikimedia.org/r/33726 [15:30:38] New review: Anja Jentzsch; "1) Check functionality of client-repo connection client-repo adding/removing sitelinks should add pa..." [mediawiki/extensions/Wikibase] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/33582 [15:35:35] New patchset: Reedy; "Output the total of all job queue lengths" [mediawiki/extensions/WikimediaMaintenance] (master) - https://gerrit.wikimedia.org/r/33727 [15:39:58] Change merged: Anja Jentzsch; [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/33346 [15:40:49] saper: Thanks figured it out. [15:48:26] New patchset: Mdale; "bug 42192 replaces use of mw.getConfig with mw.config.get" [mediawiki/extensions/MwEmbedSupport] (master) - https://gerrit.wikimedia.org/r/33728 [15:50:16] 03(mod) Page reload gives error mw.getConfig is not a function - 10https://bugzilla.wikimedia.org/42192 +comment (10Michael Dale) [15:54:26] Hello all, hoping someone can help me shed some light on an issue I'm experiencing. My boss wanted me to enable the ContributionScores extension, which caused my master database's CPU utilization to increase 900%. I realized this was bad and disabled the extension, but the utilization is still sky high [15:55:11] New patchset: Anonymous Coward; "Allow
to be transclusion & {{#tag}}-ed" [mediawiki/extensions/LabeledSectionTransclusion] (master) - https://gerrit.wikimedia.org/r/31330 [15:55:38] How do I fix this? :( [15:56:45] New review: Anonymous Coward; "I have addressed the space problems. I suggest to keep a better user message for the "