[00:00:05] that is strange [00:00:16] I see [00:00:29] AaronSchulz: no idea… in theory it ought to i think [00:00:30] it's owned by www-data, not aaron, and only has write for owner [00:00:35] unless nothing works cause sqlite's weird [00:01:18] ralphz, everyone here is from teh interwebs [00:01:43] srry im a newb, what does that mean? [00:02:00] 03(mod) [Regression] Toolbar inserts in main textarea only (instead of the focussed textarea) - 10https://bugzilla.wikimedia.org/39268 +comment (10Krinkle) [00:02:32] ralphz, that it doesn't matter where a geek lives if they're qualified [00:02:42] lol [00:02:51] New patchset: Subramanya Sastry; "Added tests for well-nested uses in html attr context." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26727 [00:02:54] I see...would they be willing to travel? upon being hired? [00:03:37] Creating transcode table ...Could not open "/var/www/SwiftWiki/extensions/TimedMediaHandler/WebVideoTranscode/transcodeTable.sql". [00:03:40] * AaronSchulz sighs [00:03:58] lol. a lot of people here work cross-continentally and their employers are pretty happy [00:04:13] :O [00:04:40] New patchset: Robmoen; "Stop moodbar from doubling in width. Revise hacky ie7 code block." [mediawiki/extensions/MoodBar] (master) - https://gerrit.wikimedia.org/r/26336 [00:04:59] I still would like them to travel to my geek-developer place and work on the project (paid ) [00:05:08] brion: is there anyone active on TMH? [00:05:11] :( [00:05:39] AaronSchulz: mdale's doing something i think……. dunno if he's around atm though [00:05:58] but we want that going into production soon so it'd be nice if it works in your tests yes :D [00:06:06] New review: GWicke; "Fun, especially the first case.." [mediawiki/core] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/26727 [00:06:06] Change merged: GWicke; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26727 [00:07:01] 03(NEW) Update.php sql file error - 10https://bugzilla.wikimedia.org/40783 normal; MediaWiki extensions: TimedMediaHandler; (aschulz4587) [00:07:35] anybody free to work on a few extensions (paid) travel to my company if you want (but not required) [00:07:57] send me a PM plz [00:08:03] if interested :) [00:08:34] New patchset: Inez; "Small clean-up in ve.ce.Surface constructor." [mediawiki/extensions/VisualEditor] (master) - https://gerrit.wikimedia.org/r/26728 [00:13:58] 1349376785 18:53:05 #mediawiki: < brion> C? C is for weenies. Use Pascal, it's structured! [00:14:01] you're a weenie [00:14:13] rofl [00:15:38] #define true false [00:15:40] any developers in USA looking for some work ? [00:16:09] ralphz: this is the channel for MediaWiki, not recruiting developers [00:16:28] my bad [00:16:42] are there other wiki related channels? [00:17:00] this is the 2nd time you've asked today, please find a more suitable channel using ALIS. /msg alis help list [00:17:23] it's the first time, i just joined [00:17:29] but thanks a lot though :) [00:17:44] you're welcome, i'm sure you can find something with the channel searcher [00:28:06] Krinkle: sorry, was on the phone. your questions from 30 min ago....yup, seems to be a regression. [00:28:28] !b 40780 [00:28:28] https://bugzilla.wikimedia.org/show_bug.cgi?id=40780 [00:29:10] the wikis that are still on 1.20wmf12 don't seem to have a problem [00:29:35] (e.g. the Wikipedias) [00:29:47] New patchset: Grunny; "(bug 37254) Make description text of the filters clickable" [mediawiki/extensions/PageTriage] (master) - https://gerrit.wikimedia.org/r/26583 [00:31:59] Problems encountered installing commit-msg hook [00:32:01] /var/www/DevWiki/extensions/TimedMediaHandler/.git/hooks/commit-msg: Not a directory [00:32:13] * AaronSchulz starts to hate git-review [00:32:42] WTF does it not recognize that it is a submodule properly? [00:32:59] * AaronSchulz thought he fixed this problem upstream already [00:35:03] ralphz, You haven't even detailed what kind of things someone would be working on... it's not an enticing proposition... [00:35:40] just some extensions tweaks to the already existing ones [00:35:52] let me link it [00:35:58] AaronSchulz, maybe /var/www/DevWiki/extensions/TimedMediaHandler/.git/hooks/ doesn't exist [00:36:56] New patchset: Mdale; "bug 40783 -- fixes the location of timed media hander sql file" [mediawiki/extensions/TimedMediaHandler] (master) - https://gerrit.wikimedia.org/r/26730 [00:37:05] Dantman: it can't exist [00:37:07] New review: Bsitu; "Thanks for the patch!" [mediawiki/extensions/PageTriage] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/26583 [00:37:07] Change merged: Bsitu; [mediawiki/extensions/PageTriage] (master) - https://gerrit.wikimedia.org/r/26583 [00:37:08] that makes no sense [00:37:24] 03(FIXED) Update.php sql file error - 10https://bugzilla.wikimedia.org/40783 +comment (10Michael Dale) [00:37:26] it should be using modules/TimedMediaHandler/hooks [00:37:37] it treating it like an older version of git [00:37:50] .git is just a regular file newer versions [00:37:53] *in newer [00:38:06] Eh? [00:38:20] robla: ok, hadn't looked there (how obvious). Thanks [00:38:26] Dantman: the submodule's .git just points to the parent modules [00:38:33] it's not an actual dir [00:39:38] "git rev-parse --git-dir" always tells you the real dir [00:39:53] hmm, get_hooks_target_file still looks correct [00:41:20] wait, I may just have an old version of git reveiw [00:41:36] Krinkle: No prob! [00:41:40] vim `which git-review` shows the code before I changed it [00:42:18] 03(FIXED) Make description text of the filters clickable - 10https://bugzilla.wikimedia.org/37254 +comment (10Grunny) [00:42:39] AaronSchulz: Nice trick btw, I always found it annoying to do which, and then copy it to cat (or vim). Pretty simple, but hadn't thought of it yet. [00:45:03] Change merged: GWicke; [mediawiki/extensions/Parsoid/cpp/contrib/libhubbub] (master) - https://gerrit.wikimedia.org/r/26413 [00:45:54] Change merged: GWicke; [mediawiki/extensions/Parsoid/cpp/contrib/libhubbub] (master) - https://gerrit.wikimedia.org/r/26508 [00:46:20] New patchset: Aaron Schulz; "Fix for SQLite DBs." [mediawiki/extensions/TimedMediaHandler] (master) - https://gerrit.wikimedia.org/r/26734 [00:47:00] Change merged: MaxSem; [mediawiki/extensions/TimedMediaHandler] (master) - https://gerrit.wikimedia.org/r/26734 [00:50:14] Change merged: GWicke; [mediawiki/extensions/Parsoid/cpp/contrib/libhubbub] (master) - https://gerrit.wikimedia.org/r/26560 [00:51:09] Change merged: GWicke; [mediawiki/extensions/Parsoid/cpp/contrib/libhubbub] (master) - https://gerrit.wikimedia.org/r/26561 [00:52:07] New patchset: Mwjames; "Add i18n event calendar support" [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/26735 [01:01:58] New review: Mwjames; "Hi Karsten, for the German language settings see [1] also with this commit the discussion around [2]..." [mediawiki/extensions/SemanticResultFormats] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/26735 [01:03:43] 03(mod) Metrics Study 6: Article Feedback Edit Conversions - 10https://bugzilla.wikimedia.org/40775 +comment (10Dario Taraborelli) [01:11:45] 03(FIXED) MobileFrontend: images have blue borders on Windows Phone 7.5 - 10https://bugzilla.wikimedia.org/40751 (10Jon) [01:11:48] 03(mod) Complete list description for every Wikimedia mailing list - 10https://bugzilla.wikimedia.org/37537 +comment (10Daniel Zahn) [01:12:03] Thehelpfulone: 15 descriptions updated [01:15:42] 03(mod) Please delete the Texanexes-l list - 10https://bugzilla.wikimedia.org/40782 +comment (10Daniel Zahn) [01:15:57] 03(FIXED) Please delete the Texanexes-l list - 10https://bugzilla.wikimedia.org/40782 (10Daniel Zahn) [01:29:36] New patchset: Adamw; "fixes to componentization" [mediawiki/extensions/Parsoid/cpp/contrib/libhubbub] (master) - https://gerrit.wikimedia.org/r/26738 [01:29:46] 03(mod) MobileFrontend: page scrolls to top when opening/closing sections on Windows Phone 7.5 IE 9 - 10https://bugzilla.wikimedia.org/40753 +comment (10Jon) [02:14:56] http://dumps.wikimedia.org/mediawiki/1.17/ [02:15:05] mmmmm... Reedy? ^ [02:32:08] New patchset: Mwjames; "Add flexibility, enabling other modules to use the tooltip as well" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/26740 [02:33:19] 03(NEW) Creation of new Wikimedia Thailand mailing list - 10https://bugzilla.wikimedia.org/40784 normal; Wikimedia: Mailing lists; (anirudhsbh) [02:38:43] New patchset: Aaron Schulz; "bug 40783 -- fixes the location of timed media hander sql file" [mediawiki/extensions/TimedMediaHandler] (master) - https://gerrit.wikimedia.org/r/26730 [02:39:05] Change merged: Aaron Schulz; [mediawiki/extensions/TimedMediaHandler] (master) - https://gerrit.wikimedia.org/r/26730 [02:39:11] hi all, im into enabling upload images in mediawiki, i already done that in /wiki/includes/DefaultSettings.php [02:39:23] my question is where do i save my uploads?? [02:39:48] is there a default directory wherein all images/uploads are stored? Where can i find it??? [02:40:45] Change merged: Mwjames; [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/26740 [02:42:46] 03(FIXED) Upload Request to Commons - 10https://bugzilla.wikimedia.org/40696 +comment (10Fastily) [03:01:59] hi all, can you help me with this?,.. i can't upload an image in my wiki, theres an error... Could not create directory "mwstore://local-backend/local-public/9/95". [03:02:38] is there anything to be configured? [03:04:50] Does the folder where images go exist? [03:05:10] And does the webserver have permission to write to it? [03:13:23] 03(mod) {{int:talkpagelinktext}} should maintain lowercase "t" - 10https://bugzilla.wikimedia.org/36582 +comment (10Hazard-SJ) [03:13:56] New patchset: Mwjames; "Replace tipsy, and add new tooltip support for Special:Ask" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/26741 [03:26:54] hi ty thanks for answering [03:27:07] i already made it.. yeeyyyyy it only lacks permission [03:27:38] Woo! :3 [03:27:58] hi ty, do you know how to add an internal link to the main page? [03:28:19] [[Main Page]]? [03:28:20] its like that my main page will house all the pages in my wiki.. like a table contents... [03:28:57] Do something like the English Wikipedia does on their main page [03:30:27] yes ty how do i do it? [03:30:47] Check out the code on their main page [03:37:25] New review: Mwjames; "Changes tested with FF10, C11, IE9, O12, and Android 2.1" [mediawiki/extensions/SemanticMediaWiki] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/26741 [03:37:25] Change merged: Mwjames; [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/26741 [03:38:56] ok thanks ty, does mediawiki has a wysywig editor?? [03:39:11] There are extensions that can give you one [03:39:42] I'd look at http://www.mediawiki.org/wiki/WYSIWYG_editor [03:41:54] New patchset: Mwjames; "Replace tipsy tooltip with smw (qtip2) tooltip" [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/26742 [03:43:15] yikes. thanks ty, this is good [03:43:30] I think the most useful thing is the link at the very top [03:49:17] New patchset: Madman; "(bug 38559) Add hook to info action to allow extensions to add extra information to a pages info" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26743 [03:50:36] 03(ASSIGNED) Add hook to info action to allow extensions to add extra information to a pages info - 10https://bugzilla.wikimedia.org/38559 +design +patch-in-gerrit; +comment (10Madman) [03:54:28] New review: Madman; "Oh yes, and forgot to add (not worth amending commit message): All Messages are automagically escape..." [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/26743 [04:03:13] New patchset: Adamw; "fixes to componentization" [mediawiki/extensions/Parsoid/cpp/contrib/libhubbub] (master) - https://gerrit.wikimedia.org/r/26744 [04:07:17] Change abandoned: Adamw; "(no reason)" [mediawiki/extensions/Parsoid/cpp/contrib/libhubbub] (master) - https://gerrit.wikimedia.org/r/26738 [04:10:02] 03(mod) installing huggle on fa.wikipedia.org - 10https://bugzilla.wikimedia.org/39031 (10dalba.wiki) [04:12:12] Change abandoned: Robmoen; "(no reason)" [mediawiki/extensions/MoodBar] (master) - https://gerrit.wikimedia.org/r/26337 [04:15:01] 03(NEW) Remove sajax from core - 10https://bugzilla.wikimedia.org/40785 normal; MediaWiki: JavaScript; (mediawiki-bugs) [04:15:04] 03(NEW) Remove AjaxDispatcher - 10https://bugzilla.wikimedia.org/40786 normal; MediaWiki: General/Unknown; (mediawiki-bugs) [04:15:10] 03(NEW) Legacy ajax cleanup (tracking) - 10https://bugzilla.wikimedia.org/40787 normal; MediaWiki: General/Unknown; (mediawiki-bugs) [04:16:28] 03(mod) Tracking bug (tracking) - 10https://bugzilla.wikimedia.org/2007 (10Daniel Friesen) [04:16:28] 03(mod) Legacy ajax cleanup (tracking) - 10https://bugzilla.wikimedia.org/40787 +tracking (10Daniel Friesen) [04:16:28] 03(mod) Remove sajax from core - 10https://bugzilla.wikimedia.org/40785 (10Daniel Friesen) [04:16:29] 03(mod) Remove AjaxDispatcher - 10https://bugzilla.wikimedia.org/40786 (10Daniel Friesen) [04:17:09] 03(mod) Remove use of sajax from slideshow format - 10https://bugzilla.wikimedia.org/40746 (10Daniel Friesen) [04:17:10] 03(mod) Remove sajax from core - 10https://bugzilla.wikimedia.org/40785 (10Daniel Friesen) [04:17:54] 03(mod) AJAX (tracking) - 10https://bugzilla.wikimedia.org/14123 (10Daniel Friesen) [04:17:54] 03(mod) Legacy ajax cleanup (tracking) - 10https://bugzilla.wikimedia.org/40787 (10Daniel Friesen) [04:19:12] New patchset: Madman; "(bug 38559) Add hook to info action to allow extensions to add extra information to a pages info" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26743 [04:26:53] New review: Aude; "What about German and the other languages listed here:" [mediawiki/extensions/UniversalLanguageSelector] (master) C: 0; - https://gerrit.wikimedia.org/r/25481 [04:33:16] You know... thinking about it... HTML dumps are a little easier to keep up to date than XML dumps. [04:35:42] If you integrate page dumping into the editing functionality, then instead of doing mass dumps in batches you can do a dump of a single page shortly after an edit is made that invalidates that page. [04:36:08] hi, how to delete a page in wiki? [04:36:25] deo, Get an admin to use the delete tab [04:36:31] opps sorry i found it .lol [04:36:39] thanks Dantman [04:37:08] ** Then the static dump is almost as up to date as the wiki itself and you don't have to slow anything down to do periodic static dumps. [04:37:08] is adding a page, using the searcbar Dantman [04:37:16] i cant find any add tab or link [04:39:59] 03(mod) Remove sajax from core - 10https://bugzilla.wikimedia.org/40785 (10Daniel Friesen) [04:40:02] 03(mod) Replace mediawiki.legacy.mwsuggest with SimpleSearch. - 10https://bugzilla.wikimedia.org/40448 (10Daniel Friesen) [04:41:03] 03(mod) Remove use of sajax - 10https://bugzilla.wikimedia.org/40745 (10Daniel Friesen) [04:41:04] 03(mod) Remove sajax from core - 10https://bugzilla.wikimedia.org/40785 (10Daniel Friesen) [05:04:46] hi can we change the font size of the title page in wiki? [05:05:10] Yes, using CSS. [05:05:12] !css [05:05:12] To change styles for your wiki, go to one of the MediaWiki:xxx.css wiki page (NOT a file) and put your custom styles there (sysop/admin rights required). MediaWiki:Common.css is for all skins and should be used for content styles. MediaWiki:Vector.css is for the Vector skin (default), etc. For more information, see !skins and [05:08:08] New patchset: Santhosh; "Fix Bug 40539 Add Opendyslexic font" [mediawiki/extensions/UniversalLanguageSelector] (master) - https://gerrit.wikimedia.org/r/25481 [05:11:56] New review: Santhosh; "Added it as non-default font for following languages" [mediawiki/extensions/UniversalLanguageSelector] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/25481 [05:12:40] New review: Parent5446; "So the problem is that with associative arrays in PHP, the order of the array is when they were adde..." [mediawiki/core] (master) C: -1; - https://gerrit.wikimedia.org/r/26743 [05:13:05] opps thanks Brooke [05:44:47] Change merged: Nikerabbit; [mediawiki/extensions/TranslationNotifications] (master) - https://gerrit.wikimedia.org/r/26608 [05:47:21] New review: Nikerabbit; "It doesn't." [mediawiki/core] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/24564 [05:58:13] New review: Nikerabbit; "Hashar, platonides, any ideas?" [mediawiki/extensions/Translate] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/24942 [06:03:03] 03(NEW) A mainspace page transcluding a Page namespace page generates an error while displaying - 10https://bugzilla.wikimedia.org/40788 normal; MediaWiki extensions: ProofreadPage; (ankry) [06:10:30] New patchset: Nikerabbit; "Use Revision::READ_LATEST where needed." [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/25433 [06:11:42] New patchset: Nikerabbit; "Use Revision::READ_LATEST where needed." [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/25433 [06:13:11] Change merged: Nikerabbit; [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/25433 [06:13:54] hello mediawiki users and admins... is there a way to send email notification everytime a page is crreated or has been altered??? [06:15:26] write a function that generates the e-mail and register it as a handler for ArticleInsertComplete and ArticleUpdateBeforeRedirect [06:19:32] hmmn how ori-l [06:20:56] New review: Siebrand; "Replied to inline comment." [mediawiki/extensions/MoodBar] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/21034 [06:22:18] i mean the email notification is sent only to the administrator or sysops [06:24:31] Sooo, is this where I would ask about article edits? I'm worried about copyrights. I found a link to an ebook on acm.org (big frothy organization, computers, yadda yadda) and wanted to link that to the wikipedia article, as well as a few related articles. [06:25:04] Book in question is "Mindstorms: Children, Computers, and Powerful Ideas", and the link in question is http://dl.acm.org/citation.cfm?id=SERIES11430.1095592 [06:26:09] Well... I figure #wikipedia-en is more related, so I'm off to go there. [06:31:13] 03(mod) Wikisource related bugs and enhancements (tracking) - 10https://bugzilla.wikimedia.org/35925 (10Andrzej Krzysztofowicz) [06:31:13] 03(mod) A mainspace page transcluding a Page namespace page generates an error while displaying - 10https://bugzilla.wikimedia.org/40788 (10Andrzej Krzysztofowicz) [06:40:46] Hi, Is there anyone available to ask a couple of git/gerrit workflow questions? [06:59:14] New patchset: Nikerabbit; "Adding ability for end user to select priority languages for translation." [mediawiki/extensions/CentralNotice] (master) - https://gerrit.wikimedia.org/r/24086 [07:03:55] New review: Raimond Spekking; "i18n review" [mediawiki/core] (master) C: -1; - https://gerrit.wikimedia.org/r/26440 [07:05:29] 03(mod) Enable translation import on wikis with Translate extension - 10https://bugzilla.wikimedia.org/40341 +comment (10Siebrand) [07:06:58] 03(mod) Enable translation import on wikis with Translate extension - 10https://bugzilla.wikimedia.org/40341 +comment (10Siebrand) [07:18:14] 03(NEW) $wgSecureLogin is broken - 10https://bugzilla.wikimedia.org/40789 normal; MediaWiki: User login; (niklas.laxstrom) [07:18:38] I see {{urlencode:}} but I dont see something to simply escape a complete url... like "http://somesite.com/Page Name" -> "http://somesite.comPage%20Name" ... am I missing it? I could do it manually with parserfunctions and string replace... but ya... [07:18:59] hi, how to notify sysop if new page is created in mediawiki ??? [07:19:11] through email... what config is that/? [07:19:37] deo, http://www.mediawiki.org/wiki/Extension:Email_notification [07:20:02] hi voldial thanks for that link.. [07:20:06] will try to read it first [07:20:31] 03(ASSIGNED) Renaming namespace on gu.wiktionary - 10https://bugzilla.wikimedia.org/40776 +shell; +comment (10Dereckson) [07:21:25] deo, that link is old, follow the first link at the top [07:22:02] what link voldial ? [07:22:36] is this old > http://www.mediawiki.org/wiki/Extension:Email_notification voldial [07:23:13] I dont see a exact solution to your Q yet, but see: http://www.mediawiki.org/wiki/Manual:Page_change_notification [07:23:27] okay thanks for that [07:24:31] New review: Siebrand; "Replies to comments." [mediawiki/extensions/MoodBar] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/24571 [07:24:35] you will recevie a notification email when you are going to watch that page... [07:24:49] New patchset: Siebrand; "Maintenances updates for Moodbar." [mediawiki/extensions/MoodBar] (master) - https://gerrit.wikimedia.org/r/24571 [07:24:50] but how about the page is newly created??? [07:26:31] deo, I dont know. checkout this too... usually when I have a MW problem the solution is found after lots of reading extension pages... http://www.mediawiki.org/wiki/Extension:Approved_Revs [07:26:42] New patchset: Adamw; "fixes to componentization" [mediawiki/extensions/Parsoid/cpp/contrib/libhubbub] (master) - https://gerrit.wikimedia.org/r/26744 [07:29:43] hmmnn okay voldial thanks [07:33:25] New patchset: Nikerabbit; "else { if } makes no sense" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26745 [07:33:25] New patchset: Nikerabbit; "Shutup some trx warnings" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26746 [07:36:13] Change merged: IAlex; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26745 [07:37:52] 03(mod) Renaming namespace on gu.wiktionary - 10https://bugzilla.wikimedia.org/40776 +comment (10Dereckson) [07:53:44] Change merged: Jens Ohlig; [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/26673 [07:54:17] deo, If it's just new pages, will a feed work instead? [08:12:04] 03(mod) Renaming namespace on gu.wiktionary - 10https://bugzilla.wikimedia.org/40776 +comment (10Dereckson) [08:12:16] yellow [08:24:32] hi Dantman sorry for this late reply, i am not familiar with feed,, what is it?? [08:24:59] deo, Feeds... i.e.: RSS and Atom feeds [08:25:46] ahh okay., nope Dantman i am not familiar with those.. but i heard of it.. [08:25:55] is that an alternative to email notifications [08:25:55] ? [08:26:19] Change merged: Henning Snater; [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/26646 [08:30:03] Change merged: Henning Snater; [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/26647 [08:32:49] New patchset: Daniel Kinzler; "Disable transaction warnings for automatic trx." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26748 [08:33:51] New review: Daniel Kinzler; "Just disabling the warnings completely is not a good solution. Please consider Idbe4a903 instead." [mediawiki/core] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/26746 [08:38:44] New patchset: MathiasLidal; "Add new parameter 'showsep' to CSV queryprinter. If true, this will add the line "sep=" to the top of the file. This is needed to ensure certain versions of MS Excel parse the CSV file correctly." [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/20014 [08:43:43] New patchset: Nikerabbit; "Adding ability for end user to select priority languages for translation." [mediawiki/extensions/CentralNotice] (master) - https://gerrit.wikimedia.org/r/24086 [08:44:05] New review: Nikerabbit; "Fixed syntax error in i18n file and table prefixes in sql file." [mediawiki/extensions/CentralNotice] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/24086 [09:01:33] Change abandoned: Aude; "not needed" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/26633 [09:07:18] New patchset: Nikerabbit; "Make $wgCentralDBname default to false" [mediawiki/extensions/CentralNotice] (master) - https://gerrit.wikimedia.org/r/26750 [09:09:27] New patchset: Raimond Spekking; "Consistency tweak" [mediawiki/extensions/WikimediaMessages] (master) - https://gerrit.wikimedia.org/r/26751 [09:19:12] deo, Yes [09:19:40] deo, Special:NewPages should have a feed output you can use [09:19:53] hmmmm but is there a way to implement it to use email notif? [09:21:46] Change merged: Tobias Gritschacher; [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/26636 [09:22:10] No... not much reason [09:22:14] New review: Daniel Kinzler; "inline replies" [mediawiki/core] (Wikidata); V: 0 C: 0; - https://gerrit.wikimedia.org/r/25736 [09:22:49] hi Dantman i can see the feed on Special:NewPages [09:24:04] but how these feeds will be send in email.??? [09:24:21] There's no point to that [09:24:36] hhmmmnn [09:25:52] i need to notify 4 users that is in my IT group, to recieve notifications when a page has been edite/change... [09:26:17] but i can't let it to work, :( [09:26:34] Can't they use the feeds? [09:26:37] New patchset: leucosticte; "Delete files too (not just file description pages)" [mediawiki/extensions/DeleteBatch] (master) - https://gerrit.wikimedia.org/r/26752 [09:27:01] i dont know how... do u have a link for some instructions ? [09:27:03] Dantman: ^ [09:27:30] I'm not sure what I'd link to... [09:27:39] :( [09:27:51] Feeds are as general and common a topic as email is... [09:28:08] there is a spam certain users by email on all changes option, but i can't remember the name of it [09:28:38] You probably have a feed reader on your own computer without knowing it... [09:28:57] so do you mean Dantman that admin will know the changes he will go to Special: NewPages [09:29:25] how am i supposed to know that??/ [09:29:43] deo, You subscribe to the feed with a feed reader. [09:30:33] deo: http://www.mediawiki.org/wiki/Manual:$wgUsersNotifiedOnAllChanges [09:30:55] e.g. NewPages https://en.wikipedia.org/w/index.php?title=Special:NewPages&feed=atom&hideredirs=1&limit=50&offset=&namespace=0&username=&tagfilter= [09:30:59] feed reader is to be installed on the box Dantman ?? a third party or and exension [09:31:42] New patchset: Jeroen De Dauw; "Initial cleanup of entity and entity content construction" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/26651 [09:31:57] hi p858snake|l_ thanks for the link [09:32:03] deo, You can install one you want... there are plenty to pick from... Many email programs also have a built in feed reader. [09:32:35] hhmmnn can you suggest one Dantman ?? [09:33:02] New patchset: Nikerabbit; "Some fixes to make this work with table prefixes" [mediawiki/extensions/CentralNotice] (master) - https://gerrit.wikimedia.org/r/26753 [09:33:04] New review: Jeroen De Dauw; "Yay :)" [mediawiki/extensions/SemanticMediaWiki] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/20014 [09:33:04] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/20014 [09:33:09] I don't know what you're even using... [09:33:37] i dont know my feeds??? [09:33:46] i didnt install one.. [09:34:13] OS, Email client, Browser, etc... [09:34:22] ahh okay.. [09:34:47] New review: Nikerabbit; "I think you should keep centralauth.sql also up to date." [mediawiki/extensions/CentralNotice] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/24086 [09:34:51] OS: Centos Email: zimbra : Browswer: Chrome,Firefox,Safari mediawiki: 1.19 [09:35:07] Dantman: ^ [09:37:10] deo, https://blog.zimbra.com/blog/archives/2007/05/zimbras-built-in-rssatom-feed-reader.html [09:37:28] hmmnn k thanks Dantman . [09:41:54] New review: Siebrand; "Why are you submitting separate patch sets instead of amending the existing one (I146e6421)? This ma..." [mediawiki/extensions/DeleteBatch] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/26752 [09:43:19] Change merged: Aude; [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/26649 [09:46:28] New patchset: Siebrand; "Also delete file versions, not only description pages" [mediawiki/extensions/DeleteBatch] (master) - https://gerrit.wikimedia.org/r/26655 [09:47:12] New review: Siebrand; "PS2 fixes one of the i18n issues. The other 3 comments on PS3 remain an issue." [mediawiki/extensions/DeleteBatch] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/26655 [09:47:21] New review: Aude; "please update the class name to ApiCreateClaim" [mediawiki/extensions/Wikibase] (master); V: -1 C: -1; - https://gerrit.wikimedia.org/r/26650 [09:47:30] i undestand the process of rss feeds, but in the tutorials, it specifies the link of the rss feeds like example, http://rss.news.yahoo.com/rss/topstories... [09:47:40] Dantman: ^ [09:47:42] New review: Siebrand; "Original patch set should be amended, and this submission should be abandoned." [mediawiki/extensions/DeleteBatch] (master); V: 0 C: -2; - https://gerrit.wikimedia.org/r/26752 [09:48:02] question, in relation to wiki, what is the link for the rss feeds ?? [09:48:24] deo, Click the "Atom" in the toolbox, that's the feed [09:49:14] deo, Btw there are generally two feed formats RSS and Atom... technically speaking while RSS is mentioned more often, Atom is the better format. [09:49:45] yikes... i see it.. ill try it Dantman , thanks for the help :) [09:50:10] Most readers will just read both. [09:50:21] Only a rare one or two will only read one. [09:50:58] New review: Siebrand; "Good temporary solution. If there are better fixes that need more discussion, this can be reverted a..." [mediawiki/core] (master); V: 0 C: 2; - https://gerrit.wikimedia.org/r/26746 [09:50:59] Change merged: Siebrand; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26746 [09:51:22] hmmmn Dantman , i already cliced the atom, it displays the New Pages page... [09:51:34] the link on the url is my rss link ??? [09:51:36] Dantman: ^ [09:51:47] mhmm [09:52:33] New patchset: Jeroen De Dauw; "Fixed class name after rename in ccc40d01616df555d64480470318c2c2b229db4d" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/26754 [09:53:01] New review: Jeroen De Dauw; "Ah, somehow the tests did not catch this. hitting api.php did though..." [mediawiki/extensions/Wikibase] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/26650 [09:55:25] Dantman: ive got an error when specifying my link to rss feed, it says cannot be retrieved. [09:55:29] heres the link i used [09:55:42] https://wiki.deovoip.com/wiki/index.php?title=Special:NewPages&feed=atom&hideredirs=1&limit=50&offset=&namespace=0&username=&feed=&tagfilter= [09:55:51] is this correct link? [09:56:26] mhmm [09:57:03] ((Though your url path looks debatable in properness)) [09:57:19] deo, Last ditch debug, swap the feed=atom for feed=rss [09:57:21] :( [09:57:32] how Dantman ??? [09:57:32] New patchset: Logicwiki; "(bug40698) Add Javanese transliteration map" [mediawiki/extensions/Narayam] (master) - https://gerrit.wikimedia.org/r/26009 [09:57:40] where can i swap it? [09:58:02] ...just tweak that url and try inserting it instead [09:58:30] ahhhh ok will try [09:58:50] New review: Siebrand; "Merge simple updates." [mediawiki/extensions/SimpleSurvey] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/26648 [09:58:50] Change merged: Siebrand; [mediawiki/extensions/SimpleSurvey] (master) - https://gerrit.wikimedia.org/r/26648 [09:58:57] New review: Aude; "it's good with the followup commit" [mediawiki/extensions/Wikibase] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/26650 [10:00:20] it says, content could not be retrieved, Make sure the following is an RSS/ATOM feed : https://wiki.deovoip.com/wiki/index.php?title=Special:NewPages&feed=rss&hideredirs=1&limit=50&offset=&namespace=0&username=&feed=&tagfilter= [10:00:29] i already switched it Dantman ^ [10:00:36] New patchset: Jeroen De Dauw; "Added missing message, spotted by kgh" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/26755 [10:03:15] New patchset: Aude; "Rename ApiCreateStatement to ApiCreateClaim and added parameters plus checks" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/26650 [10:03:43] Change merged: Aude; [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/26650 [10:04:38] New review: Aude; "put this fix in https://gerrit.wikimedia.org/r/#/c/26650/ so there's not dependency on the entity patch" [mediawiki/extensions/Wikibase] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/26754 [10:05:30] New review: Siebrand; "Merge simple changes." [mediawiki/extensions/intersection] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/26596 [10:05:31] Change merged: Siebrand; [mediawiki/extensions/intersection] (master) - https://gerrit.wikimedia.org/r/26596 [10:05:51] Change merged: Siebrand; [mediawiki/extensions/I18nTags] (master) - https://gerrit.wikimedia.org/r/26594 [10:06:14] New patchset: Daniel Kinzler; "Updated export XSD to include model and format." [mediawiki/core] (Wikidata) - https://gerrit.wikimedia.org/r/26756 [10:06:14] New review: Aude; "can this be resubmitted with out the dependency stuff?" [mediawiki/extensions/Wikibase] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/26651 [10:07:34] Hi, is anyone available for a quick git/gerrit workflow question? [10:07:43] New review: Jeroen De Dauw; "I hope so, either way, I expect you to fix it, as you broke it without good reason to." [mediawiki/extensions/Wikibase] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/26651 [10:11:39] Change abandoned: Aude; "already fixed in another commit" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/26754 [10:12:31] New patchset: Jens Ohlig; "(Bug #40560) Replace wbgetitems with wbgetentities" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/26757 [10:14:34] 03(mod) Test coverage of JavaScript QUnit tests - 10https://bugzilla.wikimedia.org/40656 (10Lydia Pintscher) [10:14:59] 03(mod) Test for generated HTML with W3C validator - 10https://bugzilla.wikimedia.org/40764 (10Lydia Pintscher) [10:18:36] 03(mod) ProofreadPage namespaces for Finnish Wikisource - 10https://bugzilla.wikimedia.org/40759 +comment (10Dereckson) [10:18:37] 03(mod) Maintenance scripts waiting to be run on Wikimedia wikis (tracking) - 10https://bugzilla.wikimedia.org/29782 (10Dereckson) [10:24:28] Hello guys, I'm the author of pdf2htmlEX(http://coolwanglu.github.com/pdf2htmlEX/), basically a pdf-to-html conversion tool. You can find some demos on the page. I think it might be useful for mediawiki, but not sure whom should I contact with. Any suggestion please? [10:25:12] hi wl, thank you for thi s [10:25:17] i may need this in the future [10:26:18] New patchset: Aude; "Initial cleanup of entity and entity content construction" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/26651 [10:26:54] New review: Aude; "rebased to eliminate the dependencies" [mediawiki/extensions/Wikibase] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/26651 [10:27:37] hi deo, http://coolwanglu.github.com/pdf2htmlEX/demo/cheat.html [10:28:06] New patchset: Jeroen De Dauw; "Added IntParser tests" [mediawiki/extensions/DataValues] (master) - https://gerrit.wikimedia.org/r/26758 [10:28:07] New patchset: Jeroen De Dauw; "Added FloatParser tests" [mediawiki/extensions/DataValues] (master) - https://gerrit.wikimedia.org/r/26759 [10:28:14] this is a demo showing math formulas, but I see MathJaX might be better for sharing/interacting with formulas. [10:28:24] nice nice ;) [10:28:37] I'm considering if WikiBooks would need something like this [10:30:30] New review: Jens Ohlig; "Works." [mediawiki/extensions/Wikibase] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/26591 [10:30:31] Change merged: Jens Ohlig; [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/26591 [10:31:25] New patchset: Raimond Spekking; "[DataValues] Register extension family" [translatewiki] (master) - https://gerrit.wikimedia.org/r/26760 [10:31:41] Change merged: Raimond Spekking; [translatewiki] (master) - https://gerrit.wikimedia.org/r/26760 [10:32:41] New patchset: Siebrand; "Maintenance for Quiz extension." [mediawiki/extensions/Quiz] (master) - https://gerrit.wikimedia.org/r/26761 [10:36:05] New patchset: Jeroen De Dauw; "Added some point for 0.1 rel of lib" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/26762 [10:37:49] Change merged: Freakolowsky; [mediawiki/extensions/ConventionExtension] (master) - https://gerrit.wikimedia.org/r/22983 [10:38:46] Change merged: Freakolowsky; [mediawiki/extensions/ConventionExtension] (master) - https://gerrit.wikimedia.org/r/24418 [10:39:50] is it possible to display conditional formatting to items listed in categories? [10:40:20] New review: Aude; "api.php?action=wbgetitems&titles=Malaysia&sites=enwiki&format=json (for example) is not working for ..." [mediawiki/extensions/Wikibase] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/26651 [10:40:34] Change merged: Freakolowsky; [mediawiki/extensions/ConventionExtension] (master) - https://gerrit.wikimedia.org/r/24776 [10:40:53] !short_url [10:40:54] To create simple URLs (such as the /wiki/PAGENAME style URLs on Wikimedia sites), follow the instructions at . There are instructions for most different webserver setups. If you have problems getting the rewrite rules to work, see !rewriteproblem [10:41:11] 'conditional formatting' ? [10:41:25] New patchset: Jeroen De Dauw; "Updated release notes of repo for 0.1 rel" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/26763 [10:42:01] conditional formatting = for instance change the colour of display based on result of a {{#if:}} [10:43:40] New patchset: Tobias Gritschacher; "moved submodules of pageobjects to seperate folder for better structure" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/26764 [10:43:46] hmm, maybe I can do an API query [10:44:15] New review: Freakolowsky; "Looks sane to me, but could you add Krinkle or some other js-guru on this one ..." [mediawiki/extensions/ConventionExtension] (master); V: 0 C: 1; - https://gerrit.wikimedia.org/r/22937 [10:45:15] New patchset: Nikerabbit; "Refactored message group states" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/26765 [10:45:15] New patchset: Nikerabbit; "Renamed MessageGroupWorkflowStateUpdaterJob for consistency" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/26766 [10:46:22] New review: Freakolowsky; "Looks sane to me, but could you add Krinkle or some other js-guru on this one ..." [mediawiki/extensions/ConventionExtension] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/22937 [10:46:22] Change merged: Freakolowsky; [mediawiki/extensions/ConventionExtension] (master) - https://gerrit.wikimedia.org/r/22937 [10:47:00] New patchset: Jeroen De Dauw; "Updated rel notes of client for 0.1 rel" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/26767 [10:48:28] New patchset: Jeroen De Dauw; "Rem PostGres from INSTALL files as supported since we do not currently have setup files for it" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/26768 [10:50:44] New patchset: Nikerabbit; "Added message group states" [mediawiki/extensions/CentralNotice] (master) - https://gerrit.wikimedia.org/r/26769 [10:51:08] New review: Nikerabbit; "This depends on https://gerrit.wikimedia.org/r/#/c/26765/" [mediawiki/extensions/CentralNotice] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/26769 [10:53:36] New review: Jeroen De Dauw; "Looks legit" [mediawiki/extensions/Wikibase] (master); V: 0 C: 2; - https://gerrit.wikimedia.org/r/26757 [10:54:46] Change merged: Jeroen De Dauw; [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/26762 [10:54:54] Change merged: Jeroen De Dauw; [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/26763 [10:55:02] Change merged: Jeroen De Dauw; [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/26767 [10:55:11] Change merged: Jeroen De Dauw; [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/26768 [10:58:08] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/26755 [11:00:33] New review: Aude; "my repo is now creating items with a 'Y' prefix and the API expects a 'Q' prefix." [mediawiki/extensions/Wikibase] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/26651 [11:08:00] New patchset: Siebrand; "Maintenance for ReaderFeedback extension." [mediawiki/extensions/ReaderFeedback] (master) - https://gerrit.wikimedia.org/r/26770 [11:12:22] New patchset: Siebrand; "Replace deprecated function calls." [mediawiki/extensions/ZeroRatedMobileAccess] (master) - https://gerrit.wikimedia.org/r/26771 [11:14:11] 03(NEW) outline format ignores 'intro' and 'outro' - 10https://bugzilla.wikimedia.org/40790 minor; MediaWiki extensions: SemanticResultFormats; (ad.strackvanschijndel) [11:17:14] New patchset: Jens Ohlig; "(Bug #40560) Replace wbgetitems with wbgetentities" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/26757 [11:21:04] 03(NEW) Markers with labels not taken into account when scaling the map (googlemaps3) - 10https://bugzilla.wikimedia.org/40791 normal; MediaWiki extensions: Maps; (mathiaslidal) [11:26:41] New patchset: MathiasLidal; "Rescale map after adding markers with labels (which are added through callback to mw.loader). Have extracted code into two functions (getBounds and setZoom) which can be called at the original location for this code and after adding marker with label. Spl" [mediawiki/extensions/Maps] (master) - https://gerrit.wikimedia.org/r/26772 [11:28:02] 03(mod) Markers with labels not taken into account when scaling the map (googlemaps3) - 10https://bugzilla.wikimedia.org/40791 +comment (10Mathias Lidal) [11:37:51] New patchset: Jeroen De Dauw; "Improve printer registration and updated rel notes" [mediawiki/extensions/SemanticMaps] (master) - https://gerrit.wikimedia.org/r/26774 [11:38:44] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticMaps] (master) - https://gerrit.wikimedia.org/r/26774 [11:43:08] New patchset: Raimond Spekking; "Restore change-Id: I004ca4dba2569a9e7bb1e87c1d4b3474b6e63b44" [mediawiki/extensions/UploadWizard] (master) - https://gerrit.wikimedia.org/r/26775 [11:49:31] New review: Jeroen De Dauw; "dafuiq? WHY U NO WORK API?" [mediawiki/extensions/Wikibase] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/26651 [11:56:25] 03(NEW) jquery.makeCollapsible should avoid page scroll when collapsing elements - 10https://bugzilla.wikimedia.org/40792 normal; MediaWiki: JavaScript; (mybugs.mail) [11:56:34] New patchset: Siebrand; "Comment out unused local variable and reference class variable properly." [mediawiki/extensions/Validator] (master) - https://gerrit.wikimedia.org/r/26776 [11:56:34] New patchset: Siebrand; "Doc updates." [mediawiki/extensions/Validator] (master) - https://gerrit.wikimedia.org/r/26777 [11:56:34] New patchset: Siebrand; "Replace deprecated method calls." [mediawiki/extensions/Validator] (master) - https://gerrit.wikimedia.org/r/26778 [11:56:52] 03(mod) Allow user scripts to load from position top - 10https://bugzilla.wikimedia.org/27488 (10mybugs.mail) [11:57:50] New patchset: Reedy; "Bug 36328 - Collection: Call to a member function getDBkey() on a non-object" [mediawiki/extensions/Collection] (master) - https://gerrit.wikimedia.org/r/26779 [11:58:45] 03(FIXED) Collection: Call to a member function getDBkey() on a non-object - 10https://bugzilla.wikimedia.org/36328 +comment (10Sam Reed (reedy)) [12:00:46] New patchset: Raimond Spekking; "[DataValues] Fix a path" [translatewiki] (master) - https://gerrit.wikimedia.org/r/26780 [12:01:02] Change merged: Raimond Spekking; [translatewiki] (master) - https://gerrit.wikimedia.org/r/26780 [12:01:03] New patchset: Siebrand; "Replace deprecated methods and unneeded MEDIAWIKI constant check" [mediawiki/extensions/ScanSet] (master) - https://gerrit.wikimedia.org/r/26781 [12:01:45] New patchset: Reedy; "Bug 36328 - Collection: Call to a member function getDBkey() on a non-object" [mediawiki/extensions/Collection] (master) - https://gerrit.wikimedia.org/r/26779 [12:02:31] New patchset: Reedy; "Bug 36328 - Collection: Call to a member function getDBkey() on a non-object" [mediawiki/extensions/Collection] (master) - https://gerrit.wikimedia.org/r/26779 [12:07:21] New review: Netbrain; "looks good. However there are some indentation errors" [mediawiki/extensions/Maps] (master) C: 1; - https://gerrit.wikimedia.org/r/26772 [12:08:56] New review: Daniel Kinzler; "thanks aude!" [mediawiki/core] (Wikidata); V: 0 C: -1; - https://gerrit.wikimedia.org/r/26628 [12:11:02] hm, I want to add release notes for a feature targeted at 1.21. [12:11:12] but we only have RELEASE-NOTES-1.20 [12:11:15] where do i put them? [12:11:59] <^demon> DanielK_WMDE: We have RELEASE-NOTES-1.21 on master. [12:13:49] <^demon> DanielK_WMDE: Also, I tried merging Wikidata to master this morning on my local clone. Mostly there, but have 8 conflicts [12:13:57] ^demon: oh. i don't want to merge master yet, though. if i add the same file on the branch, will that be nasty or will git just let me merge that file? [12:14:13] <^demon> Hmm, probably will complain. [12:14:21] ^demon: yea, didn't merge in 10 days or so. [12:14:27] <^demon> You'll have to resolve the conflict. [12:14:34] will do that later today or on monday [12:14:36] <^demon> (On Release notes, if you add to Wikidata) [12:14:54] as long as it's just a regular conflict, it's fine for me. [12:16:11] <^demon> Should be. [12:18:38] will try that [12:19:13] New patchset: Matthias Mullie; "Bug 40775 - Metrics Study 6: Article Feedback Edit Conversions" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/26782 [12:19:38] ^demon: can you give me the secret recipe for submitting a merge commit to gerrit? [12:20:38] <^demon> DanielK_WMDE: Ok, so step 1 is merge your branch `git merge Wikidata` when on master. As long as it merges cleanly and you're happy with the commit (and commit summary), submit to gerrit with `git push origin HEAD:refs/for/master` [12:21:13] <^demon> (Which is really what git-review does, but git-review does other magic that I'm afraid will mangle your commit) [12:22:12] da...inhale...fuuuuuq... [12:22:29] grrr ... b*d cinnamon stealing my focus agai ... sry bout that [12:22:42] <^demon> I want a cinnamon bun :( [12:23:57] <^demon> DanielK_WMDE: Make sense? The command basically means "Push to origin my HEAD, destination branch refs/for/master (the magic gerrit "for review for master" branch)" [12:24:05] ^demon: great, thanks! hm... shall I add that to [[mw:Workflow#Troubleshooting]] [12:24:07] ? [12:24:08] hmmm ... come over to ha-hauz this weekend ... i'm baking stuff :S [12:24:30] <^demon> DanielK_WMDE: If you'd like. This stuff is all in the gerrit docs (linked from the header) too. [12:24:42] <^demon> (It's actually the official way of using gerrit) [12:25:29] 03(mod) Namespace Localization of Two Thai Wikimedia projects - 10https://bugzilla.wikimedia.org/40717 -shellpolicy +shell; +comment (10Dereckson) [12:25:30] 03(mod) Maintenance scripts waiting to be run on Wikimedia wikis (tracking) - 10https://bugzilla.wikimedia.org/29782 (10Dereckson) [12:32:10] ^demon: https://www.mediawiki.org/w/index.php?title=Git%2FWorkflow&diff=590856&oldid=589977 [12:33:12] <^demon> DanielK_WMDE: Looks good, thnx :) [12:33:18] \o/ [12:33:40] <^demon> So yeah, think you'll be submitting it Monday? [12:34:22] ^demon: yes, that's the plan [12:34:58] if things go bad, tuesday. ideally before anyone gets up on the west coast. [12:34:59] <^demon> Ok. I'll be sure to be around Mon. morning incase you run into any troubles. [12:35:10] great, thanks! [12:35:25] i expect gerrit will be the least of my worries ;) [12:36:02] New patchset: Daniel Kinzler; "added architecture documentation" [mediawiki/core] (Wikidata) - https://gerrit.wikimedia.org/r/26628 [12:36:28] New patchset: Jeroen De Dauw; "Initial cleanup of entity and entity content construction" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/26651 [12:37:31] New review: Daniel Kinzler; "self-approving documentation update for the dev branch" [mediawiki/core] (Wikidata); V: 1 C: 2; - https://gerrit.wikimedia.org/r/26628 [12:37:32] Change merged: Daniel Kinzler; [mediawiki/core] (Wikidata) - https://gerrit.wikimedia.org/r/26628 [12:37:43] New patchset: Henning Snater; "Adjust DOM structure of aliases and add edit button for non JS-version" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/26599 [12:37:57] New review: Daniel Kinzler; "self-approving xsd update for the dev branch" [mediawiki/core] (Wikidata); V: 1 C: 2; - https://gerrit.wikimedia.org/r/26756 [12:37:58] Change merged: Daniel Kinzler; [mediawiki/core] (Wikidata) - https://gerrit.wikimedia.org/r/26756 [12:38:33] 03(mod) Renaming namespace on gu.wiktionary - 10https://bugzilla.wikimedia.org/40776 +comment (10Dhaval) [12:39:45] <^demon> DanielK_WMDE: I tried merging with the 2 release notes: git says "Both added" and then your merge tool of choice should be able to resolve the conflict. [12:40:12] <^demon> Probably manually, but nothing super special there. [12:40:24] k [12:43:21] New review: John Erling Blad; "Some spelling errors" [mediawiki/core] (Wikidata) - https://gerrit.wikimedia.org/r/26628 [12:49:11] New review: Jens Ohlig; "Clever." [mediawiki/core] (master) C: 1; - https://gerrit.wikimedia.org/r/25761 [12:53:30] New review: Demon; "This breaks existing installs where $wgLogo has not been changed." [mediawiki/core] (master); V: 0 C: -2; - https://gerrit.wikimedia.org/r/25761 [12:57:48] 03(mod) Run pollForChanges as user - 10https://bugzilla.wikimedia.org/40739 (10silke.meyer) [12:58:55] Change merged: Aude; [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/26651 [12:59:10] New review: Tobias Gritschacher; "is this referring to any bug on bugzilla?" [mediawiki/core] (master) C: 1; - https://gerrit.wikimedia.org/r/26641 [13:01:56] New patchset: Matthias Mullie; "Bug 40775 - Metrics Study 6: Article Feedback Edit Conversions" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/26782 [13:03:47] New patchset: Daniel Kinzler; "set mediawiki version number" [mediawiki/core] (Wikidata) - https://gerrit.wikimedia.org/r/26783 [13:06:20] 03(mod) Metrics Study 6: Article Feedback Edit Conversions - 10https://bugzilla.wikimedia.org/40775 +comment (10Matthias Mullie) [13:07:58] 03(NEW) Navigating between files gets exponentially more slow - 10https://bugzilla.wikimedia.org/40793 normal; Wikimedia: Git/Gerrit; (niklas.laxstrom) [13:08:03] New patchset: Aude; "update client to work with EntityFactory" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/26784 [13:09:27] New patchset: Daniel Kinzler; "copyedit" [mediawiki/core] (Wikidata) - https://gerrit.wikimedia.org/r/26785 [13:10:34] Change merged: Jeroen De Dauw; [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/26784 [13:10:56] 03(mod) Navigating between files gets exponentially more slow - 10https://bugzilla.wikimedia.org/40793 +comment (10Chad H.) [13:12:47] New review: Umherirrender; "I have not created a bug and found no bug on bugzilla." [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/26641 [13:15:23] New patchset: Daniel Kinzler; "Remove left-over use of wfMsg" [mediawiki/core] (Wikidata) - https://gerrit.wikimedia.org/r/26786 [13:19:25] 03(ASSIGNED) Provide correct @since and deprecation versions - 10https://bugzilla.wikimedia.org/40767 +comment (10Daniel Kinzler) [13:19:45] New review: Daniel Kinzler; "self-approving documentation update to dev branch" [mediawiki/core] (Wikidata); V: 1 C: 2; - https://gerrit.wikimedia.org/r/26783 [13:19:46] Change merged: Daniel Kinzler; [mediawiki/core] (Wikidata) - https://gerrit.wikimedia.org/r/26783 [13:20:26] New review: Daniel Kinzler; "self-approving fix in dev branch" [mediawiki/core] (Wikidata); V: 1 C: 2; - https://gerrit.wikimedia.org/r/26786 [13:20:27] Change merged: Daniel Kinzler; [mediawiki/core] (Wikidata) - https://gerrit.wikimedia.org/r/26786 [13:28:00] New patchset: Umherirrender; "Pass user object to some Revision::getText/Title::userCan calls" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26787 [13:30:34] 03(mod) tablesorter should sort images with alt text - 10https://bugzilla.wikimedia.org/40044 +comment (10Daniel Werner) [13:30:56] New patchset: Daniel Kinzler; "fix merge of Iec98e472" [mediawiki/core] (Wikidata) - https://gerrit.wikimedia.org/r/26789 [13:31:36] New review: Daniel Werner; "Please see my comment on bugzilla about this: https://bugzilla.wikimedia.org/show_bug.cgi?id=40044#c5" [mediawiki/core] (master) C: -1; - https://gerrit.wikimedia.org/r/23100 [13:32:03] New review: Aude; "From what I see in the code, it looks good, however the font doesn't work for me if I switch my lang..." [mediawiki/extensions/UniversalLanguageSelector] (master) C: 0; - https://gerrit.wikimedia.org/r/25481 [13:34:21] 03(NEW) New namespaces for Kazakh Wikipedia - 10https://bugzilla.wikimedia.org/40794 normal; Wikimedia: Site configuration; (bula_) [13:35:10] 03(mod) New namespaces for Kazakh Wikipedia - 10https://bugzilla.wikimedia.org/40794 (10Bolatbek) [13:37:51] New review: Aude; "ULS is looking for /extensions/UniversalLanguageSelector/i18n/de.json but it is missing, while en.js..." [mediawiki/extensions/UniversalLanguageSelector] (master) C: -1; - https://gerrit.wikimedia.org/r/25481 [13:39:28] New review: Aude; "and I am not sure how de.json, etc. would get there? is that something via translatewiki?" [mediawiki/extensions/UniversalLanguageSelector] (master) C: -1; - https://gerrit.wikimedia.org/r/25481 [13:41:11] 03(mod) Run pollForChanges as user - 10https://bugzilla.wikimedia.org/40739 +comment (10Daniel Kinzler) [13:41:47] 03(ASSIGNED) Fix usage of makeParserOptions in ApiParse - 10https://bugzilla.wikimedia.org/40654 +comment (10Daniel Kinzler) [13:42:47] Change merged: Aude; [mediawiki/core] (Wikidata) - https://gerrit.wikimedia.org/r/26785 [13:42:49] 03(ASSIGNED) Provide XSD for updated export format - 10https://bugzilla.wikimedia.org/40766 +comment (10Daniel Kinzler) [13:48:45] 03(NEW) Sublink for "User:" namespace - 10https://bugzilla.wikimedia.org/40795 normal; Wikimedia: Site configuration; (bula_) [13:49:23] 03(mod) Sublink for "User:" namespace (kk.wiki) - 10https://bugzilla.wikimedia.org/40795 summary (10Bolatbek) [13:49:40] 03(mod) Sublink for "User:" namespace (kk.wiki) - 10https://bugzilla.wikimedia.org/40795 +comment (10Sam Reed (reedy)) [13:49:50] Howdy all, I'm almost certain I'm asking in the wrong place but I'm running short on places I can find help. I upgraded my mediawiki install, wound up having to hotswap between CentOS and Ubuntu, and now after a certain amount of uptime my servers will stop using as much horsepower and let sessions queue up for no reason. Anyone know what I'm talking about? [13:49:52] 03(mod) Enable subpages in User namespace on kkwiki - 10https://bugzilla.wikimedia.org/40795 normal->15enhancement; summary (10Sam Reed (reedy)) [13:49:54] New patchset: Jeroen De Dauw; "Added option to limit page selection by namespace" [mediawiki/extensions/Nuke] (master) - https://gerrit.wikimedia.org/r/26792 [13:51:19] 03(mod) tablesorter should sort images with alt text - 10https://bugzilla.wikimedia.org/40044 +comment (10Bartosz Dziewoński) [13:54:13] 03(mod) Enable subpages in User namespace on kkwiki - 10https://bugzilla.wikimedia.org/40795 +comment (10Bolatbek) [13:55:17] New patchset: Jeroen De Dauw; "Fix behaviour of namespaceSelector to match the documentation" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26794 [13:56:06] New patchset: Jeroen De Dauw; "Change Array to array" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26795 [13:56:33] Change merged: Reedy; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26795 [13:56:47] 03(NEW) Font transferred with MIME type application/octet-stream - 10https://bugzilla.wikimedia.org/40796 normal; MediaWiki extensions: UniversalLanguageSelector; (aude.wiki) [13:57:14] Reedy: that was fast :p [13:59:06] New review: John Erling Blad; "Having a StatusException would be nice, but for now I will +1 this one. (Daniel, you owe me a chockl..." [mediawiki/core] (master) C: 1; - https://gerrit.wikimedia.org/r/26030 [13:59:32] New review: Aude; "this looks okay to me" [mediawiki/extensions/ConfirmEdit] (master) C: 1; - https://gerrit.wikimedia.org/r/11722 [14:02:26] why is a comment update different from a page update? [14:02:46] New review: Silke Meyer; "Works like a charm! +1 and ALL the chocolate!" [mediawiki/extensions/Nuke] (master) C: 1; - https://gerrit.wikimedia.org/r/26792 [14:02:49] New review: Jeroen De Dauw; ">_> so the documented behaviour is wrong?" [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/26794 [14:03:04] (have a common issue with move breaking updates, but was surprised to see comment edits work) [14:05:36] New patchset: Jeroen De Dauw; "Fix behaviour of namespaceSelector to match the documentation" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26794 [14:09:33] New patchset: Daniel Kinzler; "Prevent page moved to different content model." [mediawiki/core] (Wikidata) - https://gerrit.wikimedia.org/r/26796 [14:12:09] New patchset: Jeroen De Dauw; "Replace remaining Array occurences with array" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26797 [14:14:34] New patchset: Jeroen De Dauw; "Replaced some !count() with explicit and more efficient check" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26798 [14:19:19] New patchset: Jeroen De Dauw; "Fix behaviour of namespaceSelector to match the documentation" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26794 [14:20:43] New review: Madman; "I'll structure it that way, then; thanks for the help. I don't know *why* I thought PHP had some sor..." [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/26743 [14:25:14] JuanDaugherty: Comments extension? [14:26:47] 03(NEW) Vector toolbar. Option to Find / Replace only within selected text - 10https://bugzilla.wikimedia.org/40797 normal; MediaWiki: Page editing; (subfader) [14:27:00] 03(NEW) LQT: Call to a member function subject() on a non-object - 10https://bugzilla.wikimedia.org/40798 normal; MediaWiki extensions: LiquidThreads; (sam) [14:27:17] New patchset: Jeroen De Dauw; "Replace Array by array" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/26800 [14:28:18] 03(NEW) ProofreadPage: Argument 1 passed to Title::equals() must be an instance of Title, null given - 10https://bugzilla.wikimedia.org/40799 normal; MediaWiki extensions: ProofreadPage; (sam) [14:31:05] New patchset: Umherirrender; "Pass user object to some Revision::getText/Title::userCan calls" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26787 [14:34:05] New review: Umherirrender; "Patch Set 2: Adding user to more calls" [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/26787 [14:34:45] New patchset: Jeroen De Dauw; "Fix error occuring when a value is not found" [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/26801 [14:35:02] New patchset: Madman; "(bug 38559) Add hook to info action to allow extensions to add extra information to a pages info" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26743 [14:35:15] Hey all [14:35:17] I've been searching for a solution for this problem as I'm sure someone, somewhere, already has the answer. I'll give an example of what I want; Lets say I have an XSL-sheet with information on 1000 employees. Things like Name, Address, Phone Number and other information can be found about each person. I've already converted the XSL-sheet to XML and used a templating system to create a new page for each employee, so now I have 100 [14:37:02] each containing the information available about this person. What I would like, is to be able to use a part of this page in a different page. For example, the XSL-sheet also contained a short evaluation on each employee. I'd like to be able to transclude the evaluation of Person, A, B and C on a different page, without having to manually copy the text. So for example: {{PersonA:Evaluation}} would only show the evaluation on Person [14:37:34] Is it possible to do something like this? I'm sorry if this has been asked before or even hidden somewhere on the mediawiki, as I couldn't find it. I'm using MediaWiki 1.19.0 PHP 5.3.3-7+squeeze14 (apache2handler) MySQL 5.1.63-0+squeeze1-log [14:38:23] If anyone has a solution, that would be great. [14:39:04] I guess that's what you asked at http://www.mediawiki.org/wiki/Thread:Project:Support_desk/Transcluding_parts_of_a_page [14:40:01] That's correct :) [14:40:12] New patchset: Tobias Gritschacher; "(Bug #40560) Replace wbgetitems with wbgetentities" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/26757 [14:41:18] New review: Tobias Gritschacher; "patchset 3: fixed conflict in repo/Wikibase.php" [mediawiki/extensions/Wikibase] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/26757 [14:42:05] uh oh, gerrit is giving me HTTP 503 errors [14:42:17] Refresh a couple of times [14:42:32] yes, it's working now [14:43:03] gvhagen: your question sounds as if you could be helped with Semantic MediaWiki [14:43:31] Thanks, I'll take a look at the page [14:43:39] you'd put the evaluation of a person in a property of his page, and on another page you could query for his evaluation [14:43:47] there's also #semantic-mediawiki [14:45:30] I think that semantic mediawiki might be the answer yes [14:45:40] Thanks a lot! I'm going to give it a shot. [14:46:13] np [14:47:40] New review: Martineznovo; "Yes, inserting jquery.form.js on every page just for this" [mediawiki/core] (master) C: -1; - https://gerrit.wikimedia.org/r/23674 [14:47:41] Hello guys, sorry for double posting. I'm the author of pdf2htmlEX(http://coolwanglu.github.com/pdf2htmlEX/), basically a pdf-to-html conversion tool. You can find some demos on the page, it's capable to handle things like math formulas, links etc. [14:47:43] I think it might be useful for mediawiki, but not sure whom should I contact with. Any suggestion please? [14:48:53] maybe better for wikibooks, but got no response there [14:51:34] New patchset: Daniel Kinzler; "Use ContentHandler as a factory for recirects." [mediawiki/core] (Wikidata) - https://gerrit.wikimedia.org/r/26802 [14:51:44] Wikibooks probably want a html2pdf and not the other way :P [14:53:17] Reedy, I thought comments, the talk page were part of the base mediawiki, not extensions. [14:53:29] They are [14:54:01] hmm maybe [14:54:05] There's a different "comments" extension [14:54:11] ah [14:54:17] Vulpix: Which they alrady have... [14:56:44] New review: Santhosh; "ULS (mediawiki extension) is yet to be localized to German. The de.json file will be created when th..." [mediawiki/extensions/UniversalLanguageSelector] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/25481 [14:57:05] 03(NEW) Latin characters are displayed as Cyrillic on kkwiki - 10https://bugzilla.wikimedia.org/40800 normal; Wikimedia: General/Unknown; (bula_) [14:57:16] 03(mod) Latin characters are displayed as Cyrillic on kkwiki - 10https://bugzilla.wikimedia.org/40800 (10Bolatbek) [14:57:36] Saruman: The System Administrator is hesitant to install Semantic MediaWiki, as he heard it's still incomplete. Is this true? If yes, do you perhaps know any alternatives? [14:58:01] Sorry if I already wrote this. The browser said that the connection with the IRC was lost. [14:59:08] Why's it being incomplete a problem? [14:59:27] it's under active development.. I'm not sure it could be considered incomplete though [15:01:08] 03(mod) Latin characters are displayed as Cyrillic on kkwiki - 10https://bugzilla.wikimedia.org/40800 normal->major (10Bolatbek) [15:02:58] He says that, if the Wikipedia foundation doesn't think it's ready for use yet, why should he? According to him, the Wikipedia Foundation funded a group to work on this project [15:03:12] says/asks* [15:03:27] New patchset: Mwjames; "Add individual format help page link in Special:Ask" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/26803 [15:04:12] New patchset: Kghbln; "Providing different descriptions for extension registry" [mediawiki/extensions/CategoryTree] (master) - https://gerrit.wikimedia.org/r/26804 [15:07:25] New review: Henning Snater; "I installed the extension and tested the feature which I think this is quite neat. However, I have a..." [mediawiki/extensions/BiblioPlus] (master) C: -1; - https://gerrit.wikimedia.org/r/23482 [15:07:31] New review: Kghbln; "There is a typo in the i18n-file. Message name should be more consistent." [mediawiki/extensions/CategoryTree] (master) C: -1; - https://gerrit.wikimedia.org/r/26804 [15:07:46] It won't scale to the size of the projects that WMF run. I doubt your application is a top 10 website. They haven't funded a group to work on this. They have provided *some* (I believe) funding for a related Wikidata project [15:07:55] 03(mod) skins/common/upload.js should be migrated to ResourceLoader - 10https://bugzilla.wikimedia.org/31946 (10Andre Klapper) [15:07:56] 03(mod) Legacy ajax cleanup (tracking) - 10https://bugzilla.wikimedia.org/40787 (10Andre Klapper) [15:08:03] As for "why should he?". Because it solves the problem he's got? [15:08:13] Almost sounds like cutting your nose off to spite your face [15:09:10] Wikipedia is not complete, but it doesn't mean it's not ready for use [15:09:30] We're not talking about Wikipedia ;) [15:09:37] Though, your point is valid [15:09:59] gvhagen_: Though, amusingly, the WMF *IS* using semantic mediawiki in production [15:11:02] 14(DUP) ProofreadPage: Argument 1 passed to Title::equals() must be an instance of Title, null given - 10https://bugzilla.wikimedia.org/40799 +comment (10Tpt) [15:11:03] 03(mod) A mainspace page transcluding a Page namespace page generates an error while displaying - 10https://bugzilla.wikimedia.org/40788 +comment (10Tpt) [15:12:45] Thanks for the answers. I gave it another shot and he's giving it a serious look now [15:13:15] New patchset: Kghbln; "Providing different descriptions for extension registry" [mediawiki/extensions/CategoryTree] (master) - https://gerrit.wikimedia.org/r/26804 [15:15:01] New review: Jeroen De Dauw; "Great!" [mediawiki/extensions/SemanticMediaWiki] (master); V: 0 C: 2; - https://gerrit.wikimedia.org/r/26803 [15:15:02] is stilyze.php on git already? [15:15:12] I don't think so [15:15:43] 03(mod) Latin characters are displayed as Cyrillic on kkwiki - 10https://bugzilla.wikimedia.org/40800 +i18n; +comment (10Andre Klapper) [15:20:46] 03(mod) New namespaces for Kazakh Wikipedia - 10https://bugzilla.wikimedia.org/40794 +comment (10Andre Klapper) [15:22:23] 03(mod) Latin characters are displayed as Cyrillic on kkwiki - 10https://bugzilla.wikimedia.org/40800 +comment (10Bolatbek) [15:22:43] 03(NEW) Preview failing on FeedbackDashboard - 10https://bugzilla.wikimedia.org/40801 normal; MediaWiki extensions: Moodbar; (swalling) [15:24:53] New patchset: Tpt; "(bug 40788) Fix a PHP error when $from_page or $to_page is null." [mediawiki/extensions/ProofreadPage] (master) - https://gerrit.wikimedia.org/r/26806 [15:25:24] New review: Yaron Koren; "Siebrand - Thanks for all these fixes! I actually have no idea where I got "return $this->throwXMLer..." [mediawiki/extensions/DataTransfer] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/26552 [15:25:24] Change merged: Yaron Koren; [mediawiki/extensions/DataTransfer] (master) - https://gerrit.wikimedia.org/r/26552 [15:25:31] wondering of there is a way to return a synopsis of a pages content without having to parse the entire page [15:25:51] 03(ASSIGNED) A mainspace page transcluding a Page namespace page generates an error while displaying - 10https://bugzilla.wikimedia.org/40788 +patch-need-review; +comment (10Tpt) [15:26:02] vlg - what do you mean by a synopsis? [15:26:27] I suspect he means a summary [15:26:38] Oh, wait.. [15:26:41] Without parsing the content? [15:26:46] You're gonna have to do it at least onetime.. [15:27:09] Well, ordinarily I would think that too, but to make a true summary would require a level of AI that doesn't exist yet, I think... [15:27:13] Summary is exactly correct [15:27:38] if that is not possible can i return text without links etc [15:27:40] As in, as simple as just getting the first paragraph? [15:27:51] first paragraph would be great [15:28:00] Ah - that's not a summary; it's an extract. [15:28:20] Now, I think the Mobile guys solved this problem... [15:28:39] On the API action=mobileview [15:28:42] vlg: http://en.wikipedia.org/w/api.php?action=mobileview&page=Doom_metal§ions=0&format=json [15:28:49] sections - Pipe-separated list of section numbers for which to return text or `all' to return for all. `references' can be used to specify that all sections containing references should be returned. [15:28:59] aude: snap! :p [15:29:21] * Reedy wonders if MaxSems ears are burning [15:29:44] you can play with the api format options [15:29:45] that's pretty slick :) [15:29:53] thanks. Ill work with this [15:30:16] action=parse can do sections too... [15:30:22] * aude nods [15:30:50] https://en.wikipedia.org/w/api.php?action=parse&page=Doom_metal§ions=0&format=json [15:31:01] or format=jsonfm i think [15:31:33] Reedy: If you have time can you review https://gerrit.wikimedia.org/r/26806 ? [15:31:49] 03(mod) New namespaces for Kazakh Wikipedia - 10https://bugzilla.wikimedia.org/40794 +comment (10Bolatbek) [15:32:33] 03(mod) Latin characters are displayed as Cyrillic on kkwiki - 10https://bugzilla.wikimedia.org/40800 +comment (10Andre Klapper) [15:33:22] 03(NEW) Problem with file deletion - 10https://bugzilla.wikimedia.org/40802 normal; MediaWiki: Page deletion; (maxbiohazardous) [15:33:28] New patchset: Mwjames; "Add individual format help page link in Special:Ask" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/26803 [15:36:36] Change merged: IAlex; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26787 [15:37:02] Change merged: Reedy; [mediawiki/extensions/ProofreadPage] (master) - https://gerrit.wikimedia.org/r/26806 [15:37:55] Reedy: Thanks a lot ! [15:38:38] 03(NEW) SyntaxHighlight GeSHi Offset not contained in string - 10https://bugzilla.wikimedia.org/40803 minor; MediaWiki extensions: SyntaxHighlight (GeSHi); (sam) [15:38:46] Tpt: I guess that needs deploying [15:38:55] Change merged: IAlex; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26797 [15:39:29] Reedy: Yes but there is only a few page affected. [15:39:39] New review: Mwjames; "Tested IE9, FF10, C10, in ja and en." [mediawiki/extensions/SemanticMediaWiki] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/26803 [15:39:40] Change merged: Mwjames; [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/26803 [15:39:56] Might aswell, as it'll be 2 weeks before it would get deployed otherwise [15:40:41] Can any one enlighten my about the Hooks class? [15:40:55] it seems to be... designed strangely. [15:41:08] Was it Soxred or Happy-melon? [15:41:09] I can't remember [15:41:17] Soxred I think [15:41:27] X! is Soxred, right? [15:41:36] Yeah [15:41:41] Commit and fleeeeeee [15:41:44] but... the way it is now, it's not useful at all [15:41:46] Reedy: If you can deploy it it would be amazing ! [15:42:04] Copyright 2004, 2005 Evan Prodromou [15:42:04] heh. [15:42:39] Reedy: currently, if you want to know whether there's a handler for a givcen hook, you have to do this: [15:43:23] ( !empty( $wgHooks['foo'] ) || Hooks::isRegistered( 'foo' ) ) [15:43:33] New patchset: Alex Monk; "Maintenance for Echo extension." [mediawiki/extensions/Echo] (master) - https://gerrit.wikimedia.org/r/25223 [15:43:50] because Hooks ignored wgHooks for isRegistered. But it does run the handlers in wgHooks if you call Hooks::run [15:43:55] this is totally out of whack. [15:44:09] lol [15:44:11] Sounds it [15:44:19] gah [15:44:20] I know it was supposed to "replace" the global [15:44:23] But that was never finished [15:44:27] 03(NEW) Possible memory leak - 10https://bugzilla.wikimedia.org/40804 normal; MediaWiki extensions: WikidataRepo; (jeblad) [15:44:43] I think you should just change it like the other methods [15:44:43] if ( !isset( self::$handlers[$event] ) && !isset( $wgHooks[$event] ) ) { [15:44:46] ceck both [15:44:50] *check both [15:44:54] well, it's easy to fix... but where? on the wikidata branch? or do i submit this to core? [15:45:08] Reedy: yes, that's the fix I had in mind [15:45:10] I'd stick it in the core [15:45:21] the better fix would be to simply initialize that class from wgHooks [15:45:35] Reedy: but i need it on the branch *now* :) [15:45:39] i could fix it in both... [15:45:51] I'll merge it in a few minutes for you :p [15:45:54] Amusingly, there doesn't seem to be any users of that method... [15:46:02] I guess that's why it's apparently not been found before [15:46:14] well, unsurprising. it's broken. [15:46:48] *sigh* [15:49:25] 03(mod) Latin characters are displayed as Cyrillic on kkwiki - 10https://bugzilla.wikimedia.org/40800 +comment (10Bolatbek) [15:49:37] DanielK_WMDE: I'd guess getHandlers and to some extent, register should do the same too [15:49:39] New review: Kghbln; "Just to recap. The main entry point is always Help:/en? Only in case a redirect is available..." [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/26803 [15:50:04] Reedy: register? really? [15:50:14] i don't see that. that can stay local [15:50:27] ...or we get rid of Hooks::$handlers altogether [15:50:33] but i don't want to go this far [15:50:39] i need a quick fix, nto a rewrite [15:50:39] i was more thinking so it didn't end up double registering [15:50:41] but that's minor [15:52:05] 1613 usages of $wgHooks in all our git repos [15:52:07] lols. [15:52:27] gaaahhh! [15:52:36] And why doesn't teh Hooks class have a @since? [15:52:38] ffs. [15:52:40] the way Hooks::run merges the two lists of handles is utterly insane. [15:52:44] I'll deal with that in a bit [15:52:55] $new_handlers = (array) self::$handlers; [15:52:55] $old_handlers = (array) $wgHooks; [15:52:55] $hook_array = array_merge( $new_handlers, $old_handlers ); [15:52:58] gg [15:53:15] ...yea, and then just use one entry from it: foreach ( $hook_array[$event] as $index => $hook ) { [15:53:33] ...and if there are entries in both arrays, wgHooks wins. the handlers are not merged [15:53:34] wtf? [15:54:23] Probably why everyone is still using $wgHooks [15:54:37] New review: Aude; "patch looks good and I look forward to more localizations soon :)" [mediawiki/extensions/UniversalLanguageSelector] (master) C: 1; - https://gerrit.wikimedia.org/r/25481 [15:55:02] Wow, a whole 21 usages of the Hooks class [15:55:03] :| [15:56:56] New patchset: Aude; "use entity instead of item for onArticleDeleteComplete" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/26807 [16:01:08] New review: Mwjames; "Well we not assume anything so in case the language could not be fetched it will redirect to Help: oh, we have a HooksTest case! [16:04:25] let me add regression checks for this [16:04:26] Lol. [16:04:30] Yay [16:04:57] <^demon> When we have more tests, it means we can break more tests. [16:10:38] New patchset: Matmarex; "SkinTemplate: extract formatLanguageName() from outputPage()" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26808 [16:10:39] New patchset: Matmarex; "CologneBlue rewrite: rework otherLanguages(), CSS: serif font" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26643 [16:11:07] New review: Matmarex; "PS3: rebased on I91d50515." [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/26643 [16:13:14] New review: Matmarex; "This is per Brion's suggestion in comments to https://gerrit.wikimedia.org/r/#/c/26643/." [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/26808 [16:13:31] New patchset: Matmarex; "CologneBlue rewrite: rework otherLanguages(), CSS: serif font" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26643 [16:14:46] New review: Matmarex; "Nice idea, Brion, thanks. I implemented it in I91d50515 (dependency) and used it here." [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/26643 [16:16:05] New patchset: Matmarex; "CologneBlue rewrite: rework otherLanguages(), CSS: serif font" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26643 [16:17:06] New review: Matmarex; "Ugh, I forgot an -a on my git commit. PS5 actually includes the changes, not just an updated commit ..." [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/26643 [16:24:59] Hi - does anyone know what the protocol is for requesting reviews of Git changes that have gone unreviewed? [16:25:46] Yaron: adding all of the people to the reviewer list [16:25:52] And raging here [16:25:57] :) [16:25:58] also raging on irc [16:26:00] :) [16:26:01] That's what I do at least [16:26:04] cookies help too [16:26:09] Great minds think alike. :) [16:26:15] Oh, I didn't know about the cookies. [16:26:25] Reedy: ok, this has become slighty non-trivial [16:26:26] * aude raged :) [16:26:27] you just have to catch somebody in the mood, really :P [16:26:29] Yes, send us some new yorker cookies and we'll see what we can do :d [16:27:00] Yaron: start by spamming the link here a bit :p [16:27:34] Alright, here it is: https://gerrit.wikimedia.org/r/#/c/22550/ [16:29:06] And if I ever see the person who reviewed and merged in this change, I will give them a cookie! [16:30:17] New patchset: Daniel Kinzler; "Fix behavior of Hooks class." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26809 [16:30:51] Yaron: why dont you poke the extension's authors or maitainers? [16:30:54] https://www.mediawiki.org/wiki/ConfirmEdit#Authors [16:31:16] Yaron: you submited the changeset one day ago. I submitted mine 12 days ago and still waiting, and I saw one without a response in 30 days, so feel lucky if you get a review today :P [16:31:32] well, not a review, but a merge [16:31:40] getting stuff reviewed is even harder for extensions, since no one cares about most of them [16:31:47] MatmaRex - I believe only brion, of all of those authors, can do the merge. [16:31:55] Vulpix - actually, it was a month ago. [16:32:24] Reedy: i have submitted the patch for Hooks [16:32:28] guh [16:32:38] wow, sorry, I saw the day "4" and automatically though it was from october, but no, it was september! :P [16:33:00] Yaron: basically, the thing is, somebody would have to checkout the entire thing, install it locally, configure, and then finally check if it works [16:33:05] even if the code change is trivial [16:33:15] Yes, I understand how code reviews work. :) [16:33:19] so, yeah. [16:34:07] Alright - thanks, everyone, for the suggestions. I'll add some reviewers to that change. [16:34:21] Yaron: try poking WMF's javascript gurus [16:34:29] Krinkle, Catrope [16:35:08] MatmaRex: thanks for those suggestions. [16:36:39] New patchset: Hoo man; "(bug 7851) Added AJAX patrolling (mediawiki.page.patrol.ajax)" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26440 [16:42:09] New patchset: Hoo man; "(bug 7851) Added AJAX patrolling (mediawiki.page.patrol.ajax)" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26440 [16:43:20] DanielK_WMDE: I'll have a look when I've fixed captcha/signup [16:44:51] 03(NEW) Title->getNamespaceKey() should handle talk pages - 10https://bugzilla.wikimedia.org/40805 normal; MediaWiki: General/Unknown; (matma.rex) [16:46:08] New review: Hoo man; "Addressed Krinkle and Raimonds comments (thanks for that):" [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/26440 [16:51:36] AaronSchulz: ping? [16:53:40] New review: Martineznovo; "The change seems pretty trivial, but the asirraform object actually expect a single form (see inline..." [mediawiki/extensions/ConfirmEdit] (master) C: 0; - https://gerrit.wikimedia.org/r/22550 [16:54:46] New review: Brian Wolff; "See inline." [mediawiki/extensions/intersection] (master) - https://gerrit.wikimedia.org/r/26596 [16:55:40] why do I always have to run 'git fetch gerrit' before I can git review in a new branch? [16:55:54] It always wants me to submit several changes already in the master :/ [16:56:06] New patchset: Hoo man; "Clear the cached edit count within User::clearInstanceCache" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26810 [16:56:31] WFM ;) [16:56:55] Reedy: It works on my server (where I got my CA env.) but not on my local test wiki :/ [16:59:39] hoo: you probably mangled your history somehow [16:59:49] maybe committed stuff to local master [17:00:19] and then pulled remote master, the changes were applied atop yours, but now gerrit is bitching, as it usually does [17:00:25] Or, perhaps, the git review thingy is fragile? [17:00:44] git review thingy is basically a big ball of suck, if you ask me [17:00:54] lol [17:00:58] but it mostly works if you don't do weird stuff [17:01:19] like, oh my god, committing multiple commits depending one on another [17:01:28] New review: Parent5446; "Yeah, trust me, there have been so many times I've wished for a php array_insert function." [mediawiki/core] (master) C: 1; - https://gerrit.wikimedia.org/r/26743 [17:01:39] New review: Brian Wolff; "I did a very quick read through, and everything looked ok, but I'd like to do an actual test before ..." [mediawiki/extensions/GoogleNewsSitemap] (master) C: 0; - https://gerrit.wikimedia.org/r/26593 [17:01:48] MatmaRex: so, as long as you don't do normal levels of weird. [17:01:57] hoo: if you don't mind losing local history, you could `git checkout master`, `git reset --hard ` and `git pull` [17:02:22] basically discarding everything on your local master since and fetching it from gerrit remote [17:02:55] MatmaRex: If I only lose history in my master, I don't mind (and it seems like I only do) [17:02:57] trying [17:03:04] well [17:03:11] i'm not sure how it'll behave [17:03:21] since the branches branch from those commits in master [17:03:31] which will, for all intents and purposes, disappear [17:04:06] MatmaRex: In case it all goes wrong, I can wipe it and get my changes back from gerrit :P [17:04:11] at worst you'll be able to `git review -d N` to get them back from gerrit [17:04:15] yeah [17:04:17] I don't have local stuff on this machine :) [17:05:02] you could also just delete the repo and re-clone, but the reset thing is already a nuclear option, so i dont even know how to call this one :P [17:05:35] MatmaRex: As git repos are fully file based rm -rf core would nuke it [17:06:54] New patchset: Daniel Kinzler; "For now, use the parser cache only for wikitext." [mediawiki/core] (Wikidata) - https://gerrit.wikimedia.org/r/26811 [17:07:17] Change merged: MaxSem; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26810 [17:07:34] MatmaRex: Did that... dunno if it works, but at least it didn't break :P [17:11:31] 03(mod) Make description text of the filters clickable - 10https://bugzilla.wikimedia.org/37254 (10Fabrice Florin) [17:13:05] New patchset: Daniel Kinzler; "Make runLegacyHooks work around bug in Hooks." [mediawiki/core] (Wikidata) - https://gerrit.wikimedia.org/r/26813 [17:21:53] New review: Daniel Kinzler; "@Parent5446: I agree, but everything you mentioned are bits of logic i preserved from the original i..." [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/26809 [17:25:23] New review: Parent5446; "Ah, well in any case it will not cause any problems, I just figured it makes more sense. I'm changin..." [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/26809 [17:25:34] New review: Daniel Kinzler; "re" [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/26809 [17:31:29] New review: Aude; "I am getting apache errors when ULS is looking for de.json." [mediawiki/extensions/UniversalLanguageSelector] (master) C: 0; - https://gerrit.wikimedia.org/r/25481 [17:37:03] Change merged: Brion VIBBER; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26808 [17:39:27] Change merged: Brion VIBBER; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26643 [17:42:07] 03(FIXED) MobileFrontend: page scrolls to top when opening/closing sections on Windows Phone 7.5 IE 9 - 10https://bugzilla.wikimedia.org/40753 (10Jon) [18:00:03] New patchset: Aude; "handle undeletion of entities on client and repo" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/26815 [18:00:37] 03(mod) Font transferred with MIME type application/octet-stream - 10https://bugzilla.wikimedia.org/40796 +comment (10Brion Vibber) [18:01:59] New patchset: Aude; "handle undeletion of entities on client and repo" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/26815 [18:02:35] New review: Aude; "todo: update tests although it could be in a follow-up" [mediawiki/extensions/Wikibase] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/26815 [18:03:03] 03(NEW) Windows 8 app: share while text is selected should share the selected text - 10https://bugzilla.wikimedia.org/40806 normal; Wikipedia App: Share; (brion) [18:04:05] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/26801 [18:04:10] 03(mod) Keep home-random menu expanded after clicking random - 10https://bugzilla.wikimedia.org/30842 +comment (10Jon) [18:05:43] 03(NEW) Windows 8 app: show zoomed images fullscreen - 10https://bugzilla.wikimedia.org/40807 normal; Wikipedia App: Generic; (brion) [18:05:58] 03(mod) Get rid of HTML messages in MobileFrontend - 10https://bugzilla.wikimedia.org/36109 +comment (10Jon) [18:06:18] 03(mod) Possible memory leak - 10https://bugzilla.wikimedia.org/40804 (10jeblad) [18:07:20] New patchset: Trevor Parscal; "Changed method name to setAutoSelect to avoid collision" [mediawiki/extensions/VisualEditor] (master) - https://gerrit.wikimedia.org/r/26816 [18:08:54] Change merged: Bsitu; [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/21746 [18:17:38] 03(mod) Possible memory leak - 10https://bugzilla.wikimedia.org/40804 (10jeblad) [18:17:40] 03(mod) Support for \textstyle et al. in - 10https://bugzilla.wikimedia.org/4000 (10jeblad) [18:18:28] New patchset: Reedy; "Update ProofreadPage to master" [mediawiki/core] (wmf/1.21wmf1) - https://gerrit.wikimedia.org/r/26818 [18:18:48] Change merged: Reedy; [mediawiki/core] (wmf/1.21wmf1) - https://gerrit.wikimedia.org/r/26818 [18:20:13] New patchset: Matmarex; "don't overwrite $item['single-id'] in makeListItem in SkinTemplate" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26819 [18:20:13] New patchset: Matmarex; "CologneBlue rewrite: add processNavlinkForDocument() for repeated links" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26820 [18:20:14] New patchset: Matmarex; "CologneBlue rewrite: fix talkLink() to use generic nav links" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26821 [18:21:39] New patchset: Umherirrender; "Restore deprecation warnings from 1.16 with current version" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26822 [18:22:24] New patchset: Matmarex; "(bug 35923) tweaks to mediawiki.action.history.diff.css" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/25743 [18:23:30] New review: Matmarex; "Rebased to make Jenkins verify. I have no idea why it didn't, probably has something to do with the ..." [mediawiki/core] (master) C: 1; - https://gerrit.wikimedia.org/r/25743 [18:24:29] 03(mod) Possible memory leak - 10https://bugzilla.wikimedia.org/40804 (10jeblad) [18:26:32] New patchset: Umherirrender; "Add missing version number to wfDeprecated calls" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26823 [18:26:36] !branchpoints [18:26:36] http://www.mediawiki.org/wiki/Branch_points [18:27:08] New patchset: Mwjames; "Add i18n event calendar support" [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/26735 [18:27:31] Change merged: Mwjames; [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/26735 [18:29:05] 03(mod) blank edit summary message is displayed when an auto summary is put in - 10https://bugzilla.wikimedia.org/8912 (10Liangent) [18:29:37] New patchset: Reedy; "Add @since tags too Hooks" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26824 [18:30:26] New patchset: Mwjames; "Replace tipsy tooltip with smw (qtip2) tooltip" [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/26742 [18:30:48] Change merged: Mwjames; [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/26742 [18:30:51] Change merged: IAlex; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26823 [18:33:43] New patchset: Umherirrender; "Remove deprecated method from 1.16 and one from 1.7" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26825 [18:34:48] Change merged: IAlex; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26824 [18:40:01] New patchset: Reedy; "Fix behavior of Hooks class." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26809 [18:40:52] New patchset: Bsitu; "(bug 40801) Preview failing on FeedbackDashboard" [mediawiki/extensions/MoodBar] (master) - https://gerrit.wikimedia.org/r/26827 [18:43:35] 03(NEW) SQL error for transcode row insertion - 10https://bugzilla.wikimedia.org/40808 normal; MediaWiki extensions: TimedMediaHandler; (aschulz4587) [18:44:03] 03(mod) Preview failing on FeedbackDashboard - 10https://bugzilla.wikimedia.org/40801 (10bsitu) [18:44:03] 03(mod) SQL error for transcode row insertion - 10https://bugzilla.wikimedia.org/40808 +comment (10Aaron Schulz) [18:44:22] New review: Mwalker; "I suspect the reason you couldn't get the group to create is that you're missing $wgNoticeUseTransla..." [mediawiki/extensions/CentralNotice] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/24086 [18:48:24] New patchset: Parent5446; "Added account creation API." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/18127 [18:50:29] ialex: lots of "SpecialPage::getContext called and $mContext is null. Return RequestContext::getMain(); for sanity" on Special:SpecialPages [18:51:16] New patchset: Parent5446; "Changed Status class to allow passing of Message objects." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/17962 [18:53:44] New patchset: Matmarex; "(bug 17808) (bug 21167) use real links for search suggestions" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/23674 [18:53:56] New patchset: Umherirrender; "Remove deprecated $wgAllowRealName" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26828 [18:55:18] New review: Matmarex; "@Martineznovo, done, great idea. Feel free to amend yourself :)" [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/23674 [18:55:34] alllllright, somebody review this again. we're at patchset nine, eh. [18:56:47] New review: Yaron Koren; "Looks good... why am I not seeing the "+1", etc. radiobuttons here? If I could, I would validate thi..." [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/26801 [18:56:50] New review: Catrope; "We can't pass in the matchTags variable in the register() function because" [mediawiki/extensions/VisualEditor] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/26562 [18:57:03] Change merged: Trevor Parscal; [mediawiki/extensions/VisualEditor] (master) - https://gerrit.wikimedia.org/r/26728 [18:57:22] New review: Yaron Koren; "Oh, it's because the change was already merged. (?) Someday I'll understand Gerrit." [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/26801 [18:57:23] New review: Jeroen De Dauw; "Looks like gerrit gave you a lot of love on this one :)" [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/26742 [18:57:38] Change merged: Trevor Parscal; [mediawiki/extensions/VisualEditor] (master) - https://gerrit.wikimedia.org/r/26721 [18:57:38] New review: Martineznovo; "well done :)" [mediawiki/core] (master) C: 1; - https://gerrit.wikimedia.org/r/23674 [18:58:28] MatmaRex: Whitespaces :P [18:58:55] Change merged: Catrope; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26619 [18:59:14] New patchset: Trevor Parscal; "Added multiple name registration to ve.Factory" [mediawiki/extensions/VisualEditor] (master) - https://gerrit.wikimedia.org/r/26703 [18:59:53] hoo: oh damn it, are you kidding me. D: [19:00:00] *barf* [19:00:03] whoops, I though those red lines were markup from the diff [19:00:22] resources/jquery/jquery.suggestions.js lines 220 and 228 :D [19:00:37] New review: Catrope; "Looks good, but you should add a test in ve.Factory.test.js. That would've caught the problem I poin..." [mediawiki/extensions/VisualEditor] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/26703 [19:00:58] I guess it will reach patchet 10 :P [19:01:02] New patchset: Matmarex; "(bug 17808) (bug 21167) use real links for search suggestions" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/23674 [19:01:07] there. [19:01:23] New review: Matmarex; "Trailing whitespace *barf*" [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/23674 [19:01:39] Change merged: Catrope; [mediawiki/extensions/VisualEditor] (master) - https://gerrit.wikimedia.org/r/26558 [19:01:51] this isnt even trailing whitespace, this is *leading* whitespace. [19:01:55] stupid gerrit. [19:02:43] New review: Hoo man; "(untested)" [mediawiki/core] (master) C: 1; - https://gerrit.wikimedia.org/r/23674 [19:03:36] MatmaRex: Though you could move the event. key checks in .mouseup to the top of the function :D [19:03:50] New patchset: Umherirrender; "list=allusers&aurights=[unusedright] returns all users of the wiki" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26641 [19:03:53] Tags: Unnecessary minor improvements. [19:04:11] New patchset: Parent5446; "Changed LoginForm::addNewaccountInternal() to return Status." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/17952 [19:05:21] hoo: meh, i'm not messing with the rest of this code [19:05:44] MatmaRex: Sure, just kidding ;) [19:05:55] New review: Umherirrender; "Resolved comments" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26641 [19:06:33] 03(mod) SQL error for transcode row insertion - 10https://bugzilla.wikimedia.org/40808 +comment (10Aaron Schulz) [19:11:21] New patchset: Parent5446; "Added account creation API." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/18127 [19:11:35] New review: Jeroen De Dauw; "Yeah, it's in already, but not via gerrit. I accidentally pushed it directly when bumping the versio..." [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/26801 [19:14:24] New patchset: MaxSem; "Don't display multiple language links to the same language" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/25232 [19:14:55] Change merged: Reedy; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26828 [19:15:44] New review: MaxSem; "My patchset just trims some w/s" [mediawiki/core] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/25232 [19:15:46] Change merged: MaxSem; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/25232 [19:21:23] Change abandoned: Umherirrender; "Change Iba5f3f29 is merged." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/17912 [19:24:28] 06(LATER) Multiple langlinks to same language cause database conflicts - 10https://bugzilla.wikimedia.org/24502 +comment (10Umherirrender) [19:24:53] 03(NEW) pack(): Type H: illegal hex digit N - 10https://bugzilla.wikimedia.org/40809 normal; MediaWiki: API; (sam) [19:29:56] PHP Notice: Indirect modification of overloaded property LocalFile::$tempFSFileReferences has no effect in /var/www/SwiftWiki/core/includes/filebackend/TempFSFile.php on line 89 [19:30:00] never saw that before [19:31:30] New patchset: Umherirrender; "Add version number to deprecated setting" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26833 [19:33:30] what's the current status of Extension:Interlanguage - ditched in favor of Wikidata? [19:34:06] https://bugs.php.net/bug.php?id=39449 [19:34:30] New patchset: Mwjames; "Fix URL to Help: format" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/26834 [19:35:37] New review: Umherirrender; "Should be merged to REL1.20, maybe release notes should be added for the 3 settings, which are depre..." [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/26833 [19:39:43] 03(mod) SQL error for transcode row insertion - 10https://bugzilla.wikimedia.org/40808 +comment (10Michael Dale) [19:40:11] Change merged: Mwjames; [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/26834 [19:40:16] New patchset: Tpt; "(bug 37419) Rewriting of Index pages edit form in PHP" [mediawiki/extensions/ProofreadPage] (master) - https://gerrit.wikimedia.org/r/10741 [19:40:43] New review: MaxSem; "This will break Extension:Interlanguage in Git and a few more extensions elsewhere." [mediawiki/core] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/26825 [19:47:49] 03(mod) Article images are blurry on retina display (Responsive images) - 10https://bugzilla.wikimedia.org/36198 +comment (10Brion Vibber) [19:48:00] 03(ASSIGNED) Article images are blurry on retina display (Responsive images) - 10https://bugzilla.wikimedia.org/36198 (10Brion Vibber) [19:48:50] Mediawiki installer says not to use postgres for "production servers". is that because mediawiki integration with postgres is not ideal, or is it a general statement about postgres for any application? [19:49:40] More the former [19:49:41] fignewtons: first one [19:49:47] ok thanks [19:49:57] 03(NEW) Featured and good article badges - 10https://bugzilla.wikimedia.org/40810 normal; MediaWiki extensions: WikidataClient; (aude.wiki) [19:54:51] 03(mod) Featured and good article badges - 10https://bugzilla.wikimedia.org/40810 normal->15enhancement (10Aude) [19:56:48] New patchset: Aaron Schulz; "[FileBackend] Tweaked TempFSFile::bind() to handle __get()." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26836 [19:58:21] 03(mod) Enable translation import on wikis with Translate extension - 10https://bugzilla.wikimedia.org/40341 +comment (10Chris Steipp) [20:00:18] New review: Umherirrender; "I am not sure, if it is the right way, when extension can block the remove of deprecated code. Than ..." [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/26825 [20:04:15] hi Reedy [20:13:22] New patchset: IAlex; "Added missing entries in AutoLoader." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26838 [20:13:53] Radom, off the wall question. In the API, is there a way to get the section based on the title? I'm trying to edit a page, but I don't want to hard-code my section numbers, as they may change. [20:14:07] New patchset: Hoo man; "Clean up: Removed use of deprecated Linker::makeBrokenLink" [mediawiki/extensions/Interlanguage] (master) - https://gerrit.wikimedia.org/r/26839 [20:14:10] r/title/title of the section [20:16:52] Matthew_: i think you can get a list of all sections with their numbers [20:17:00] 03(mod) Remove the remove link on sitelinks (5) - 10https://bugzilla.wikimedia.org/40200 +comment (10Amir E. Aharoni) [20:17:24] Matthew_: action=parse&prop=sections [20:18:20] not sure what's the difference between number and index in results, though [20:18:25] Change merged: Reedy; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26838 [20:18:43] one probably refers to nested headings [20:19:06] that would make sense, yes [20:20:22] New review: Hoo man; "I've submitted a patch for the Interlanguage extension (Change-Id: If98ead670251784a2eb413666c86e44e..." [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/26825 [20:21:08] Vulpix: That helps a lot, thanks! This'll work, but curious: can I just check for the value of just one section? [20:22:10] i don't tink you can easily map section title to number in a different way [20:22:16] don't think* [20:22:17] Also, there may be multiple sections with the same name [20:23:52] Ah, true. Well, thank you, that'll work fine :) [20:27:55] dropping in for a moment from the conference I'm attending [20:28:21] * Krenair waves [20:28:28] sumanah: Welcome! :) [20:31:09] 03(mod) tablesorter should sort images with alt text - 10https://bugzilla.wikimedia.org/40044 +comment (10Daniel Werner) [20:31:39] New patchset: Jeroen De Dauw; "fixed typo" [mediawiki/extensions/Survey] (master) - https://gerrit.wikimedia.org/r/26841 [20:31:39] New patchset: Jeroen De Dauw; "rem dead code" [mediawiki/extensions/Survey] (master) - https://gerrit.wikimedia.org/r/26842 [20:31:52] Change merged: Jeroen De Dauw; [mediawiki/extensions/Survey] (master) - https://gerrit.wikimedia.org/r/26842 [20:31:52] Change merged: Jeroen De Dauw; [mediawiki/extensions/Survey] (master) - https://gerrit.wikimedia.org/r/26841 [20:31:53] New review: Amire80; "I went over all the diffs and they look good, but it's very big and I haven't tested it." [mediawiki/extensions/EducationProgram] (master) C: 1; - https://gerrit.wikimedia.org/r/26586 [20:32:33] New review: Daniel Werner; "see https://bugzilla.wikimedia.org/show_bug.cgi?id=40044#c7" [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/23100 [20:39:54] New patchset: Umherirrender; "Remove deprecated 1.16 Legacy support: Database == DatabaseMysql" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26843 [20:41:52] New patchset: Umherirrender; "Remove deprecated 1.16 wfLoadExtensionMessages" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26844 [20:44:24] New patchset: Umherirrender; "Remove deprecated 1.16 Linker methods" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26825 [20:46:07] New patchset: Umherirrender; "Remove deprecated 1.7 SpecialPage::addPage" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26845 [20:46:35] New review: Umherirrender; "Change splitted. Other change is: I6e68f02d" [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/26825 [20:58:39] 03(NEW) PHP Notice of undefined offset - 10https://bugzilla.wikimedia.org/40811 normal; MediaWiki extensions: SemanticDrilldown; (jamie) [21:02:06] New review: Raimond Spekking; "i18n review: Missing entries in messages.inc" [mediawiki/core] (Wikidata) C: 0; - https://gerrit.wikimedia.org/r/25736 [21:02:50] 03(mod) PHP Notice of undefined offset - 10https://bugzilla.wikimedia.org/40811 +comment (10Yaron Koren) [21:03:39] 03(mod) jquery.makeCollapsible should avoid page scroll when collapsing elements - 10https://bugzilla.wikimedia.org/40792 +comment (10Krinkle) [21:04:07] hi all :) [21:04:42] muppa: Hi! [21:04:47] muppa: How's it going? [21:08:25] 03(NEW) jquery.makeCollapsible: Refactor to use CSS instead of JavaScript to do the initial expansion/collapse - 10https://bugzilla.wikimedia.org/40812 minor; MediaWiki: JavaScript; (krinklemail) [21:08:28] 03(mod) jquery.makeCollapsible should avoid page scroll when collapsing elements - 10https://bugzilla.wikimedia.org/40792 (10Krinkle) [21:08:45] 03(mod) jquery.makeCollapsible: Refactor to use CSS instead of JavaScript to do the expansion/collapse (including initial state) - 10https://bugzilla.wikimedia.org/40812 summary (10Krinkle) [21:08:59] 03(mod) Remove sajax from core - 10https://bugzilla.wikimedia.org/40785 normal->15enhancement (10Krinkle) [21:11:14] 03(mod) skins/common/upload.js should be migrated to ResourceLoader - 10https://bugzilla.wikimedia.org/31946 (10Krinkle) [21:11:14] 03(mod) Deprecate legacy ajax interface (tracking) - 10https://bugzilla.wikimedia.org/40787 normal->15enhancement; summary (10Krinkle) [21:11:51] 03(mod) skins/common/upload.js should be migrated to ResourceLoader - 10https://bugzilla.wikimedia.org/31946 (10Krinkle) [21:11:51] 03(mod) Remove sajax from core - 10https://bugzilla.wikimedia.org/40785 (10Krinkle) [21:13:02] New patchset: Raimond Spekking; "[SemanticResultFormats] Update optional keys" [translatewiki] (master) - https://gerrit.wikimedia.org/r/26846 [21:13:12] Change merged: Raimond Spekking; [translatewiki] (master) - https://gerrit.wikimedia.org/r/26846 [21:14:26] 03(mod) Updating from addOnloadHook to jQuery(document).ready breaks some scripts (tracking) - 10https://bugzilla.wikimedia.org/31926 +comment (10Krinkle) [21:15:36] 03(mod) ext.srf.slideshow should not use sajax - 10https://bugzilla.wikimedia.org/40746 summary (10Krinkle) [21:18:31] 03(mod) Provide a standard addPortlet function - 10https://bugzilla.wikimedia.org/23515 (10Krinkle) [21:19:46] 03(NEW) mw.util.addPortletLink doesn't work for third party skins that have different portlet HTML - 10https://bugzilla.wikimedia.org/40813 minor; MediaWiki: JavaScript; (krinklemail) [21:21:37] 03(NEW) Standardise portlet html structure - 10https://bugzilla.wikimedia.org/40814 normal; MediaWiki: Interface; (krinklemail) [21:21:37] 03(mod) Provide a standard addPortlet function - 10https://bugzilla.wikimedia.org/23515 (10Krinkle) [21:21:38] 03(mod) mw.util.addPortletLink doesn't work for third party skins that have different portlet HTML - 10https://bugzilla.wikimedia.org/40813 (10Krinkle) [21:24:18] 14(INVALID) Updating from addOnloadHook to jQuery(document).ready breaks some scripts (tracking) - 10https://bugzilla.wikimedia.org/31926 +comment (10Krinkle) [21:25:51] Change merged: Catrope; [mediawiki/extensions/VisualEditor] (master) - https://gerrit.wikimedia.org/r/26816 [21:26:01] 03(mod) PHP Notice of undefined offset - 10https://bugzilla.wikimedia.org/40811 +comment (10Jamie Thingelstad) [21:27:02] 03(FIXED) SQLStore3 not yet working? - 10https://bugzilla.wikimedia.org/40402 +comment (10Yaron Koren) [21:32:12] 03(mod) searchsuggest-containing line ("containing...") doesn't include the entered text - 10https://bugzilla.wikimedia.org/40780 +comment (10Erik Moeller) [21:33:30] New patchset: Umherirrender; "Avoid using $wgUser in TitlePermissionTest" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26891 [21:34:04] New patchset: Jeroen De Dauw; "Fixed autoinfowindows functionality" [mediawiki/extensions/Maps] (master) - https://gerrit.wikimedia.org/r/26892 [21:34:12] Change merged: Jeroen De Dauw; [mediawiki/extensions/Maps] (master) - https://gerrit.wikimedia.org/r/26892 [21:39:40] New patchset: jan; "Add passfile option to install.php" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26894 [21:45:16] New patchset: Umherirrender; "Use ParserOptions::newFromUserAndLang in tests" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26895 [21:45:31] how do I debug outofmemory error on 1.16.0? any chance to get a backtrace? [21:48:01] Set the varioud php debugging things? [21:51:11] !debug [21:51:11] 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 [21:53:08] New patchset: Adamw; "disable hubbub debug output" [mediawiki/extensions/Parsoid/cpp/contrib/libhubbub] (master) - https://gerrit.wikimedia.org/r/26896 [21:54:45] New patchset: jan; "Add passfile option to install.php" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26894 [21:54:49] New patchset: Inez; "Update ve.ce.Surface to call SurfaceObserver.stop/start/clear instead of stopPolling/startPolling/clearPollData." [mediawiki/extensions/VisualEditor] (master) - https://gerrit.wikimedia.org/r/26897 [21:57:51] New patchset: Trevor Parscal; "Update ve.ce.Surface to call SurfaceObserver.stop/start/clear instead of stopPolling/startPolling/clearPollData." [mediawiki/extensions/VisualEditor] (master) - https://gerrit.wikimedia.org/r/26897 [21:59:16] Change merged: Trevor Parscal; [mediawiki/extensions/VisualEditor] (master) - https://gerrit.wikimedia.org/r/26897 [22:04:18] New review: Andrew Bogott; "This looks good to me. Should we error out if the user specifies pass /and/ passfile?" [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/26894 [22:04:36] New patchset: Matmarex; "CologneBlue rewrite: rewrite bottomLinks()" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26898 [22:05:08] i love doing this. +60, -205. [22:07:34] New patchset: Aaron Schulz; "[FileBackend] Tweaked FileBackendMultiWrite behavior to fix test leakage." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26899 [22:08:44] New review: Reedy; "Needs rebasing" [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/25170 [22:09:03] MatmaRex: adding a lot of code in other revisions is cheating [22:09:04] ;) [22:09:09] ;) [22:16:18] total cologneblue rewrite balance right now appears to be 501 insertions(+), 317 deletions(-) [22:16:37] (not counting removing the dependency on 882 lines of SkinLegacy.php) [22:17:47] New patchset: Christian; "Removing onKeyPress return statement" [mediawiki/extensions/VisualEditor] (master) - https://gerrit.wikimedia.org/r/26900 [22:18:54] lol. [22:19:20] New review: jan; "Good idea, I split up this in a separate change" [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/26894 [22:20:53] New review: Reedy; ""Remove in 1.20" WE'RE LATE" [mediawiki/core] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/26844 [22:20:54] Change merged: Reedy; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26844 [22:22:43] Change merged: Reedy; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26843 [22:23:06] Change merged: Reedy; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26845 [22:23:43] can't that thing just die in peace? [22:23:45] New review: Reedy; "Did you check for any usages first?" [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/26822 [22:23:55] CologneBlue? [22:25:03] New review: Reedy; "Rarrgh." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26843 [22:27:41] Change merged: Bsitu; [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/26615 [22:27:44] New patchset: AABoyles; "Major changes to Breadcrumbs under the hood." [mediawiki/extensions/BreadCrumbs] (master) - https://gerrit.wikimedia.org/r/26713 [22:28:26] Wikipedia Zero article has been linked to from Reddit again :/ [22:31:39] New patchset: jan; "Add warnings to install.php for files-options" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26901 [22:38:01] Change merged: Reedy; [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/26882 [22:38:56] 03(mod) Merge action=credits into action=info - 10https://bugzilla.wikimedia.org/39533 +comment (10MZMcBride) [22:40:19] Hi guys, I just wanted to replace an outdated image at Commons, but I can not do that. Could someone of you have a look, please? http://commons.wikimedia.org/wiki/Commons:Help_desk#Request_to_move_File:Logo_Typo3_2012.svg_to_File:Logo_Typo3.svg [22:41:57] Guest81027: I think #wikimedia-commons is the channel for that? There might be someone here who can help, but I'd guess the other would be more likely [22:44:12] RoanKattouw: https://gerrit.wikimedia.org/r/#/c/26899/ [22:45:27] 03(mod) Tidy occasionally isn't executed - 10https://bugzilla.wikimedia.org/38273 +comment (10MZMcBride) [22:45:52] I didn't know that this channel exists. So I asked here... :-) [22:45:55] Change merged: Catrope; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/26899 [22:46:39] New patchset: Hoo man; "(bug 18060) Lockandhide should be logged in the suppression log" [mediawiki/extensions/CentralAuth] (master) - https://gerrit.wikimedia.org/r/26902 [22:46:46] Guest81027: No worries. Yep, #wikimedia-commons is where you want. [22:47:25] Or maybe #wikimedia. Though unless it's urgent, probably don't need to poke people about it. They'll see the section, eventually. [22:47:30] Commoners are a bit slow. [22:48:29] 03(ASSIGNED) Lockandhide should be logged in the suppression log - 10https://bugzilla.wikimedia.org/18060 +patch-in-gerrit; +comment (10Hoo man) [22:59:34] 14(INVALID) Watchlist star sensitivity - 10https://bugzilla.wikimedia.org/40691 +comment (10Jon) [23:00:09] 03(FIXED) Navigation bar slide out animation - 10https://bugzilla.wikimedia.org/39081 (10Jon) [23:04:24] 14(INVALID) Navigation problems - 10https://bugzilla.wikimedia.org/38656 +comment (10Jon) [23:05:24] 03(FIXED) Link at bottom of language selection - 10https://bugzilla.wikimedia.org/39079 +comment (10Jon) [23:09:46] 03(mod) Watchlist star sensitivity - 10https://bugzilla.wikimedia.org/40691 (10MZMcBride) [23:14:24] i am interested to work for GSOC.....Im good at Java....can someone please help me!! [23:15:52] GSOC doesn't start again for many more months [23:15:59] And it sounds like you're in the wrong place [23:16:01] try #gsoc [23:16:50] i am currently doing computerscience engineering!!.....Will volunteer for projects of this wikimedia [23:17:21] We don't usually have any java projects [23:17:50] im interested to develop necessary skills to get selected for this foundation in GSOC....please guide me!! [23:18:31] 14(DUP) Windows phone 7.5 search has no way to submit form - 10https://bugzilla.wikimedia.org/39375 +comment (10Jon) [23:18:31] 03(mod) Cannot full text search for Windows Phone 7 - 10https://bugzilla.wikimedia.org/37945 +comment (10Jon) [23:18:40] New review: MaxSem; "Why not enter the password from keyboard a-la sudo? This will allow to accomplish two workflows, inc..." [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/26894 [23:19:09] New review: CSteipp; "Looks good, but with the current ConfirmEdit, I get this error when ConfrimEdit aborts the account c..." [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/18127 [23:19:21] 14(WFM) MobileFrontend beta: can't switch article languages on Windows Phone 7.5 IE 9 - 10https://bugzilla.wikimedia.org/40752 +comment (10Jon) [23:20:31] googler_99, you can look at what people did during the summer of code here: https://www.mediawiki.org/wiki/Summer_of_Code_Past_Projects [23:20:54] also, you may want https://www.mediawiki.org/wiki/Developer_access :) [23:32:46] Reedy, I just loaded that patchset in PhpStorm:P [23:32:57] :D [23:33:10] Y U HAS NO USED VARIABLES!? [23:33:46] New patchset: Hoo man; "(bug 23243) Warn before deleting a global account" [mediawiki/extensions/CentralAuth] (master) - https://gerrit.wikimedia.org/r/26906 [23:37:22] 03(mod) jquery.makeCollapsible should avoid page scroll when collapsing elements - 10https://bugzilla.wikimedia.org/40792 (10mybugs.mail) [23:37:23] 03(ASSIGNED) Warning before deletion global account - 10https://bugzilla.wikimedia.org/23243 +patch-in-gerrit; +comment (10Hoo man) [23:37:58] Change merged: MaxSem; [mediawiki/extensions/ZeroRatedMobileAccess] (master) - https://gerrit.wikimedia.org/r/26771 [23:42:30] Change merged: MaxSem; [mediawiki/extensions/Collection] (master) - https://gerrit.wikimedia.org/r/26779 [23:45:35] 03(ASSIGNED) Creation of new Wikimedia Thailand mailing list - 10https://bugzilla.wikimedia.org/40784 normal->15enhancement; +comment (10Thehelpfulone) [23:48:30] New patchset: MaxSem; "These temporary messages aren't needed anymore" [mediawiki/extensions/WikimediaMessages] (master) - https://gerrit.wikimedia.org/r/26907 [23:55:14] 03(mod) Set up parallel automated parser test run on PostgreSQL, SQLite backends for CodeReview output - 10https://bugzilla.wikimedia.org/20343 +comment (10Tim Landscheidt) [23:55:30] Change merged: MaxSem; [mediawiki/extensions/MWSearch] (master) - https://gerrit.wikimedia.org/r/25482