[00:08:03] New code comment: Duplicatebug; There is a folder includes/cache, maybe the GenderCache.php is there better located.; [00:16:32] 03(mod) [SF] Special:RunQuery error takes down pages using it - 10https://bugzilla.wikimedia.org/33424 +comment (10fastgoldfish) [00:23:09] ^demon: how is NewParserTest different that parserTest.inc? [00:23:26] <^demon> parserTest.inc is used for parserTests.php [00:23:47] <^demon> They contain a lot of duplicate functionality and I dislike that. [00:24:02] are they testing different things? [00:24:19] <^demon> No. [00:24:26] <^demon> NewParserTest is for phpunit. [00:24:39] <^demon> Different codepaths, lots of duplication. [00:24:53] can we kill the non-phpunit one? [00:25:11] debugging the test framework is really slowing down the stuff I'm working on [00:25:40] * AaronSchulz fixes some leakage [00:26:28] <^demon> I'd like to kill the non-phpunit one. [00:26:42] what's stopping you? [00:26:56] <^demon> I remember someone complaining that they wanted parserTests.php. [00:27:04] then kill that person first [00:27:14] <^demon> That sounds reasonable. [00:27:16] lets not make things complicateed [00:27:41] * AaronSchulz dares chad to delete it [00:28:31] <^demon> Lemme make sure nobody outside of core's using it first. [00:31:32] <^demon> Oh yeah...I kinda remember this might've been an issue: [00:31:36] <^demon> tests/phpunit/includes/ParserOptionsTest.php [00:31:36] <^demon> 9: ParserTest::setUp(); //reuse setup from parser tests [00:32:12] I nuked the body of the setup and nothing failed, heh [00:32:19] I remember doing that a few weeks ago [00:32:35] ^demon: even if it is needed, that one bit could just be moved over [00:38:48] <^demon> getFakeTimestamp() should be moved to NewParserTest [00:39:38] 03ashley * 10/trunk/extensions/Comments/SpecialCommentIgnoreList.php: Comments: allow removing anonymous users from your ignore list. User::idFromName() returns null for anons, so we have to handle that here. [00:43:48] [10:26] <^demon> I remember someone complaining that they wanted parserTests.php. 03ashley * 10/trunk/extensions/Comments/ (4 files): (log message trimmed) [00:48:35] Comments: version 2.5: [00:48:35] *ResourceLoader compatibility; lots of JS refactoring + associated PHP changes [00:48:35] *dropped backwards compatibility, MediaWiki 1.18 is now required [00:48:35] *removed $wgTitle usage [00:48:35] *removed key cruft; unused legacy security thing? [00:48:36] *removed DIY escaping functions; useless, bad design, etc. [00:48:50] 03(mod) Wikipedia:About is hard-coded and not language-sensitive - 10https://bugzilla.wikimedia.org/33527 +comment (10hwalls) [00:50:05] 03(mod) Wikipedia:About is hard-coded and not language-sensitive - 10https://bugzilla.wikimedia.org/33527 +comment (10hwalls) [00:56:44] 03bsitu * 10/trunk/extensions/MoodBar/ (3 files in 2 dirs): Adding top responders leaderboard to feedback dashboard page [00:58:08] <^demon> AaronSchulz: Tests: 2741, Assertions: 35098, Failures: 110, Incomplete: 3. [00:58:22] <^demon> Something about addArticle() isn't working [00:58:40] 03(NEW) Wikipedia Android app clear button doesn't clear text - 10https://bugzilla.wikimedia.org/33574 normal; Wikimedia Mobile: android; (tfinc) [00:58:45] * AaronSchulz is debugging an uploadstash error [00:59:15] 03(ASSIGNED) Wikipedia Android app clear button doesn't clear text - 10https://bugzilla.wikimedia.org/33574 (10Yuvi Panda) [01:00:08] 1) UploadStashTest::testBug29408 [01:00:10] UploadStashFileException: Error storing file in 'D:\www\MW_trunk\phase3\tests\phpunit\includes\uploa [01:00:11] d/bug29408.': directorycreateerror; mwstore://local-backend/local-temp/0/02 [01:01:19] 03bsitu * 10/trunk/extensions/MoodBar/include/MoodBarUtil.php: followup to -r108297 - adding the keyword static to function prototype [01:03:21] 03(mod) Wikipedia:About is hard-coded and not language-sensitive - 10https://bugzilla.wikimedia.org/33527 +comment (10MZMcBride) [01:09:53] Hi folks. Is there any way to include one of my articles within another article, but in its own pane (similar to the AnyWeb extension, if you know that one)? [01:10:13] 03(mod) Wikipedia:About is hard-coded and not language-sensitive - 10https://bugzilla.wikimedia.org/33527 +comment (10yuvipanda) [01:10:33] I've got a q: http://hi.wikipedia.org/wiki/%E0%A4%9A%E0%A4%BF%E0%A4%A4%E0%A5%8D%E0%A4%B0:Dhol_players.jpg is a commons image, but shows numerals in two different ways in the flickr review template. specifically, the date uses devanagari numerals even though hi-wp uses standard numerals. And note that even in the flickr template, only the date uses indic numerals, not the cc-by-2.0 Any clues to the problem? [01:14:11] anyone? [01:14:32] [01:14:55] * Sid-G thanks Amgine :) [01:15:17] heh, using --exclude-groups=Parser gives lots of errors [01:15:34] 03(mod) Wikipedia:About is hard-coded and not language-sensitive in Wikipedia Mobile Android app - 10https://bugzilla.wikimedia.org/33527 summary; +comment (10MZMcBride) [01:16:24] 03(mod) [SF] Special:RunQuery error takes down pages using it - 10https://bugzilla.wikimedia.org/33424 +comment (10fastgoldfish) [01:17:43] Sid-G: it is likely due to layers of multi-lingual templates in use on commons, specifically {{ISOdate}} [01:19:00] Amgine: Thanks [01:19:10] And {{cc-by-2.0}} [01:20:04] Amgine:Shouldn't this stuff be set in mediawiki? As in, if a commons page is viewed on a local project, the numerals displayed should be the ones used on that project? [01:21:03] 03rmoen * 10/trunk/extensions/MoodBar/ (3 files in 2 dirs): adjust styles and elements to top responders, fix bug with secondary filter types selection in feedback dashboard [01:21:36] The default language on commons is en. The community there has established multi-lingual template systems to work with user language preferences. When a file page is displaed on hi.WP it is assumed the user's default language preference is HI. [01:21:41] 03(mod) Wikipedia:About is hard-coded and not language-sensitive in Wikipedia Mobile Android app - 10https://bugzilla.wikimedia.org/33527 +comment (10tfinc) [01:21:57] cc-by-2.0 does not have an hi translation, so it defaults back to English. [01:22:18] Amgine: Language preference and numeral preference are different [01:22:38] Amgine: And still, isn't there some $blahblahblah mediawiki stuff for this? [01:22:47] That may be, but it is a nuance not yet implemented in the templates at Commons. [01:23:52] ok, should i go ahead and file a bug for this? [01:24:50] I would suggest you first ask the contributors in #wikimedia-commons if they are working on adding numeral preferences to their multi-lingual system. [01:24:57] right [01:27:09] 03(mod) [SF] Special:RunQuery error takes down pages using it - 10https://bugzilla.wikimedia.org/33424 +comment (10fastgoldfish) [01:27:13] [01:27:49] most indic ones [01:27:59] will at least [01:28:20] 03(mod) Wikipedia:About is hard-coded and not language-sensitive in Wikipedia Mobile Android app - 10https://bugzilla.wikimedia.org/33527 +comment (10b) [01:28:39] I'm also thinking of Japan, who have 3 writing systems. [01:28:52] right [01:28:58] anyone around with a bit of time on their hands? [01:29:13] wait, aren't there any $wghooks for this? [01:29:24] My watch is on my desk [01:29:40] lol [01:29:59] heh [01:30:18] I'm looking for someone who could develop a photo contest system for POTY 2011 [01:30:48] polls... [01:31:23] nothing exists, I've hunted far and wide :) [01:32:00] pshaw... BucketVoting works. For the most part. [01:32:44] Amgine: screenshot? [01:34:19] 03aaron * 10/trunk/phase3/ (10 files in 8 dirs): (log message trimmed) [01:34:20] In FileBackend/FileOp: [01:34:20] * Replaced 'media' portion of container names with the repo name. This makes it [01:34:20] easy for multiple repos to use the same backend without 'wikiId' hacks. Full [01:34:20] container names are now like -- (or - if 'wikiId' [01:34:20] is set to an empty string). [01:34:21] * Restricted isValidContainerName() more in light of Azure portability and shorted shard suffix. [01:35:28] I'm getting you a link, Mono. Just have to remember which wiki is using it. [01:40:34] Mono[Away]: http://project.occupymediawiki.org/wiki/User_talk:Amgine#Exemplar_BucketVoting [01:40:43] replace the text with images. [01:40:59] Project MediaWiki-phpunit build #5281: FAILURE in 4 min 40 sec: http://integration.mediawiki.org/ci/job/MediaWiki-phpunit/5281/ [01:45:13] 03raindrift * 10/branches/concurrency/: Creating branch to work with bsitu on concurrency control backend code [01:50:53] How does the magicword formatnum work? I haven't been able to get it to work anywhere! [01:51:08] {{#formatnum:01234}} or osmething? [01:52:26] ok, here's a toughr one. If a template used in a filepage on commons uses formatnum; and the file is being used on another language wp, whose formatting settings will apply? [01:52:51] Test it out? [01:53:27] By messing up a template used on thousands of page? Creating a fake file page? [01:53:33] 03raindrift * 10/branches/concurrency/ (6 files in 5 dirs): [01:53:33] Adding concurrency checking backend class [01:53:33] Note: This is not done! That's why it's in a branch! [01:54:55] Project MediaWiki-phpunit build #5282: STILL FAILING in 2 min 39 sec: http://integration.mediawiki.org/ci/job/MediaWiki-phpunit/5282/ [01:55:09] any other suggestions that dont get me blocked on commons Joan? [01:55:41] <^demon> AaronSchulz: ^^ [01:55:43] seriously? [01:55:51] I ran the last build [01:56:15] funny how my local box had no errors with that commit [01:56:18] <^demon> Whoops didn't see that. [01:56:21] Sid-G, create a template that isn't uesd everywhere [01:56:23] <^demon> Lemme svn up and try. [01:56:30] <^demon> Oh wait, my w/c is dirty from this other stuff. [01:56:39] we need to rewrite every single line of the test code [01:56:49] this wasting waaaaay too much time [02:04:43] ^demon: how do tests run with filter=File for you? [02:04:50] or Reedy [02:05:05] I've no idea [02:05:09] I usually just run them all [02:05:19] or php phpunit.php /path/footest.php [02:05:36] Reedy:And include it in a file? OK [02:05:38] <^demon|away> You can do /path/file.php [02:05:48] <^demon|away> Or --filter=SomeStringToSearchFor [02:06:04] yep, I just want to know if it runs [02:06:06] wfm [02:11:25] 03(mod) Fix Wikipedia icon in Android app - 10https://bugzilla.wikimedia.org/33013 +comment (10hwalls) [02:13:25] ^demon: where is the localsettings for jenkins? [02:15:15] * AaronSchulz suspects something not passing isValidContainerName() [02:17:40] /var/lib/jenkins/jobs/MediaWiki-phpunit/workspace/mw-core/includes/filerepo/file/LocalFile.php [02:18:16] AaronSchulz, /var/lib/jenkins/jobs/MediaWiki-phpunit/workspace/mw-core$ nano LocalSettings.php [02:18:18] 03(NEW) [SMW] Semantic Search offset incorrect on first display after clicking "further results" in table - 10https://bugzilla.wikimedia.org/33575 normal; MediaWiki extensions: Semantic MediaWiki; (fastgoldfish) [02:18:45] Reedy: I just added a formatnum to a file to check(instead of creating a template using formatnum, and it doesn't work). Its using the standard numerals and not the localised ones when viewed at a local project. [02:18:53] see: http://hi.wiktionary.org/wiki/%E0%A4%9A%E0%A4%BF%E0%A4%A4%E0%A5%8D%E0%A4%B0:Compass_rose-hi.svg [02:19:16] you'll see a 1,234 just below the information box [02:19:27] Reedy: I don't think I even have access to the server it's on [02:19:35] Reedy: what is the dbprefix and dbname? [02:20:01] $wgDBname = "my_wiki"; [02:20:11] $wgSQLiteDataDir = "/var/lib/jenkins/jobs/MediaWiki-phpunit/workspace/data"; [02:20:17] no prefix [02:20:26] I see the problem though [02:21:38] http://integration.mediawiki.org/ci/job/MediaWiki-phpunit/5282/console [02:21:46] PHP Warning: Invalid argument supplied for foreach() in /var/lib/jenkins/jobs/MediaWiki-phpunit/workspace/mw-core/includes/filerepo/file/LocalFile.php on line 638 [02:21:54] lol, I already saw that [02:22:01] I'm talking about the cause ;) [02:23:06] :p [02:31:36] 03(mod) custom license misses the text field for input - 10https://bugzilla.wikimedia.org/33542 +comment (10erik) [02:33:24] Reedy: So if the magicword doesn't work, is there a way that numerals preference can be set different from language preference? [02:33:39] No idea [02:34:16] I'm tempted to file a bug for a new magicword for this, but I wonder if it'll just go to WONTFIX ? [02:34:56] Amgine: interface not quite what I'm looking for [02:36:33] meh, I'll just go ahead. Second bug this week [02:49:56] kk Mono[Away] [02:53:54] Amgine: I think the best shot would be something custom [02:54:20] You jest setcherself down and pound that out then. [02:54:44] I don't have the experience ;) or else I would have it done by now [02:55:36] If you don't mind my asking, what kind of interface were you looking for? [02:55:59] Basically, a simple gallery with a vote button. [02:56:36] ok, I found a bug asking for adding language pref in formatnum, that bug was resolved as a duplicate of a bug asking for delimitnum, basically lots of features in a new formatnumlike magic word. I dont want the small problem I have to be mired in the loads of feature requests for the new magic word. Should I file the bug/should I comment on the old bug? Help plz :) [02:56:38] and a backend for choosing images, setting contest rules for eligibility and voting, and viewing results [02:57:42] Ah, well, the latter is going to kill you. [02:59:03] Amgine: ? [02:59:11] how much would you estimate this would cost? [02:59:36] Sid-G: moment, let me read the backscroll [02:59:42] sure [03:00:04] Mono[Away]: it's a waterfall project. [03:01:47] Sid-G: Mention the other bug, and that you feel this is a separate, resolvable issue. It may get folded into the bigger bug anyway, but that would be a decision for the bugmeister/dev team. [03:02:04] Amgine: OK [03:02:07] Amgine: how so? [03:03:29] Mono[Away]: your spec is vague, and one for which there are many variant opinions. Therefore the solution would need to be exceptionally flexible. Which means you end up with a 'template languge' for polls. Which is damned hard to write successfully. [03:04:00] In reality, the project is fairly narrow. [03:04:09] My description, however, is not. [03:04:30] Defineable voting classes? not easy. [03:04:48] On the other hand, you could easily use bucketvoting in a gallery. [03:05:32] it's for POTY, so basically it must replicate the functionality of http://toolserver.org/~mono/account/ [03:05:44] with a gallery, vote buttons, and stats [03:06:27] You've mentioned that. [03:07:03] It doesn't have to be a MW extension, I suppose [03:07:15] My suggestion: you have the pieces, you know what you want. Write it. [03:07:32] I don't have a clue how to do that [03:07:32] And extensions are really quite easy to write. [03:08:01] So where would I even start? [03:08:36] You could try posting onto wikitech-l, I'm sure someone well be around that can whip up a simple extension like this [03:09:25] [[mw:Extensions]] Mono[Away] [03:09:29] I'm considering that :) [03:10:01] OK, questions here they come! [03:10:11] Does PHP require any prior knowledge? [03:10:22] Yes. [03:11:44] What knowledge? [03:12:21] reading, typing, logic, math... [03:12:45] Goal setting, time management are useful. [03:12:49] heh [03:13:14] Ah, sorry. Should've worded that better. [03:13:27] Are any prior coding languages required? [03:14:12] MakeShift: If you've gotten to this channel, you can probably code PHP. To accomplish your coding *goal*, on the other hand, you will almost certainly need support. [03:14:38] i don't know of any coding language that requires another one to be known [03:15:28] (Support includes questions answered, urls to things you should read, etc.) [03:15:28] C, C++, C#, java, javascript, python, ruby, perl, basic, VB, LOGO, cobol, fortran, you can learn any of those without learning any other [03:15:47] "If you've gotten to this channel" - umm, #mediawiki is a pretty simple name, it's not too hard to find. [03:16:00] Alphos: And how about PHP? ;) [03:16:03] Bingo. Google is your friend. [03:16:19] MakeShift i do know php as well, and neither does it [03:16:31] Right :) [03:17:12] And how would you suggest to go about learning PHP (even if it's only simple PHP at first [if that's even possible]) [03:17:29] 03aaron * 10/trunk/phase3/includes/filerepo/backend/FileBackend.php: (log message trimmed) [03:17:29] Partially reverted bits from r108300. Not allowing underscores is too [03:17:29] restrictive and breaks on default DB name value suggested by installer. Azure [03:17:29] can use resolveContainerName() to enforce its extra restrictions. A new [03:17:29] resolveWikiId() function was added to allow for it to mangle the wiki ID by [03:17:29] translating underscores. Also restored previous size limit in [03:17:30] isValidContainerName() since it makes sense to either go all the way [03:17:48] Play with it. Read lots. Ask questions about specific things that you need to know *right now*. [03:17:48] 03(mod) Remove parentheses in result formats list, ul, ol and instead use sep= parameter - 10https://bugzilla.wikimedia.org/32863 +comment (10fastgoldfish) [03:17:56] 04(REOPENED) [SRF] When used on images, "array" format fails - 10https://bugzilla.wikimedia.org/32977 +comment (10badon) [03:18:26] http://t.co/QU50UgeS [03:18:40] Amgine: But that's the thing, I really don't need to know anything, I'd just like to, for the future. [03:19:21] Thanks Mono ;) I'll take a look [03:19:56] Project MediaWiki-phpunit build #5283: STILL FAILING in 2 min 22 sec: http://integration.mediawiki.org/ci/job/MediaWiki-phpunit/5283/ [03:20:12] No, I mean... if you have a bit of code you're working on and you need to sort an array - ask then about how to sort an array. Don't "well, I have a project I may do at some point which will probably involve array sorting, so how do I do that?" in a channel. [03:20:33] Project MediaWiki-phpunit build #5284: ABORTED in 23 sec: http://integration.mediawiki.org/ci/job/MediaWiki-phpunit/5284/ [03:22:00] 03(mod) Add options for displaying images in query results - 10https://bugzilla.wikimedia.org/30002 +comment (10fastgoldfish) [03:23:35] Project MediaWiki-phpunit build #5285: STILL FAILING in 2 min 14 sec: http://integration.mediawiki.org/ci/job/MediaWiki-phpunit/5285/ [03:24:09] Reedy: less failures, but still some [03:24:15] heh [03:25:36] * AaronSchulz sure it would work now ;) [03:28:11] Amgine, Reedy: I did a more general test and none of the date/time magic words or formatnum or #expr works localized. File a single big bug for this(although I'm not sure if all of em are needed). [03:28:11] Test file:http://commons.wikimedia.org/wiki/File:Compass_rose-hi.svg [03:28:11] http://commons.wikimedia.org/wiki/File:Compass_rose-hi.svg [03:29:12] same results here: http://hi.wiktionary.org/wiki/%E0%A4%9A%E0%A4%BF%E0%A4%A4%E0%A5%8D%E0%A4%B0:Compass_rose-hi.svg [03:29:12] no localization of monthnames, or digits [03:29:12] or daynames [03:32:17] I'm not sure all i wrote got sent out? did you get the links? [03:33:04] oh well, here's a rerun of what I said (sorry if its already posted) [03:33:10] Amgine, Reedy: I did a more general test and none of the date/time magic words or formatnum or #expr works localized. File a single big bug for this(although I'm not sure if all of em are needed). [03:33:10] Sid-G Test file:http://commons.wikimedia.org/wiki/File:Compass_rose-hi.svg [03:33:10] 08:58 Sid-G http://commons.wikimedia.org/wiki/File:Compass_rose-hi.svg [03:33:10] Sid-G same results here: http://hi.wiktionary.org/wiki/%E0%A4%9A%E0%A4%BF%E0%A4%A4%E0%A5%8D%E0%A4%B0:Compass_rose-hi.svg [03:33:10] Sid-G no localization of monthnames, or digits [03:33:11] Sid-G or daynames [03:33:12] 08:59 Sid-G So, just one q remaining now, multiple bugs or a single big one? [03:33:13] 09:00 Sid-G btw, also tried #formatdate, that doesn't work either [03:33:13] 09:01 Sid-G I'm not sure if all I wrote got sent out? Did you get the links? [03:33:38] One way to test that, Sid-G, is http://commons.wikimedia.org/wiki/File:Compass_rose-hi.svg?uselang=hi or http://commons.wikimedia.org/wiki/File:Compass_rose-hi.svg?uselang=fr [03:34:23] yea, well they dont work [03:34:38] plus just a uselang specification will be a problem [03:34:50] I think you should use one bug, and try to get in touch with Hexmode about whether to break it up later. [03:35:03] when the numerals used are different from the lang's default(as is the case with many indic langs) [03:35:26] ok, hexmode r u here? [03:39:04] is there a checklist anywhere of all the MW.org templates and pages that need to be updated for each new release? [03:40:26] varnent, check my contributions [03:40:31] I think i've done most of them recently :p [03:40:53] Reedy: mind if I use that as a starter for a checklist? [03:41:00] Feel fre [03:41:01] e [03:41:27] Reedy: excellent - also - do you know if there's a place on the Project to house things like this and policies for easy access by mw.org admins? [03:41:39] like a one-page version of enWP's massive admin handbook [03:41:47] We don't really do policy on mw [03:41:59] well - such as they are [03:42:45] * varnent contemplating if this page would have more than four links and any uses... [03:43:06] whats the magic word to enable the new section link at the top of a non-talk page [03:43:16] varnent: yes there is [03:43:17] [03:43:34] varnent: http://www.mediawiki.org/wiki/Release_checklist [03:43:54] Betacommand: Isn't that an en-wp user script? [03:44:06] called edittop I think [03:44:11] Sid-G: there is a magic word [03:44:28] BetaCommand: [[MediaWiki:Addsection]] [03:44:45] Sid-G: __NEWSECTIONLINK__ [03:44:47] p858snake|l: fantastic - thank you! [03:45:09] Amgine: was looking for that magic word [03:45:11] ah [03:45:17] not the mediawiki message [03:45:33] ah, but by default the + tab is enabled on talk pages I thought? [03:46:59] 03aaron * 10/trunk/phase3/ (6 files in 4 dirs): [03:46:59] * Fixed bogus dollar signs left in $tmpGlobals array keys in r108300. [03:46:59] * Various documentation cleanups. [03:47:35] p858snake|l: I added it to Category:MediaWiki.org website to help find when navigating - basically anything on an admin cheat sheet is there - so not sure there's a need to duplicate - just make sure the category is well used (and correctly) [03:48:42] 03(mod) Remove parentheses in result formats list, ul, ol and instead use sep= parameter - 10https://bugzilla.wikimedia.org/32863 +comment (10fastgoldfish) [03:49:47] Project MediaWiki-phpunit build #5286: STILL FAILING in 2 min 18 sec: http://integration.mediawiki.org/ci/job/MediaWiki-phpunit/5286/ [03:49:52] 03aaron * 10/branches/FileBackend/phase3/includes/filerepo/backend/SwiftFileBackend.php: [03:49:52] In SwiftFileBackend: [03:49:52] * Added 'shardViaHashLevels' to config options. [03:49:52] * Added function visilibity. [03:49:56] Reedy & p858snake|l: thoughts on Project:Image_policy as a replacement to sort of used fair use policy and to sow up various comments in the listserv? - I tend to agree that shorter or no policies are better on a MW.org type wiki - so just spoke to specific areas of concern or points regarding image use to standardize their usage better [03:51:55] It's 4am, i'm going to get some sleep :p [03:52:00] bye [03:52:04] lol - night :) [03:52:52] 03(NEW) Magic words localization per the viewing project instead of source - 10https://bugzilla.wikimedia.org/33576 normal; MediaWiki: Internationalization; (Siddhartha.Ghai) [03:53:26] yup, filed [03:53:31] and wikibugs is slow [04:08:21] 03jeroendedauw * 10/trunk/extensions/SemanticMediaWiki/ (RELEASE-NOTES includes/storage/SMW_QueryResult.php): fix bug 33575 [04:09:01] 03(FIXED) [SMW] Semantic Search offset incorrect on first display after clicking "further results" in table - 10https://bugzilla.wikimedia.org/33575 +comment (10Jeroen De Dauw) [04:13:23] Project MediaWiki-phpunit build #5287: STILL FAILING in 2 min 15 sec: http://integration.mediawiki.org/ci/job/MediaWiki-phpunit/5287/ [04:14:58] anyone here in the organizing committee of the pune hackathon? [04:30:28] 03aaron * 10/trunk/phase3/tests/phpunit/suites/UploadFromUrlTestSuite.php: r108300: also destroy the repo/backend singletons for upload test [04:32:58] Project MediaWiki-phpunit build #5288: STILL FAILING in 2 min 22 sec: http://integration.mediawiki.org/ci/job/MediaWiki-phpunit/5288/ [04:58:45] 03(WONTFIX) Make #time output month/day names in interface language - 10https://bugzilla.wikimedia.org/18047 +comment (10Ryan Kaldari) [05:08:19] New code comment: Varnent; Apparently so - didn't even notice it at first.; [05:22:40] 03(mod) Magic words localization per the viewing project instead of source - 10https://bugzilla.wikimedia.org/33576 +comment (10Siddhartha.Ghai) [06:12:03] 03(mod) Enhance line matching in diffs - 10https://bugzilla.wikimedia.org/13462 +comment (10FT2) [06:13:14] 03aaron * 10/trunk/phase3/tests/phpunit/includes/filerepo/StoreBatchTest.php: Dependency inject the repo/backend for proper testing rather than relying on the wiki config [06:18:28] Project MediaWiki-phpunit build #5289: STILL FAILING in 2 min 18 sec: http://integration.mediawiki.org/ci/job/MediaWiki-phpunit/5289/ [06:46:49] hexmode: ping [06:47:58] The delivery options around here at this time of night are /brilliant/... I've got a pizza place, another pizza place, a Red Rose that only does delivery over $45, a pizza place, pizza place, pizza place, another pizza place, pizza place, and a pizza place, and finally a pizza place, pizza place, and lastly a pizza place... ;) ain't variety great. [06:52:05] lol [06:52:14] hexmode: u here? [07:19:00] Dantman: better than my options any time of the day [07:19:04] 'nothing' [07:19:38] ;) oh, if I could survive on that I would... [07:19:52] Lately it's actually been more comfortable to not eat at all. [07:20:21] But do consider one point. I can't seem to stand warmed up pizza anymore... [07:20:28] And most of the places here are 2-for-1 [07:20:45] You have made too many recent login attempts. Please wait before trying again. - for how long? [07:21:53] Hey guys. We're using MediaWiki 1.18 for wiki.osdev.org and have a Firefox 9.01 (not IE and Chrome) problem with the Vector theme. [07:21:59] Maybe someone can help out. [07:22:28] For example, check out http://wiki.osdev.org/UEFI#Using_GNU_toolchain_for_compiling_and_debugging_EFI_applications [07:22:54] We have some super-tiny text but only in Firefox. Anyone know what's going on? [07:24:21] http://forum.osdev.org/download/file.php?id=2172&mode=view [07:24:29] ^ Screenshot [07:27:51] Maybe the Vector theme has a problem with Firefox? [07:35:35] 03(mod) Firefox 9 dropped navigator.taintEnabled() - 10https://bugzilla.wikimedia.org/31807 (10p858snake) [07:38:30] Amgine! [07:38:33] PM! [07:40:34] Love4Boobies: http://www.mediawiki.org/wiki/Extension_talk:SyntaxHighlight_GeSHi#Font_size_issues [07:43:13] Love4Boobies: https://bugzilla.wikimedia.org/show_bug.cgi?id=26204#c12 might be a better fix [07:46:54] p858snake|l_: Thanks, I'll check your links in a second. [07:48:38] 14(DUP) Too Small Fonts - 10https://bugzilla.wikimedia.org/32990 +comment (10p858snake) [07:48:39] 03(mod) fontsize in too small - 10https://bugzilla.wikimedia.org/26204 +comment (10p858snake) [08:08:42] p858snake|l_: Back. http://wiki.osdev.org/MediaWiki:Common.css would this be the right place? [08:08:55] Sorry, I don't really know anything about MediaWiki and am not the admin. [08:08:55] yes that would work [08:09:02] Ok, thank you very much. [08:18:30] Love4Boobies: What an... interesting name... [08:19:03] Thank you :) What an interesting and out-of-the-blue observation. [08:29:56] :P [08:30:06] I only just checked back to my IRC window ;P [08:48:34] New code comment: IAlex; DerivativeContext only stores overrides that you have to set with set*() methods.; [08:56:10] I thought we've fixed https://bugzilla.wikimedia.org/show_bug.cgi?id=20706 ? [08:59:48] * Aaron|home wonders what parserTests.inc and NewParserTest.php test [09:08:42] 03jeroendedauw * 10/trunk/extensions/EducationProgram/ (5 files in 2 dirs): fixed issue occuring when validation failed for a new item. got to love htmlform [09:13:26] Project MediaWiki-phpunit build #5290: STILL FAILING in 2 min 14 sec: http://integration.mediawiki.org/ci/job/MediaWiki-phpunit/5290/ [09:26:15] 03aaron * 10/trunk/phase3/tests/ (2 files in 2 dirs): r108300: updated parserTest.inc tests and re-enabled testBug29408() [09:27:33] 03nikerabbit * 10/trunk/extensions/LiquidThreads/classes/View.php: Throw an exception to aid debugging [09:33:29] Yippie, build fixed! [09:33:30] Project MediaWiki-phpunit build #5291: FIXED in 2 min 18 sec: http://integration.mediawiki.org/ci/job/MediaWiki-phpunit/5291/ [09:39:57] 03(mod) Language::formatBitrate() give wrong result on Mac OS X - 10https://bugzilla.wikimedia.org/33571 +comment (10hashar) [09:40:49] New code comment: Hashar; See bug 33571; [09:41:13] 03(mod) PHP floor( log10() ) gives wrong results and need a replacement - 10https://bugzilla.wikimedia.org/33571 summary (10Antoine "hashar" Musso) [09:47:34] 03(mod) Enable Narayam on mr.wikipedia - 10https://bugzilla.wikimedia.org/32669 +comment (10mahitgar) [09:52:34] 03(mod) decodeURIcomponent doesn't support bad unicode - 10https://bugzilla.wikimedia.org/33098 +comment (10listenleser) [09:56:21] 03nikerabbit * 10/trunk/phase3/includes/OutputPage.php: Don't expand templates in html . This seems to have regressed some time ago. [09:56:49] <codurr> New code comment: Nikerabbit; This code was committed before that directory existed.; <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/82029#c29092> [10:01:15] <wikibugs> 03(NEW) PHP Strict Standards: Only variables should be passed by reference in /www/w/extensions/Maps/includes/Maps_Geocoders.php on line 355 - 10https://bugzilla.wikimedia.org/33577 normal; MediaWiki extensions: Maps; (niklas.laxstrom) [10:05:21] <codurr> 03jeroendedauw * <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/108313> 10/trunk/extensions/Maps/ (Maps.php includes/Maps_Geocoders.php): fix bug 33577 [10:06:06] <wikibugs> 03(FIXED) PHP Strict Standards: Only variables should be passed by reference in /www/w/extensions/Maps/includes/Maps_Geocoders.php on line 355 - 10https://bugzilla.wikimedia.org/33577 +comment (10Jeroen De Dauw) [10:08:13] <codurr> 03nikerabbit * <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/108314> 10/trunk/extensions/LiquidThreads/classes/View.php: Just shuptup the error instead, I have no interested in finding out why Lqt has lost track of some of it's threads [10:10:04] <codurr> New code comment: Nikerabbit; You need to set svn:keywords to have that $Id$ work.; <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/108258#c29093> [10:11:36] <wikibugs> 03(mod) Cannot login using IE6 - 10https://bugzilla.wikimedia.org/33503 +comment (10free4spams) [10:14:22] <wikibugs> 03(mod) Cannot login using IE6 - 10https://bugzilla.wikimedia.org/33503 (10p858snake) [10:17:34] <codurr> New code comment: Schnark; [[:en:Wikipedia:Tools/Navigation popups]]; <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/102160#c29094> [10:18:34] <wikibugs> 03(mod) Cannot login using IE6 - 10https://bugzilla.wikimedia.org/33503 +comment (10free4spams) [10:19:49] <codurr> New code comment: Nikerabbit; That's so 80s.; <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/108279#c29095> [10:20:54] <wikibugs> 03(mod) Cannot login using IE6 - 10https://bugzilla.wikimedia.org/33503 +comment (10free4spams) [10:22:19] <codurr> New code comment: Nikerabbit; Adds commented out code.; <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/108286#c29096> [10:22:19] <codurr> New code comment: Nikerabbit; Adds commented out code.; <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/108286#c29097> [10:25:33] <codurr> New code comment: Nikerabbit; How about fixing the glaring XSS holes in there?; <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/108295#c29098> [10:26:10] <wikibugs> 03(mod) decodeURIcomponent doesn't support bad unicode - 10https://bugzilla.wikimedia.org/33098 +comment (10billinghurst) [10:34:34] <codurr> New code comment: Nikerabbit; Adds unused global.; <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/108313#c29099> [10:36:39] <slide> So I'm trying to define a table with an entry that says -90, but the - is causing problems [10:36:49] <codurr> New code comment: Duplicatebug; <pre> \ public function doLinkBatch( $data, $caller = '' ) { \ $default = $this->getDefault(); \ $us; <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/82029#c29100> [10:37:01] <slide> oh n/m [10:37:04] <slide> a space helped lol [10:37:18] <codurr> 03jeroendedauw * <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/108315> 10/trunk/extensions/Maps/Maps.php: follow up to r108313 [10:37:48] <codurr> New code comment: Jeroen De Dauw; wtf o_O My IDE must have done something funky there...; <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/108313#c29101> [10:41:49] <codurr> New code comment: Duplicatebug; Oh, sorry. Added after this, with r86899.; <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/82029#c29102> [10:44:03] <codurr> New code comment: Nikerabbit; Shouldn't those checks be in doQuery?; <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/82029#c29103> [10:47:34] <codurr> New code comment: Duplicatebug; That is also possible. Than the check in getGenderOf is also not needed at that place.; <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/82029#c29104> [10:59:37] <wikibugs> 03(mod) "images" directory to be renamed or migrated to "files" - 10https://bugzilla.wikimedia.org/33569 +comment (10Bryan.TongMinh) [11:03:57] <vivekkumarbagari> hey [11:04:02] <vivekkumarbagari> can someone help me [11:05:57] <p858snake|l_> !ask | vivekkumarbagari [11:05:57] <wm-bot> vivekkumarbagari: Hi, how can we help you? Just ask your question. [11:05:58] <mw-bot> vivekkumarbagari: Hi, how can we help you? Just ask your question. [11:07:55] <vivekkumarbagari> ping [11:09:41] <vivekkumarbagari> i wanted to start developing for media wiki [11:26:19] <wikibugs> 14(INVALID) Special:UnusedFiles lists files that are used with [[Image:Filename]] syntax - 10https://bugzilla.wikimedia.org/33568 +comment (10Josh Kingsley) [11:36:08] <MakeShift> Dang you, Amgine! [11:40:06] <wikibugs> 03(mod) [SRF] When used on images, "array" format fails - 10https://bugzilla.wikimedia.org/32977 +comment (10Danweetz) [12:04:04] <codurr> New code comment: Hashar; reverts r108311; <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/108314#c29105> [12:10:14] <wikibugs> 03(mod) fontsize in <source> too small - 10https://bugzilla.wikimedia.org/26204 -need-review -patch ; +comment (10Erwin Dokter) [12:11:14] <wikibugs> 03(NEW) several bugs on deployment test site for 1.19 - 10https://bugzilla.wikimedia.org/33578 normal; Wikimedia: Prototype server; (benapetr) [12:13:18] <wikibugs> 03(mod) several bugs on deployment test site for 1.19 - 10https://bugzilla.wikimedia.org/33578 +comment (10benapetr) [12:19:26] <codurr> 03ialex * <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/108316> 10/trunk/phase3/tests/ (2 files in 2 dirs): [12:19:26] <codurr> * Don't select (even twice for PHPUnit tests) "FOR UPDATE", but use the master database directly instead [12:19:26] <codurr> * Also pass the line number [12:19:26] <codurr> * Removed useless usage of $title when throwing the exception about invalid since that variable is always null [12:19:26] <codurr> * Added $ignoreDuplicate parameter to ParserTest::addArticle() [12:25:48] <p858snake|l_> Dantman: you should probably file most of that MF stuff in BZ [12:25:57] <JuanDaugherty> why do (what I presume are) spammers make accounts in an instance and do nothing with it? [12:29:14] <codurr> 03ialex * <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/108317> 10/trunk/extensions/I18nTags/ (I18nTags.i18n.php I18nTags.php): Register each i18n file in $wgExtensionMessagesFiles instead of loading one from the other; was giving me warnings about undefined magic word "languagename" while running parser tests. [12:30:05] <tr|nn|> according to Manual:Database_access primary keys must be declared within main table declaratio and normal keys separately in a create index statement -- what about foreign keys? [12:30:39] <tr|nn|> i'd assume just create a separate index? [12:49:38] <wikibugs> 03(NEW) Strange inconsistent dateformat in #time: function - 10https://bugzilla.wikimedia.org/33579 normal; MediaWiki extensions: ParserFunctions; (lejonel) [12:53:33] <Platonides> tr|nn|, they are done in the create index [12:55:00] <zocky> what's the best way to extend the API? [12:57:07] <Platonides> zocky, you would create a new module [12:57:30] <zocky> yeah, I see it calls no hooks [12:58:05] <zocky> but i'm not sure i want to bother with a whole new module, since i just need an additional feature on allpages [12:58:38] <zocky> i think i'll just hack it in. that'll be easier to keep updated than if I make a separate module. [12:59:18] <zocky> i want it to return only direct supbages of a page [13:00:34] <codurr> New code comment: Platonides; The test needs a database. The change to Skin.php looks good.; <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/108145#c29106> [13:00:48] <tr|nn|> Platonides, thx. [13:01:19] <codurr> New code comment: Platonides; ...but the bug number in the source misses a 3.; <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/108145#c29107> [13:01:21] <tr|nn|> zocky: Just curious, I am wondering what direct subpages of a page are? [13:01:55] <zocky> tr|nn|, e.g. template:foo/doc is a direct subpage of template:foo, and template:foo/doc/bar isn't [13:02:28] <alpha_one_x86> Hello, I wish have multiple language support, and translate some page into other language, how do? [13:03:01] <tr|nn|> zocky, so you're talking about templates and not pages like in the concept of pages within mediawiki? [13:03:34] <zocky> tr|nn|, mediawiki pages in any namespace that has subpages enabled [13:04:37] <zocky> e.g. user and the project namespace by default [13:05:16] <tr|nn|> zocky: where would these subpages be located within the db? [13:07:37] <zocky> tr|nn|, they're just pages like any other pages. they're not specially marked in the database. the concept of subpages is purely virtual, based on page titles [13:08:51] <zocky> it's all done by Title.php IIRC [13:09:03] <tr|nn|> zocky, thanks. So I'd semantically take them "like" subsections of a page [13:10:11] <Dantman> The only thing subpages have is a little fancy subpage subtitle, a few magic words, and the / ../ and ./ magic link behaviour [13:10:34] <zocky> yep, and that's almost enough to make them completely useful [13:11:34] <alpha_one_x86> I wish translate my wiki page to french, with quick link into the menu to choose the lang [13:11:42] <zocky> listing only direct subpages will require an evil regexp like, so it's not going to be a core feature ever, i think [13:12:06] <tr|nn|> that would also mean foo/bar's content, being a direct subpage of foo, is a page semantically very close to its uberpage. How do I detect subpages -- is there a method in Pages? [13:12:43] <tr|nn|> oh well, I guess you just said it -- I need to go by page.page_title [13:12:44] <zocky> no, you can only list pages by title prefix [13:12:48] <Dantman> No regexp needed, but it will be a double like [13:13:16] <Dantman> WHERE LIKE page_title LIKE 'Foo/%' AND page_title NOT LIKE 'Foo/%/%' [13:13:18] <zocky> Dantman, won't that be more expensive than a regexp? [13:13:24] <zocky> oh, like that [13:13:26] <zocky> possibly [13:13:41] <zocky> but does the second thing work? [13:14:07] <zocky> i'll try it [13:14:37] <Dantman> could need a syntax touch up [13:14:44] <Dantman> But the theory seams sound [13:14:58] <zocky> i'm not sure that multiple %s work [13:15:02] <zocky> i never used it, at least [13:15:04] <tr|nn|> Dantman, zocky, my guess would be that incorporating it into the query would be quite expensive. I'd build a table that saves the subpage-relation [13:15:24] <tr|nn|> allowing a quick lookup [13:16:00] <zocky> Dantman's idea is sound. if that works, it's not going to take much longer than the prefix search that already works well enough. [13:16:43] <Dantman> It's probably not hyper-optimized, but since it's a LIKE it can make use of the index and filter through the few subpages [13:16:58] <Dantman> Theoretically it could actually use the index for that filtering too [13:19:40] <zocky> yeah, i think it will [13:20:55] <Bramblepath> I can't make any changes to LocalSettings.php without it causing an error on the wiki, even removing extension includes [13:21:01] <Bramblepath> any idea why that might happen? [13:21:19] <zocky> Dantman, you're a genius. thanks. [13:21:27] <LL2|Android> Perhaps its in what you are changing/adding/removing [13:22:10] <LL2|Android> What is the error that comes up, Bramblepath? [13:22:16] <Dantman> Bad edits perhaps... bad editor perhaps... [13:22:38] <Bramblepath> http://combineoverwiki.net/wiki/Main_Page [13:23:10] <LL2|Android> Its something with the cdb file [13:23:20] <Bramblepath> ah..... [13:23:33] <LL2|Android> Perhaps you didn't set correct permissions, and its saying that because it can't read the file? [13:23:58] <Bramblepath> where's the file? [13:24:30] <LL2|Android> generally, the wiki folders for its files are good for use with their default perms [13:24:31] <LL2|Android> Also [13:24:59] <Bramblepath> I'm sure I didn't change anything [13:25:27] <LL2|Android> $HTMLROOT/w/msg/l10n_cache-en.cdb [13:25:40] <LL2|Android> Assuming you use w as the real wiki folder name [13:26:08] <Bramblepath> I can't find the folder msg [13:26:14] <LL2|Android> Also, $HTMLROOT is a generic thing I made up for where the root of the html folders are [13:26:22] <LL2|Android> Then that is the reason [13:26:39] <Bramblepath> well I never had this issue before now [13:26:42] <LL2|Android> Try $HTMLROOT/msg/ [13:26:52] <LL2|Android> Is tthat where you put it? [13:26:53] <Dantman> show me the localsettings without private config [13:27:10] <Bramblepath> the real folder is /w/ [13:27:15] <Bramblepath> /var/www/w/ [13:27:25] <Bramblepath> one sec, dantman [13:27:57] <LL2|Android> Dantman: Bramblepath: want the backtrace I got from the error? [13:28:02] <LL2|Android> I have it copied [13:28:09] <Dantman> I already looked at the error [13:28:19] <Dantman> I want to see the cache settings, etc... [13:28:47] <LL2|Android> Well [13:29:08] <LL2|Android> I can hand him my settings, minus the sql stuff of course, and let him go off mine [13:29:18] <Bramblepath> http://pastebin.com/EjYp5snM [13:30:21] <Dantman> Well then [13:30:28] <Bramblepath> LL2|Android, I found the file you referred to [13:30:30] <tr|nn|> Dantman, zocky, wouldn't "WHERE LIKE page_title LIKE 'Foo/%' AND page_title NOT LIKE 'Foo/%/%'" exclude all direct subpages that have a further subpage? [13:30:36] <Dantman> It looks like you have $wgCacheDirectory set but don't have it web writable [13:30:42] <LL2|Android> Oh [13:31:05] <LL2|Android> bramblepath [13:31:13] <Bramblepath> I had it set to /var/cache/mw previously [13:31:15] <Dantman> That config line also looks messed up [13:31:17] <Dantman> $wgCacheDirectory = "{$wgCacheDirectory}/msg"; [13:31:24] <Bramblepath> hang on let me fix that [13:31:27] <LL2|Android> Did you put $wgCacheDirectory in the real one? [13:31:40] <Bramblepath> should I set the cache directory to /var/cache/mw or something? [13:31:52] <LL2|Android> Sure [13:31:59] <Dantman> no need [13:32:12] <Dantman> Just something sane, or change the web writability [13:32:17] <LL2|Android> /var/www/w/msg [13:32:21] <LL2|Android> Would probs work [13:32:30] <Bramblepath> where does $wgCacheDirectory point to? [13:32:55] <Dantman> Make sure to .htaccess deny it if it's in the web root [13:33:15] <Dantman> I have a hunch it's false, which would actually be the issue [13:33:40] <Dantman> ie: that may end up resulting in "/msg" leading to a root folder [13:34:00] <LL2|Android> first time I've ever seen someone use a var in that var [13:34:19] <Bramblepath> wait a minute [13:34:28] <Bramblepath> $wgCacheDirectory = "{$wgCacheDirectory}/msg"; [13:34:37] <Bramblepath> surely that's horribly wrong? [13:34:39] <LL2|Android> yeah [13:34:44] <Bramblepath> okay, I see [13:34:49] <LL2|Android> Don't use $wgCacheDirectory in that [13:34:59] <Bramblepath> well that was stupid of me [13:35:02] <LL2|Android> Its setting itself as itself [13:35:12] <LL2|Android> Well, itself /msg [13:35:45] <LL2|Android> But, since it wasnt set beforehand, it checks a folder in / which is the ROOT folder [13:36:05] <Bramblepath> yes I found that [13:36:10] <Bramblepath> I'll set it as that anyway [13:36:19] <Bramblepath> to avoid having to recache everything [13:36:51] <LL2|Android> Sure [13:37:30] <LL2|Android> Dantman: you know what I do with my settings now? [13:37:48] <LL2|Android> Actually [13:37:57] <LL2|Android> First, what far was it for the wiki root? [13:38:23] <LL2|Android> Oh, $wgScriptPath [13:38:47] <LL2|Android> Dantman: I use $wgScriptPath/settings/ as my wiki settings folder [13:38:54] <LL2|Android> Well, misc settings [13:39:02] <LL2|Android> Like custom permissions on one php file [13:39:12] <LL2|Android> Extensions in another file [13:39:51] <Bramblepath> thanks for the help [13:40:54] <LL2|Android> Dantman: and yes, I make sure to link them correctly [14:06:34] <codurr> New code comment: Siebrand; Nice catch. I thought we had taken care of all of these by now, but apparently not.; <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/108317#c29108> [14:07:28] <wikibugs> 03(mod) several bugs on deployment test site for 1.19 - 10https://bugzilla.wikimedia.org/33578 +comment (10Roan Kattouw) [14:10:11] <codurr> 03ialex * <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/108318> 10/trunk/extensions/Translate/TranslateHooks.php: Don't generate HTML links for IRC messages [14:23:04] <wikibugs> 03(mod) PHP floor( log10() ) gives wrong results and need a replacement - 10https://bugzilla.wikimedia.org/33571 +comment (10Platonides) [14:41:49] <codurr> New code comment: Platonides; You can't use wfExpandUrl in line 195 when GlobalFunctions is not required until line 373.; <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/107835#c29109> [14:51:06] <wikibugs> 03(NEW) include ref name references anywhere in an article but don't display them unless referenced elsewhere - 10https://bugzilla.wikimedia.org/33580 normal; MediaWiki: General/Unknown; (dunc_harris) [15:04:28] <wikibugs> 03(mod) Nested refs expose strip markers - 10https://bugzilla.wikimedia.org/31374 +comment (10Jos Visser) [15:09:03] <petan> someone has a time to help me with set up of sul on deployment.wmflabs? [15:09:31] <codurr> 03ashley * <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/108319> 10/trunk/extensions/VoteNY/VoteClass.php: VoteNY: follow-up to r108076: specify oldid parameter for Article constructor as per CR [15:09:39] <codurr> 03ashley * <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/108320> 10/trunk/extensions/Comments/SpecialCommentIgnoreList.php: Comments: follow-up to r108295: XSS fix [15:10:19] <codurr> New code comment: Jack Phoenix; Ouch, thanks for spotting that! Should be fixed in the follow-up revision, r108320.; <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/108295#c29110> [15:10:46] <wikibugs> 03(NEW) Special:Contributions - filter to show only the user's last edit to each page - 10https://bugzilla.wikimedia.org/33581 enhancement; MediaWiki: Special pages; (smjg) [15:16:42] <wikibugs> 03(mod) Special:Contributions - filter to show only the user's last edit to each page - 10https://bugzilla.wikimedia.org/33581 +comment (10Bawolff) [15:37:21] <wikibugs> 03(mod) Nested refs expose strip markers - 10https://bugzilla.wikimedia.org/31374 +comment (10goleztrol) [15:43:11] <codurr> 03ialex * <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/108321> 10/trunk/phase3/maintenance/refreshLinks.php: [15:43:11] <codurr> * Use WikiPage instead of Article [15:43:11] <codurr> * Use getRedirectTarget() instead of followRedirect(); the latter may return a string, which is not wanted here [15:43:11] <codurr> * No need to call updateRedirectOn(); getRedirectTarget() already populates the redirect table if needed [15:43:26] <codurr> 03bawolff * <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/108322> 10/trunk/phase3/ (includes/Skin.php tests/phpunit/skins/SideBarTest.php): (follow-up r108145) Mark test as needing a database, and fix bug number in comment. [15:45:30] <wikibugs> 03(ASSIGNED) New mailing list - 10https://bugzilla.wikimedia.org/33557 +comment (10Philippe Beaudette) [15:45:40] <wikibugs> 03(mod) New mailing list - 10https://bugzilla.wikimedia.org/33557 (10Philippe Beaudette) [15:48:48] <codurr> 03ialex * <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/108323> 10/trunk/phase3/includes/WikiPage.php: [15:48:48] <codurr> Cleanup in WikiPage::getRedirectURL(): [15:48:48] <codurr> * Call Title::isValidRedirectTarget() in case of special page instead of checking only for Special:Userlogout [15:48:48] <codurr> * Refactor the code a bit to be more readable and remove unneeded nested conditions [15:55:59] <yuvipanda> anyone knows who I should pester about IRC cloaks? [15:56:02] <yuvipanda> mine has a typo in it [15:57:56] <bawolff> yuvipanda: http://meta.wikimedia.org/wiki/IRC/Cloaks [15:59:40] <yuvipanda> bawolff: thank you! [16:06:15] <codurr> 03raymond * <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/108324> 10/trunk/translatewiki/MediaWiki/mediawiki-defines.txt: Simplify entry [16:22:57] <lala> Hi everyone. [16:24:05] <lala> So mediawiki is a work in progress, is there anything going on with a more sophisticated editor? [16:25:24] <bawolff> lala: there is some work on a visual editor, but its still very early [16:25:38] <bawolff> http://www.mediawiki.org/wiki/Visual_editor [16:26:22] <wikibugs> 03(NEW) Make it possible to automatically add pages to watchlist when adding a new section - 10https://bugzilla.wikimedia.org/33582 normal; MediaWiki: Watchlist; (maarten) [16:27:09] <lala> Thanks bawolff. [16:27:10] <bawolff> lala: Also, there is http://www.mediawiki.org/wiki/Extension:WikiEditor (which is used by Wikipedia) that provides a nicer toolbar, but still is wikitext based [16:27:40] <bawolff> and then there is FCKediter thing which is super sucky and I don't really recomend [16:28:13] <lala> Are there any considerations of making MediaWiki a real-time collaboration tool? [16:28:46] <bawolff> Well there's people who want that, but i don't think anyone is working on it [16:29:02] <bawolff> neilk did a little bit of experimentation with that though if i recalled [16:29:29] <bawolff> lala: https://bugzilla.wikimedia.org/show_bug.cgi?id=28373 [16:30:15] <wikibugs> 03(mod) Enable Rollback on id.wiki - 10https://bugzilla.wikimedia.org/33508 +comment (10Albertus Aditya) [16:30:23] <lala> Exactly, etherpad functionality... [16:31:34] <codurr> New code comment: Duplicatebug; After r84660 you can change the 250 to 255, because now the string with ellipse is never longer as t; <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/79778#c29111> [16:31:59] <wikibugs> 03(mod) New mailing list - 10https://bugzilla.wikimedia.org/33557 (10wojciech.r) [16:32:52] <bawolff> omg, that's scary. id.wikipedia uses <blink> in the new message bar [16:33:59] <wikibugs> 03(mod) New mailing list - 10https://bugzilla.wikimedia.org/33557 +comment (10pbeaudette) [16:37:03] <wikibugs> 03(mod) Enable Rollback group on id.wiki - 10https://bugzilla.wikimedia.org/33508 +shell; summary; +comment (10Bawolff) [16:37:54] <wikibugs> 03(mod) New mailing list (mediawiki-pl) - 10https://bugzilla.wikimedia.org/33557 summary (10Bawolff) [16:48:25] <codurr> 03ashley * <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/108325> 10/trunk/extensions/Comments/Comment.php: Comments: remove $wgCommentsDirectory declaration, that variable isn't used anymore [16:59:00] <codurr> 03ialex * <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/108326> 10/trunk/phase3/includes/WikiPage.php: Simplify the check to make it more understandable [17:13:44] <wikibugs> 03(NEW) Search namespaces from [[Special:Preferences]] are ignored - 10https://bugzilla.wikimedia.org/33583 normal; MediaWiki extensions: Lucene Search; (rainerrillke) [17:19:55] <wikibugs> 03(mod) Search namespaces from [[Special:Preferences]] are ignored - 10https://bugzilla.wikimedia.org/33583 +comment (10Bawolff) [17:20:06] <wikibugs> 04(REOPENED) Add Kaarangay: as namespace alias for Category: on warwiki - 10https://bugzilla.wikimedia.org/30813 15enhancement->normal; +comment (10Bertrand GRONDIN) [17:23:49] <codurr> New code comment: Bawolff; Someone filed that as bug 33583; <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/106780#c29112> [17:24:53] <wikibugs> 03(mod) Search namespaces from [[Special:Preferences]] are ignored - 10https://bugzilla.wikimedia.org/33583 +comment (10Bawolff) [17:29:16] <wikibugs> 03(mod) Enable Rollback group on id.wiki - 10https://bugzilla.wikimedia.org/33508 +comment (10bknliem) [17:30:24] <wikibugs> 03(mod) Add Kaarangay: as namespace alias for Category: on warwiki - 10https://bugzilla.wikimedia.org/30813 +comment (10Bawolff) [17:32:31] <Amgine> Did I or did I not clearly mark myself away? [17:42:25] <wikibugs> 03(mod) Make it possible to automatically add pages to watchlist when adding a new section - 10https://bugzilla.wikimedia.org/33582 +comment (10maarten) [17:43:57] <wikibugs> 03(mod) Make it possible to automatically add pages to watchlist when adding a new section - 10https://bugzilla.wikimedia.org/33582 +need-review +patch (10Maarten Dammers) [18:10:39] <Sid-G> How can I find the entire history of https://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/skins/common/commonInterface.css?view=markup ? [18:12:07] <bawolff> Sid-G: https://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/skins/common/commonInterface.css?view=log [18:26:42] <wikibugs> 03(NEW) Change logo to gothic wikipedia logo - 10https://bugzilla.wikimedia.org/33584 normal; Wikimedia: General/Unknown; (becareful_icanseeyourfuture) [18:30:24] <wikibugs> 03(mod) Change logo to gothic wikipedia logo - 10https://bugzilla.wikimedia.org/33584 +comment (10Bawolff) [18:37:04] <codurr> New code comment: Johnduhart; Would really like to have this live.; <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/95614#c29113> [18:52:44] <wikibugs> 03(mod) Link to a anchor with brackets broken inside Wikitext - 10https://bugzilla.wikimedia.org/25709 +comment (10Axpde) [18:59:00] <wikibugs> 03(mod) Link to a anchor with brackets broken inside Wikitext - 10https://bugzilla.wikimedia.org/25709 +comment (10Bawolff) [19:11:25] <wikibugs> 03(mod) $wgMaxRedirects totally broke at some point - 10https://bugzilla.wikimedia.org/33520 summary; +comment (10Bawolff) [19:15:39] <Tuxedo_> hello, [19:16:39] <Tuxedo_> Can anyone advise me how to use an alternative LocalSettings.php file for a specific IP? [19:19:00] <Tuxedo_> Is it actually possible? So before returning the wiki to the calling IP, there is an IP check. If the calling IP matches the one which is specified on the server, then LocalSettings_XYZ.php is used; otherwise, the standard LocalSettings.php is used. [19:20:46] <bawolff> Well you can put arbitrary php in your LocalSettings.php, so you can do stuff based on IP [19:20:59] <bawolff> it doesn't really seem like something you'd normally want to do [19:26:15] <hexmode> Tuxedo_: did you see my reply? [19:26:19] * hexmode is having connection trouble today [19:27:49] <bawolff> I didn't see your reply, so I doubt he did [19:31:03] <codurr> New code comment: Johnduhart; <pre>-class GadgetHooks { \ +class GadgetHooks extends OutputPage {</pre> \ This does not look right.; <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/106007#c29114> [19:32:11] <hexmode> Tuxedo_: you can put php in your localsettings.php to execute different code depending on ip but there is probably a MW extension to do what you want [19:35:33] <codurr> New code comment: Johnduhart; I don't know how I feel about partial merging, why can't it just be updated completely instead of pi; <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/108244#c29115> [19:36:11] <johnduhart> hexmode: You understand what the frontend tag is for. right? [19:40:16] <Krinkle> siebrand: are you connected to the swarm with IE8 ? [19:40:34] <Krinkle> (or IE9) [19:43:34] <codurr> New code comment: Johnduhart; API code looks fine however, \ <pre>+ ApiBase::PARAM_TYPE => array( '1', '0' ),</pre> \ Instead of ; <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/108187#c29116> [19:44:17] * hexmode likes the look of CRStats better today than yesterday [19:44:45] <Jarry1250> Hexmode: Yes, me too, I was meaning to ask, actually [19:44:50] <johnduhart> Krinkle: Since you work on gagdets, does this look at all sane to you? https://www.mediawiki.org/wiki/Special:Code/MediaWiki/106007#c29114 [19:45:02] <wikibugs> 03(mod) Change logo to gothic wikipedia logo - 10https://bugzilla.wikimedia.org/33584 +comment (10becareful_icanseeyourfuture) [19:45:13] <Jarry1250> ...whether the number has gone down because of reviewing or because some revisions were deferred (etc) [19:45:17] <Krinkle> The cited part ? No [19:46:03] * johnduhart marks fixme [19:46:12] <Krinkle> liangent: I don't know what this commit does, and don't have time to read it all the way, but FYI: Gadgets is being completely rewritten and making great progress. And there are many new features for 1.18/1.19 in trunk Gadgets already. [19:46:29] <Krinkle> I'd recommend not changing that extension other than bug fixes. [19:46:47] <Krinkle> in the RL2 branch [19:47:16] <Krinkle> Gadget repositories and full ResourceLoader support. [19:51:49] <codurr> New code comment: Krinkle; The gadgets extension has been pretty much rewritten from scratch in the RL2 branch, primary focus o; <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/106007#c29117> [19:54:48] <Tuxedo_> hexmode: thanks, that's good to know. [19:55:19] <codurr> New code comment: Krinkle; Ah, follows up other revs, my bad.; <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/106007#c29118> [19:56:34] <codurr> New code comment: Johnduhart; No need to escape with htmlspecialchars, Html::hidden does that automatically via Html::element; <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/108320#c29119> [20:02:08] <codurr> 03ashley * <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/108327> 10/trunk/extensions/Comments/SpecialCommentIgnoreList.php: Comments: follow-up to r108320: remove htmlspecialchars() call, as per CR [20:19:05] <johnduhart> ashley: ty [20:19:22] <ashley> johnduhart: thank *you* for the code review :-) [20:23:04] <codurr> New code comment: ^demon; I tried to get rid of parserTest.inc yesterday, but it broke stuff related to addArticle() :(; <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/108316#c29120> [20:41:49] <codurr> New code comment: Aaron Schulz; Also, apparently parserTest.inc gets run with run-test.bat, so are they both getting run or somethin; <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/108316#c29121> [20:42:43] <omgs> Hi [20:43:34] <omgs> I'm taking a look at the way to build multisite wikis, and it's good, but I wonder what covers (or not) [20:43:50] <omgs> I mean, I'm taking a look at the wordpress model [20:44:30] <omgs> I wonder if there's a way that, through shared source code, have different user sets, but a set of common admins [20:44:41] <omgs> This is in order to manage the different wikis [20:46:41] <omgs> Also, I was wondering if there was a way, beyond capchas, to provide "karma", so a user has to prove he's trustful, meanwhile using captcha, but when permission is added, then go normal [20:47:04] <omgs> This is to prevent autosigning and robots [20:52:21] <Daniel_WMDE> omgs: you can restrict some rights (like skipcaptch) to the autoconfirmed group. users automatically become autoconfirmed after a few days and a few edits. don't know the default numbers offhand though. [20:53:41] <Daniel_WMDE> omgs: you can share user accounts across wikis easily enough (though single signon is more tricky). the concept of global rights exists, at least for stewards, but i don't know the details. [20:53:46] <omgs> Daniel_WMDE: well, that's my second question, but at this very moment I need to start with the first, so if you can help about it [20:54:16] <omgs> Can I choose what account to share? [20:55:17] <Daniel_WMDE> depends. if you use a shared user table (the easiest way), then all accounts are shared. [20:55:51] <Daniel_WMDE> alternatively, you could use the centralauth extension. that's a bit more tricky, but also more flexible [20:55:55] <omgs> I don't intend to share accounts, unless I can choose what wiki that accounts is enabled for [20:56:23] <Daniel_WMDE> centralauth can do that. [20:56:41] <Daniel_WMDE> though it might be a bit backwards about it [20:56:55] <Daniel_WMDE> it was designed for *merging* isolated accounts on separate wikis [20:57:49] <Daniel_WMDE> alternatively, you could use some different way to authenticate. if you auth based on ldap, for instance, you can do pretty much anything [20:58:07] <Daniel_WMDE> though you need to have a separate interface to ldap for creating accounts, etc. [20:58:12] <omgs> Well, I intend to have several wikis for different groups [20:58:40] <omgs> So, initially, each group is different, but there should be common admins [20:58:57] <Daniel_WMDE> maybe the steward mechanism is enough for that [20:59:04] <omgs> Also, a user could be part of a second wiki [20:59:05] <Daniel_WMDE> i don't know how that actually works, though. [20:59:10] <Daniel_WMDE> may be a wikimedia-specific hack [20:59:40] <omgs> Well, if what I want is possible, then it's ok, but if not, I'll take the closer approach [21:00:05] <omgs> I didn't look into openid for login, is it possible? [21:00:18] <Daniel_WMDE> there's an extension for that, yes [21:00:38] <omgs> I'm trying to relearn mediawiki, it's been some time I don't install it [21:00:55] <Daniel_WMDE> about stewards on wikimedia sites: http://meta.wikimedia.org/wiki/Stewards [21:01:02] <Daniel_WMDE> it'S hazy on the technical bit though [21:01:09] <Daniel_WMDE> openid: http://www.mediawiki.org/wiki/Extension:OpenID [21:04:35] <omgs> Daniel_WMDE: thanks a lot, I'm taking a look [21:08:34] <Bramblepath> I'm having strange issues with what I assume is the page caching [21:08:39] <Bramblepath> not sure what's causing it [21:09:02] <Bramblepath> but cached pages show up with strange unreadable code: http://combineoverwiki.net/wiki/Magnusson_Device [21:09:37] <Bramblepath> anyone any idea what that is? [21:10:35] <Bramblepath> interesting it doesn't show up when you add any parameters to the URL [21:10:45] <Bramblepath> even "?hello" does the trick [21:13:12] <Daniel_WMDE> Bramblepath: adding a random attribute clears it up: http://combineoverwiki.net/wiki/Magnusson_Device?x [21:13:32] <Daniel_WMDE> are you using a reverse proxy like squid for caching? [21:13:53] <Daniel_WMDE> Bramblepath: damn, i tried that before i finished reading your message :PO [21:14:48] <omgs> Daniel_WMDE: I'm taking a look at the "Farmer" page, and without finishing, it looks what I'm looking for [21:15:10] <Bramblepath> Daniel_WMDE, I'm using the standard file cache and memcached [21:15:22] <Daniel_WMDE> that sure makes things easier. don't know how much control it gives you over sharead accounts and such [21:15:34] <Bramblepath> it shows up intermittently for users: some can use the wiki perfectly but some like me can't use it at all [21:16:43] <wikibugs> 03(mod) Change logo to gothic wikipedia logo - 10https://bugzilla.wikimedia.org/33584 +comment (10bawolff+wn) [21:16:48] <Daniel_WMDE> Bramblepath: i get garbage in firefox, but if i fetch the page with wget, it looks fine [21:16:58] <Bramblepath> yeah, it's very strange [21:17:29] <bawolff> Bramblepath: I think its something to do with gzip related settings possibly [21:17:45] <Bramblepath> I thought that [21:17:56] <Bramblepath> what could I do to stop it? [21:18:05] <bawolff> presumably the file cache is gzipping on save, but not when serving, which is odd [21:18:37] <Bramblepath> it saves them in zipped files in cache [21:18:50] <Bramblepath> surely there shouldn't be room for that? [21:19:21] <Daniel_WMDE> well, the transfer encoding is gziped. [21:19:43] <Daniel_WMDE> so mw may try to send it compressed, without decompressing it [21:19:59] <Daniel_WMDE> but if php *also* tries automatic compression, it gets encoded twice and is screwed up [21:20:21] <Daniel_WMDE> Bramblepath: try disabling automatic output compression in php [21:20:57] <Daniel_WMDE> Bramblepath: look for zlib.output_compression in your php.ini [21:21:02] <Bramblepath> ahh [21:21:05] <Bramblepath> I think I enabled that [21:21:53] <Bramblepath> set it to "off" or comment it out? [21:22:03] <Daniel_WMDE> try "off" [21:23:25] <Daniel_WMDE> Bramblepath: mw *should* work correctly even with php output compression enabled. [21:23:33] <Bramblepath> server is being slow right now..... [21:23:34] <Daniel_WMDE> but it's a source of error, so worth exploring [21:23:45] <Bramblepath> it seems to have fixed it [21:24:02] <Bramblepath> most pages are loading correctly now [21:24:13] <Bramblepath> okay, that's good [21:24:17] <Bramblepath> thanks for your help [21:24:23] <Daniel_WMDE> np [21:24:25] <Bramblepath> so is this a bug, or what? [21:24:25] <Daniel_WMDE> hm... [21:24:33] <Daniel_WMDE> try turning output compression back on, and the filecache off. [21:24:43] <Daniel_WMDE> see if that works [21:24:46] <Quentinv57> Hello. Does anybody know why I can't log in with CUrl with the normal interface ? (I mean not with the API) [21:25:05] <Quentinv57> Thanks by advance if somebody knows (probably an antibot system or...) [21:25:14] <bawolff> Quentinv57: It would help if you told us what sort of error you got [21:25:35] <Bramblepath> it does work, Daniel_WMDE [21:25:44] <Quentinv57> bawolff, I don't get any error, that's what is striking me... the page is displayed as if I did not ask to log in... [21:25:49] <Bramblepath> I tried that earlier since I figured it was the cache [21:26:00] <bawolff> Quentinv57: Are you passing the token along correctly [21:26:24] <Quentinv57> $url = 'http://meta.wikimedia.org/w/index.php?title=Special:UserLogin&returnto=Main+Page'; [21:26:28] <Daniel_WMDE> Bramblepath: so it's filechache together with php output compression. [21:26:34] <Quentinv57> $array = array ('wpName'=>$user, 'wpPassword'=>$password, 'wpLoginAttempt'=>'Log+in', 'wpLoginToken'=>$token); [21:26:54] <Quentinv57> bawolff, URL is the requested URI and ARRAY the POST array I send with the request [21:27:04] <Bramblepath> with gzip enabled, Daniel_WMDE [21:27:30] <Daniel_WMDE> Bramblepath: i'd say it's a bug, and worth reporting. it's unclear what triggers it, though. try to give a lot of info abotu your platform (os, pache and php version, mod_php or cgi, ...) [21:27:53] <Bramblepath> right, thanks again [21:28:32] <Daniel_WMDE> Bramblepath: please also report the http headers send to firefox for a working and for a broken response [21:29:08] <Daniel_WMDE> (request headers too) [21:29:21] <bawolff> I don't think that's a bug [21:29:33] <bawolff> Using gzip in html file cache on 1.17 is disabled by default [21:29:43] <bawolff> with the warning: [21:29:46] <bawolff> When using the file cache, we can store the cached HTML gzipped to save disk [21:29:47] <bawolff> * space. Pages will then also be served compressed to clients that support it. [21:29:49] <bawolff> * THIS IS NOT COMPATIBLE with ob_gzhandler which is now enabled if supported in [21:29:50] <bawolff> * the default LocalSettings.php! If you enable this, remove that setting first [21:30:28] <Quentinv57> badon, oh, you will blame me... I sent the post request to the same page as the get... :/ [21:30:37] <Quentinv57> I'm tired :/ [21:32:44] <Daniel_WMDE> bawolff: ah! well, sounds like a bug to me still. a well known one, then :) [21:32:57] <Daniel_WMDE> Bramblepath: see bawolff's comment above [21:33:04] <Quentinv57> bawolff, oh, you will blame me... I sent the post request to the same page as the get... :/ [21:33:04] <Quentinv57> <Quentinv57> I'm tired :/ [21:33:15] <Quentinv57> I'm even more tired I did not talk to the right person :/ [21:33:29] <Bramblepath> well I'm tired [21:33:44] <bawolff> Quentinv57: no worries, that sort of thing happens to all of us [21:34:02] <Bramblepath> Daniel_WMDE, if it's documented then I'll leave it for now [21:34:22] <Bramblepath> I foolishly changed the php.ini anyway, my fault probably [21:34:39] <Daniel_WMDE> bawolff: is this warning anywhere a "normal" user would see it? [21:34:48] <Daniel_WMDE> i didn't find it on mediawiki.org... [21:35:10] <Quentinv57> bawolff, thanks for your help [21:35:35] <bawolff> Daniel_WMDE: I'm not sure where a normal user would find that that setting exists either [21:35:56] <Daniel_WMDE> bawolff: well, is the warnign in localsettings? or buried in the source code? [21:36:57] <bawolff> Its in DefaultSettings.php and on mw.org doc page. $wgUseGzip isn't in LocalSettings.php by default, one has to explicitly add it (afaik) [21:37:47] <bawolff> So the only way one can find out the setting exists is looking through the source code, or looking at the doc page which does have the warning [21:38:08] <Bramblepath> or by being told that it exists, bawolff [21:38:23] <Bramblepath> without the warning or documentation [21:38:36] <bawolff> Well yes, there's that too [21:38:46] <Daniel_WMDE> can't do muchz about that :) [21:39:01] <Daniel_WMDE> bawolff: fair enough [21:39:16] <bawolff> Hmm, Manual:File cache mentions it without a warning. We can fix that [21:39:29] <Bramblepath> I found it elsewhere without documentation [21:39:43] <Daniel_WMDE> i didn't find it because i didn't know $wgUseGzip. i thought this was controleld by php's ini settign alone [21:42:34] <bawolff> otoh, ideally we would just want to disable gzip buffering if possible [21:50:45] <codurr> 03raymond * <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/108328> 10/trunk/ (94 files in 65 dirs): Localisation updates for core and extension messages from translatewiki.net [21:52:02] <bawolff> Actually, I'm starting to change my mind on that not being a bug [21:55:00] <codurr> 03raymond * <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/108329> 10/trunk/tools/ToolserverI18N/language/messages/ (5 files): Localisation updates for ToolserverI18N from translatewiki.net [21:56:48] <codurr> New code comment: Hashar; I am sure this merge is harmless. The rest of the changes would require me to do a full review of ti; <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/108244#c29122> [21:58:26] <badon> Quentinv57: ? [21:58:40] <badon> hah [21:58:56] <Quentinv57> badon, yes, I'm sorry I pinged you but that was not intentional [21:59:04] <badon> k [21:59:13] <codurr> 03amire80 * <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/108330> 10/trunk/extensions/Translate/_autoload.php: Added RecentMessageGroup as autoload class, requested by Niklas. [22:00:52] <bawolff> hmm, actually this might be bug 23368 [22:05:30] <spade> http://www.powershelladmin.com/ -- anyone else see the left-side menu below the articles in Firefox 9.0.1? I just upgraded Firefox on my main desktop and it started to display wrongly. It's fine in IE and Chrome on the same and other computers. Upgraded another computer to Firefox 9.0.1 and now that displays wrongly as well. [22:06:14] <spade> wikipedia seems normal... [22:06:18] <spade> Mediawiki 1.15.1 [22:06:22] <bawolff> spade: Its a bug in firefox [22:06:30] <bawolff> its fixed in MediaWiki 1.17 and later [22:06:37] <bawolff> or firefox 10 from what i understand [22:06:43] <spade> ugh [22:06:45] <spade> Ok. [22:09:47] <bawolff> spade: https://bugzilla.wikimedia.org/show_bug.cgi?id=31807 [22:10:56] <bawolff> spade: Actually its fixed in 1.16 too. Basically in 1.15 the js did something hacky to try and figure out if viewing using konqour [22:12:48] <spade> I see. [22:13:10] <spade> It was fine with 9.0.0 here [22:25:40] <wikibugs> 03(NEW) Allow stewards to block an IP locally on Meta-Wiki as part of the global block form - 10https://bugzilla.wikimedia.org/33585 enhancement; MediaWiki extensions: GlobalBlocking; (peter_symonds) [22:25:48] <wikibugs> 03(mod) Allow stewards to block an IP locally on Meta-Wiki as part of the global block form - 10https://bugzilla.wikimedia.org/33585 (10Peter Symonds) [22:42:10] <codurr> 03platonides * <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/108331> 10/trunk/phase3/tests/phpunit/includes/specials/QueryAllSpecialPagesTest.php: [22:42:11] <codurr> r102411 fixup. Close register globals vuln, and document [22:42:11] <codurr> why is there that require_once. [22:44:02] <codurr> New code comment: Platonides; This fails for mysql, using temporary tables, as it hits [http://bugs.mysql.com/bug.php?id=10327 bug; <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/102411#c29123> [22:44:06] <wikibugs> 03(NEW) Black Bar when using Firefox - 10https://bugzilla.wikimedia.org/33586 minor; MediaWiki: Device compatibility; (scmckinney2002) [22:46:47] <codurr> New code comment: Aaron Schulz; I've complained about this error on IRC a few times. I always have to use use-normal-tables.; <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/102411#c29124> [22:47:02] <codurr> New code comment: Platonides; You're (re)marking LogPage::logName() as deprecated, yet per your r106095, it's not that clear how t; <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/106401#c29125> [22:47:17] <Platonides> Nikerabbit, can you take a look at it? [22:49:50] <codurr> 03platonides * <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/108332> 10/trunk/phase3/includes/Title.php: Remove empty statement added in r108193 [22:50:56] <Nikerabbit> Platonides: [22:50:57] <Nikerabbit> 667: $logpage = new LogPage( $logType ); [22:50:57] <Nikerabbit> 668- $logname = $logpage->getName()->escaped(); [22:53:35] <Platonides> great [22:53:43] <Platonides> shall I commit it? [22:54:05] <Platonides> or do you prefer to do it yourself? [22:56:58] <Nikerabbit> Platonides: I'm not working until next week [22:57:17] <codurr> New code comment: Platonides; $wgLockManagers is missing from DefaultSettings. I don't see why it needs to be a settings, if it's ; <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/107028#c29126> [22:57:55] <codurr> 03amire80 * <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/108333> 10/trunk/extensions/Translate/ (MessageGroups.php Translate.i18n.php _autoload.php): Automatic creation of workflow states. [23:06:08] <codurr> 03aaron * <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/108334> 10/trunk/phase3/includes/DefaultSettings.php: Fixed name of $wgLockManagers var in DefaultSettings.php [23:06:32] <codurr> New code comment: Aaron Schulz; It was just misnamed, fixed in r108334.; <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/107028#c29127> [23:17:17] <codurr> New code comment: Platonides; Ah, good. Still, how is that configured?; <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/107028#c29128> [23:21:02] <codurr> New code comment: Liangent; That's set so $out->makeResourceLoaderLink can be used.; <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/106007#c29129> [23:23:15] <wikibugs> 03(mod) Enable "rollback" function for "editor" group (in ka.wikipedia org) - 10https://bugzilla.wikimedia.org/33469 +shell (10Bawolff) [23:23:37] <codurr> 03platonides * <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/108335> 10/trunk/phase3/includes/WikiPage.php: Profile all returns (r107319 follow-up) [23:26:40] <codurr> 03platonides * <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/108336> 10/trunk/phase3/tests/phpunit/includes/upload/UploadFromUrlTest.php: Calls to editToken() that r103294 missed. [23:28:48] <johnduhart> Anyone using a git-svn repo from the sources over at github? [23:29:58] <codurr> 03platonides * <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/108337> 10/trunk/phase3/includes/db/DatabasePostgres.php: No need of $wgDBmwschema after r108060 [23:30:01] <Platonides> I think I have an old clone if that is usefult o you [23:37:20] <wikibugs> 03(mod) Magic words localization per the viewing project instead of source - 10https://bugzilla.wikimedia.org/33576 +comment (10Bawolff) [23:49:38] <johnduhart> Aha, got it! [23:51:53] <codurr> 03johnduhart * <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/108338> 10/trunk/phase3/README: Updating stat in the README [23:51:59] <johnduhart> :D [23:56:42] <wikibugs> 03(mod) paging links (nav bars) for [[special:GlobalUsers]] send you to [[special:listusers]] (different special page) - 10https://bugzilla.wikimedia.org/31224 +comment (10john) [23:57:11] <johnduhart> !1.18 [23:57:11] <wm-bot> Branched on 18 July 2011 at r92475 http://www.mediawiki.org/wiki/Special:Code/MediaWiki/92475 [23:57:11] <mw-bot> MediaWiki 1.18 is out. Latest version is 1.18.0; <https://www.mediawiki.org/wiki/Download>; REL1_18 branched on 18 July 2011 at r92475 <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/92475>; [23:57:27] <johnduhart> petan: mw-bot is back. [23:57:37] <petan> @infobot-off [23:57:37] <wm-bot> Infobot disabled [23:57:40] <petan> ok [23:57:44] <johnduhart> Thank you. [23:58:37] <petan> !! [23:58:38] <mw-bot> A red exclamation mark (!) in the recent changes or on your watchlist means that edit is not patrolled yet. Read more about patrolling at https://www.mediawiki.org/wiki/Help:Patrolled_edits and configuration at https://www.mediawiki.org/wiki/Manual:$wgUseRCPatrol