[00:02:43] PleaseStand: Theoretically `git diff {thesha}^!` should get you a patch you can submit [00:02:57] JeroenDeDauw: don't know if you are aware of the error - http://education.wmflabs.org/w/index.php?title=Special:Log [00:05:30] Dantman: Is it OK that it shows partial git SHA1s instead of SVN revision IDs? [00:05:52] PleaseStand: Where? [00:06:25] Dantman: index 6c76ae1..6e1a98f 100644 [00:06:27] <^demon> I'm curious what git repo you've cloned from. None of the github mirrors are official. [00:06:39] PleaseStand: Anyone trying to commit is probably just going to try running `patch -p# < ` on trunk [00:06:45] So it won't really matter [00:07:31] Thehelpfulone: now I am :) I know what caused this (an already fixed bug) and how to get rid of it [00:08:39] ^demon: https://github.com/mediawiki/mediawiki-trunk-phase3 . There's a link to it on the MediaWiki wiki. [00:08:42] great :) [00:08:53] that means ^demon can work on the AbuseFilter instead ;) [00:10:06] <^demon> PleaseStand: Where did you find that link on mediawiki.org? I'd like to update it :) [00:11:01] ^demon: https://www.mediawiki.org/wiki/Special:LinkSearch [00:11:12] https://www.mediawiki.org/wiki/India_Hackathon_2011/Schedule_notes [00:11:25] hexmode: can you add me to bug 34492? [00:11:44] hexmode: (marcin.cieslak@gmail.com) [00:12:07] saper: you should be able to add yourself, let me check your perms [00:12:36] private bugs? [00:12:46] are they for security flaws or something? [00:12:46] yeah [00:12:54] sorry, just saw that [00:14:04] saper: see pm [00:19:28] 03(mod) An error occurred while changing your watchlist settings for [[Special:WhatLinksHere/Example]] - 10https://bugzilla.wikimedia.org/34972 +comment (10pleasestand) [00:21:52] 03preilly * 10/trunk/extensions/MobileFrontend/javascripts/ (opensearch.js opensearch.min.js): fix search paths [00:22:46] 03preilly * 10/trunk/extensions/MobileFrontend/templates/ApplicationTemplate.php: update version of opensearch js [00:24:32] 03(mod) [Regresion] Preview button only works on second click - 10https://bugzilla.wikimedia.org/35057 +comment (10krinklemail) [00:25:18] 03preilly * 10/branches/wmf/1.19wmf1/extensions/MobileFrontend/ (3 files in 2 dirs): 1.19wmf: MFT r113431 - r113432 [00:25:52] 03(mod) An error occurred while changing your watchlist settings for [[Special:WhatLinksHere/Example]] - 10https://bugzilla.wikimedia.org/34972 +need-review +patch (10PleaseStand) [00:26:09] 03jeroendedauw * 10/trunk/extensions/EducationProgram/includes/EPOAPager.php: use toHtml function to get thumb html as per Brions suggestion [00:27:05] 03(mod) [Regresion] Preview button only works on second click - 10https://bugzilla.wikimedia.org/35057 +comment (10rkaldari) [00:30:14] hi. anyone here use mediawiki.el to edit from within emacs? I'm having trouble saving my edits with it. http://pastebin.com/jddz1afQ i get this. [00:31:19] 03preilly * 10/trunk/extensions/MobileFrontend/javascripts/ (beta_opensearch.js beta_opensearch.min.js): fix links in opensearch [00:31:54] 03preilly * 10/branches/wmf/1.19wmf1/extensions/MobileFrontend/javascripts/ (beta_opensearch.js beta_opensearch.min.js): 1.19wmf: MFT r113435 [00:32:04] 03(mod) [Regresion] Preview button only works on second click - 10https://bugzilla.wikimedia.org/35057 +comment (10rkaldari) [00:32:56] i also like sailor moon. [00:33:12] how do you know my wikia profile? [00:34:17] hexmode: do we have some watchlist bugs in 1.19? I found something strange and I wonder if it's only postgres related or not [00:34:41] when is 1.19 relased to everyone? [00:34:59] pokeswap: beta tarball is out now [00:35:07] wht is that? [00:35:16] !BET tarball [00:35:16] I don't know anything about "bet". You might try: !1.18beta1 !bureaucracy !centralauth !install !installmacosx !interwiki !nowiki !poem !sharedlogins !shorturls !topic [00:35:20] !BETa tarball [00:35:20] I don't know anything about "beta". You might try: !1.18beta1 !shorturls !topic [00:35:24] !BETa-tarball [00:35:25] I don't know anything about "beta-tarball". [00:35:33] Please stop that [00:35:55] pokeswap: reedy just released it yesterday [00:35:55] I am trying to figure out what that is [00:36:08] so, is it not on mw-bot? [00:36:20] http://lists.wikimedia.org/pipermail/mediawiki-announce/2012-March/000108.html [00:36:32] !b 34972 [00:36:32] https://bugzilla.wikimedia.org/show_bug.cgi?id=34972 [00:36:46] !b 34987 [00:36:46] https://bugzilla.wikimedia.org/show_bug.cgi?id=34987 [00:36:54] http://pastebin.com/uyv68Zek [00:36:59] also, !wikipedia is confusing [00:37:01] saper: ^^ those are the only two I know about [00:37:02] hey here is a better backtrace. [00:37:08] hi everyone. [00:37:30] i'm having some trouble with mediawiki.el, editing a mediawiki wiki through emacs. [00:37:40] hexmode: ok thanks [00:37:43] i can't save--something goes wrong [00:37:47] bot is VERY uneducated [00:37:54] (the pastebin url i just pasted) [00:37:55] The bot is fine [00:38:01] dto: you should ask me about mw.el, not this channel [00:38:23] hexmode: should i private message you? [00:38:39] 03catrope * 10/trunk/extensions/VisualEditor/modules/ve/dm/nodes/ve.dm.DocumentNode.js: Fix stupid typos so wrapEach actually works [00:38:51] 03catrope * 10/trunk/extensions/VisualEditor/tests/ve/ (2 files): [00:38:51] Add tests for unwrapping a list [00:38:51] This also excercises unwrapEach. One of the tests is still subtly broken [00:38:51] in that the attributes on the listItems aren't preserved, I'll fix that [00:38:52] next. [00:39:13] when will 1.19 be in simplescripts? [00:39:30] What the hell is simplescripts? [00:39:34] pokeswap: we only train the bot with commonly needed info, we are not going to add every possible bit of information to it [00:40:07] just saying it think it is funny. [00:40:27] how dot5hosting gives the wikimedia software [00:40:32] 03awjrichards * 10/trunk/extensions/MobileFrontend/ (MobileFrontend.body.php tests/MobileFrontendTest.php): Makes useformat=mobile sticky with a cookie. Changese ExtMobileFrontend::useFormat to protected var accessible with get/set methods. Updated tests to reflect changes [00:40:48] That doesn't make english [00:41:12] Reedy: think cpanel's fantasico (or whatever its called these days) [00:41:18] <^demon> Simplescripts looks kinda like Fantastico [00:41:20] <^demon> Yeah that [00:41:37] dot 5 hosting is a shared hosting service [00:42:40] 03(mod) Magic words are considered to be (non-existing) templates - 10https://bugzilla.wikimedia.org/31576 +comment (10roan.kattouw) [00:43:15] that is like the most talked about bug [00:43:28] Bug 1? [00:43:32] <^demon> pokeswap: We don't have any clue when your host will add 1.19. You could try asking your host. [00:43:56] heh, maybe we should release 1.19 firs? [00:44:02] Probably by the same time Debian packages has 1.18 in stable >.> [00:44:05] Pfffft [00:44:23] what is the best server for mediawiki wikis [00:44:27] HP [00:45:19] <^demon> The cool kids run MediaWiki on an IBM z-Series :) [00:45:38] pokeswap: anything that meets our installation requirements and that you can put the MW files on [00:45:47] preferably straight from the tarball [00:45:53] * TimStarling uses linode [00:45:56] Running Solaris, preferably [00:45:56] Or svn/git! [00:46:01] 03(mod) Add a direct unwatch link to entries on Special:Watchlist - 10https://bugzilla.wikimedia.org/424 +comment (10Aaron Pramana) [00:46:10] there are also a few hosting companies around that do one-click installations of mediawiki [00:46:12] * Dantman sometimes uses linode sometimes uses rscloud [00:46:22] if you just want a wiki and don't care about the details [00:46:37] <^demon> TimStarling: Linode might be over some people's heads. [00:46:58] The cloud is hard. [00:47:11] I have some lovely shared hosting via Ventra (although they are a bit pricey sometimes) [00:47:12] well, it would be fun to have a linux server to play with [00:47:20] but it's maybe a bit expensive for that [00:47:34] * AaronSchulz reads http://www.php.net/manual/en/intro.pcntl.php [00:47:38] <^demon> Yeah, there's cheaper ways to play with linux than linode. [00:47:42] maybe AWS? [00:47:48] p858snake|l: Got a 1.17+ instance on them I can train my shorturl tool to understand? [00:47:55] http://aws.amazon.com/ [00:48:15] linux or windows? [00:48:29] * Dantman snickers [00:48:35] linux [00:48:35] Dantman: possibly, can't remember [00:49:25] then... when i save enough money i will get a linux server [00:49:27] ;) Now you're supposed to ask... "Which distro?" [00:49:33] AWS even has a "free tier" [00:49:50] how would i connect my windows laptop to linux server? [00:49:51] TimStarling: Wasn't that more like a 1year limited scale free trial? [00:49:54] so yuo can get started for nothing [00:49:57] pokeswap: wires [00:50:08] yes, for one year [00:50:19] Dantman: email me and remind me to reinstall mw on there [00:50:20] pokeswap: ssh... when using the internet differences in os mean nothing [00:50:33] pokeswap: use PuTTY [00:50:33] Dantman: email is <<< without the |l @ gmail [00:50:42] http://www.chiark.greenend.org.uk/~sgtatham/putty/ [00:50:43] 03(mod) Group similar pages in watchlist - 10https://bugzilla.wikimedia.org/5875 +comment (10javaron) [00:50:49] since i'm going out in a min [00:51:07] than what if i want to change my computer back [00:51:19] format everything [00:51:31] putty doesn't change your computer, it's just an app you run that connects to your server [00:52:31] I think AWS has images with MediaWiki preinstalled [00:52:48] New code comment: Kaldari; r106754 and r106895; [00:52:51] simple scripts has Wiki [00:52:51] [00:52:51] MediaWiki [00:52:51] 1.18.1 [00:52:51] [00:52:52] Tiki Wiki CMS Groupware [00:52:53] * Dantman should look at those and see how bad they are [00:52:55] 8.3 [00:52:57] [00:53:00] WikkaWiki [00:53:01] 1.2.sp.1 [00:53:03] :/ [00:53:03] [00:53:04] * AaronSchulz sighs [00:53:05] DokuWiki [00:53:08] 2011-05-25a New! [00:53:08] +q~ [00:53:09] [00:53:11] PmWiki [00:53:13] 2.2.36 [00:53:15] for wikis [00:53:24] Oh, heh [00:53:31] why do we keep letting him back? too large an ip range? [00:53:45] I think we should encourage him [00:53:55] TimStarling: next phase3 developer? [00:54:00] sure [00:54:08] zOmg Teh next brion! [00:54:08] and installing a linux server is much more likely to be productive than playing with IRC bots [00:54:28] AaronSchulz: I thought that was reservered for TimStarling's kid [00:54:49] I'm fine with you making fun of him when he plays with the bots, but when it gets down to it, he's obviously a kid who is motivated and technically-minded [00:55:29] !pastebin [00:55:29] Please do not paste more than 2-3 lines of text into the channel as it disrupts the flow of conversation. Instead please use a pastebin such as and post a link to your paste in the channel. [00:55:48] * AaronSchulz isn't making fun, just getting annoyed [00:55:53] * Dantman glares at the person who modified !pastebin [00:55:58] heh [00:56:04] Well whichever pastebin you prefer [00:56:13] Hah... [00:56:14] Point is you shouldn't paste dozens of lines of text in the channel [00:56:17] This one is a dead link [00:56:19] <^demon> Every time someone updates !pastebin they put in their pastebin of choice :) [00:56:22] ;) [00:56:27] <^demon> We should just link to Tim's pastebin [00:56:45] boo, no syntax highlighting :/ [00:56:53] it's pretty minimal [00:56:55] People seamed to use dpaste and default so I liked to both [00:57:17] also if you paste too much stuff to it in total, it shuts down the whole service to avoid DoSing my VPS [00:57:33] i use pastebin.com [00:57:43] probably a lot of people could use it before that happens though [00:57:54] just saying it's not a full scale production thing [00:58:00] <^demon> We could just host our own pastebin on labs [00:58:03] ^_^ We could write a pastebin and put it on labs [00:58:05] you have your own? [00:58:08] Tch, beatten [00:58:16] Tch, typos [00:58:24] Just use pages on a Wiki [00:58:25] mine is http://paste.tstarling.com/ [00:58:48] I'll show you the source [00:59:07] What, and ruin the fun? ;) [00:59:08] PM or link? [00:59:23] or /msg memoserv [00:59:25] Paste the code into IRC [00:59:58] http://paste.tstarling.com/submit.php.html [01:00:22] <^demon> Aw, no .phps? [01:00:24] TimStarling: speaking of pastebin, anymore patch remarks? jokes? snickers? [01:00:39] ^demon: cease thy hatred of PHP at once! [01:00:58] <^demon> Hatred? [01:01:03] * AaronSchulz gives ^demon a large warm glass of java [01:01:10] i found it on chrome ...pasting it all now [01:01:25] http://pastebin.com/kPp8Wbkf [01:01:30] :) [01:01:34] * Dantman hands ^demon a tube of ecma cream [01:01:42] <^demon> AaronSchulz: You know I don't drink coffee. [01:02:59] <^demon> TimStarling: You used @. For shame ;-) [01:04:13] I was in the computer lab with year 1s (6-7~ yr olds) yesterday... surprisingly they wern't that bad at logging in [01:06:23] peachey|laptop_, logging into what? windows? [01:07:57] 40 [01:09:41] Krenair: yes, and readingeggs [01:11:13] http://www.raspberrypi.org/faqs#comment-10687 [01:11:31] "Kids can use a CLI. I was writing BASIC programs and editing Wolfenstein levels at age 7 on DOS. It’s adults that can’t learn things." [01:12:26] I knew basic linux commands by the time I was 9 :/ [01:14:44] 03catrope * 10/trunk/extensions/VisualEditor/ (2 files in 2 dirs): [01:14:44] Make prepareWrap() use the data from the model rather than the unwrap [01:14:44] parameters. This fixes the case where rolling back a list unwrap would [01:14:44] restore the list items without their attributes [01:16:58] 03(FIXED) backtrace when getting a PDF - 10https://bugzilla.wikimedia.org/35055 +comment (10Ralf Schmitt) [01:17:57] 03(NEW) Make API error messages translatable - 10https://bugzilla.wikimedia.org/35074 normal; MediaWiki: API; (mybugs.mail) [01:18:34] 03aaron * 10/trunk/phase3/includes/filerepo/ (FileRepo.php file/ForeignAPIFile.php file/LocalFile.php): Disable file locking for thumbnail purging just as it already is with creation/updates (for performance). [01:19:15] TimStarling: I have updated MediaWiki pages on srwikipedia to remove -{ where needed. Only zh wikis use -{ in their interface messages (so we could perhaps set wgBug34832TransitionalRollback to false except for zh wikis). [01:20:04] !paste [01:20:04] When sharing multiple lines of code, please use a pastebin such as http://dpaste.com/ or http://p.defau.lt/ and post a link to your paste in the channel. [01:20:10] Oh... we have duplicates [01:20:13] !pastebin [01:20:14] Please do not paste more than 2-3 lines of text into the channel as it disrupts the flow of conversation. Instead please use a pastebin such as and post a link to your paste in the channel. [01:20:27] !pastebin del [01:20:28] Successfully removed keyword: pastebin [01:20:31] !paste del [01:20:31] Successfully removed keyword: paste [01:20:39] SPQRobin: ok [01:20:53] TimStarling: and no other languageconverter wikis use -{ [01:21:29] !pastebin is Please do not paste more than 2-3 lines of text into the channel as it disrupts the flow of conversation. When sharing multiple lines of code, please use a pastebin such as or and post a link to your paste in the channel. [01:21:29] Successfully added keyword: pastebin [01:21:35] !paste alias pastebin [01:21:35] Successfully added alias: paste [01:21:49] 03awjrichards * 10/trunk/extensions/MobileFrontend/ (6 files in 3 dirs): Making show/hide buttons translatable [01:21:55] TimStarling: There is however one other weird issue that Siebrand mentioned on the bug, for Serbian specifically, namely that -{ appears when selecting sr-ec, see e.g. http://sr.wikipedia.org/sr-ec/%D0%92%D0%BB%D0%B0%D0%B4%D0%B8%D0%BC%D0%B8%D1%80_%D0%9B%D0%B5%D1%9A%D0%B8%D0%BD [01:22:47] 03(NEW) $.messageBox should allow one to append messages (instead of only "prepend") - 10https://bugzilla.wikimedia.org/35075 normal; MediaWiki: Javascript; (mybugs.mail) [01:23:27] ok, well let's switch to wgBug34832TransitionalRollback=false first and see if that changes anything [01:24:47] done [01:24:55] 03aaron * 10/branches/wmf/1.19wmf1/includes/ (4 files in 3 dirs): MFT r113441 [01:31:49] TimStarling: Thanks, everything seems to work as expected. About Serbian, r103327 (originally r85224) causes that bug, because it disables conversion (i.e. also -{) when the text is already written in the target script. [01:32:09] 03(mod) Can't expand collapsed sections (must run 'make remotes') - 10https://bugzilla.wikimedia.org/34986 (10Andrea Stagi) [01:32:11] right [01:32:26] 03(mod) The About screen cuts short - 10https://bugzilla.wikimedia.org/34170 (10Andrea Stagi) [01:32:30] disabling conversion is probably not ever a good idea [01:32:45] can that be reverted for now? [01:32:57] 03awjrichards * 10/trunk/extensions/MobileFrontend/ (MobileFrontend.body.php templates/ApplicationTemplate.php): Followup r113442, using internal message array and escaping button messages [01:34:11] Do you mean the disabling in Parser, or the guessVariant? [01:35:20] 03awjrichards * 10/branches/wmf/1.19wmf1/extensions/MobileFrontend/ (7 files in 3 dirs): MFT r113442, r113444 [01:42:41] 03reedy * 10/trunk/extensions/ExtensionDistributor/ExtensionDistributor.i18n.php: Rebuild and export file after killing all ExtensionFunctions related comments [01:42:49] either way [01:43:11] 03awjrichards * 10/trunk/extensions/MobileFrontend/templates/ApplicationTemplate.php: Bumping js version # [01:43:20] I finally figured out why [[User_talk:UAL55/5]] on zhwiki is timing out [01:44:09] I was having trouble reproducing it, because it was actually fixed in trunk already [01:44:27] https://www.mediawiki.org/wiki/Special:Code/MediaWiki/112395 [01:44:33] 03catrope * 10/trunk/extensions/VisualEditor/ (2 files in 2 dirs): [01:44:34] Add a check for the length of unwrapOuter, and add a test for each [01:44:34] exception [01:44:35] SPQRobin even commented on it [01:44:38] 03awjrichards * 10/branches/wmf/1.19wmf1/extensions/MobileFrontend/templates/ApplicationTemplate.php: MFT r113447 [01:45:48] 03tstarling * 10/branches/wmf/1.19wmf1/includes/Skin.php: MFT r112395: Don't parse section name in edit section tooltips [01:47:29] that page has {{tl|Recent changes article requests/full}} in a heading [01:47:49] I see [01:48:02] so formatHeadings() converts it to "plain text" {{Recent changes article requests/full}} [01:48:10] and that bug was expanding that template inclusion [01:48:13] that was a bug i reported [01:48:25] I found it strange nobody had reported it yet [01:48:40] you would have saved me some time if you put a 1.19wmf1 tag on the revision that fixed it [01:50:35] I was wondering if there was any reason it was only backported to 1.18/1.19 [01:50:46] but yes, should've done that [01:50:54] I'm looking at the implementation of that template, it's really charming [01:51:50] The template isn't loading for me.. [01:52:07] no kidding [01:52:09] http://zh.wikipedia.org/w/index.php?title=Template:Recent_changes_article_requests/list&action=edit [01:52:20] it includes this template about 10,000 times [01:52:46] death by 1000 cuts? or I guess 10000 [01:53:15] actually 5000 [01:53:45] it uses a kind of tree structure [01:54:14] {{Recent changes article requests/full}} includes {{Recent changes article requests/full}} 5 times, each time with a different "thousand" parameter [01:54:25] sorry includes {{Recent changes article requests/full/1000}} 5 times [01:55:02] then each invocation of {{Recent changes article requests/full/1000}} includes {{Recent changes article requests/full/100}} 10 times, each with a different "hundred" parameter, and passing through the "thousand" parameter [01:55:28] then same with {{Recent changes article requests/full/10}}, until you finally get down to {{Recent changes article requests/full/1}} [01:55:47] which goes {{Recent changes article requests/list |n={{#expr:1000*{{{thousand|0}}}+100*{{{hundred|0}}}+10*{{{ten|0}}}+{{{unit|1}}}}} }} [01:56:40] AaronSchulz: a good practical solution to the lack of loops, right? [01:57:32] :p [02:01:45] I love wikitext [02:02:04] and it loves you werdna [02:10:45] 03bsitu * 10/trunk/extensions/PageTriage/ (7 files in 4 dirs): PageTriage new tables, getMetaData API and database access file [02:11:32] TimStarling: shall I submit a bug for the Serbian converter issue, or what are we going to do with it? Maybe we should just by default strip -{}- if it's not handled by the converter. [02:12:12] yes, submit a bug [02:12:30] like I said, I think the change should be reverted temporarily [02:12:51] as for the long term, I have a shelved patch which allows the language converter to properly process -{}- rules without actually converting any text [02:12:53] that may be of some use [02:13:44] I guess it's OK to revert it temporarily [02:19:12] Thinking about it again, it's not really a bug but rather the pages need to be updated to remove -{ where not needed, which was the intention of the commit. So it's probably best to indeed revert it and in the long term handle -{}- by default. [02:19:54] 03catrope * 10/trunk/extensions/VisualEditor/tests/ve/ (2 files): [02:19:54] Add test for replacing a table with a list. This only works because [02:19:54] nesting validity isn't checked yet (lists inside lists are illegal [02:19:54] IIRC), but for now it tests the reversal of the order of the closing [02:19:55] tags nicely [02:22:45] No, never mind that. It is a bug. [02:27:43] 03(NEW) when guessVariant is true (implemented for Serbian), -{}- is not parsed but it is sometimes needed - 10https://bugzilla.wikimedia.org/35076 normal; MediaWiki: Language converter; (robinp.1273) [02:27:55] TimStarling: I have some trouble troubleshooting bug 35043, I have added ROLLBACK on query error; any idea why http://paste.tstarling.com/p/oFQdru.html later queries seem to be losing search_path for schemas? When not using LB, am I having only one connection to the DB or more? [02:29:44] 03(mod) $wgOut->addWikiText() doesn't run language converter - 10https://bugzilla.wikimedia.org/34832 +comment (10robinp.1273) [02:30:32] maybe the ROLLBACK also rolls back the SET search_path query [02:30:48] see DatabasePostgres::open() [02:31:18] New code comment: SPQRobin; guessVariant does not work well, see bug 35076; [02:32:18] New code comment: SPQRobin; guessVariant does not work well, see bug 35076; [02:33:03] New code comment: Saper; $this->reOpen(); seems to break emulation of "SELECT IGNORE": \ For example, deleting a ; [02:34:15] TimStarling: we are using ROLLBACK when emulatin SELECT IGNORE, and there no problems afterwards hm... [02:49:13] 03(mod) Log events occasionally not logged - 10https://bugzilla.wikimedia.org/12129 +comment (10b) [03:05:28] 03(mod) Blanking a post commits successfully when disallowed - 10https://bugzilla.wikimedia.org/35070 +comment (10mah) [03:08:32] 03(mod) Blanking a LiquidThreads post commits successfully when disallowed - 10https://bugzilla.wikimedia.org/35070 summary (10MZMcBride) [03:08:49] I saw "post commit" and thought it had to do with SVN. [03:08:54] * Joan pets hexmode. [03:10:18] heh [03:10:24] * hexmode purrs [03:10:45] time to go home [03:10:53] well, back to the hotel [03:13:18] TimStarling: ever read http://harmful.cat-v.org/software/c++/linus? [03:14:40] I don't believe so [03:16:33] New code comment: Saper; Adding \
 \ $conn->schemaExists() \ 
\ in "open" has a nasty side-effect - it opens a transacti; [03:16:58] TimStarling: ^ got it ^ there was a quiet transaction added and "SET" got rolled back. [03:20:43] saper: I can has patch? [03:38:02] 03(FIXED) [Rich Editor] link in a form appears in the wrong place under IE, if form contains a section called "Free Text" - 10https://bugzilla.wikimedia.org/34311 +comment (10Yaron Koren) [03:40:32] 14(INVALID) Entering embedded link in form field produces strange query results - 10https://bugzilla.wikimedia.org/34991 +comment (10Yaron Koren) [03:51:42] 03(mod) [Regresion] Preview button only works on second click - 10https://bugzilla.wikimedia.org/35057 +comment (10rkaldari) [03:56:10] 03(ASSIGNED) Cannot delete page due to foreign key constraint on recentchanges - 10https://bugzilla.wikimedia.org/24780 +comment (10Marcin Cieślak) [03:56:13] 03(mod) PostgreSQL/pgsql support (tracking) - 10https://bugzilla.wikimedia.org/384 (10Marcin Cieślak) [03:56:46] 03(NEW) mwCustomEditButtons broken: edit toolbar does not update if site JS is slow to load - 10https://bugzilla.wikimedia.org/35077 normal; MediaWiki: Page editing; (tstarling) [03:56:48] 03(mod) special:search snippets have the wrong encoding - 10https://bugzilla.wikimedia.org/27382 (10Marcin Cieślak) [03:56:51] 03(mod) PostgreSQL/pgsql support (tracking) - 10https://bugzilla.wikimedia.org/384 (10Marcin Cieślak) [03:56:53] 03(mod) Improper escaping for SQL for Pg - 10https://bugzilla.wikimedia.org/27284 (10Marcin Cieślak) [03:56:57] 03(mod) PostgreSQL/pgsql support (tracking) - 10https://bugzilla.wikimedia.org/384 (10Marcin Cieślak) [03:57:51] 03yaron * 10/trunk/extensions/SemanticDrilldown/specials/SD_BrowseData.php: Added fix by Paul Oranje to get $sdgNumResultsPerPage working for MW >= 1.18; also some small formatting fixes [03:58:09] 03(mod) mwCustomEditButtons broken: edit toolbar does not update if site JS is slow to load - 10https://bugzilla.wikimedia.org/35077 +comment (10Tim Starling) [03:58:38] 03(FIXED) $sdgNumResultsPerPage ignored (limit and offset not set) - 10https://bugzilla.wikimedia.org/34804 +comment (10Yaron Koren) [04:02:00] 03(mod) [Regresion] Preview button only works on second click - 10https://bugzilla.wikimedia.org/35057 +comment (10rkaldari) [04:05:16] 03(mod) [Regression] WikiLove's preview button only works on second click - 10https://bugzilla.wikimedia.org/35057 summary (10MZMcBride) [04:10:46] 03(mod) PostgreSQL: "syntax error in tsquery" when search term contains apostrophes - 10https://bugzilla.wikimedia.org/35043 04CRIT->normal; summary; +comment (10Tim Starling) [04:13:28] "Complex code becomes insanely unreadable. Have you ever browsed the Boost library? Just building the thing requires a Ph.D. in compiler technology." [04:13:30] lol [04:19:47] it's an interesting perspective [04:21:14] 03(mod) TypeError: Cannot convert '$.collapsibleTabs.getSettings( $( data.collapsedContainer ).children(data.collapsible+":first" ) )' to object - 10https://bugzilla.wikimedia.org/35072 +comment (10Mark A. Hershberger) [04:21:28] the one about not using C++ for a kernel is more convincing than the one about not using it for git [04:22:17] although I'm sure you could write a kernel in C++ if you wanted to [04:22:47] 03(mod) [Regression] WikiLove's preview button only works on second click - 10https://bugzilla.wikimedia.org/35057 +comment (10rkaldari) [04:23:19] 03(mod) Make API error messages translatable - 10https://bugzilla.wikimedia.org/35074 (10Mark A. Hershberger) [04:24:48] @_@ Ahhh... actually attempting to write a parser/tokenizer is always insanity [04:25:21] 03(mod) $.messageBox should allow one to append messages (instead of only "prepend") - 10https://bugzilla.wikimedia.org/35075 normal->15enhancement (10Mark A. Hershberger) [04:28:12] 03(mod) when guessVariant is true (implemented for Serbian), -{}- is not parsed but it is sometimes needed - 10https://bugzilla.wikimedia.org/35076 (10Mark A. Hershberger) [04:30:54] 03(mod) An error occurred while changing your watchlist settings for [[Special:WhatLinksHere/Example]] - 10https://bugzilla.wikimedia.org/34972 +comment (10PleaseStand) [04:32:27] 03(mod) mwCustomEditButtons broken: edit toolbar does not update if site JS is slow to load - 10https://bugzilla.wikimedia.org/35077 (10Mark A. Hershberger) [04:35:59] 03(mod) Pre-save transform skips extensions using wikitext (gallery, references, footnotes, Cite, pipe trick, subst, signatures) - 10https://bugzilla.wikimedia.org/2700 +comment (10Mark A. Hershberger) [04:36:01] TimStarling: interesting and reasonable? [04:36:49] * Aaron|home wonders how broad to interpret 'idiotic "object model" crap' [04:36:55] in the git one? I don't think there's anything there that I agree with [04:38:55] there are lots of applications that use C++ for cross-platform programming [04:39:51] and yes, in terms of performance, you can shoot yourself in the foot with value passing semantics [04:40:00] but at least bad C++ code is only slow [04:40:14] bad C code is full of arbitrary execution vulnerabilities [04:41:16] I'd rather have slow [04:43:06] yeah I tend to go with verifiability & readability over squeezing the performance rag for every drop [04:46:17] * Aaron|home reads http://www.johndcook.com/blog/2009/09/15/linus-torvalds-cpp/ [04:48:36] TimStarling: http://www.johndcook.com/blog/2009/09/15/linus-torvalds-cpp/#comment-24649 sounds a bit compelling [04:51:57] it's kind of old-fashioned to do memory allocation in your own constructors and destructors these days [04:52:25] he doesn't like smart pointers for some reason, I don't know why, because they get around the problem of missing copy constructors that he refers to [04:53:26] 03(mod) mwCustomEditButtons broken: edit toolbar does not update if site JS is slow to load - 10https://bugzilla.wikimedia.org/35077 +comment (10krinklemail) [04:56:08] 03(mod) mwCustomEditButtons broken: edit toolbar does not update if site JS is slow to load - 10https://bugzilla.wikimedia.org/35077 +comment (10krinklemail) [05:03:07] 03(mod) Sporadic and unpredictable updating of (classic) toolbar via JS - 10https://bugzilla.wikimedia.org/31511 +comment (10krinklemail) [05:03:29] 03(FIXED) Sporadic and unpredictable updating of (classic) toolbar via JS - 10https://bugzilla.wikimedia.org/31511 (10Krinkle) [05:03:32] Hello [05:03:50] 03(mod) mwCustomEditButtons broken: edit toolbar does not update if site JS is slow to load - 10https://bugzilla.wikimedia.org/35077 +comment (10krinklemail) [05:04:06] 14(DUP) mwCustomEditButtons broken: edit toolbar does not update if site JS is slow to load - 10https://bugzilla.wikimedia.org/35077 +comment (10Krinkle) [05:04:10] 03(mod) Sporadic and unpredictable updating of (classic) toolbar via JS - 10https://bugzilla.wikimedia.org/31511 +comment (10Krinkle) [05:04:25] 03(mod) Link attribute of file: should identify non-existing page - 10https://bugzilla.wikimedia.org/34463 +comment (10ifurkend) [05:05:07] 03(mod) $.messageBox should allow one to append messages (instead of only "prepend") - 10https://bugzilla.wikimedia.org/35075 (10Krinkle) [05:06:26] Anyone here? [05:12:43] 14(INVALID) TypeError: Cannot convert '$.collapsibleTabs.getSettings( $( data.collapsedContainer ).children(data.collapsible+":first" ) )' to object - 10https://bugzilla.wikimedia.org/35072 +comment (10Krinkle) [05:13:29] 03(mod) Edit summary for moves should not include username - 10https://bugzilla.wikimedia.org/34961 (10fuhghettaboutit) [05:18:26] 03(mod) links are not properly rendered in a BiDi category list - 10https://bugzilla.wikimedia.org/3922 +comment (10Mark A. Hershberger) [05:21:23] 03(mod) Page move vandalism creates watchlist clutter - 10https://bugzilla.wikimedia.org/13602 +comment (10Mark A. Hershberger) [05:24:37] 03(mod) Disable login button submit function on the provider picker page until something is entered as username - 10https://bugzilla.wikimedia.org/18528 +easy; +comment (10Mark A. Hershberger) [05:26:56] 03(mod) Search should index template expansion - 10https://bugzilla.wikimedia.org/18861 +comment (10Mark A. Hershberger) [05:30:46] * Aaron|home can't svn up, just gets "unrecognized line ending" [05:31:40] 03(mod) Split suppressrevision in two distinct permissions : the first one to oversight content, and the other one to review oversighted content - 10https://bugzilla.wikimedia.org/20476 +comment (10Mark A. Hershberger) [05:35:02] 03(mod) Data lost when moving page? - 10https://bugzilla.wikimedia.org/20560 +comment (10Mark A. Hershberger) [05:38:48] 03(mod) Special:Categories should also include the first relevant item when "from" is filled - 10https://bugzilla.wikimedia.org/25095 summary (10Krinkle) [05:40:44] 03krinkle * 10/trunk/phase3/RELEASE-NOTES-1.19: release-notes (rr113415) [05:44:35] 03(mod) Login by OpenID not working for non-ASCII identities, or for OpenID server pages without character set information - 10https://bugzilla.wikimedia.org/21296 +comment (10Mark A. Hershberger) [05:47:29] 03(mod) Exhibit format - if a field's text is large you get duplication - 10https://bugzilla.wikimedia.org/22746 +comment (10Mark A. Hershberger) [05:53:42] 03(mod) Add a show Headers preference - 10https://bugzilla.wikimedia.org/34942 +comment (10Zaran) [05:57:24] good day y'all [05:57:40] I finished transfering my mediawiki from one installation to another [05:58:17] and now when checking things around I stumble uppon this error (a lot): [05:58:26] Database returned error "1146: Table 'mediawiki.mediawiki_tag_summary' doesn't exist (localhost)". [05:58:44] I guess this has to do with the different mediawiki versions [05:59:03] I'm checking on it, but any advices are more than welcome [05:59:30] olspookishmagus: run the update script (its in the maintenance directory) [05:59:43] !update | olspookishmagus [05:59:44] olspookishmagus: update.php is a script that updates the database tables. You usually need to run it after upgrading MediaWiki or installing certain extensions. For details, see [06:00:05] 03(mod) bogus page/user invalidations - 10https://bugzilla.wikimedia.org/23339 (10Mark A. Hershberger) [06:05:37] 03laner * 10/trunk/tools/subversion/user-management/manage-volumes: Adding script for managing gluster volumes in labs [06:08:56] p858snake|l: thanks, did run the script everything seems to be fine once more [06:20:00] Is there a way to remove parent page link? [06:20:11] The link like "< Parent page".. [06:21:35] 03santhosh * 10/trunk/extensions/ArticleFeedbackv5/api/ (5 files): Stylize [06:22:03] New code comment: Santhosh.thottingal; Please use stylize.php to stylize your PHP code before committing. I just did it in r113456.; [06:36:18] 03laner * 10/trunk/tools/subversion/user-management/manage-volumes: Adding log info for modifying a share [06:38:03] New code comment: Tim Starling; Could you keep the state in a singleton object instead of using static variables? \ I strongly recomm; [06:41:43] 03(mod) [Regression] WikiLove's preview button only works on second click - 10https://bugzilla.wikimedia.org/35057 +comment (10rkaldari) [06:46:31] 03(mod) File is in an inconsistent deletion state - 10https://bugzilla.wikimedia.org/33292 +comment (10SkierRMH) [06:48:55] 03(mod) Make API error messages translatable - 10https://bugzilla.wikimedia.org/35074 +comment (10niklas.laxstrom) [06:50:33] New code comment: Nikerabbit; ->isSpecial( 'ZeroRated' ) does that in a way that doesn't break when not using English.; [07:02:03] New code comment: Nikerabbit; Special page classes are usually prefixed with Special.; [07:08:33] New code comment: Nikerabbit; You probably need to pass the number too and add message documentation.; [07:17:33] New code comment: Nikerabbit; Why are you using htmlentities instead of htmlspecialchars? The latter is used almost always in core; [07:22:03] New code comment: Nikerabbit; API files should have svn:keywords Id set.; [07:22:54] 03kaldari * 10/trunk/extensions/WikiLove/modules/ext.wikiLove/ext.wikiLove.css: partial work-around for jQuery/jQuery.elastic bug, see bug 35057 [07:30:02] 03(mod) [Regression] WikiLove's preview button only works on second click - 10https://bugzilla.wikimedia.org/35057 +comment (10Ryan Kaldari) [07:31:34] 03(mod) Edit summary for moves should not include username - 10https://bugzilla.wikimedia.org/34961 +comment (10niklas.laxstrom) [07:33:33] New code comment: Kaldari; This works-around a 1.19 regression (although there is still an underlying bug that needs to be fixe; [07:34:33] New code comment: Dantman; Any real reason to use a singleton? \ I originally considered using instances. But after thinking abou; [08:34:09] 03amire80 * 10/trunk/extensions/TranslationNotifications/TranslationNotifications.i18n.php: Messages for Special:NotifyTranslators. [08:41:10] Greetings. A client of mine is having some trouble with mediawiki. When image directories are created (/images/archive or /images/deleted for instance), they are set with rwxrw----; for some reason, it doesn't set execute bit for group. This makes the apache user unable to write to the directory. Where does mediawiki decide to write with this umask? [08:47:48] New code comment: Siebrand; Looks like a "Send message" is missing, but I assume that'll be there later.; [08:58:46] 03(mod) Implement a persistent aspect in ResourceLoader debug mode - 10https://bugzilla.wikimedia.org/35063 +comment (10Michael M.) [09:10:38] 03maxsem * 10/trunk/extensions/MobileFrontend/ (5 files in 3 dirs): Killed with fire
where possible [09:17:13] 03(mod) Magic words are considered to be (non-existing) templates - 10https://bugzilla.wikimedia.org/31576 +comment (10Beta16) [09:33:17] 03zaran * 10/trunk/extensions/ProofreadPage/proofread.js: Bug 34737 - Patch from ThomasPT (Tpt) [09:34:40] 03(FIXED) Zoom buttons appear sometimes on the image, sometimes in the toolbar after update to MW 1.19 - 10https://bugzilla.wikimedia.org/34737 +comment (10Zaran) [09:37:48] New code comment: Raymond; Hi Zaran, please mention the bug summary too in your commit message: "Zoom buttons appear sometimes ; [09:40:34] 03(mod) Edit summary for moves should not include username - 10https://bugzilla.wikimedia.org/34961 (10Wikifram) [09:47:19] 03(mod) when guessVariant is true (implemented for Serbian), -{}- is not parsed but it is sometimes needed - 10https://bugzilla.wikimedia.org/35076 +comment (10Nikola Smolenski) [09:47:39] 03(NEW) Send Strict-Transport-Security header - 10https://bugzilla.wikimedia.org/35079 normal; MediaWiki: General/Unknown; (danny.b) [09:51:21] 03(mod) Edit summary for moves should not include username - 10https://bugzilla.wikimedia.org/34961 (10Wikifram) [10:00:29] 03(mod) Nothing translate to Bahasa Indonesia on wiki-id at Special:Log - 10https://bugzilla.wikimedia.org/35062 +comment (10Iwan Novirion) [10:00:52] 03(mod) ISBN, RFC and PMID "magic links" might support non-breaking spaces ( ) too - 10https://bugzilla.wikimedia.org/28950 +comment (10wicke) [10:04:43] 03amire80 * 10/trunk/extensions/TranslationNotifications/ (5 files in 2 dirs): Follow up to r113459. Adding SpecialNotifyTranslators.php, only the parts that work. It's the first special page that i wrote from scratch, so please be gentle. [10:10:15] Daniel_WMDE: ping [10:10:26] hi [10:10:28] wassup? [10:10:32] hi Daniel! [10:10:52] I am still very curious about your opinion re RDFa and Microdata [10:11:08] my oppinion is "yes" :) [10:11:22] no matter which? [10:11:34] 03(mod) Don't show hide options for anon edits on RC with disabled anon editing - 10https://bugzilla.wikimedia.org/34789 +comment (10subfader) [10:12:03] gwicke_: i think mediawiki should support both, yes [10:12:18] i'd leave it to the people who create the content to decide [10:12:44] ah- I was mainly thinking about marking up template arguments [10:12:46] basically, mediawiki should supporess all html that could be dangerous, or otherwise detrimental to wiki content. [10:12:58] ...and should allow anythign else. [10:13:08] gwicke_: oh, you mean for internal dom-wise use for the editor? [10:13:17] i'd probably go for microdata [10:13:25] ...if the html5 spec is stable enough now [10:13:45] microdata just seems more lightweight to me. [10:14:01] that was my impression too [10:14:01] but then, i havn't investigated the differences closely. there may be compelling reasons to preferr RDFa [10:14:21] i don't have a strong oppinion and would decide based on easy of implementation [10:14:22] but then looked again at RDFa, and the difference seems to be surprisingly small [10:14:26] *ease [10:14:38] yea [10:14:58] RDFa supports multiple vocabularies and so on [10:14:58] hm... there was that big discussion at the end of 2009 on mediawiki-l (or was it wikitech-l?) [10:15:08] 03(ASSIGNED) Documentation should be clear what Huggle does - 10https://bugzilla.wikimedia.org/34648 (10Matthew Bowker) [10:15:09] perhaps dig up the main players in the discussion and ask them :) [10:15:18] gwicke_: vocabs/namespaces are nice [10:15:50] would certainly open more possibilities for data extraction and type-based editing [10:16:19] Daniel_WMDE: will look for that discussion [10:16:25] doesn't microdata also havea way to do this kind of thing? [10:16:47] not really- you can only have a single itemtype per item [10:17:10] you can have multiple names per property, some of them absolute urls [10:17:19] but that does not give you multiple items [10:17:55] hm... that's a bit annoying [10:18:00] and Ian Hickson seems to be hard to convince to support multiple itemtypes [10:18:02] oh, very annoying [10:18:06] think of this use case: [10:18:35] people put explicit microdata into the wikipage, e.g. to identify the license on an image description page [10:18:47] using a template or whatnot [10:18:52] now the editor comes along and needs to annotate that element [10:19:02] and can't, because there already is an item type [10:19:19] exactly [10:19:25] could get around this by wrapping in another element, but... [10:19:30] i see what you mean [10:19:52] the editor needs to mark up all arguments, while the semantically interesting bit will likely be a subset [10:20:05] yes [10:20:14] microdata only supports multiple itemtypes if each type includes the identical vocabulary [10:20:16] but it shouldn't break things [10:20:27] which is not very useful [10:20:39] there you have it then: a compelling argument for RDFa for this use case [10:21:09] yeah, I guess so [10:21:57] I am also interested in learning more about what you are up to for infoboxes and the like [10:23:08] gwicke_: well, you know the general plan. we don't have technical details yet. [10:23:22] the folks who are going to engineer that start work on alpril 2. [10:23:29] *april [10:23:47] ok- is there a technical discussion list somewhere? [10:24:23] gwicke_: hm, yes... [10:24:29] let me send you an email :) [10:24:39] Daniel_WMDE: thanks ;) [10:27:36] gwicke_: you got mail [10:28:02] 03(WONTFIX) Exhibit format - if a field's text is large you get duplication - 10https://bugzilla.wikimedia.org/22746 +comment (10Neill Mitchell) [10:28:28] Daniel_WMDE: tack! [10:42:13] 03(mod) Pre-save transform skips extensions using wikitext (gallery, references, footnotes, Cite, pipe trick, subst, signatures) - 10https://bugzilla.wikimedia.org/2700 +comment (10billinghurst) [10:52:38] hi [10:52:50] Anyone integrate mediawiki with Zend ACL? [11:03:21] 03jdlrobson * 10/trunk/extensions/MobileFrontend/templates/ApplicationTemplate.php: (log message trimmed) [11:03:21] use max-width for viewport not width [11:03:21] setting width to device-width can have issues where [11:03:21] the page is viewed in a webview as part of an app for [11:03:22] example. We should actually use max-width here as this [11:03:23] allows the screen to be smaller if there is not enough [11:03:24] space [11:04:06] 03(FIXED) ipad apps - mobile article doesn't fit if webview width < 768 - 10https://bugzilla.wikimedia.org/31214 +comment (10Jon) [11:04:39] 03(mod) ipad apps - mobile article doesn't fit if webview width < 768 - 10https://bugzilla.wikimedia.org/31214 +comment (10jrobson) [11:15:42] 03(mod) "Find" function for Wikipedia Mobile - 10https://bugzilla.wikimedia.org/20146 +comment (10Jon) [11:16:26] 03vvv * 10/trunk/extensions/CodeEditor/CodeEditor.hooks.php: Fix a very stupid copy-paste-caused typo. [11:23:10] 03(FIXED) MobileFrontend Firefox loads default.css rather than firefox.css - 10https://bugzilla.wikimedia.org/32089 summary (10Jon) [11:23:35] 03(mod) MobileFrontend Firefox loads default.css rather than firefox.css - 10https://bugzilla.wikimedia.org/32089 +comment (10jrobson) [11:27:13] 03(mod) Group names with html entities in them get double encoded in Special:Userrights - 10https://bugzilla.wikimedia.org/29340 +comment (10seventowers) [11:49:09] 03(mod) $wgSharedDB PostgreSQL support - 10https://bugzilla.wikimedia.org/16794 +comment (10Marcin Cieślak) [11:52:58] 03(mod) Add jStorage as ResourceLoader module to MediaWiki core - 10https://bugzilla.wikimedia.org/35073 +comment (10rainerrillke) [11:54:48] 03(mod) Special:Translate does not support PostgreSQL - 10https://bugzilla.wikimedia.org/26422 summary (10Marcin Cieślak) [12:11:42] 03(mod) New line after {{DISPLAYTITLE:}} should be ignored - 10https://bugzilla.wikimedia.org/34957 +comment (10danny.b) [12:11:42] 03(mod) Add jStorage as ResourceLoader module to MediaWiki core - 10https://bugzilla.wikimedia.org/35073 +comment (10krinklemail) [12:13:20] 03(mod) Pre-save transform skips extensions using wikitext (gallery, references, footnotes, Cite, pipe trick, subst, signatures) - 10https://bugzilla.wikimedia.org/2700 +comment (10Gabriel Wicke) [12:15:06] 03(mod) Edit summary for moves should not include username - 10https://bugzilla.wikimedia.org/34961 +comment (10krinklemail) [12:17:54] 03(mod) Implement a persistent aspect in ResourceLoader debug mode - 10https://bugzilla.wikimedia.org/35063 +comment (10krinklemail) [12:19:24] 04(REOPENED) Remove inline links/JavaScript from CharInsert - 10https://bugzilla.wikimedia.org/9424 +comment (10Danny B.) [12:24:29] 03(mod) [CharInsert] Use event binding from a module instead of inline javascript - 10https://bugzilla.wikimedia.org/9424 summary; +comment (10Krinkle) [12:31:15] 03(mod) Search should index template expansion - 10https://bugzilla.wikimedia.org/18861 +comment (10billinghurst) [12:32:22] 03(mod) Add jStorage as ResourceLoader module to MediaWiki core - 10https://bugzilla.wikimedia.org/35073 +comment (10rainerrillke) [12:34:41] 03(mod) ". ." still appears in article history after the (-xx)/(+xx) portion without an edit summary - 10https://bugzilla.wikimedia.org/35069 +code-update-regression (10Krinkle) [12:34:49] 03(mod) ". ." still appears in article history after the (-xx)/(+xx) portion without an edit summary - 10https://bugzilla.wikimedia.org/35069 (10Krinkle) [12:36:07] hello guys [12:36:45] is there a posibility to create an index of all pages on the Mainpage? [12:48:24] IS there extension that allows me thru gui select which groups are allowed to read/write categories? [12:49:31] 03(FIXED) Problems installing Version r37495 on MW 1.13.0 - 10https://bugzilla.wikimedia.org/35008 +comment (10Sam Sexton) [12:57:54] How is the sorting of tables handled ? Does it use jquery? https://bugzilla.wikimedia.org/show_bug.cgi?id=24950 [13:09:27] 03(NEW) mw.util.tooltipAccessKeyPrefix should be alt-shift for Epiphany 2.30.6 on Linux - 10https://bugzilla.wikimedia.org/35080 normal; MediaWiki: Javascript; (mybugs.mail) [13:09:55] 03(mod) mw.util.tooltipAccessKeyPrefix should be alt-shift for Chrome on Windows and Firefox 3+ - 10https://bugzilla.wikimedia.org/29753 (10mybugs.mail) [13:13:44] 03(mod) cannot use template parameter for map result within Drilldown "Has display parameters" property - 10https://bugzilla.wikimedia.org/34813 +comment (10yaron57) [13:26:42] 03(mod) Edit summary for moves should not include username - 10https://bugzilla.wikimedia.org/34961 +comment (10Brad Jorsch) [13:36:10] How can I add data-sort-value to a cell in a table? [13:42:14] 03(NEW) "Show/hide" button of section is broken in non-Alphabetical language - 10https://bugzilla.wikimedia.org/35081 critical; Wikimedia Mobile: Generic; (aokomoriuta) [13:47:11] 03(mod) TypeError: Cannot convert '$.collapsibleTabs.getSettings( $( data.collapsedContainer ).children(data.collapsible+":first" ) )' to object - 10https://bugzilla.wikimedia.org/35072 +comment (10Saibo) [13:57:01] 03(mod) Edit summary for moves should not include username - 10https://bugzilla.wikimedia.org/34961 +comment (10niklas.laxstrom) [14:07:57] 03(mod) Edit summary for moves should not include username - 10https://bugzilla.wikimedia.org/34961 +comment (10innocentkiller) [14:10:52] 03(NEW) mediaWiki.util.addPortletLink incorrectly adds link to all uw tags in portlet - 10https://bugzilla.wikimedia.org/35082 normal; MediaWiki: Javascript; (Amalthea.wikimedia) [14:21:19] 03(mod) "upload a new version" replaces old version - 10https://bugzilla.wikimedia.org/34993 +comment (10Common Good) [14:21:34] 03(mod) "Show/hide" button of section is broken in non-Alphabetical language - 10https://bugzilla.wikimedia.org/35081 +comment (10Frozen-mikan) [14:37:51] 03jdlrobson * 10/trunk/extensions/MobileFrontend/tests/js/fixtures.js: update fixtures with globals [14:40:52] 03jdlrobson * 10/trunk/extensions/MobileFrontend/ (3 files in 2 dirs): [14:40:52] remove placeholder code in favour of placeholder attribute [14:40:52] for browsers that don't support this attribute it would make [14:40:52] more sense to provide a generic solution if this is in fact [14:40:53] needed [14:40:54] see http://www.quirksmode.org/html5/inputs_mobile.html#t13 [14:48:22] 03ezachte * 10/trunk/wikistats/squids/SquidReportArchive.pl: presentation of traffic counts now per day or month normalized or month raw, errata moved to bottom of page, static texts tweaks, new functions to generate html form and head section [14:50:44] 03ialex * 10/trunk/phase3/includes/Article.php: Use WikiPage::getRevision() instead of another Revision object if the oldid parameter corresponds to the page's latest revision [14:51:51] New patchset: ArielGlenn; "fix up retrieval of wgDBprefix: don't use eval.php get slave server and db prefix in one command get db preefix once per instantiation of the class Note that I saw some bad interactions between python 2.7.2 popen2.popen4() and php 5.3.10 readline() " [operations/dumps] (ariel) - https://gerrit.wikimedia.org/r/3025 [14:55:00] 03jdlrobson * 10/trunk/extensions/MobileFrontend/javascripts/beta_opensearch.js: [14:55:00] search suggestions as list [14:55:00] style search suggestions as a list [14:55:00] - it's a list so why not use list elements [14:59:18] 03jdlrobson * 10/trunk/extensions/MobileFrontend/javascripts/beta_opensearch.js: [14:59:18] jslinted beta_opensearch.js [14:59:18] add new line at end [14:59:18] remove unused variables [14:59:19] remove left over redundant placeholder code [15:05:14] 03(NEW) OpenSearchXml first sentences extraction produces bad results - 10https://bugzilla.wikimedia.org/35083 normal; MediaWiki extensions: OpenSearchXml; (maxsem.wiki) [15:08:24] 03jdlrobson * 10/trunk/extensions/MobileFrontend/stylesheets/beta_common.css: [15:08:24] cleanup beta_common.css [15:08:24] remove trailing whitespace [15:08:24] merge definitions [15:08:25] remove unused placeholder definitions [15:08:26] introduce new lines between definitions [15:11:32] 03jdlrobson * 10/trunk/extensions/MobileFrontend/stylesheets/beta_common.css: [15:11:32] css cleanup [15:11:32] remove :link - taken care of by a rule [15:11:32] introduce new lines for readability [15:17:11] Hello [15:17:30] Been using a lot of mediawiki [15:17:41] and was considering it a failure for private wiki use until... [15:17:49] I discovered just now groupwikibase [15:17:56] <^demon> sumanah: Good morning! [15:17:59] However, have a few simple questions [15:18:02] Good morning! [15:18:05] hi ^demon [15:18:07] Good morning. [15:18:22] "morning ^d and Sum [15:18:39] Basically I have an existing mediawiki install [15:18:45] and just want to use the wikibase [15:18:53] but when downloading from sourceforge [15:19:04] seems like I got a whole wikibase, not jus tan extension [15:19:19] What's wikibase? [15:19:37] http://www.mediawiki.org/wiki/Extension:GroupWikiBase [15:20:03] <^demon> Downloading it now to see how they packaged it. [15:20:22] Thanks ^d! [15:20:52] GroupWikiBase is a modified version of MediaWiki (1.7.x/1.8.x) [15:20:52] lol [15:20:52] <^demon> needwikibasehelp: Looks like they did indeed package all of MediaWiki. That makes me concerned that they put some hacks in there that we're unaware of. [15:21:11] Last Update 2010-02-28 [15:21:13] <^demon> If they *didn't* do that, then you should just need the extensions/GroupWikiExt.php file [15:21:18] I get the feeling it's not maintained [15:21:20] <^demon> Well at least it's this decade. [15:21:36] GroupWiki - a self contained community wiki built upon GroupWikiBase with an academic focus. GroupWikiBase - a web-based platform/database independent application (written in PHP) that is a modifed version of Mediawiki. [15:21:47] yep. [15:21:55] Well... [15:22:21] <^demon> I don't believe this extension is going to work with a recent version of MediaWiki. I see quite a bit of deprecated/removed functions in the extension. [15:22:30] ^d thanks! [15:22:36] You probably just saved me hours. [15:22:47] $wgVersion = '1.8.2'; [15:23:06] <^demon> needwikibasehelp: You're welcome. I'm always a fan of saving time :) Hopefully you can find another extension that will suit your needs. [15:23:18] I figured, after seeing all the stuff about how mediawiki shouldn't be used for view permissions stuff [15:23:34] My impression is there's nothing out there for variable permissions [15:23:45] And the mediawiki documentation is pretty emphatic that its not designed for that. [15:23:45] <^demon> Well there's a couple of extensions like Lockdown that make a decent attempt at it. [15:23:50] <^demon> I've not used them personally. [15:25:36] ^demon: Thanks -- will give lockdown a try before giving up on MW [15:26:04] is there a posibility to include a category in the mainpage? [15:27:02] I've tried this: {{category:Index}} but nothing is displayed [15:27:04] Actually, one other question while I'm here: Where to go to change the "Error" message on the browser tab when users come to the login screen (for a private wiki) [15:27:32] needwikibasehelp, Special:AllMessages [15:27:49] MaxSem, thanks! [15:28:34] !e CategoryTree | butter|fly [15:28:34] butter|fly: https://www.mediawiki.org/wiki/Extension:CategoryTree [15:29:04] * needwikibasehelp is grateful for the help. [15:29:11] I've tried CategoryTree, but it is not a "nice" List [15:29:41] I like to have it like on the Category-page it self [15:32:19] 03(NEW) Add helper function to get the current wikicode of a page - 10https://bugzilla.wikimedia.org/35084 enhancement; MediaWiki: Javascript; (mybugs.mail) [15:35:02] 03(mod) Blanking a LiquidThreads post commits successfully when disallowed - 10https://bugzilla.wikimedia.org/35070 +comment (10rschnautz) [15:35:07] 03nikerabbit * 10/trunk/extensions/Translate/: Removing svn:ignore entries that don't make sense anymore [15:35:57] New patchset: ArielGlenn; "Get rid of popen2 (deprecated how long now?)" [operations/dumps] (ariel) - https://gerrit.wikimedia.org/r/3030 [15:36:03] Uploads in 1.18.1 are broken with Postgres. :-( [15:40:03] 03(FIXED) Phonegap app settings dialog: checkbox, dropdown should trigger when tapping anywhere in the list item - 10https://bugzilla.wikimedia.org/32244 (10Jon) [15:41:58] hello [15:43:15] hello qubodup [15:44:22] 03(mod) "Show/hide" button of section is broken in non-Alphabetical language - 10https://bugzilla.wikimedia.org/35081 +comment (10Ja.Frozen.mikan) [15:47:12] 03(NEW) English usernames with punctuation displayed incorrectly on right-to-left wikis - 10https://bugzilla.wikimedia.org/35085 normal; Wikimedia: General/Unknown; (rschnautz) [15:47:20] 03(mod) Performer's username is shown twice in page move entries on the history - 10https://bugzilla.wikimedia.org/34961 summary; +comment (10Nemo_bis) [15:47:48] 03(mod) Left-to-right usernames with punctuation displayed incorrectly on right-to-left wikis - 10https://bugzilla.wikimedia.org/35085 summary (10Rob Schnautz) [15:49:34] 03maxsem * 10/trunk/extensions/ (3 files in 3 dirs): Plugged MobileFrontend's excerpts into OpenSearchXml [15:52:07] 03(mod) cannot use template parameter for map result within Drilldown "Has display parameters" property - 10https://bugzilla.wikimedia.org/34813 +comment (10p.oranje) [15:54:47] 03maxsem * 10/trunk/extensions/OpenSearchXml/ (ApiOpenSearchXml.php OpenSearchXml.php): Bug 35083 - OpenSearchXml first sentences extraction produces bad results. Made extracts at least 100 characters long (configurable). [15:55:34] 03(FIXED) OpenSearchXml first sentences extraction produces bad results - 10https://bugzilla.wikimedia.org/35083 +comment (10Max Semenik) [15:58:11] 03nikerabbit * 10/trunk/extensions/Translate/README: Updating README. Used some approximation when some features could be considered ready [16:01:13] 03aaron * 10/trunk/phase3/includes/filerepo/backend/FileBackendStore.php: r113416: added missing parameter to message [16:02:30] 03(mod) [Regression] File deletions leave stuff behind - 10https://bugzilla.wikimedia.org/35047 +comment (10wiki) [16:08:31] 03(mod) UploadFromStash is broken in 1.18.1 - 10https://bugzilla.wikimedia.org/35032 +comment (10Andy Lester) [16:11:08] 03j * 10/trunk/extensions/TimedMediaHandler/TimedMediaHandler.hooks.php: use to register MwEmbed resources [16:13:09] 03(mod) "upload a new version" replaces old version - 10https://bugzilla.wikimedia.org/34993 +comment (10aschulz4587) [16:16:43] 03daniel * 10/branches/Wikidata/phase3/includes/ (ContentHandler.php EditPage.php Revision.php): fixed bad calls [16:18:19] 03j * 10/trunk/extensions/TimedMediaHandler/TimedMediaHandler.hooks.php: revert last change wgExtensionAssetsPath is url not file path [16:20:35] can we have @seealso in comments? [16:21:58] 03(mod) Performer's username is shown twice in page move entries on the history - 10https://bugzilla.wikimedia.org/34961 (10sreed) [16:24:23] saper: I think we already do [16:25:19] 03reedy * 10/branches/REL1_18/phase3/includes/upload/ (4 files): [16:25:19] Replace UploadFromStash/UploadStash with copy from trunk at r105822 [16:25:19] Bug 35032 - UploadFromStash is broken in 1.18.1 [16:25:53] 03(mod) Left-to-right usernames with punctuation displayed incorrectly on right-to-left wikis - 10https://bugzilla.wikimedia.org/35085 (10Sam Reed (reedy)) [16:26:06] Reedy: is it for doxygen? [16:27:19] 03(FIXED) UploadFromStash is broken in 1.18.1 - 10https://bugzilla.wikimedia.org/35032 +comment (10Sam Reed (reedy)) [16:28:06] 03(mod) Left-to-right usernames with punctuation displayed incorrectly on right-to-left wikis - 10https://bugzilla.wikimedia.org/35085 +comment (10sam) [16:32:01] 03(mod) Search should index template expansion - 10https://bugzilla.wikimedia.org/18861 (10teukrosannon) [16:32:29] 03(mod) Make API error messages translatable - 10https://bugzilla.wikimedia.org/35074 normal->15enhancement; +comment (10Sam Reed (reedy)) [16:36:03] 03(mod) Write git localization import scripts for translatewiki.net - 10https://bugzilla.wikimedia.org/34137 15enhancement->04CRIT; +comment (10Sumana Harihareswara) [16:36:09] 03(mod) Search should index template expansion - 10https://bugzilla.wikimedia.org/18861 +comment (10Amgine) [16:43:27] 03(mod) Search should index template expansion - 10https://bugzilla.wikimedia.org/18861 +comment (10kipod) [16:50:10] 03(mod) Search should index template expansion - 10https://bugzilla.wikimedia.org/18861 (10mybugs.mail) [16:58:10] 03j * 10/trunk/extensions/MwEmbedSupport/ (MwEmbedResourceManager.php MwEmbedSupport.hooks.php): set remoteExtPath, extensions url might be different, this fixes resource loading issues on labs [17:00:16] 03(mod) Search should index template expansion - 10https://bugzilla.wikimedia.org/18861 (10teukrosannon) [17:00:54] 03j * 10/trunk/extensions/MwEmbedSupport/MwEmbedSupport.hooks.php: revert changes accidentally commited in r113482 [17:04:10] 03(mod) Change "vote" to "watch" or "bookmark" on Bugzilla interface - 10https://bugzilla.wikimedia.org/34490 +comment (10kipod) [17:04:23] 03(mod) Send Strict-Transport-Security header - 10https://bugzilla.wikimedia.org/35079 normal->15enhancement (10Sam Reed (reedy)) [17:05:06] 03(mod) Make ExtensionDistributor work with Git - 10https://bugzilla.wikimedia.org/27812 +comment (10Sumana Harihareswara) [17:10:54] 03amire80 * 10/trunk/extensions/WebFonts/resources/ext.webfonts.fontlist.js: Changing the font for Ahirani to Lohit Marathi - more suitable, if i understand correctly. [17:12:25] Okay *core* people....I'd like to make a banner similar to the Fundraising 2011 banners found on en.wikipedia.org. Any place I can find docs? [17:12:46] Found this: ( http://meta.wikimedia.org/wiki/Fundraising_2011 ), but no Templates... [17:18:25] 03(NEW) Expand brokens show bad labels on non-western alphabets (htmlentities) - 10https://bugzilla.wikimedia.org/35086 critical; MediaWiki extensions: MobileFrontend; (jrobson) [17:23:13] 03daniel * 10/branches/Wikidata/phase3/includes/ (5 files in 3 dirs): create Article, EditPage and ExternalEdit via ContentHandler [17:23:28] 03jdlrobson * 10/trunk/extensions/MobileFrontend/stylesheets/ (beta_common.css common.css): [17:23:28] center images for wider screens [17:23:28] looks strange on wider screens [17:23:31] DanielRenfro: Ask Joan to help you expand that concept. [17:24:50] Amgine: thanks. I just emailed wikitech-l, too [17:25:01] 03saper * 10/trunk/phase3/ (6 files in 4 dirs): (log message trimmed) [17:25:01] Handle PostgreSQL transaction errors and improve schema detection [17:25:01] * Introduce $wgDebugDBTransactions facility to help [17:25:02] figure out what's going on with transactions. [17:25:03] Currently PostgreSQL only. [17:25:04] PostgresTransactionState can be easily be made more general [17:25:06] to trace all sorts of state machinery. [17:26:48] New code comment: Saper; Improved error handling is worth adding in 1.19; [17:27:16] Project MediaWiki-postgres-phpunit build #3103: FAILURE in 55 sec: https://integration.mediawiki.org/ci/job/MediaWiki-postgres-phpunit/3103/ [17:29:45] thedj: hi. you wrote at https://en.wikipedia.org/wiki/Template:MongolUnicode that -webkit-writing-mode has rendering problems. [17:30:11] 03maxsem * 10/trunk/extensions/MobileFrontend/templates/ApplicationTemplate.php: Bug 35086 - Expand brokens show bad labels on non-western alphabets [17:30:39] 03(FIXED) Expand brokens show bad labels on non-western alphabets (htmlentities) - 10https://bugzilla.wikimedia.org/35086 +comment (10Max Semenik) [17:32:11] Project MediaWiki-postgres-phpunit build #3104: STILL FAILING in 51 sec: https://integration.mediawiki.org/ci/job/MediaWiki-postgres-phpunit/3104/ [17:33:06] i went bold and applied it. it seems to work correctly in my chrome. do you have any rendering problems? [17:35:06] 03(mod) Change "vote" to "watch" or "bookmark" on Bugzilla interface - 10https://bugzilla.wikimedia.org/34490 +comment (10innocentkiller) [17:36:29] 03(FIXED) Add a switch for SETting the search_path (Postgres) - 10https://bugzilla.wikimedia.org/15816 +comment (10Marcin Cieślak) [17:39:23] 03awjrichards * 10/branches/wmf/1.19wmf1/extensions/MobileFrontend/templates/ApplicationTemplate.php: MFT r113488 [17:50:02] how can I have wfDebug() output in cli tools like maintenance/update.php ? [17:51:22] 03daniel * 10/branches/Wikidata/phase3/includes/ (Content.php ContentHandler.php): prep getSection, replaceSection [17:52:26] saper, what do you want? to get them printed in the console? [17:52:38] you can set $wgDebugLogFile = 'php://output'; [17:54:22] 03j * 10/trunk/extensions/MwEmbedSupport/MwEmbedResourceManager.php: compute remoteExtPath once per module [17:56:54] Hi, question that might not be easy... when an image is clicked upon within a wiki, it brings you to an automatically generated page showing information about the image. Where in the mediawiki files is the behavior defined, and are there any modifications that change that behavior? (Specifically, I am looking for something that would either bring you to an enlarged version of the image, or would bring you to a gallery). [17:57:09] Project MediaWiki-postgres-phpunit build #3105: STILL FAILING in 48 sec: https://integration.mediawiki.org/ci/job/MediaWiki-postgres-phpunit/3105/ [17:57:35] Platonides: I have $wgDebugLogFile set in LocalSettings and it does not seem to be going out anywhere (it works for HTTP interface, though) [17:57:35] guillom: fyi nick change :) [17:57:47] Lydia_WMDE: good to know; thanks :) [17:57:56] :) [17:58:20] ok I think I know... [18:01:03] 03(mod) Search should index template expansion - 10https://bugzilla.wikimedia.org/18861 +comment (10Amgine.Saewyc) [18:01:23] 03(mod) Left-to-right usernames with punctuation displayed incorrectly on right-to-left wikis - 10https://bugzilla.wikimedia.org/35085 +comment (10rschnautz) [18:02:08] Platonides: permission problem, fixed, thanks. [18:02:12] kajo: you could do that with userscript [18:03:38] 03(NEW) Creation of a mail list for Wikipedia Student Club in UNAM - 10https://bugzilla.wikimedia.org/35087 normal; Wikimedia: Mailing lists; (galaver) [18:06:08] srikanthlogic: did some googling, but are you basically saying I could write some java code myself to do that? [18:06:32] kajo: javascript, yes [18:06:43] kajo: commons should have something alread [18:06:54] 03(FIXED) Links to create pages broken on mobile site - 10https://bugzilla.wikimedia.org/35009 +comment (10Arthur Richards) [18:08:30] srikanthlogic: commons? could you point me in the right direction to start looking? I've done a lot of searching on this, and I've come to a dead end. I don't know how to look for what I'm looking for, which is why I was wondering where that behavior is defined--could help me start searching better. [18:12:12] kajo: see if you could find something here http://en.wikipedia.org/wiki/Wikipedia:WikiProject_User_scripts/Scripts#Scripts [18:12:27] OK I need someone to check a template before I loose my sanity [18:12:49] http://en.wikisource.org/wiki/Template:Hymn-header - used in http://en.wikisource.org/wiki/Page:The_Army_and_Navy_Hymnal.djvu/33 [18:12:52] kajo: http://www.mediawiki.org/wiki/Gadget_kitchen/Training to write your own [18:12:56] Won't display properly [18:13:02] (re template I linked) [18:13:21] I think it's a typo, but having checked thorugh the code of EACH template, I'm darned if I can find it [18:22:33] New code comment: Awjrichards; It was suggested by someone else, but regardless, was changed in r113488; [18:26:19] A part of my wiki is updated every day with reports. The reports can be mostly automated but for now they need some user intervention. I wrote some php that grabs most of the data needed. Is using the media wiki the best use for this or should I use some sort of media wiki form or.. [18:26:26] i'm not sure where to go from here. [18:29:51] 03giovanni * 10/trunk/tools/wsor/editor_lifecycle/scripts/ (fitcounts mksamples): added scripts for analyzing daily cohort edit count data [18:29:52] 03giovanni * 10/trunk/tools/wsor/editor_lifecycle/scripts/ (groupbyday mksamples): renamed mksample -> groupbyday; groupbyday now writes into numpy binary array files [18:29:58] 03giovanni * 10/trunk/tools/wsor/editor_lifecycle/scripts/fitting: added signal-to-noise ratio filtering to fitting [18:30:08] 03giovanni * 10/trunk/tools/wsor/editor_lifecycle/ (lifecycle/rates.py scripts/rateperedits.py): removed todo from rates, fixed ylabel in plot produced by rateperedits [18:32:05] 03maxsem * 10/trunk/phase3/ (RELEASE-NOTES-1.20 docs/hooks.txt includes/parser/Parser.php): (bug 23795) Add parser itself to ParserMakeImageParams hook. [18:32:09] !api | sevard [18:32:09] sevard: The MediaWiki API provides direct, high-level access to the data contained in the MediaWiki databases. Client programs should be able to use the API to login, get data, and post changes. Find out more at . For client libraries in various languages, see . [18:32:34] 03(FIXED) Add parser itself to Hook ParserMakeImageParams - 10https://bugzilla.wikimedia.org/23795 +comment (10Max Semenik) [18:34:38] so the API is the best way? [18:37:03] Project MediaWiki-postgres-phpunit build #3106: STILL FAILING in 39 sec: https://integration.mediawiki.org/ci/job/MediaWiki-postgres-phpunit/3106/ [18:45:30] 03reedy * 10/branches/wmf/1.19wmf1/extensions/ (. WikiLove/modules/ext.wikiLove/ext.wikiLove.css): MFT r113458 [18:52:34] 03reedy * 10/trunk/phase3/includes/db/DatabasePostgres.php: [18:52:34] Fix broken unit tests post r113487 [18:52:34] [exec] PHP Fatal error: Call to a member function getCoreSchema() on a non-object in /var/lib/jenkins/jobs/MediaWiki-postgres-phpunit/workspace/mw-core/includes/db/DatabasePostgres.php on line 216 [18:53:03] New code comment: Reedy; pg_array_parse: \ *You're missing a few extra braces \ **On the if( '{}' != $text ) \ **On if ( '},' == $m; [18:53:05] 03(mod) Add a show Headers preference - 10https://bugzilla.wikimedia.org/34942 (10thomaspt) [18:55:08] “If Java had true garbage collection, most programs would delete themselves upon execution.” — Robert Sewell [18:55:11] * AaronSchulz lols [18:55:14] 03reedy * 10/trunk/phase3/includes/db/DatabasePostgres.php: Fix up some documentation weirdness from r113487 [18:56:09] Reedy: AaronSchulz says you're the one taking care of https://bugzilla.wikimedia.org/show_bug.cgi?id=34138 [18:56:31] Indeed [18:57:50] Reedy: I am going to another meeting in a second but could you please ensure that bug is updated [18:58:35] sumanah: other than actually doing it when the time comes (ie we have the git branch for checkout), and then pushing it to the apaches, there's nothing further to do.. So I think it's upto date [18:59:18] Project MediaWiki-postgres-phpunit build #3107: STILL FAILING in 53 sec: https://integration.mediawiki.org/ci/job/MediaWiki-postgres-phpunit/3107/ [18:59:59] I am moving a wikifamily from one server to another. I currently use 1.16.1 and want to move to 1.18.1 any suggestions? [19:00:29] Any possible problems to be aware of? [19:00:30] Do the move and the upgrade as seperate items [19:00:38] ie don't move and try and upgrade in one go [19:00:56] hi, can i close some pages to registered users only? [19:01:00] Good thought [19:01:05] on my personal wikipedia [19:01:33] 03reedy * 10/trunk/phase3/includes/installer/PostgresUpdater.php: [19:01:33] PHP Fatal error: Call to undefined method DatabasePostgres::getCoreSchea() in /var/lib/jenkins/jobs/MediaWiki-postgres-phpunit/workspace/mw-core/includes/installer/PostgresUpdater.php on line 309 [19:01:33] Ping r113487 [19:02:17] Reedy: ok, bye [19:02:51] Project MediaWiki-postgres-phpunit build #3108: STILL FAILING in 10 sec: https://integration.mediawiki.org/ci/job/MediaWiki-postgres-phpunit/3108/ [19:05:10] Lydia_WMDE: hexmodeis our bugmeister and he's interested in setting up a formal bugsquad for MediaWiki. Could you point him to members of the KDE bugsquad so he can reach out to them to share their experience and good practices? [19:05:21] hexmode is* [19:05:31] 03reedy * 10/trunk/phase3/includes/db/DatabasePostgres.php: Fix syntax error and indenting from r113487 [19:05:37] Yippie, build fixed! [19:05:37] Project MediaWiki-postgres-phpunit build #3109: FIXED in 2 min 38 sec: https://integration.mediawiki.org/ci/job/MediaWiki-postgres-phpunit/3109/ [19:06:06] guillom: well tbh kde's bugsquad could use some help themself :D but there is #kde-bugs that should be useful for hexmode [19:06:23] alright, thanks :) [19:06:27] krop is probably best [19:06:40] he should be in that channel [19:06:48] hexmode: ^ [19:07:30] Lydia_WMDE: guillom: tyvm [19:08:12] yw [19:10:21] ^fixing^ [19:11:36] saper: I really appreciate your pgsql work [19:13:12] 03(mod) mw.util.tooltipAccessKeyPrefix should be alt-shift for Epiphany 2.30.6 on Linux - 10https://bugzilla.wikimedia.org/35080 (10Mark A. Hershberger) [19:13:52] 03(NEW) Blackberry/Playbook needs fuller build instructions - 10https://bugzilla.wikimedia.org/35088 normal; Wikipedia App: Generic; (brion) [19:13:53] 03(mod) Blackberry port of PhoneGap app - 10https://bugzilla.wikimedia.org/31976 (10Brion Vibber) [19:14:39] 03(NEW) Saved articles don't load on Blackberry Playbook - 10https://bugzilla.wikimedia.org/35089 normal; Wikipedia App: Save Article; (brion) [19:14:40] 03(mod) Blackberry port of PhoneGap app - 10https://bugzilla.wikimedia.org/31976 (10Brion Vibber) [19:14:51] 03(NEW) Block messages for rangeblocks are confusing - 10https://bugzilla.wikimedia.org/35090 normal; MediaWiki: Blocking; (martijnhoekstra) [19:14:59] Reedy: thanks for fixing this, I was afk for a while... need to fix my phpunit stuff ;( [19:15:23] 03(NEW) Share doesn't do anything on Blackberry Playbook - 10https://bugzilla.wikimedia.org/35091 normal; Wikipedia App: Share; (brion) [19:15:24] 03(mod) Blackberry port of PhoneGap app - 10https://bugzilla.wikimedia.org/31976 (10Brion Vibber) [19:16:08] 03(NEW) Back button always disabled on app web view (and Playbook) - 10https://bugzilla.wikimedia.org/35092 normal; Wikipedia App: Generic; (brion) [19:16:09] 03(mod) Blackberry port of PhoneGap app - 10https://bugzilla.wikimedia.org/31976 (10Brion Vibber) [19:18:05] 03(mod) Blackberry port of PhoneGap app - 10https://bugzilla.wikimedia.org/31976 (10Brion Vibber) [19:18:05] 03(NEW) External links don't open at all in app on Blackberry Playbook - 10https://bugzilla.wikimedia.org/35093 normal; Wikipedia App: Generic; (brion) [19:18:59] 03(mod) cannot use template parameter for map result within Drilldown "Has display parameters" property - 10https://bugzilla.wikimedia.org/34813 +comment (10yaron57) [19:22:48] New code comment: Saper; Thanks for fixing those. \ Still need to fix updater: \
 \ Yeah, thanks for \ "CREATE SEQUENCE loggi; 
[19:23:33] 	 03wikinaut *  10/trunk/extensions/AJAXPoll/ (AJAXPoll.i18n.php AJAXPoll.php AJAXPoll_body.php):
[19:23:33] 	 add tracking category feature (enabled by default). Each page using this
[19:23:33] 	 extensions get automatically the tracking category with
[19:23:33] 	 MediaWiki:Ajaxpoll-tracking-category name (= Poll). Tracking-Cat-Feature can be
[19:23:34] 	 disabled, or a different MediaWiki message text can be assigned. Documentation
[19:23:35] 	 of the switch is inline and follows on MediaWiki.
[19:25:08] 	 hexmode: would be nice to have some ancient pgsql DB dumps (sth. like 1.7 or so)
[19:25:11] 	 03(mod) [Regression] WikiLove's preview button only works on second click - 10https://bugzilla.wikimedia.org/35057  +comment (10rkaldari)
[19:25:33] 	 saper: 1.7 !?!?
[19:25:42] 	 we could make one!
[19:25:49] * hexmode  likes a weekend project
[19:26:22] 	 03wikinaut *  10/trunk/extensions/AJAXPoll/AJAXPoll_body.php: follow up r113502 - readded method by reedy. Lost despite of using svn up, how can this happen?
[19:26:28] 	 03(mod) Blackberry port of PhoneGap app - 10https://bugzilla.wikimedia.org/31976  +comment (10Amgine)
[19:27:57] 	 03wikinaut *  10/trunk/extensions/AJAXPoll/AJAXPoll_body.php: follow up r113503 - correction
[19:28:45] 	 03(NEW) Playbook PhoneGap setup isn't triggered - 10https://bugzilla.wikimedia.org/35094 normal; Wikipedia App: Generic; (brion)
[19:28:46] 	 03(mod) Blackberry port of PhoneGap app - 10https://bugzilla.wikimedia.org/31976  (10Brion Vibber)
[19:29:11] 	 03(mod) Playbook PhoneGap setup isn't triggered - 10https://bugzilla.wikimedia.org/35094  +comment (10brion)
[19:29:28] 	 saper: what do you need an old pg dump for?
[19:29:29] 	 hexmode: yeah !b 24780 is easy to fix, but difficult to test
[19:30:35] 	 pre-r15697 postgresql mediawiki, apperently some people had those http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=517237
[19:33:47] 	 mmm, how feasible is it to run refreshLinks on WMF? will it take ages to complete?
[19:34:03] 	 New code comment: Aaron Schulz; Maybe the effected code needs some tests.; 
[19:36:27] 	 03(NEW) Opensearch namespaces inconsistency - 10https://bugzilla.wikimedia.org/35095 normal; MediaWiki: API; (jeroen_dedauw)
[19:36:32] 	 03aaron *  10/trunk/phase3/includes/filerepo/backend/FileOp.php: Made FileOp::allowStaleReads take a boolean argument (more versatile) and killed a few lines of code.
[19:37:00] 	 03(mod) Blackberry port of PhoneGap app - 10https://bugzilla.wikimedia.org/31976  +comment (10brion)
[19:38:19] 	 MaxSem: I think like most things, it can be, it will just take a while to do it everywhere
[19:38:57] 	 03tparscal *  10/trunk/extensions/VisualEditor/tests/ve/ve.dm.DocumentSynchronizer.test.js: Added test for ve.dm.DocumentSynchronizer that exercises multi-action synchronizations
[19:39:08] 	 Reedy, were there precendents?
[19:39:55] 	 Not really
[19:40:06] 	 NamespaceDupes is about the only thing that's run "regularily"
[19:40:16] 	 :P
[19:41:22] 	 Obama is  30 seconds to refresh, most other articles aren't that bad, but cite templates are soooo heavily used...
[19:42:06] 	 03jeroendedauw *  10/trunk/extensions/EducationProgram/ (5 files in 5 dirs): added autocompletion to article adittion control
[19:43:31] 	 could have been easier if we stored last update timestamp, this way we could have rolled an update that requires a total refresh, waited for a while to get lots of edited pages to get updated normally and then just do the rest with the script
[19:44:21] 	 03wikinaut *  10/trunk/extensions/RSS/ (RSS.i18n.php RSS.php RSSParser.php):
[19:44:21] 	 add tracking category feature (enabled by default). Each page using this
[19:44:21] 	 extensions get automatically the tracking category with
[19:44:22] 	 MediaWiki:Rss-tracking-category name (= RSS). Tracking-Cat-Feature can be
[19:44:23] 	 disabled, or a different MediaWiki message text can be assigned. Documentation
[19:44:24] 	 of the switch is inline and follows on MediaWiki.
[19:45:35] 	 03yaron *  10/trunk/extensions/HeaderTabs/HeaderTabs.php: New version: 0.9.1
[19:46:37] 	 03(NEW) Wikipedia/Wikitonary CA difference breaks HTTPS to Wiktionary in Android - 10https://bugzilla.wikimedia.org/35096 minor; MediaWiki extensions: MobileFrontend; (shealen.clare)
[19:49:46] 	 03(FIXED) Blackberry/Playbook needs fuller build instructions - 10https://bugzilla.wikimedia.org/35088  +comment (10Brion Vibber)
[19:50:05] 	 03wikinaut *  10/trunk/extensions/RSS/RSS.i18n.php: follow up r113508 : escaped html tag brackets to make translaters happy
[19:50:13] 	 Anyone around that speaks Dutch or Russian? Looks like there's a few changes that need approving: https://www.mediawiki.org/wiki/Special:PendingChanges
[19:51:49] 	 03wikinaut *  10/trunk/extensions/AJAXPoll/AJAXPoll.i18n.php: follow up r113502 : escaped html tag brackets to make translaters happy
[19:53:11] 	 03(mod) Performer's username is shown twice in page move entries on the history - 10https://bugzilla.wikimedia.org/34961  normal->major (10Alpha Quadrant)
[19:53:13] 	 03jdlrobson *  10/trunk/extensions/MobileFrontend/stylesheets/ (beta_common.css common.css): use negative text indent
[19:55:36] 	 03yaron *  10/tags/extensions/HeaderTabs/REL_0_9_1/ (. HeaderTabs.php HeaderTabs.php): Tag for version 0.9.1
[19:55:52] 	 03preilly *  10/trunk/extensions/ZeroRatedMobileAccess/ZeroRatedMobileAccess.body.php: remove description from page output
[19:56:28] 	 03preilly *  10/branches/wmf/1.19wmf1/extensions/ZeroRatedMobileAccess/ZeroRatedMobileAccess.body.php: 1.19wmf: MFT r113514
[19:57:32] 	 thanks saper
[20:01:12] 	 How to make link to user page?
[20:01:23] 	 [Username|Username text] ?
[20:01:37] 	 with what function implement this?
[20:01:48] 	 03wikinaut *  10/trunk/extensions/EtherpadLite/ (EtherpadLite.i18n.php EtherpadLite.php EtherpadLite_body.php):
[20:01:48] 	 add tracking category feature (enabled by default). Each page using this
[20:01:48] 	 extensions get automatically the tracking category with
[20:01:48] 	 MediaWiki:Etherpadlite-tracking-category name (= Etherpad). Tracking-Cat-Feature
[20:01:49] 	 can be disabled, or a different MediaWiki message text can be assigned.
[20:01:50] 	 Documentation of the switch is inline and follows on MediaWiki.
[20:07:43] 	 hi there.. how can I set mediawiki to redirect an anonymous user to Special:UserLogin instead of displaying the 'you must login first' message?
[20:07:59] 	 03(mod) Performer's username is shown twice in page move entries on the history - 10https://bugzilla.wikimedia.org/34961  +comment (10mah)
[20:10:17] 	 03(mod) Performer's username is shown twice in page move entries on the history - 10https://bugzilla.wikimedia.org/34961  major->minor (10Nemo_bis)
[20:10:23] 	 03wikinaut *  10/trunk/extensions/WikiArticleFeeds/ (3 files):
[20:10:23] 	 add tracking category feature (enabled by default). Each page using this
[20:10:23] 	 extension get automatically the tracking category with
[20:10:23] 	 MediaWiki:Wikiarticlefeeds-tracking-category name (= RSS authoring page).
[20:10:24] 	 Tracking-Cat-Feature can be disabled, or a different MediaWiki message text can
[20:10:25] 	 be assigned. Documentation of the switch is inline and follows on MediaWiki.
[20:12:28] 	 Amgine: https://bugzilla.wikimedia.org/18861 that's one way to find out which ignored bugs shouldn't be ignored
[20:14:22] 	 03(mod) Performer's username is shown twice in page move entries on the history - 10https://bugzilla.wikimedia.org/34961  +comment (10aschulz4587)
[20:16:02] 	 ^demon|away: is it normal that there are no branches in mediawiki/core.git?
[20:25:21] 	 03(mod) Search should index template expansion - 10https://bugzilla.wikimedia.org/18861  +comment (10mah)
[20:26:10] 	 03ialex *  10/trunk/phase3/includes/Article.php: No need to create a new Revision object if we already have one available
[20:30:13] 	 does anyone know how I can use apache2 to redirect: http://education.wmflabs.org/index.php/Special:NewMessages needs to redirect to http://education.wmflabs.org/Special:NewMessages
[20:30:23] 	 i.e. remove the /index.php/ bit for all index.php/*
[20:30:44] 	 would something like RedirectMatch ^/index.php/$ http://education.wmflabs.org/wiki/ work?
[20:30:45] 	 Don't do that
[20:30:58] 	 !prettyurl
[20:30:59] 	 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
[20:31:03] 	 Reedy: problem is that those links were added before I added short URL
[20:31:12] 	 so they've been spammed across mailing lists etc
[20:32:16] 	 sorry it should be http://education.wmflabs.org/wiki/Special:NewMessages not /Special:NewMessages
[20:32:25] 	 That's what I was saying don't do that to :p
[20:32:27] 	 heh
[20:32:38] 	 ;)
[20:33:01] 	 I'll try again, http://education.wmflabs.org/index.php/Special:NewMessages needs to become http://education.wmflabs.org/wiki/Special:NewMessages :)
[20:33:03] 	 03(NEW) Make ResourceLoader option visible on Special:Gadgets - 10https://bugzilla.wikimedia.org/35097 enhancement; MediaWiki extensions: Gadgets; (duplicatebug)
[20:33:48] 	 and http://education.wmflabs.org/index.php/MW_1.18:Community_portal/Welcome,_beta_testers! needs to become  http://education.wmflabs.org/wiki/MW_1.18:Community_portal/Welcome,_beta_testers! (with the exclamation mark)
[20:33:56] 	 any idea how to do it Reedy?
[20:34:24] 	 http://www.mediawiki.org/wiki/Manual:Short_URL
[20:37:02] 	 ...
[20:37:46] 	 03ialex *  10/trunk/phase3/includes/Article.php: Let's be consistent and use the same check to show an the deleted version and cascade the parameter
[20:38:43] 	 03jeroendedauw *  10/trunk/extensions/EducationProgram/ (7 files in 4 dirs): Follow up to r113507; finish up code I accidentally comited earlier on
[20:41:01] 	 03(mod) External links don't open at all in app on Blackberry Playbook - 10https://bugzilla.wikimedia.org/35093  +comment (10brion)
[20:43:25] 	 !prettyurl
[20:43:25] 	 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
[20:43:43] 	 !openid
[20:43:43] 	 http://www.mediawiki.org/wiki/Extension:OpenID
[20:43:48] 	 !bravo
[20:43:48] 	 I don't know anything about "bravo".
[20:43:55] 	 !Eliza
[20:43:55] 	 I don't know anything about "eliza".
[20:44:03] 	 !how do you feel today
[20:44:03] 	 I don't know anything about "how". You might try: !bot !bunching !damneditcount !debug !dump !editbuttons !errors !evilglobals !hacker !howto !iis !moderation !patch !profiling !rollback !toc !webinspector !welcome !wikipedia !wysiwyg 
[20:44:04] 	 Hexmode: Yep: a bit of an explosion there.
[20:44:17] 	 03(mod) [[Special:MyPage]] should not discard URL parameters - 10https://bugzilla.wikimedia.org/35060  (10duplicatebug)
[20:44:38] 	 !mw-bot, you should visit Joseph Weizenbaum. He lived in Berlin, but died some years ago
[20:44:38] 	 I don't know anything about "mw-bot,".
[20:44:55] 	 !I knew him
[20:44:56] 	 I don't know anything about "i". You might try: !! !adminsettings !centralauth !csv2wp !displaytitle !foreignfilerepos !fu !gc !morbo !ogg !rewriteproblems !robots !search !smtp !svnprops !threads !tooquiet !translatewiki !webrequest !wiki2xml 
[20:45:32] 	 Wikinaut: There's a channel #mw-bot, and I believe you can pm the bot as well.
[20:45:51] 	 pm ?
[20:46:09] 	  /msg mw-bot !your question in a private message.
[20:46:30] 	 (yep)
[20:46:31] 	 New code comment: MaxSem; # What if the parse is being performed by a different parser, not $wgParser? Calling parser gets pas; 
[20:46:52] 	 (low fun factor)
[20:48:16] 	 New code comment: MaxSem; Tracking category name should be something like "Paged using Etherpad" or something, current name is; 
[20:48:31] 	 New code comment: Wikinaut; Hi, pls. can you indicate exactly what to change ?; 
[20:49:01] 	 03(mod) No-longer-existing userrights still present on the userrights personal dossier - 10https://bugzilla.wikimedia.org/35039  (10duplicatebug)
[20:49:56] 	 Wikinaut, all your tracking categories have scary names:] But! You can ask here if you're unsure about English;)
[20:50:05] 	 03jeroendedauw *  10/trunk/extensions/EducationProgram/ (4 files in 2 dirs): Follow up to r113520; similar handling on other places as well
[20:50:46] 	 New code comment: Wikinaut; I mean, I don't know what you mean by "different parser". I am willing to learn, please let me know ; 
[20:51:18] 	 03(mod) Search summaries force space after link, not respecting link postfix - 10https://bugzilla.wikimedia.org/35016  (10duplicatebug)
[20:51:19] 	 03(mod) Stripped out ]] in search excerpt leaves a space - 10https://bugzilla.wikimedia.org/22515  (10duplicatebug)
[20:51:22] 	 MaxSem: let me know your four proposals
[20:51:23] 	 for
[20:51:30] 	 Page using EtherpadLite
[20:51:39] 	 Page using RSS
[20:51:49] 	 Page using WikiArticleFeeds
[20:51:56] 	 Page using AJAXPoll
[20:51:59] 	 .-
[20:52:04] * Reedy  can see a pattern
[20:52:18] 	 03(mod) Performer's username is shown twice in page move entries on the history - 10https://bugzilla.wikimedia.org/34961  (10Nemo_bis)
[20:52:29] 	 MaxSem ?
[20:53:22] 	 too formal, how about "Pages with RSS feeds", "Pages containing polls" and so on?
[20:53:29] 	 ok
[20:53:51] 	 and I need a nice name for pages generating feeds
[20:53:54] 	 ?
[20:54:09] 	 ?
[20:54:12] 	 Feed generators
[20:54:15] 	 no
[20:54:15] 	 Reedy: 1 1 2 3 5 8 13 21 34 55 89 144 233 377 610 987
[20:54:23] 	 ^demon|away, he said $wgTitle --> https://www.mediawiki.org/wiki/Special:Code/MediaWiki/113297 :P
[20:54:27] 	 Reed
[20:54:38] 	 Reedy: not everyone will understand
[20:54:39] 	 jeremyb: over 9000. What are we playing?
[20:54:40] 	 this
[20:54:56] 	 > * Reedy can see a pattern
[20:54:57] 	 ;)
[20:54:58] 	 Page generating RSS feeds
[20:55:00] 	 ?
[20:55:10] 	 or singular
[20:55:21] 	 Page generating an RSS feed
[20:55:24] 	 RSS feed sources
[20:55:30] 	 Feeders
[20:55:39] 	 om nom nom
[20:55:45] 	 Seeders
[20:55:52] 	 noone will understand
[20:56:00] 	 Syndicated feeders.
[20:56:03] 	 noino
[20:56:17] 	 Feed factories
[20:56:21] 	 What's about "Page generating an RSS feed"
[20:56:31] 	 New code comment: MaxSem;  \ $p = new Parser(); \ $po = new ParserOptions(); \ $parser->parse( $text, $title, $po ); 
[20:56:55] 	 Page*s*
[20:56:58] 	 yep
[20:57:02] <^demon|away>	 ialex: No, thank you for noticing. Will fix.
[20:57:14] 	 (in my wikis, i only use singular)
[20:57:34] 	 Categories should generally have plural names in English
[20:57:52] 	 ? is this documented in the style guidelines
[20:58:27] 	 (going to change the code)
[20:58:55] 	 03(mod) Non-Wikipedia mobile domains use Wikipedia's SSL certificate - 10https://bugzilla.wikimedia.org/34788  +comment (10Sam Reed (reedy))
[20:58:56] 	 14(DUP) Wikipedia/Wikitonary CA difference breaks HTTPS to Wiktionary in Android - 10https://bugzilla.wikimedia.org/35096  +comment (10Sam Reed (reedy))
[20:59:17] 	 Wikinaut, look at enwiki. It's not style guideline, it's language rules
[20:59:39] 	 I cannot know everything. Pls. supply an URL
[21:00:14] 	 Reedy: does RT 2541 say anything interesting? or it's just to get it on the radar?
[21:00:15] 	 03(mod) Moving sha1 into revision tag in XML dumps - 10https://bugzilla.wikimedia.org/34963  (10duplicatebug)
[21:00:47] 	 https://en.wikiversity.org/wiki/Topic:English_Language
[21:01:10] 	 03wikinaut *  10/trunk/extensions/AJAXPoll/AJAXPoll.i18n.php: beautifying the tracking category name
[21:01:12] 	 Rob is supposed to be looking into it. We apparently can get the right cert needed
[21:02:19] 	 03wikinaut *  10/trunk/extensions/EtherpadLite/EtherpadLite.i18n.php: beautifying the tracking category name
[21:03:21] 	 03wikinaut *  10/trunk/extensions/RSS/RSS.i18n.php: beautifying the tracking category name
[21:04:07] 	 03wikinaut *  10/trunk/extensions/WikiArticleFeeds/WikiArticleFeeds.i18n.php: beautifying the tracking category name
[21:05:44] 	 Reedy: yeah, i see wikipedia.org has more subject alt names than wiktionary.org
[21:06:48] 	 has me thinking about others..., /me searches for status: https://bugzilla.wikimedia.org/buglist.cgi?title=Special%3ASearch&quicksearch=ALL+arbcom+ssl&button=
[21:07:01] 	 New code comment: Wikinaut; "Tracking category doesn't gets added. " it does after editing.; 
[21:07:03] 	 !b 31335
[21:07:03] 	 https://bugzilla.wikimedia.org/show_bug.cgi?id=31335
[21:07:49] 	 03(mod) Performer's username is shown twice in page move entries on the history - 10https://bugzilla.wikimedia.org/34961  +comment (10Fut.Perf.)
[21:07:57] 	 03(mod) ApiSandbox instructions are unclear for certain parameters (titles, pageids, revids) - 10https://bugzilla.wikimedia.org/34962  (10duplicatebug)
[21:09:16] 	 New code comment: Wikinaut; MaxSem, pls. indicate *exactly* what you would like me to change where in the code. I am willing to ; 
[21:10:16] 	 New code comment: MaxSem; Riiiight. Because ordinary editing uses $wgParser. Unlike my example which fails because you always ; 
[21:12:46] 	 New code comment: Wikinaut; You have more experience than I. Please let me know, how I can improve my code (currently, I do not ; 
[21:17:19] 	 03jeroendedauw *  10/trunk/extensions/EducationProgram/ (actions/EPViewAction.php includes/EPRevision.php): implemented isLatest check
[21:18:56] 	 Wikinaut: ping
[21:19:55] 	 Wikinaut: seen https://www.mediawiki.org/wiki/Manual:Tag_extensions#Example ? the solution for r113517 seems pretty obvious to me after reading that (and the CR comments)
[21:20:13] 	 03a_engels *  10/trunk/wikistats/squids/ (3 files): Improved recognition & specification of mobile applications
[21:23:14] 	 03(mod) Performer's username is shown twice in page move entries on the history - 10https://bugzilla.wikimedia.org/34961  +comment (10fut.perf)
[21:23:57] 	 03(NEW) Show/Hide buttons do not appear on Android WikipediaMobile - 10https://bugzilla.wikimedia.org/35098 normal; MediaWiki extensions: MobileFrontend; (pfhayes)
[21:24:12] 	 03(mod) Show/Hide buttons do not appear on Android WikipediaMobile - 10https://bugzilla.wikimedia.org/35098  +comment (10pfhayes)
[21:26:17] 	 03(mod) Performer's username is shown twice in page move entries on the history - 10https://bugzilla.wikimedia.org/34961  +comment (10Aaron Schulz)
[21:27:11] 	 03(NEW) test - 10https://bugzilla.wikimedia.org/35099 normal; Wikimedia: AcaWiki; (mah)
[21:29:25] 	 jeremyb: I tried to understand, but do not understand. Can you (please) change my code where it is wrong ? You can send me this as pastebin or mail, I'll make the commit
[21:30:33] 	 Wikinaut: did you read my link?
[21:33:27] 	 03foxtrott *  10/trunk/extensions/SemanticResultFormats/Timeline/SRF_Timeline.php: fix bug 33594 (timeline parameter timelineposition=today doesn't work)
[21:33:37] 	 03(FIXED) timeline parameter timelineposition=today doesn't work - 10https://bugzilla.wikimedia.org/33594  +comment (10f.trott)
[21:34:01] 	 jeremyb: I know this passage by heart, but do not understand the link to my recent commits. Why can't you change the code so that I then see, what you think is wrong ?
[21:35:17] 	 03(mod) [[Special:MyPage]] should not discard URL parameters - 10https://bugzilla.wikimedia.org/35060  +comment (10beau)
[21:35:52] 	 03(WONTFIX) Show/Hide buttons do not appear on Android WikipediaMobile - 10https://bugzilla.wikimedia.org/35098  +comment (10Arthur Richards)
[21:37:39] 	 QKidNeedsLockdow is not familiar with /j ?
[21:37:52] 	 09 21:34:15 < QKidNeedsLockdow> Lockdown confusion overhere
[21:37:52] 	 09 21:34:22 < QKidNeedsLockdow> Anyone has experience?
[21:37:52] 	 09 21:34:35 < QKidNeedsLockdow> Basically, actually, its nameservers that are confusing me.
[21:38:13] 	 03(mod) Blanking a LiquidThreads post commits successfully when disallowed - 10https://bugzilla.wikimedia.org/35070  +comment (10Mark A. Hershberger)
[21:38:32] 	 03(mod) Show/Hide buttons do not appear on Android WikipediaMobile - 10https://bugzilla.wikimedia.org/35098  +comment (10yuvipanda)
[21:39:07] 	 er
[21:39:13] 	 Not familiar
[21:39:40] * QKidNeedsLockdow  is not familiar with /j
[21:39:57] 	 Anyhow,
[21:40:19] 	 Anyone experience using lockdown with the access control panel?
[21:40:27] 	 Confused about how/where to setup nameservers
[21:40:32] 	 I mean namespaces
[21:41:08] 	 03(mod) Blanking a LiquidThreads post commits successfully when disallowed - 10https://bugzilla.wikimedia.org/35070  +comment (10mah)
[21:41:34] 	 What's the access control panel?
[21:42:32] 	 http://www.mediawiki.org/wiki/Extension:Access_Control_Panel Front end for lockdown, trying to get a semiprivate wiki
[21:43:20] 	 !namespaces |Qkid
[21:43:20] 	 See http://www.mediawiki.org/wiki/Help:Namespaces for user help and documentation, and http://www.mediawiki.org/wiki/Manual:Namespace for administration. For adding namespaces, see !extranamespace
[21:43:32] 	 New code comment: Jeroen De Dauw; >_> ok, I failed...; 
[21:43:45] 	 !extranmaespace
[21:43:45] 	 I don't know anything about "extranmaespace".
[21:43:56] 	 mmm, or about typing tutors. 
[21:44:04] 	 !extranamespace
[21:44:04] 	 To add a namespace, modify your LocalSettings.php file, and add namespaces via $wgExtraNamespaces. A comprehensive set of instructions for adding a namespace can be found at . $wgExtraNamespaces can also be used to rename the default namespaces.
[21:44:16] 	 Thanks all  - I'll take a peek. the manual is one I haven't seen (the help I saw)
[21:47:10] 	 Ah ha, I think this, from the "control panel" documentation is what I initially overlooked: "While a group is created, an associated namespace is also created. "
[21:47:44] 	 So if I created a group called "ControlGroup", I should have a namespace called ControlGroup
[21:50:23] 	 urgh, i made him a patch and now he's quit
[21:50:26] 	 03tparscal *  10/trunk/extensions/VisualEditor/modules/qunit/ (qunit.css qunit.js): Updated QUnit
[21:54:02] 	 03tparscal *  10/trunk/extensions/VisualEditor/modules/ve/dm/ve.dm.js: Removed duplicate static methods and members that were copied to ve.dm - lets just leave them in ve.dm.DocumentNode for now.
[21:55:17] 	 ^demon|away: when you're around, I have a bz question
[21:55:55] 	 03(NEW) Search bar icon off-centre - 10https://bugzilla.wikimedia.org/35100 minor; Wiktionary App: Wiktionary; (pfhayes)
[21:56:13] 	 question on namespace, I created a page called ControlGroup:TestTest
[21:56:25] 	 And want many pages created within namespace "ControlGroup"
[21:56:38] 	 Do I have to actually write "ControlGroup:" as a prefix before each new created page?
[21:57:08] 	 03(NEW) Listen In Menu item has no icon - 10https://bugzilla.wikimedia.org/35101 normal; Wiktionary App: Wiktionary; (pfhayes)
[21:57:16] 	 New code comment: Nemo bis; Is this to blame for https://bugzilla.wikimedia.org/show_bug.cgi?id=34887 ? \ En passant, +1 on Siebra; 
[21:58:21] 	 code review question - what are we supposed to do in the event of the addition of a contentious extension? in particular: https://www.mediawiki.org/wiki/Special:Code/MediaWiki/110692
[21:58:31] 	 03(NEW) Listen In Screen empty - 10https://bugzilla.wikimedia.org/35102 normal; Wiktionary App: Wiktionary; (pfhayes)
[21:58:40] 	 there has been no discussion of it on wikitech-l or elsewhere, as far as i can tell and certainly no consensus reached in the code review comments
[21:59:24] 	 hexmode ^?
[21:59:51] * hexmode  looks
[22:00:39] 	 awjr: I'm confused: what is the problem?
[22:01:42] 	 hexmode: sorry - based on the code review comments, the addition of that extension seems contentious as it duplicates existing functionality, which i presume was why it was initially marked 'fixme' with additional discussion happening in comments
[22:02:02] 	 the author made some counter arguments why their extension was better and remarked the commit as 'new'
[22:02:23] 	 03(NEW) "Share to Wiktionary" is confusing. - 10https://bugzilla.wikimedia.org/35103 normal; Wiktionary App: Wiktionary; (pfhayes)
[22:02:35] 	 what would be the appropriate way to proceed? push for more conversation somewhere like on wikitech-l? review the code and mark as OK/fixme based on technical stuff?
[22:02:42] 	 Is there a way for all pages created by a specific user to be in a certain namespace?
[22:02:53] 	 Or otherwise to automate the placement of created pages into a namespace?
[22:02:53] 	 awjr: Generally anyone can add any extension, but as long as it is not deployed and he is willing to maintain it, I don't see a problem.
[22:03:01] 	 New code comment: Aaron Schulz; 
 \ /** \ * @var DatabaseBase \ */ \ protected $mConn = null; \ 
\ DatabaseBase docs are mislea; [22:03:19] Or do I just have to have everyone write namespace:new page for each new page [22:03:25] hexmode: ok thanks for the clarification [22:03:27] Or rather FOO:New page [22:03:36] assuming I created a 'FOO' namespace [22:03:39] awjr: and it looked like it was marked "deferred" ... but you can review it if you want and do ok/fixme [22:04:16] oh, not "deferred", just "nodeploy" [22:04:19] hexmode: aye, ok [22:04:39] * QKid is new to IRC and wondering if its obnoxious to just blurt out an unrelated question in the midst of a conversation [22:04:42] nono you were right first time - it was initially marked deferred [22:05:21] QKid: no it is fine, we just may not pay attention to you [22:05:56] ^demon|away: if you saw the above re: bz, I've found what I need. [22:09:38] If I want to create within a specific namespace [22:09:45] Do I have to write it out each time? [22:09:53] Like "ControlGroup:Heresanotherpage" [22:10:04] ? [22:10:10] 03jeroendedauw * 10/trunk/extensions/EducationProgram/ (4 files in 2 dirs): some minor cleanup [22:10:12] (if Controlgroup is the namespace) [22:12:05] Ok, so here's from the manual on preventing access: "If you intend to have different view permissions than that, MediaWiki is not designed for your usage." [22:12:09] Do you all agree? [22:12:30] I mean, I'm ready to give up, but would prefer to use MediaWiki [22:12:52] Basically its quasi private stuff, no big secrets, but I want users to feel free to post away without their thoughts being super public. [22:13:38] Plus MediaWiki's use of the "Wikipedia" style that everyone knows makes consumption of mediawiki info more 'normal' to most users [22:13:46] Any thoughts? [22:15:04] 03(mod) Enable some user groups on hi wiki - 10https://bugzilla.wikimedia.org/26159 +comment (10Nemo_bis) [22:15:05] 03(mod) Allow bureacrats to remove sysop on hindi wiki - 10https://bugzilla.wikimedia.org/24933 +comment (10Nemo_bis) [22:16:50] 03awjrichards * 10/trunk/extensions/CheckUser/api/ApiQueryCheckUser.php: Typo fix, followup r110807 [22:18:26] 03inez * 10/trunk/extensions/VisualEditor/ (3 files in 2 dirs): Initial import of CursorObserver and ContentObserver (not being used yet). [22:22:31] New code comment: Jeremyb; I pointed you to [{{fullurl:Manual:Tag extensions|oldid=503252}}#Example Manual:Tag extensions#Examp; [22:22:41] hexmode: what tool are we using to process @annotations and where can I find some docs? [22:23:11] saper: phpdocumentor would have lots of info [22:23:25] let me see what the actual tool is [22:23:29] !odc [22:23:29] I don't know anything about "odc". [22:23:31] !doc [22:23:31] An overview of available documentation about MediaWiki can be found at [22:23:43] Hmm, is it my connection, or YouTube being slow :/ [22:23:43] http://svn.wikimedia.org/doc [22:24:27] doxygen [22:25:47] saper: yeah [22:26:00] Reedy: how often it is updated? [22:26:19] Reedy: trevor and Roan just said doxygen is going to be a problem if we use stuff like 5.3 namespaces [22:26:48] Reedy: also, could we get it hooked into jenkins? [22:26:55] * hexmode emails hashar [22:26:59] saper: every 24 hours [22:27:07] 01:00 UTC i think [22:27:11] I thinks I need to reboot router... this is aweful http://www.speedtest.net/result/1824146564.png [22:28:43] note: I'm about to send an email to wikitech-l about this but I've just changed the default state to "Unconfirmed" in bugzilla [22:29:24] Hmmm, so I'm about to get another message to my spam box? [22:29:24] 03saper * 10/trunk/phase3/includes/db/DatabasePostgres.php: Fix PostgreSQL updater broken by r113487 [22:29:39] Lcawte: from me? sure! [22:30:16] hexmode: Strangely, either Thunderbird or Gmail seem to send atleast half the emails from you -> Wikitech-l to my spam folder... [22:30:43] Lcawte: gmail... I've gotten other complaints that google hates me [22:30:46] New code comment: Saper; Repaired in r113487; [22:30:51] 03raymond * 10/trunk/ (71 files in 50 dirs): Localisation updates for core and extension messages from translatewiki.net [22:31:01] that's ok, I don't really like teh goog [22:31:13] Gmail should whitelist @wikimedia.org ... [22:31:16] New code comment: Saper; er, r113534; [22:31:59] hexmode: which tests does jenkins run? [22:32:08] Ooh, my Dutch penpal person is following me on Twitter now... so she's going to see verything she sees on facebook twice... [22:32:30] saper: That is a better question for hashar when he is on [22:32:54] ah ok [22:33:28] since phpunit.php fails some tests already here AND it quits quietly before it's over (around 2074 / 3417 ( 60%)) [22:33:50] saper: this is with pg? [22:34:21] * hexmode remembers he needs to get an enwiki db dump for mw 1.7 if he can\ [22:37:40] hexmode: yes [22:37:47] hexmode: no, not enwiki - something smaller :) [22:37:54] simplewiki? [22:38:10] plwikimedia :) [22:38:18] :) [22:38:31] saper: do we have dumps of that? [22:38:34] * hexmode checks [22:39:09] hexmode: http://dumps.wikimedia.org/plwikimedia/20120307/ [22:39:13] do you think it's too small? [22:39:18] Wow, why is my connection so slow, I'm not downloading anything, I'm not using Wifi... *headdesk* [22:39:44] oh, wow [22:40:12] saper: I'll do that one and then a not-so-small one [22:40:28] * hexmode thinks something like zhwiki would be fun [22:40:29] Reedy: which php phpunit.php options should I use for pre-commit check? it seems that the default (no options) fails a lot on both MySQL and PostgreSQL... [22:40:53] Hmm... [22:40:57] hexmode: the bug is simple, I just need watchlist and recentchanges there :) [22:41:07] SYN Flood 3 Fri Mar 09 20:36:03 2012... [22:42:07] Ah, so thats a type of DOS, and its aimed at my lan IP ;/ [22:42:40] well 3 SYNs? [22:42:46] New code comment: Dantman; "SoftwareVersion" \ What is blatant ShoutWiki specific (absolutely worthless to everyone else) code d; [22:42:54] saper: which bug again? [22:43:14] !b 24780 | hexmode [22:43:14] hexmode: https://bugzilla.wikimedia.org/show_bug.cgi?id=24780 [22:43:36] saper: more than that, coming from multiple ips :/ [22:43:39] Dantman: lol [22:43:51] I get some from California, and then some more from Australia... [22:44:05] AaronSchulz: Must burn with fire! [22:45:16] 03awjrichards * 10/trunk/extensions/SwiftMedia/wmf/rewrite.py: Followup r111145, typo fix [22:45:24] 03tparscal * 10/trunk/extensions/VisualEditor/modules/ve/ce/ve.ce.js: Cleanup [22:45:54] saper: I'm confused, the reporter gave their version as 1.15 didn't they? [22:46:57] ah [22:47:00] nm, I see [22:49:22] hexmode: yes, but the bug comes from 1.7 being updated to any newer version [22:49:35] if you install 1.8+ you won't see the problem :) [22:49:42] saper: yeah, just saw that [22:50:01] the debian bug reporter admits his 1.12 has been updated many times before [22:50:58] * hexmode downloads 1.7.3 [22:51:12] 03tparscal * 10/trunk/extensions/VisualEditor/modules/ve/ce/ (ve.ce.Content.js ve.ce.CursorObserver.js ve.ce.Surface.js): More cleanup (jshint complaints) [22:51:27] 03(mod) Performer's username is shown twice in page move entries on the history - 10https://bugzilla.wikimedia.org/34961 +comment (10fut.perf) [22:52:45] saper: lol --- 1.7.3 won't run on this version of php [22:53:08] maybe one change [22:53:40] hexmode: that's what I was afraid of - old php and old postgres [22:54:12] hexmode: can you check if r15697 is *not* there (no "rc_cur_id INTEGER NULL REFERENCES page(page_id) ON DELETE SET NULL") [22:56:01] 03tparscal * 10/trunk/extensions/VisualEditor/modules/ve/ce/ve.ce.Surface.js: More cleanup [22:58:19] saper: no rc_cur_dir in mw 1.7 [22:58:34] saper: no rc_cur_dir in mw 1.7.3 [22:59:12] saper: ugh, nm, re-reading for comprehension [22:59:14] 03aaron * 10/trunk/phase3/includes/ForkController.php: Make sure ForkController nukes any connection resources that backends might have before forking [23:00:26] saper: 1.7.3 has "NOT NULL" for rc_cur_id [23:01:16] there should rc_cur_id [23:01:33] but without "ON DELETE SET NULL" [23:01:55] there is, but it is "NOT NULL" instead of "NULL" and no "ON DELETE..." [23:02:16] very good [23:02:30] that's what we want :) [23:02:52] once you get it somehow running it would good to have a backup (code+DB) somewhere for further updater testing [23:03:12] I somehow sense postgresql updater won't go smoothly from 1.8 till 1.20 [23:13:42] 03wikinaut * 10/trunk/extensions/WikiArticleFeeds/WikiArticleFeeds_body.php: follow up rr113517 . Using the parser as passed as parameter appears to be a must do. thanks to everyone who help, I overlooked that. Please bear with me - that extension was not written initiall by me. [23:15:25] 03inez * 10/trunk/extensions/VisualEditor/modules/ve/ce/ve.ce.ContentObserver.js: Make ContentObserver pass information about content when emiting change event. [23:16:16] New code comment: Wikinaut; see follow up r113541; [23:18:46] New code comment: Wikinaut; fixed in r113523; [23:20:50] aharoni: Nikerabbit can you tell me if my usage of {{mw-msg}} is correct in the qqq file in this diff? https://github.com/yuvipanda/WikipediaMobile/commit/51e2bb17e7bb86dc2c48fce58d36807bb6377116 [23:21:00] or am I doin it wrong? [23:21:41] 03(mod) Add a show Headers preference - 10https://bugzilla.wikimedia.org/34942 (10Mark A. Hershberger) [23:23:05] 03siebrand * 10/trunk/phase3/ (5 files in 4 dirs): [23:23:05] Add message keys for 18 missing summary messages. [23:23:05] * Patch for bug 34319 for Special:DeletedContributions and Special:Contributions contributed by Srikanth Lakshmanan [23:23:05] * Other 16 instances identified by Der Umherirrende on translatewiki.net (https://translatewiki.net/wiki/Thread:Support/Missing_summary_message_keys_in_message_files), code updates by me. [23:23:43] 03(FIXED) add a summary message for Special:DeletedContributions - 10https://bugzilla.wikimedia.org/34319 +comment (10Siebrand) [23:24:40] 03wikinaut * 10/trunk/extensions/AJAXPoll/AJAXPoll_body.php: follow up r113502 . Using also here the correct parser as passed as parameter. thanks to everyone who help, I overlooked that. Please bear with me - that extension was not written initially by me. [23:25:59] Dantman: wiki-tools is giving can't connect to local mysql server... [23:26:16] Reedy: Sure... ;) What do you need it for? [23:26:38] ^demon: hey [23:26:40] Heh [23:26:46] Dantman: I was just looking at your sudo extension [23:26:50] Reedy: ;) On the plus side, it keeps out the spambots [23:27:03] Reedy: I migrated that one to wmf svn [23:27:07] 14(DUP) "Show/hide" button of section is broken in non-Alphabetical language - 10https://bugzilla.wikimedia.org/35081 +comment (10Mark A. Hershberger) [23:27:10] 03(mod) Expand brokens show bad labels on non-western alphabets (htmlentities) - 10https://bugzilla.wikimedia.org/35086 +comment (10Mark A. Hershberger) [23:27:13] Extension page should be on MW.org too [23:27:19] ^demon: did you already send your notes on https://bugzilla.wikimedia.org/show_bug.cgi?id=34137 to Antoine? it would be cool if you could cc me when you do, or just add them to that wiki page I guess [23:27:19] yeah, I was just clicking through [23:27:29] <^demon> Not yet. [23:27:32] 03catrope * 10/trunk/phase3/ (RELEASE-NOTES-1.20 includes/WebRequest.php): [23:27:32] (bug 34521) Returning to the previous page after logging in loses any [23:27:32] array-valued parameters in the query string. This happens because [23:27:32] WebRequest::getValues() calls getVal() which strips arrays, even though the doc [23:27:33] comment says that no transformation is applied. Changed getValues() to call [23:27:34] getGPCVal() instead. The only difference is that arrays are no longer stripped, [23:27:35] so the doc comment is no longer a lie [23:27:46] ^demon: OK. [23:27:54] <^demon> sumanah: I'm waging a war against a gerrit ACL bug. [23:27:57] <^demon> Gerrit is winning :( [23:28:13] One of these days I'll drop that old server and replace wiki-tools with a new site and an archive of all the old stuff in one [23:28:32] 03wikinaut * 10/trunk/extensions/RSS/RSSHooks.php: adding casts. better ? [23:28:35] 03(FIXED) The ReturnTo query parameter of Special:UserLogin skips array-valued parameters - 10https://bugzilla.wikimedia.org/34521 +comment (10Roan Kattouw) [23:28:53] ;) Of course, you know my list [23:29:04] 03(mod) mediaWiki.util.addPortletLink incorrectly adds link to all ul tags in portlet - 10https://bugzilla.wikimedia.org/35082 summary (10Mark A. Hershberger) [23:30:02] 03wikinaut * 10/trunk/extensions/EtherpadLite/EtherpadLite_body.php: adding casts. better ? [23:30:54] ^demon: which php unit tests jenkins is running currently for MW trunk? [23:31:22] <^demon> Everything that's not @group broken for core. Plus ParserFunctions and Cite, iirc. [23:31:55] 03(mod) mediaWiki.util.addPortletLink incorrectly adds link to all ul tags in portlet - 10https://bugzilla.wikimedia.org/35082 (10Mark A. Hershberger) [23:31:56] <^demon> saper: The integration/jenkins.git repo should be reasonably up-to-date with what we're doing. [23:32:33] 03(mod) Left-to-right usernames with punctuation displayed incorrectly on right-to-left wikis - 10https://bugzilla.wikimedia.org/35085 (10Mark A. Hershberger) [23:33:03] jeremyb: ty. I updated all my four extensions, and will keep your advice(s) in mind [23:33:04] 03(mod) Creation of a mail list for Wikipedia Student Club in UNAM - 10https://bugzilla.wikimedia.org/35087 (10Mark A. Hershberger) [23:33:31] ^demon: I try to figure out how should I run "php phpunit.php" myself to get sane results. 1 parser test is failing currently, if I run it without args it just aborts at some point [23:33:32] 03(mod) Saved articles don't load on Blackberry Playbook - 10https://bugzilla.wikimedia.org/35089 (10Mark A. Hershberger) [23:33:44] 03reedy * 10/trunk/ (5 files in 4 dirs): Documentation, spaces, braces, explicit member variables [23:34:01] 03(mod) Block messages for rangeblocks are confusing - 10https://bugzilla.wikimedia.org/35090 normal->15enhancement (10Mark A. Hershberger) [23:34:15] 03(mod) Share doesn't do anything on Blackberry Playbook - 10https://bugzilla.wikimedia.org/35091 (10Mark A. Hershberger) [23:34:27] 03(mod) Back button always disabled on app web view (and Playbook) - 10https://bugzilla.wikimedia.org/35092 (10Mark A. Hershberger) [23:34:37] 03(mod) External links don't open at all in app on Blackberry Playbook - 10https://bugzilla.wikimedia.org/35093 (10Mark A. Hershberger) [23:34:57] <^demon> saper: I really don't have time to help you with unit testing right now. About a dozen things to do and a flight to catch in < 12 hours. [23:35:07] 03(mod) Playbook PhoneGap setup isn't triggered - 10https://bugzilla.wikimedia.org/35094 (10Mark A. Hershberger) [23:35:52] ^demon: no problem [23:37:44] Well, we have submitted our proposal for Google Summer of Code. [23:40:30] 03(mod) Opensearch namespaces inconsistency - 10https://bugzilla.wikimedia.org/35095 (10Mark A. Hershberger) [23:40:42] 14(INVALID) test - 10https://bugzilla.wikimedia.org/35099 (10Mark A. Hershberger) [23:41:15] 03(mod) Search bar icon off-centre - 10https://bugzilla.wikimedia.org/35100 (10Mark A. Hershberger) [23:41:34] 03(mod) Listen In Screen empty - 10https://bugzilla.wikimedia.org/35102 (10Mark A. Hershberger) [23:41:41] 03(mod) "Share to Wiktionary" is confusing. - 10https://bugzilla.wikimedia.org/35103 (10Mark A. Hershberger) [23:42:07] 03(mod) Listen In Menu item has no icon - 10https://bugzilla.wikimedia.org/35101 (10Mark A. Hershberger) [23:44:43] Hi, E:AJAXPoll triggers this PHP Warning: Missing argument 3 for WebRequest::getGPCVal(), called in /includes/WebRequest.php on line 538 and defined in /includes/WebRequest.php on line 325, referer: https://index.php?title=Polls&action=edit [23:45:08] does anyone know, why ? [23:46:01] New code comment: Aaron Schulz; Missing the $default param.; [23:46:48] <^demon> Wikinaut: Because you're missing the third argument for getGPCVal() obviously. Look at the caller and provide the third argument. [23:47:01] <^demon> Although, getGPCVal() shouldn't be used outside of WebRequest anyway. [23:47:07] <^demon> So the extension's doing stuff it shouldn't. [23:47:09] well it was prolly broken as of like 8 min ago [23:47:24] caller apperas to be a stupid &action=edit [23:47:45] core broken ? [23:47:51] <^demon> Possibly :) [23:47:56] yep, looks so [23:48:11] by whom ? [23:48:13] * ^demon goes back to his bunker [23:48:44] Thank you ^demon (for going back to yr bunker) [23:48:48] fighting Gerrit! [23:48:59] Hi sumanah [23:49:05] <^demon> sumanah: I won! I should've asked Ryan for help 3 hours ago :p [23:49:05] Hi Wikinaut [23:50:36] <^demon> Ok, fixed the tag/branch issue ialex pinged me about ~5 hours ago. [23:50:42] <^demon> Everything's mirrored through current HEAD. [23:50:46] Qualified yay! [23:51:01] * ^demon sneaks away before someone ruins his luck :) [23:51:19] <^demon> sumanah: I'm going to write up that e-mail and then disappear. [23:51:27] <^demon> Seeing as I'd like to head to bed in the next ~2 hours or so. [23:51:43] Makes sense. [23:53:13] 03reedy * 10/trunk/extensions/ExtensionDistributor/ (ExtensionDistributor_body.php svn-invoker.php): [23:53:13] Code documentation [23:53:13] Some code simplification [23:53:14] Remove trailing whitespace [23:53:15] Remove someone unused variables [23:53:32] Sup kids? [23:54:08] ( svn up -r113544 :-) [23:54:27] is demon still in the bunker ? [23:55:30] http://tools.wikimedia.pl/~saper/fail/failed-parser-test-156.txt <-- is it only me or is this parser test fails? [23:55:45] s/is/does fail/ [23:59:06] 03(NEW) Enable Extension:Sudo on WMF cluster - 10https://bugzilla.wikimedia.org/35104 enhancement; Wikimedia: Extension setup; (sam) [23:59:06] 03(mod) Extensions awaiting code review to be deployed on Wikimedia wikis - 10https://bugzilla.wikimedia.org/31235 (10Sam Reed (reedy))