[00:05:14] 03krinkle * 10/trunk/phase3/resources/mediawiki/mediawiki.api.watch.js: [00:05:14] Fix unused parameter from r107350 [00:05:14] * /me is going to run JSLint again instead of JSHint, that would've caught this. [00:07:40] johnduhart: Console-tab is nice :) [00:07:58] Thanks :) [00:09:01] johnduhart: note that mw.log (cross-browser catch-all for console.log) also has an in-html fallback if browser has no console [00:09:08] !1.18 [00:09:15] I need to put my whiteboard back up [00:09:17] johnduhart: > window.console=undefined;mw.log('Hello', 'there') [00:09:26] johnduhart: currently that conflicts with mw-debug-toolbar [00:10:00] it shouldn't be added to the debug toolbar as it is for standard js log messages that go out regardless of any mediawiki debug mode [00:10:19] but it should not brake the debug toolbar either, right now bottom 150px is hidden of the debug toolbar [00:10:49] hmmm [00:11:00] johnduhart: Can be fixed by doing the same as mw.log [00:11:05] increase body padding-bottom [00:11:15] it has a fixed height, right ? [00:11:41] so +Xpx on load, and +Y when rolling out the expanded view, and -Y when going back to small bar [00:12:01] (or keep it at +(X+Y)px extra padding always, that's harmless too) [00:12:29] $( 'body' ).css( 'paddingBottom', '+=150px' ) [00:12:32] or something like that [00:14:42] johnduhart: hm.. that doesn't help [00:14:53] padding is right, but they still overlap. bottom: 0; [00:16:58] 03(mod) Fix Wikipedia icon in Android app - 10https://bugzilla.wikimedia.org/33013 +comment (10brion) [00:17:59] johnduhart: okay, I've got an idea. Are you on this or can I do it ? [00:18:18] You can do it, you seem to have a handle on this :) [00:18:22] ok [00:18:28] 03neilk * 10/branches/wmf/1.18wmf1/extensions/UploadWizard/: remove UploadWizard again, seems to be some issues with mw.Api in 1.18; will revert [00:20:54] 03neilk * 10/branches/wmf/1.18wmf1/extensions/UploadWizard/: rebranching UploadWizard from 1.18wmf1 UploadWizard at r107942 [00:24:19] New code comment: Jeroen De Dauw; So I can just use {{PLURAL}} and pass an extra arg to mw.msg as done in wfMsgExt?; [00:26:08] 03aaron * 10/branches/FileBackend/phase3/includes/filerepo/backend/SwiftFileBackend.php: [00:26:08] * Deal with strptime() fixme comment [00:26:08] * Various fixes after some testing using the backend on a wiki install [00:29:44] 03reedy * 10/branches/wmf/1.18wmf1/extensions/Nuke/ (. Nuke.i18n.php Nuke.php Nuke_body.php): MFT r100182 [00:30:58] 03(mod) BannerController gives line 112: malformed URI sequence - 10https://bugzilla.wikimedia.org/33098 +comment (10rkaldari) [00:31:58] 03(mod) Navigating pages on Android 4 (ICS) tries to load about:blank in external browser - 10https://bugzilla.wikimedia.org/33218 +comment (10Phil Chang) [00:31:59] 03(mod) Android App 1.0 release (tracking) - 10https://bugzilla.wikimedia.org/31447 (10Phil Chang) [00:35:59] 03(mod) Text box showing over search bar looks horrible - 10https://bugzilla.wikimedia.org/33202 +comment (10Yuvi Panda) [00:36:09] 03(mod) Navigating pages on Android 4 (ICS) tries to load about:blank in external browser - 10https://bugzilla.wikimedia.org/33218 +comment (10Phil Chang) [00:36:11] 03(mod) Android App 1.0 release (tracking) - 10https://bugzilla.wikimedia.org/31447 (10Phil Chang) [00:37:48] 03reedy * 10/branches/wmf/1.18wmf1/extensions/ (7 files in 7 dirs): MFT r100516, r103260, r103315, r103378, r103382, r104862 [00:40:13] 03reedy * 10/branches/wmf/1.18wmf1/ (6 files in 3 dirs): MFT r105341, t105853, r106780 [00:41:48] 03(mod) Focus on search field with auto-text highlight - 10https://bugzilla.wikimedia.org/33358 +comment (10Yuvi Panda) [00:41:54] 03(mod) Install sitemap extension into bugzilla, and then update bugzilla robots.txt - 10https://bugzilla.wikimedia.org/33406 +comment (10tim) [00:42:01] 03(mod) Android app doesn't update locale when system locale changes - 10https://bugzilla.wikimedia.org/32897 +comment (10philinje) [00:42:48] 03(mod) AbuseFilter should respect revdel flags - 10https://bugzilla.wikimedia.org/28633 +comment (10mah) [00:44:15] 03reedy * 10/branches/wmf/1.18wmf1/extensions/ (6 files in 4 dirs): MFT r104971, r105275, r105902 [00:46:40] 03reedy * 10/branches/wmf/1.18wmf1/extensions/ (13 files in 6 dirs): MFT r107043, r107816, r107818 [00:46:57] 14(WFM) Allow recent/regular donators to turn off requests for donations - 10https://bugzilla.wikimedia.org/32810 +comment (10Ryan Kaldari) [00:47:51] 03(mod) WebFonts converts some unicode sequences to older deprecated forms - 10https://bugzilla.wikimedia.org/29005 +comment (10Mark A. Hershberger) [00:49:49] 03(mod) Global account not appearing on Special:GlobalUsers - 10https://bugzilla.wikimedia.org/30185 +comment (10Mark A. Hershberger) [00:55:23] 03(mod) Tag for discarding whitespaces. - 10https://bugzilla.wikimedia.org/31865 -need-review +reviewed; +comment (10Mark A. Hershberger) [00:55:33] TimStarling: Could you look at https://rt.wikimedia.org/Ticket/Display.html?id=2190 and post a comment if you think it is ok for Ops to push? [00:56:48] 03(mod) rsvg on scaler does not support styling the root element - 10https://bugzilla.wikimedia.org/31122 +comment (10mah) [00:57:14] why are you sending code changes as a tarball of the whole directory instead of a patch? [00:57:58] TimStarling: are you not up to the challenge? [00:58:46] 03(mod) Text box showing over search bar looks horrible - 10https://bugzilla.wikimedia.org/33202 +comment (10sam) [00:58:53] the challenge of working out what the hexmode actually changed? [00:58:59] ;) [00:59:14] TimStarling: I'll change it to a patch :P [01:00:56] What the hexmode. [01:00:59] I like that. [01:01:52] now mzmcbride is trolling me by using my mother's name as a nick :P [01:03:10] Easter egg! [01:03:48] Achievement Unlocked! [01:03:51] 03reedy * 10/branches/wmf/1.18wmf1/includes/ (RequestContext.php SpecialPage.php): [01:03:51] Fix undefined call to context()->getLang() [01:03:51] Added getLanguage functions to RequestContext also (for ease, hah!) [01:04:34] New code comment: Krinkle; I don't know about {{PLURAL:}}, but mw.msg takes a variad; [01:07:11] 03reedy * 10/branches/REL1_18/phase3/includes/ (RequestContext.php SpecialPage.php): "Merge" r107978 [01:08:39] 03aaron * 10/trunk/phase3/includes/filerepo/backend/ (FSFileBackend.php FileBackend.php): [01:08:40] * Added supported for container sharding via existing FileRepo-style hash paths. For sharded containers, all paths used to store files must be hashed appropriately (or the path will be rejected as invalid). [01:08:40] * Tweaked FileBackend::isValidContainerName() length check to give some head room for shard and segment container names. [01:08:40] * Updated FSFileBackend to use new resolveStoragePathReal() function for file paths. [01:08:40] * Removed useless cache invalidation in FileBackend::concatenateInternal(). [01:09:35] 03(mod) UploadWizard's mediawiki.language.parser.js doesn't wrap HTML tags around included templates/links - 10https://bugzilla.wikimedia.org/29542 (10Neil Kandalgaonkar) [01:09:51] 03(mod) mw.jQueryMsg.js doesn't wrap HTML tags around included templates/links - 10https://bugzilla.wikimedia.org/29542 summary (10Neil Kandalgaonkar) [01:10:25] 03(mod) Install sitemap extension into bugzilla, and then update bugzilla robots.txt - 10https://bugzilla.wikimedia.org/33406 +comment (10tim) [01:11:13] 03(mod) mw.jQueryMsg.js doesn't wrap HTML tags around included templates/links - 10https://bugzilla.wikimedia.org/29542 +comment (10neilk) [01:15:47] 03(FIXED) Android app doesn't update locale when system locale changes - 10https://bugzilla.wikimedia.org/32897 +comment (10Brion Vibber) [01:17:01] 03khorn * 10/trunk/extensions/DonationInterface/gateway_common/ (GatewayForm.php gateway.adapter.php): [01:17:02] followup r107609 [01:17:02] I had a backwards bit. Also, defining the manual_errors array before we try to use it. [01:21:22] Container sharding sounds less exciting than container sharting. [01:28:09] 03krinkle * 10/trunk/phase3/resources/ (6 files in 3 dirs): (log message trimmed) [01:28:09] [jquery.footHovzer] new plugin for mw-log-console and mw-debug-toolbar [01:28:09] * Previously mw.log and mw.Debug both were in a fixed container on the bottom, [01:28:09] overlapping each other. mw.log did increase the body's padding-bottom to account [01:28:09] for the height so that all content is still visible, but it was still a problem [01:28:09] when mw.Debug came along. [01:28:10] * This plugin adds a single fixed position element to bottom of the body, to which other stuff like mw.log and mw.Debug can append a non-fixed position container. That will take care of it. [01:29:46] 03krinkle * 10/trunk/phase3/resources/mediawiki/mediawiki.debug.css: [01:29:46] [mediawiki.debug] display: inline-block; work-around for in IE7 [01:29:46] * display: inline-block; is not supported by IE7 [01:29:46] * Using standard work-around with triggering hasLayout (via zoom: 1;) on an inline element (only for IE7 through *hack) [01:31:27] 03(mod) LocalisationUpdate not updating FlaggedRevs messages - 10https://bugzilla.wikimedia.org/33122 +comment (10sam) [01:35:31] 03bsitu * 10/trunk/extensions/MoodBar/sql/moodbar_feedback_response.sql: follow up to -r107960 - remove index mbfr_timestamp_id from moodbar_feedback_response table creation file [01:50:01] Hi [01:50:40] When I load pages pages that do not exist yet it says "index.php" on my screen over in the menu area on the left. [01:50:49] It is on top of the other text [01:52:55] before that I would get a 404 error but I added error page index.php to my .htaccess file and now the edit page loads, but it displays "index.php" on the page [02:00:45] hi [02:01:15] For some reason I got the words "index.php" displaying on my wiki page after adding it to the .htaccess file [02:01:28] for my error 404 page [02:01:50] without that if I click on user talk or user page it was giving me 404 error because the page did not exist yet [02:03:56] razer12345: What are you putting in .htaccess, exactly? [02:04:01] And what are you trying to accomplish? [02:04:23] my 404 error page to be "index.php" [02:04:58] "ErrorDocument 404 index.php" [02:05:25] without that if I click on red links without a &action=edit them I will get a 404 page not found. [02:06:05] If I add ErrorDocument 404 index.php to my .htaccess file then I get the edit page for a new red link, but I get the text "index.php" printed on the screen randomly off to the left near the menu. [02:07:16] It doesn't work unless I put that in the .htaccess file, but it gives me a strange text "index.php" printed to the screen over my page text. [02:09:25] If I click on red links like "user_talk:" or "user page:" I get 404 errors because they don't have &action=edit on the end of the URL. [02:10:13] So to fix it I found out I can add "ErrorDocument 404 index.php" to my .htaccess file in my wiki folder. Now I don't get a 404 page and it loads the edit page for them. But, straggly it prints the text "index.php" on the screen over near the menu. [02:10:57] 03(NEW) Auto-completion for textareas broken - 10https://bugzilla.wikimedia.org/33502 normal; MediaWiki extensions: SemanticForms; (jeroen_dedauw) [02:12:11] I don't have an .htaccess file in my main web host folder, just in my wiki folder. [02:13:03] Why would my index.php file print its own name to the browser screen when it runs? [02:14:05] 03diederik * 10/trunk/udplog/filters/glam.py: UDP filter for the GLAM NARA project. [02:14:10] 04(REOPENED) Enable WikiLove in si.wikipedia - 10https://bugzilla.wikimedia.org/33485 +comment (10Pasindu Kavinda) [02:14:21] It disappears as soon as I add &action=edit to the URL [02:15:13] 03aaron * 10/trunk/phase3/ (5 files in 4 dirs): [02:15:13] * Added FileBackendBase::getFileContents() function with a default FileBackend version. [02:15:13] * Added read-only mode to FileBackendBase config. [02:15:13] * Moved FileBackendBase::getFileTimestamp() up slightly. [02:15:42] At least I don't get 404 error page now though [02:18:00] So that makes no sense to anybody [02:19:39] 03(FIXED) Enable WikiLove in si.wikipedia - 10https://bugzilla.wikimedia.org/33485 +comment (10Pasindu Kavinda) [02:21:19] alrighty, done! New documentation for unit testing [02:21:19] https://www.mediawiki.org/wiki/Manual:JavaScript_unit_testing [02:21:23] https://www.mediawiki.org/wiki/Manual:Hooks/ResourceLoaderTestModules [02:21:27] ( https://www.mediawiki.org/wiki/Manual:$wgEnableJavaScriptTest ) [02:23:34] New code comment: Krinkle; New documentation written: \ *[[Manual:JavaScript unit testing]] \ *[[Manual:Hooks/ResourceLoaderTestMo; [02:37:48] 03(mod) EasyTimeline: replace perl script & Ploticus backend with PHP and output via GD or SVG - 10https://bugzilla.wikimedia.org/27156 +comment (10tim) [02:39:06] TimStarling: https://rt.wikimedia.org/Ticket/Display.html?id=2190 updated with patch... please review and post to the ticket if ops can deploy. [02:39:11] * hexmode is going to bed [03:01:23] * varnent is going to have Sue's face permanently engraved in my brain by the end of the day [03:08:13] Click the "x". [03:22:19] Joan: I've been clicking the x all day - seems the cookies are site specific this time around [03:23:49] 03(mod) LocalisationUpdate not updating FlaggedRevs messages - 10https://bugzilla.wikimedia.org/33122 +comment (10marcin.cieslak) [03:25:01] 03(mod) LocalisationUpdate not updating FlaggedRevs messages - 10https://bugzilla.wikimedia.org/33122 +comment (10marcin.cieslak) [03:25:13] varnent: the thank yous are more annoying than the ones wanting money [03:25:35] mono: lol - I was thinking that - but feeling guilty about it as I was a stern defender of the banners :) [03:25:48] banners are necessary. [03:26:59] but "We've taken down our fundraising banners, because we’ve hit our target." and "Please make a donation" on the same page? [03:28:57] varnent: They're generally site-specific. How many sites can you visit in a day? [03:31:03] joan: lol - apparently enough to have it pop up a lot - or seem to - anyway today (also computer specific and I use a few different ones throughout the day) - more amusing to me than anything else - although it has made me think that a db flag for users that check dismiss may be helpful for multi-PC users [03:34:35] 03(mod) LocalisationUpdate not updating FlaggedRevs messages - 10https://bugzilla.wikimedia.org/33122 +comment (10marcin.cieslak) [03:35:06] 03(mod) LocalisationUpdate not updating FlaggedRevs messages - 10https://bugzilla.wikimedia.org/33122 +comment (10marcin.cieslak) [03:36:07] 03(mod) Install sitemap extension into bugzilla, and then update bugzilla robots.txt - 10https://bugzilla.wikimedia.org/33406 +comment (10MZMcBride) [03:38:23] 03(mod) MakeCollapsible toggles need available CSS class to produce pseudolink styling - 10https://bugzilla.wikimedia.org/33432 +comment (10badon) [03:53:43] 04(REOPENED) Thumbnails take ages (10 seconds) to be rendered - 10https://bugzilla.wikimedia.org/32432 +comment (10Saibo) [03:59:00] 03(NEW) Cannot login using IE6 - 10https://bugzilla.wikimedia.org/33503 normal; MediaWiki: User login; (free4spams) [04:13:30] 03yaron * 10/trunk/extensions/SemanticForms/languages/SF_Messages.php: Follow-up to r106620 - added documentation for 'sf_templates_definescat' message [04:43:12] 03(mod) Support for switching language variants - 10https://bugzilla.wikimedia.org/32906 +comment (10liangent) [06:03:16] 03(mod) Upgrade fails "Unknown character set: 'mysql4" - 10https://bugzilla.wikimedia.org/29102 +comment (10maanto) [06:14:34] apergos: Hi :) [06:14:34] Got a hackish template running: How do these look: Preprocessor node count: 3093/1000000 [06:14:34] Post-expand include size: 8272/2048000 bytes [06:14:34] Template argument size: 7532/2048000 bytes [06:14:34] Expensive parser function count: 0/500 ? [06:17:54] this is on including the template once btw. Testing what happens with multiple inclusions. Hope this goes well [06:36:24] numbers look good to me, good luck! [06:53:14] 03nikerabbit * 10/trunk/phase3/includes/EditPage.php: [06:53:14] * Add typehint to debug Call to a member function getTitle() on a non-object in /www/w/includes/EditPage.php on line 121 [06:53:14] * Remove @todo from constructor, because it's a constructor [06:53:14] * Some typos and code style [07:19:17] 03jeroendedauw * 10/trunk/extensions/EducationProgram/ (6 files in 3 dirs): work on student management [07:20:34] New code comment: Nikerabbit; You forgot r107869. Doesn't matter much since nobody uses this script on the cluster.; [07:33:33] New code comment: Nikerabbit; Whitespace.; [07:39:49] New code comment: Nikerabbit; Some whitespace issues and please add message documentation.; [07:46:20] 03nikerabbit * 10/trunk/phase3/languages/messages/MessagesEn.php: consistency and clarification fixes for messages merged in r107919 [07:58:51] 03(FIXED) 10s miss service time for thumbnails requested via ms6.esams - 10https://bugzilla.wikimedia.org/32432 summary; +comment (10Tim Starling) [07:59:34] New code comment: Nikerabbit; The test suite is including tests from tests/, but that directory has .htaccess saying deny from all; [08:08:03] 03aaron * 10/trunk/phase3/ (4 files in 4 dirs): [08:08:03] * Updated rebuildImages.php per r106752. [08:08:03] * Also added FIXME about old call to bogus renameFile() function in rebuildImages.php. [08:08:03] * Added ContainerShardIterator class from r107980 to autoloader. [08:08:03] * Added a few FileBackend comments and improved FileRepo::enumFiles() comments. [08:17:04] New code comment: Raymond; {{messagedocumentation}}; [08:24:16] 03ialex * 10/trunk/phase3/includes/WikiPage.php: Fix for r107945: also partially revert r107842 [08:25:04] New code comment: Nikerabbit; Linker::link( $this->getTitle( $framework ), wfMsg( "javascripttest-$framework-name" ) ) \ Missing es; [08:26:04] New code comment: Nikerabbit; +'javascripttest-pagetext-frameworks' => '$1 is the if of the framework.', \ if?; [08:27:19] New code comment: Nikerabbit;
 \ + + mw.message( 'javascripttest-pagetext-skins' ).escaped() \ + ; 
[08:30:03] 	 03nikerabbit *  10/trunk/phase3/docs/hooks.txt:
[08:30:03] 	 Typos, casing. Still don't understand "'qunit' is feed using tests/qunit/QUnitTestResources.php"
[08:30:03] 	 Ping r107919
[08:34:19] 	 New code comment: Nikerabbit; There are more messages that need escaping, like: \ wfMsg( 'javascripttest-pagetext-noframework' ) . ; 
[08:34:33] 	 New code comment: Nikerabbit; addHtml doesn't take two params: \ $out->addHtml( $summary, 'unknownframework' );; 
[08:38:18] 	 03maxsem *  10/trunk/phase3/tests/phpunit/includes/db/DatabaseTest.php: Follow-up r107376: disable test by default, causes failures in some configurations
[08:39:19] 	 New code comment: MaxSem; Disabled in r107994.; 
[08:39:51] 	 03gwicke *  10/trunk/extensions/VisualEditor/ (5 files in 2 dirs):
[08:39:51] 	 Rename ParseThingy to ParserPipeline and fix up broken WikiDom generation and
[08:39:51] 	 commandline runner.
[08:40:13] 	 hah
[08:40:17] 	 I love ParseThingy
[08:42:58] 	 03gwicke *  10/trunk/extensions/VisualEditor/modules/parser/parse.js: Add trailing newline in commandline parser wrapper
[08:43:04] 	 New code comment: Nikerabbit; 
 \ [10:07:47] Raymond_afk> https://de.wikipedia.org/wiki/Spezial:MediaWiki-Systemnachrichten \ [10; 
[08:43:31] 	 03ialex *  10/trunk/extensions/BlogPage/ (BlogHooks.php BlogPage.php):
[08:43:31] 	 * Use getTimestamp() to get the timestamp of the last edit
[08:43:31] 	 * Removed usage of $wgTitle where possible
[08:43:31] 	 * Removed call to Parser::disableCache() from ArticleFromTitle hook; was throwing an exception
[08:45:26] 	 03(mod) BannerController gives line 112: malformed URI sequence - 10https://bugzilla.wikimedia.org/33098  +comment (10listenleser)
[08:46:48] 	 03nikerabbit *  10/branches/wmf/1.18wmf1/includes/specials/SpecialAllmessages.php: Attempting to fix r107975, undefined function getRequest
[08:50:51] 	 hi yuvipanda
[08:52:14] 	 santhosh: heya!
[08:52:29] 	 santhosh: you aren't active on IRC much, are you? Or only on i18n channel?
[08:53:27] 	 not active on both, Most of the time I listen :)
[08:53:43] 	 santhosh: ah, get work done rather than talk :)
[08:53:52] 	 santhosh: btw, do you have a 'settled' sleep/work schedule?
[08:54:43] 	 2 days in a week I got to be awake after midnight. Rest of the days are just Indian office time
[08:55:21] 	 ah, okay.
[08:55:34] 	 New code comment: Hashar; You are counting things twice: count( self::$log ) \ That logic to check if the warning is a; 
[08:56:41] 	 03santhosh *  10/trunk/phase3/ (2 files in 2 dirs): Address an edge case - input being null. Add test cases.
[09:00:02] 	 03hashar *  10/trunk/phase3/tests/phpunit/data/media/Toll_Texas_1.svg: svn property on .svg file (follow r107940)
[09:01:48] 	 Nikerabbit: regarding the useless gender in english message : https://www.mediawiki.org/wiki/Special:Code/MediaWiki/107881
[09:02:04] 	 Nikerabbit: either mark it ok or revert the change :-D
[09:02:34] 	 New code comment: Hashar; Nikerabbit, please either mark this ok or revert the change :-) Reseting to new.; 
[09:02:48] 	 why me?
[09:03:00] 	 cause you marked it as fixme?
[09:03:31] 	 personally I would keep the change, and not revert it. But if that cause any issue with twn.net  feel free to revert it :-b
[09:06:10] 	 03santhosh *  10/trunk/phase3/languages/Language.php: Stylize.
[09:08:27] 	 03hashar *  10/trunk/phase3/ (4 files in 4 dirs):
[09:08:27] 	 revert r107006
[09:08:27] 	 (bug 23427) Introduced {{PAGEID}} variable to expose page.page_id
[09:08:27] 	 [patch by Waldir]
[09:09:04] 	 New code comment: Hashar; reverting since that does not work. Please fix the above issues and reapply after 1.19 branching.; 
[09:10:04] 	 hashar: meh
[09:10:27] 	 04(REOPENED) Introduce magic word {{ARTICLEID}} or {{PAGEID}} to give the page_id of the current page - 10https://bugzilla.wikimedia.org/23427  +comment (10Antoine "hashar" Musso)
[09:13:48] 	 New code comment: Nikerabbit; There is one clear benefit though, the users don't see the tooltip in random languages. There are ot; 
[09:16:13] 	 hashar, Special:JavaScriptTest/qunit always says 0 tests of 0 passed, 0 failed. but I check the debug=true, all tests executed. Why so?
[09:17:07] 	 santhosh: we have a bug ? :-(
[09:18:01] 	 hashar: I think so. See http://translatewiki.net/sw/Special:JavaScriptTest/qunit
[09:20:36] 	 03guz *  10/USERINFO/guz: Adding my USERINFO file.
[09:22:02] 	 03(mod) successbox contains a p element in a strong element - 10https://bugzilla.wikimedia.org/33438  (10fomafix)
[09:29:17] 	 03(mod) margin-right:0 for table.wikitable - 10https://bugzilla.wikimedia.org/33445  (10fomafix)
[09:29:54] 	 santhosh: somehow the JavaScripts for quint are not loaded by the resourceloader
[09:29:55] 	 r
[09:33:08] 	 03(NEW) Semantic Maps does not export coordinates in RDF - 10https://bugzilla.wikimedia.org/33504 normal; MediaWiki extensions: SemanticMaps; (paolo.castagna)
[09:33:10] 	 santhosh: note that checking the "debug" box append ?debug=true which trigger resourceloader debugging mode
[09:33:29] 	 hashar: yes.
[09:36:24] 	 well I have no idea what might be the issue
[09:36:36] 	 beside that the resource loader does not seem to have the module registered
[09:36:57] 	 I am not sure how to reproduce the issue locally either :-(
[09:39:30] 	 03(NEW) Customization settings are ignored when changing the tab - 10https://bugzilla.wikimedia.org/33505 normal; MediaWiki extensions: ContributionReporting; (crangasi2001)
[09:45:45] 	 14(DUP) Customization settings are ignored when changing the tab - 10https://bugzilla.wikimedia.org/33505  +comment (10Peter Gehres (WMF))
[09:45:46] 	 03(mod) Year filtering on Special:FundraiserStatistics broken - 10https://bugzilla.wikimedia.org/32441  +comment (10Peter Gehres (WMF))
[09:48:29] 	 03gwicke *  10/trunk/extensions/VisualEditor/modules/parser/mediawiki.TokenTransformDispatcher.js:
[09:48:29] 	 Clean up comments in TokenTransformDispatcher and mark private methods with
[09:48:29] 	 underscore.
[10:01:19] 	 New code comment: F.trott; Should be fixed. Setting to new.; 
[10:01:49] 	 New code comment: Nikerabbit; 
\ Note: \ Using this function for mathematical operations is not advisable. It is better t; [10:06:52] jeremyb: [10:06:59] jeremyb: re [10:09:15] 03maxsem * 10/trunk/phase3/includes/installer/WebInstaller.php: Made WebInstaller::showStatusMessage() look uniformly for one and multiple errors/warnings per status [10:12:30] hashar: are you going to followup http://www.mediawiki.org/wiki/Special:Code/MediaWiki/107993 ? [10:13:04] New code comment: Hashar; Issue addressed in one of the following commits.; [10:13:50] Nikerabbit: nope [10:14:14] Nikerabbit: that is one of krinkle comment i guess [10:14:45] okay [10:14:47] Nikerabbit: let me fix that [10:15:01] didn't you just say nope? :D [10:16:04] -&testModules: array of JavaScript testing modules. 'qunit' is feed using tests/qunit/QUnitTestResources.php. [10:16:05] +&testModules: array of JavaScript testing modules. The 'qunit' framework, included in core, is feed using tests/qunit/QUnitTestResources.php. [10:16:23] qunit is a special framework since it is included in MediaWiki [10:16:35] I guess Krinkle wanted to give an example [10:16:49] hashar: re [10:17:11] Nikerabbit: if that sounds good to you, I will commit the new hooks.txt [10:17:14] OrenBochman: good morning [10:17:31] where R U from? [10:17:40] Afghanistan [10:17:58] GMT +4:30 btw [10:18:18] New code comment: Nikerabbit; NULL should be in lowercase.; [10:18:41] cool [10:18:57] 03hashar * 10/trunk/phase3/docs/hooks.txt: [10:18:57] ResourceLoaderTestModules doc: better wording [10:18:57] follow r107993 [10:18:59] Nikerabbit: ^^ [10:19:10] OrenBochman: seriously, I am from France :D [10:19:28] my dictionary says feed, fed, is fed [10:19:47] afganistan sounds cooler [10:19:57] would love to get there one day [10:20:20] but that hasn't been possible for the last 35 years or so :-/ [10:29:33] 03(NEW) Installer: database selection JS is flaky on page=DBConnect with Opera - 10https://bugzilla.wikimedia.org/33506 major; MediaWiki: Installation; (maxsem.wiki) [10:29:33] 03(mod) Milestone: MediaWiki 1.19 (tracking) - 10https://bugzilla.wikimedia.org/29097 (10Max Semenik) [10:29:48] New code comment: Nikerabbit; I'm interested how you came up with the module name.; [10:31:09] 03hashar * 10/trunk/phase3/includes/specials/SpecialJavaScriptTest.php: [10:31:09] JSTesting: make sure wrapSummaryHtml is given a valid state [10:31:09] * wrapSummaryHTML() now really need one of three states or an exception [10:31:09] is thrown. [10:31:09] * Moved a parameter incorrectly passed to addHtml() up to the previous [10:31:09] wrapSummaryHtml() code. Per CR on r107919 [10:31:34] New code comment: Hashar; Fixed in r108007. The parameter was meant to be passed to wrapSummaryHtml() just above.; [10:35:29] 03hashar * 10/trunk/phase3/includes/specials/SpecialJavaScriptTest.php: [10:35:29] JSTesting: escape message [10:35:29] Replaced call to wfMsg() by wfMsgHtml() just to be safe. [10:35:29] Per cr on r107919. [10:35:48] New code comment: Hashar; > There are more messages that need escaping, \ Escaped with r108008; [10:36:34] New code comment: Hashar; > Linker::link( $this->getTitle( $framework ), wfMsg( "javascripttest-$framework-name" ) ) \ > Missin; [10:39:04] 03(mod) Cannot login using IE6 - 10https://bugzilla.wikimedia.org/33503 (10morris) [10:39:12] 03(mod) Semantic Maps does not export coordinates in RDF - 10https://bugzilla.wikimedia.org/33504 +comment (10castagna.lists) [10:39:47] Nikerabbit: what is for? [10:40:40] hashar: where? [10:40:58] https://www.mediawiki.org/wiki/Special:Code/MediaWiki/107919#c28897 [10:41:06] I am removing 'colon-separator' [10:41:14] which is really: : [10:41:30] it's a space [10:41:31] so I moved the colon in the message [10:41:44] 03maxsem * 10/trunk/phase3/ (5 files in 2 dirs): Made installer not install on SQLite less than 3.3.7, would prevent stuff like bug 25746. Also, threw MSSQL out of release notes - it can't be installed through the usual means. [10:41:45] but then I am not sure how to add the space between that message and the HTML select that follow it [10:42:00] + " "? [10:42:04] though the message is wrapped in a

... [10:42:07] ok ok :) [10:42:19] hmm let me see [10:42:39] nevermind [10:45:12] I have replaced it with ' ' :D [10:45:25] 03(NEW) Translation of "Wikipedia" namespace in Assamese for Assamese Wikipedia - 10https://bugzilla.wikimedia.org/33507 normal; MediaWiki: User interface; (wikichaipau) [10:45:49] hmm [10:45:53] what [10:46:06] is US still so sick that they are using copyrights to protect trademarks? [10:46:30] Nikerabbit: here is the diff http://dpaste.org/dPKdD/ [10:49:39] looks good to me [10:50:39] k thx [10:52:03] 03hashar * 10/trunk/phase3/ (2 files in 2 dirs): [10:52:03] JSTesting: javascripttest-pagetext-skin msg [10:52:03] * added colon in the message [10:52:03] * reworded message [10:52:03] Follow r107919 [10:58:34] New code comment: Hashar; > Please have the colon in the message itself. It should probably also say Choose skin (to run the t; [10:58:34] 03ariel * 10/branches/ariel/xmldumps-backup/mwbzutils/Makefile: bump version number [11:01:00] 03gwicke * 10/trunk/extensions/VisualEditor/modules/parser/ (4 files): [11:01:00] Hook up the DOMPostProcessor using events as well, and rename the subscription [11:01:00] methods to tell a story. Also document idea on how to dynamically configure [11:01:00] the pipeline depending on event registrations in comment. [11:03:38] 03nikerabbit * 10/trunk/phase3/docs/hooks.txt: Guessing a typo fix, could also be 'is a feed' but neither expression really opens to me [11:06:30] 03gwicke * 10/trunk/extensions/VisualEditor/modules/parser/mediawiki.parser.js: Fix JSHint warnings (mostly about comment indentation) from r108012. [11:13:32] 03(mod) Offer SVGs as being rendered in PNG on File pages - 10https://bugzilla.wikimedia.org/24619 +comment (10Bryan.TongMinh) [11:19:48] New code comment: Nikerabbit; Message docs? And could be a little more specific than just a 'backend'.; [11:21:15] 03(mod) Install PasswordReset -> ru wikipedia - 10https://bugzilla.wikimedia.org/32530 +comment (10Ruslan) [11:26:29] 03jeroendedauw * 10/trunk/extensions/EducationProgram/ (3 files in 2 dirs): work on student pager [11:31:51] 03(mod) Blank anchor [[#|anchor link]] should become anchor link - 10https://bugzilla.wikimedia.org/33437 (10mybugs.mail) [11:32:42] 03catrope * 10/branches/wmf/1.18wmf1/extensions/ClickTracking/ (. ClickTracking.hooks.php): 1.18wmf1: MFT r107903 [11:34:14] Nikerabbit: that one is for you: https://www.mediawiki.org/wiki/Special:Code/MediaWiki/108017 [11:34:41] Nikerabbit: it enhances the +/- size tooltip in recentchanges list :D [11:36:38] Hello I asked some questions yeaster day related to upgrading mediawiki 1.14 to 1.18 (http://dpaste.com/680799/), it seems I have a solution. I have now reverted to OpenSuSE 11.1, and am doing the update of MW only. I get the following error: Fatal error: Cannot redeclare wfprofileout() (previously declared in /srv/www/wikis/wiki/includes/profiler/Profiler.php:28) ... and a similar error for wfprofilein(). Commenting these two functions out in the Profil [11:37:27] *sigh* [11:37:41] We need a FAQ entry for this one [11:37:53] have a look at http://www.mediawiki.org/wiki/MediaWiki_1.18/FAQ [11:38:03] JarJarBinks: I'm seeing wfProfileIn errors after upgrading. [11:38:03] Try creating a file at includes/ProfilerStub.php with the following line: [11:38:03] possibly https://bugzilla.wikimedia.org/show_bug.cgi?id=32760 [11:38:43] That's a horrible FAQ entry [11:38:44] Dantman: well sorry bout that [11:39:12] Dantman: amend it so :D [11:39:30] I'm supposed to be sleeping [11:49:45] ör [11:53:20] 03(WONTFIX) Install PasswordReset -> ru wikipedia - 10https://bugzilla.wikimedia.org/32530 +comment (10p858snake) [11:54:19] 03(mod) Install PasswordReset -> ru wikipedia - 10https://bugzilla.wikimedia.org/32530 +comment (10p858snake) [11:57:33] New code comment: Hashar; Enhanced with r108017; [11:57:41] hey [11:57:55] anybody here? [11:58:00] nooooo [11:58:05] ;) [11:58:21] got a question [11:58:59] can I use an underscore in a wiki login name anyhow? [12:12:13] 03(NEW) Enable Rollback on id.wiki - 10https://bugzilla.wikimedia.org/33508 normal; Wikimedia: Extension setup; (bknliem) [12:16:03] New code comment: Catrope;

 \ + $commenter->getTalkPage()->getPrefixedText() == $page->getPrefixedText() ) { \ 
\ To c; [12:23:03] New code comment: Catrope;
 \ + $clickTrackingLink = $wgServer . $wgScriptPath . '/api.php?action=clicktracking&eventid=' ; 
[12:24:11] 	 03(mod) Add selection "Only show edits that have newer revisions" to Special:Contributions - 10https://bugzilla.wikimedia.org/30068  +comment (10Cristian B.)
[12:27:52] 	 03(NEW) DNS configuration for Wikimedia Polska - 10https://bugzilla.wikimedia.org/33509 normal; Wikimedia: DNS; (danny.leinad)
[12:28:47] 	 03gwicke *  10/trunk/extensions/VisualEditor/modules/parser/ (6 files): Fix up constructors in EventEmitter inheritance and tweak a few more comments.
[12:31:25] 	 03(mod) Option to hide rows from Special:Contributions where the edit is the most recent to a page - 10https://bugzilla.wikimedia.org/3753  +comment (10jokes_free4me)
[12:38:01] 	 03(mod) DNS configuration for Wikimedia Polska - 10https://bugzilla.wikimedia.org/33509   +ops (10p858snake)
[12:38:27] 	 how do I make the current git position master?
[12:39:14] 	 03(mod) Introduce magic word {{ARTICLEID}} or {{PAGEID}} to give the page_id of the current page - 10https://bugzilla.wikimedia.org/23427  +comment (10bawolff+wn)
[12:39:54] 	 Platonides: Could you clarify exactly what you want to do?
[12:40:49] 	 I'm currently in no branch
[12:41:01] 	 probably due to a rebase
[12:41:14] 	 now I want to make where I am the master
[12:41:59] 	 actually I'm over the master, I don't know what it didn't advance :S
[12:42:17] 	 OK
[12:42:28] 	 You'll need to record the SHA-1 of the commit you are at right now
[12:42:45] 	 (say 123abc)
[12:42:47] 	 Then do git checkout master && git reset --hard 123abc
[12:42:49] 	 yes, no problem, it's in git log
[12:44:03] 	 permission denied to unlink files and fatal: Could not reset index file
[12:44:18] 	 wtf ...
[12:44:29] 	 not all folders are writable 
[12:44:44] 	 Then maybe that's why it didn't advance in the first place?
[12:45:02] 	 the git_dir is writable
[12:45:16] 	 Hmm
[12:45:17] 	 it's the working copy that has some ro files
[12:45:35] 	 Did you get this error when running git checkout or git reset?
[12:45:52] 	 it was at the reset
[12:46:24] 	 heh, but git reset worked :)
[12:46:50] 	 perhaps --hard was too hard?
[12:47:37] 	 thanks
[12:47:42] 	 Well --hard updates the working copy and the index
[12:47:47] 	 But I think that's what you want
[12:48:11] 	 I have no experience with unwritable fies in git though
[12:48:14] 	 *files
[12:48:26] 	 maybe the unlink errors were in the checkout, and that made the reset --hard fail
[12:48:52] 	 since the later revisions were just adding more files to the repo, only the index had to change
[12:50:17] 	 RE
[12:50:54] 	 hello hashar
[12:51:10] 	 we have toooo many revisions to review :/
[12:51:45] 	 Platonides: happy new year 0x7DC
[12:52:54] 	 happy new year 0b11111011100, hashar :)
[12:55:13] 	 ahhhh a PHP class can not extend multiples classes :-/
[12:56:00] 	 no, php has single inheritance
[12:56:14] 	 I am seriously fed up with that language
[12:56:45] 	 what are you trying to do?
[12:56:48] 	 anyway, I think what I really want is 'trait'
[12:57:00] 	 which is in PHP 5.4 \o/
[12:57:35] 	 I think they are backwards compatible
[12:57:50] 	 I mean, you define them in a comment
[12:58:14] 	 so there's no parse error when using an older php
[12:58:16] 	 ugly gugly
[12:58:26] 	 and the code will just silently break
[12:58:29] 	 I don't really understand what are traits for, though
[12:58:42] 	 it avoid some code duplication
[12:59:00] 	 for our special page classes, lot of them share the specific code
[12:59:20] 	 … share the same specific code
[12:59:33] 	 hmm
[12:59:42] 	 forget about it. I need to find out an example in our code
[13:00:32] 	 ahh
[13:01:27] 	 in includes/media/  both SVG.php and XCF.php  define the same getThumbType() method (which just return PNG)
[13:01:39] 	 UGA
[13:01:44] 	 so we could make that a trait. Something like:   use renderThumbsAsPNG:
[13:02:01] 	 Yaron: the display of http://translatewiki.net/wiki/Special:Templates is pretty ugly
[13:02:30] 	 Ooh... that's pretty bad.
[13:02:31] 	 I'm not sure a one-liner function is a good example xD
[13:03:03] 	 New code comment: Catrope; 
+ return wfMessage( $messageKey )->inLanguage( $wgLang )
\ Using ->inLanguage( $wgL; [13:03:28] 03nikerabbit * 10/trunk/extensions/Translate/api/ApiGroupReview.php: Update docs per recent fixes [13:04:03] 03nikerabbit * 10/trunk/extensions/Translate/specials/ (SpecialLanguageStats.php SpecialMessageGroupStats.php): Add the totals row to to exclude it from sorting. Requested by Siebrand and fix suggested by Amir. [13:17:04] 03(NEW) List of categories on Special:Templates is very ugly - 10https://bugzilla.wikimedia.org/33510 normal; MediaWiki extensions: SemanticForms; (federicoleva) [13:22:08] 03hashar * 10/trunk/phase3/includes/media/Generic.php: [13:22:08] document getImageSize() return format [13:22:08] Return array should return the same kind of array that PHP [13:22:08] internal method getimagesize() returns. See upstream doc: [13:22:08] http://www.php.net/getimagesize [13:24:06] 03(mod) #formlink should be able to link to Special:RunQuery - 10https://bugzilla.wikimedia.org/33425 summary; +comment (10Yaron Koren) [13:26:38] 14(INVALID) Auto-completion for textareas broken - 10https://bugzilla.wikimedia.org/33502 +comment (10Yaron Koren) [13:28:28] 03(mod) [SF] SECURITY! Infinite recursive RunQuery call to SMWSQLStore2 takes down MediaWiki until PHP times out or consumes maximum memory. - 10https://bugzilla.wikimedia.org/33203 +comment (10yaron57) [13:30:32] New code comment: Reedy; Bleh, REL1_18 will need fixing also. Keeping track of all these is a pita; [13:31:11] 03(mod) Special:BrowseData should be able to display results in map and list at the same time - 10https://bugzilla.wikimedia.org/29463 summary; +comment (10Yaron Koren) [13:32:02] New code comment: Reedy; Yup, IndexPager seems to have been made to extend ContextSource in 1.19; [13:32:55] 03reedy * 10/branches/REL1_18/phase3/includes/specials/SpecialAllmessages.php: Do r107998 to REL1_18 [13:34:45] 03siebrand * 10/trunk/extensions/Translate/Translate.i18n.php: Tweak 'translate-dynagroup-recent-desc'. [13:37:34] 03hashar * 10/trunk/phase3/includes/media/XCF.php: [13:37:34] XCF format: code style/comment [13:37:34] * Saved a level of indentation by returning early on command failure [13:37:34] * $md -> $metadata [13:37:34] Follow r107351 [13:38:07] Reedy: are you going to release a new 1.18 version ? :) [13:38:16] I noticed you merged lot of stuff in REL1_18 recently [13:38:33] That's somewhat the intention [13:39:46] ok ok :) [13:40:38] After some people were complaining about stuff that had been an issue for a while [13:40:46] the size of the merge backlog irritated me [13:43:00] Reedy: where can I find localization update code (that thing that broke with a moved directory as in bug 33122)? [13:43:40] /trunk/extensions/LocalisationUpdate [13:44:56] thx [13:56:01] 03(mod) A general interwiki language link to oldwikisource is required - 10https://bugzilla.wikimedia.org/32189 +comment (10s.mazeland) [14:03:05] 03(mod) User was renamed and edits not reattributed - 10https://bugzilla.wikimedia.org/33476 +comment (10sam) [14:04:43] 03(mod) Translation of "Wikipedia" namespace in Assamese for Assamese Wikipedia - 10https://bugzilla.wikimedia.org/33507 normal->15enhancement (10Reedy) [14:06:41] 03(mod) DNS configuration for Wikimedia Polska - 10https://bugzilla.wikimedia.org/33509 +comment (10sam) [14:07:13] 03(mod) Enable Rollback on id.wiki - 10https://bugzilla.wikimedia.org/33508 normal->15enhancement (10Reedy) [14:07:26] 03(mod) Add "Windows Server 2008" to OS dropdown - 10https://bugzilla.wikimedia.org/33498 normal->15enhancement (10Reedy) [14:09:15] 03gwicke * 10/trunk/extensions/VisualEditor/ (3 files in 2 dirs): [14:09:15] Fix quote handling and tweak the whitelist a bit. 'any' token registrations [14:09:15] are now merged with specific registrations by rank. Not yet clear if that is a [14:09:15] good idea overall, need to check use cases when implementing template expansion [14:09:15] and other functionality. [14:09:15] 183 parser test now passing. [14:09:32] 03(mod) A general interwiki language link to oldwikisource is required - 10https://bugzilla.wikimedia.org/32189 +comment (10roan.kattouw) [14:09:33] 03(mod) 10s miss service time for thumbnails requested via ms6.esams - 10https://bugzilla.wikimedia.org/32432 +comment (10saibotrash) [14:09:49] 03(NEW) Spell Check not working - 10https://bugzilla.wikimedia.org/33511 normal; MediaWiki extensions: VisualEditor; (utsavsabharwal) [14:10:42] 03(mod) DNS configuration for Wikimedia Polska - 10https://bugzilla.wikimedia.org/33509 +comment (10marcin.cieslak) [14:12:02] New code comment: Santhosh.thottingal; Why not Html::openElement( 'tfoot' ), closeElement( 'tfoot' )?; [14:12:47] New code comment: Hashar; It is probably safer to just rely on imagemagick to read metadata. I am not sure it is worth the tim; [14:15:03] 03(NEW) Shortcut Key for Font Size - 10https://bugzilla.wikimedia.org/33512 enhancement; MediaWiki extensions: VisualEditor; (utsavsabharwal) [14:19:02] 03petrb * 10/trunk/tools/wmib/logs/ (. header_html index.php): initial search folder [14:22:47] New code comment: Santhosh.thottingal; Since we discussed about this in the wikitech-l, and decided to go ahead with mw.jqueryMsg dependenc; [14:24:47] New code comment: Hashar; Imagemagick implementation for the XCF file format at: \ http://www.google.com/codesearch#vKN9r9MhgKg; [14:27:32] hexmode: ping :-D [14:28:16] hexmode: are you the author of the XCF file format thumbnailing ? https://www.mediawiki.org/wiki/Special:Code/MediaWiki/107351 [14:29:22] hashar: I am, but I did that during time off, I'll try to fix it today [14:29:23] :) [14:29:30] I did some follow up [14:29:36] well one follow up [14:29:55] brion raised a concern about migrating it to an extension, would prefer keeping it in core though [14:30:17] 03oren * 10/trunk/lucene-search-2/src/org/wikimedia/lsearch/util/MathFunc.java: cleaned up imports [14:33:22] hashar: yeah, I told brion I wasn't going to get too upset if HE moved it to an extension, but after thinking about it, I think it should remain in core [14:33:32] hashar, how does one control which extensions are tested by Jenkins? [14:33:41] hexmode: yup. I would prefer keeping it in core :D [14:34:15] hexmode: but we need to get it polished up or it will be reverted before 1.19 branching :-D [14:34:30] MaxSem: by asking me ? :-D [14:34:39] MaxSem: I am not sure which one we are testing right ow [14:34:40] okay [14:35:09] WE'VE GOT UNNOTICED CITE FAILURES! :P [14:35:11] hashar: so I'll look at what little I can do to polish today, but I appreciate your help so far :) [14:35:36] MaxSem: {{need_references}} [14:36:07] hexmode: at least you have my support for using IM identify command. I don't want to reinvent the wheel [14:36:15] but seriously, can we check that all WMF extensions with tests are tested? [14:36:19] although playing with unpack is funny :-D [14:36:30] MaxSem, I thought we were, or at least, heading in that direction [14:36:42] not totally [14:36:43] Make hashar fix it [14:36:50] !jenkins [14:36:56] TS is fucked [14:37:01] eh [14:37:03] integration.mediawiki.org [14:37:59] Reedy, your link is not clickable ;) [14:37:59] MaxSem: the MediaWiki-phpunit job include the following extensions: http://dpaste.org/3Uysr/ [14:38:09] so Cite is included it seems [14:38:20] WFM in X-Chat [14:39:09] * hexmode wonders how you X-Chat identifies random strings as clickable urls [14:40:25] No idea [14:41:20] hmm, Cite needs CategoryTree to runn all the tests [14:41:54] ... [14:42:58] hashar, is it controlled by Puppet? [14:43:15] MaxSem: nop [14:43:26] that is on my TODO list [14:44:14] btw, my fail: I was including a wrong version of the extension:P [14:45:24] lolo [14:45:24] l [14:46:51] 03(NEW) "Zur�ck zum alten Formular" (back to the old form) links to the wrong page - 10https://bugzilla.wikimedia.org/33513 normal; MediaWiki extensions: UploadWizard; (saibotrash) [14:51:16] 03(mod) "Zur�ck zum alten Formular" (back to the old form) links to the wrong page - 10https://bugzilla.wikimedia.org/33513 +i18n (10Reedy) [14:52:22] 03siebrand * 10/trunk/phase3/includes/installer/Installer.i18n.php: Consistency tweak. [14:56:08] Hi all—been trying to track down a weird issue with Auth_Remote_User authentication on a 1.15.1 install. For some reason, when that extension encounters a new user and creates a new mediawiki account for them that user is incorrectly being attributed edits that happen at the same time. It's as if their session gets hijacked by other users, but I've not been able to correlate the affected articles or users through anything other than the timing [14:56:08] the events. Any ideas? [14:58:19] 03nikerabbit * 10/trunk/extensions/Translate/resources/jquery.autoresize.js: Updated to new version [14:58:19] jbelcher, it's not actively maintained, and you're also using a rather old version of MediaWiki [14:58:43] Reddy: tell me about it. Gotta love the pace of corporate IT. [14:58:57] Old versions suck? LD [14:58:58] *:D [14:59:02] 03nikerabbit * 10/trunk/extensions/Translate/resources/ (ext.translate.quickedit.css ext.translate.quickedit.js): I don't like how the whole dialog explodes into my face with messages that are twenty lines long [15:00:10] 03maxsem * 10/trunk/extensions/Cite/ (4 files in 2 dirs): Follow-up r102160: removed arrows from tooltips [15:02:03] 03siebrand * 10/trunk/extensions/Score/Score.i18n.php: Tweak 'score-invalidoggoverride'. [15:03:30] Hi, I have a question from one who has troubles with upgrading. He has a 1.13.1 install and tries to upgrade to 1.18 RC1. During the install he gets some warnings, most notably a warning about search functionality in SQLite and a warning about short length of GET urls. After that he is prompted that he can continue, but doing so hangs the upgrade with no error message. [15:04:08] Any pointers to whats going on? I guess he is on a web hotel with the usual shitty or missing logging. [15:04:55] jeblad, what DB? [15:05:07] SQLite [15:05:17] * MaxSem facepalms [15:05:26] ..I guess as the installer nags about it. [15:05:34] nope [15:05:45] it always nags so [15:06:23] Thats .. obvious .. :D [15:06:59] could be anything - strict execution limit, OOM, mod_security, suhosin, overzealous exec() prohibition [15:07:26] suhosin is in effect and complains [15:07:44] jeblad, that's why it says "search will be disabled on that DB" [15:08:14] we just don't have different sets of env checks for fresh installs and upgrades [15:09:06] "Suhosin is installed .. blablabla .. 512 bytes.. blablabla increase suhosin.get.max_value_length to at least 1024 in php.ini..." [15:09:53] SQLite is compiled without FTS3-modul.. [15:10:09] Quick&dirty translation from norwegian [15:10:43] Could not find eAccelerator, APC, XCache or WinCache [15:10:59] Warning: escapeshellarg() has been disabled for security reasons [15:11:14] GNU diff3 not found [15:11:29] Found embedded GD-lib [15:11:45] enough [15:12:14] 03hashar * 10/trunk/phase3/includes/mime.types: [15:12:14] mime.types: sort opendocument entries [15:12:14] Sorted all application/vnd.oasis.opendocument entries, no other change. [15:12:34] jeblad, get him to run this on his server^^^ [15:13:22] 03nikerabbit * 10/trunk/extensions/Translate/ (5 files in 2 dirs): [15:13:22] * Refactored TranslationHelpers to have MessageHandle as store variable, instead of separate title, language and message key [15:13:22] * Refactored TranslationHelpers to throw exceptions, which are converted to html comments to aid debugging [15:13:22] * Refactored TranslationHelpers to not rely on $wgRequest [15:13:22] * Added getMessageContent to RecentMessageGroup to allow passing the message handle, getMessage only takes message key which does not include names, and thus was unable to know which message to load [15:13:22] * Added getGroupIds and getPrimaryGroupId to MessageIndex which accept MessageHandles, equivalents in TranslationUtils::messageKeyToGroup(s) should be phased out [15:13:43] I can ask him to do so, but it will take some time [15:13:50] Thanks for the help [15:13:56] "escapeshellarg() has been disabled for security reasons" sounds interesting, too [15:14:13] 03hashar * 10/trunk/phase3/includes/mime.types: [15:14:13] mime.types: add opendoc database [15:14:13] application/vnd.oasis.opendocument.database odb [15:14:21] basically, we've never promised that MW will work on crappy shared hosts [15:14:54] I know very little about the actual environment [15:15:39] Its just someone who dropped a question on OTRS and I've tried to help him [15:15:45] huh [15:16:09] Wikipedia OTRS, the global help desk [15:16:12] ;) [15:16:16] just tell him that OTRS is the (very) wrong venue for such questions [15:16:37] 03ialex * 10/trunk/extensions/Collection/Collection.body.php: No need to create an instance of Article to call getLatest() [15:16:50] English queues even had a templated response pointing to mediawiki-l [15:17:13] point [15:18:52] anyone know how we detect file mimetype? [15:18:53] ? [15:19:36] MimeMagic? [15:19:49] New code comment: Nikerabbit; /me lazy. Feel free to change.; [15:19:54] ahhh [15:20:00] MM_WELL_KNOWN_MIME_TYPES [15:20:03] yet another duplicate code [15:20:05] fine [15:22:29] MaxSem: thanks ) [15:23:06] that multiline define made my heart shiver, too:) [15:23:38] 03reedy * 10/trunk/extensions/Translate/utils/TranslationHelpers.php: Fix undefined $group on line 175 [15:23:54] 03nikerabbit * 10/trunk/extensions/Translate/TranslateEditAddons.php: Missed one instance were constructor changed, ping r108034 [15:26:31] * Nikerabbit lols [15:26:32] anyway [15:26:33] 2 mw.toolbar is undefined http://translatewiki.net/w/i.php?title=MediaWiki:Youremail/ky&action=edit&loadgroup=core-0-mostused&loadtask=view:630 [15:26:36] 2 Uncaught ReferenceError: wgAction is not defined http://translatewiki.net/w/load.php?debug=false&lang=fi&modules=ext.vector.collapsibleNav%2CcollapsibleTabs%2CeditWarning%2CsimpleSearch&skin=vector&version=20120104T084024Z&*:11 [15:27:33] 03rsterbin * 10/trunk/extensions/ArticleFeedbackv5/ (5 files in 2 dirs): (log message trimmed) [15:27:33] Added link option D: [15:27:33] - modules/ext.articleFeedbackv5/ext.articleFeedbackv5.js: [15:27:33] - Added link option D [15:27:33] - Added tracking ID "bottomright-link" [15:27:33] - modules/ext.articleFeedbackv5/ext.articleFeedbackv5.css: [15:27:34] - Added styles for link option D (mostly copied from option C, without [15:29:13] 03nikerabbit * 10/trunk/extensions/Vector/modules/ext.vector.editWarning.js: legacy globals buu [15:29:42] 03rsterbin * 10/trunk/extensions/ArticleFeedbackv5/ArticleFeedbackv5.php: Turning off debug by default -- local versions and prototype will need to add = true; to LocalSettings.php [15:31:49] 03(FIXED) The exact name of "user" namespace in ka.wiki - 10https://bugzilla.wikimedia.org/30655 +comment (10George) [15:32:33] 03(mod) A general interwiki language link to oldwikisource is required - 10https://bugzilla.wikimedia.org/32189 +comment (10Siebrand) [15:35:20] 03oren * 10/trunk/lucene-search-2/ (2 files in 2 dirs): [15:35:21] deprecated from project - these classes do not seem to be in use by search. [15:35:21] they will be removed in the next version together with thier data file [15:38:19] New code comment: Siebrand; * @since 2012-01-14 \ What was it like over there?; [15:38:24] 03(NEW) Make category "columns" (table cells) equal width - 10https://bugzilla.wikimedia.org/33514 normal; MediaWiki: Categories; (erwin) [15:39:07] 03(mod) "Zur�ck zum alten Formular" (back to the old form) links to the wrong page - 10https://bugzilla.wikimedia.org/33513 +comment (10sam) [15:40:18] 03rsterbin * 10/trunk/extensions/ArticleFeedbackv5/modules/jquery.articleFeedbackv5/jquery.articleFeedbackv5.js: AFTv5 debug now follows ResourceLoader debug if the config setting is off [15:41:43] * Reedy watches extracting one of apergos' dumps fill up his haard drive [15:41:52] 5.5GB tto 24GB [15:41:54] which one? [15:42:15] enwiki-20111201-pages-articles [15:42:24] Yay for xml :D [15:42:39] 7zip reckons 23% compression ratio [15:43:14] whatcha gonna do with it? [15:43:45] People want a new list of articles with potential typos on for AWB to run over [15:44:19] ok [15:44:24] are you on xmldatadumps-l? [15:45:06] 7.38GB to 32.7GB [15:45:08] Nope [15:45:24] 3313 regexes to run over every page... [15:45:47] Warning: escapeshellarg() has been disabled for security reasons [15:45:48] WTF [15:45:58] escapeshellarg() is a function that *provides* security [15:46:08] Reedy: that list is there for dump users [15:46:10] so *get on it* [15:46:24] because... I need to write some tools for this but [15:46:27] alright [15:46:39] I just am producing bz2 multiple stream dumps of pages-articles for en [15:46:40] RoanKattouw: Thats what the installer said [15:46:47] later to roll out for all the projects [15:47:00] the point is one can easiy run a script in parallel across it [15:47:15] because the streams all start and byte boundaries and there's a nice index [15:47:26] Can it report some kind of message someone has added somewhere else? [15:47:43] apergos: Is there any reason you're not starting with a smaller guinea pig, rather than the largest wiki in the universe? [15:47:45] *at byte boundaries [15:47:51] yes [15:48:03] it makes sense to start with the one for which there would be most demand [15:48:10] and see whether people are interested [15:48:17] it's not full history, just pages-articles [15:48:53] the run itself (having done that step already on the dec dumps) takes only about nother 5 hours [15:48:59] so time's not really a factor [15:49:17] * jeblad wants a crosscompiler from xfst to php - should be simple, anyone who volunteer? =D [15:53:00] 03mah * 10/trunk/phase3/includes/installer/MysqlInstaller.php: [15:53:00] Fix Bug 29102 - Upgrade fails "Unknown character set: 'mysql4' [15:53:00] Fix suggested by Tremault and tested by maanto. Confirmed by me. [15:53:34] New code comment: Nikerabbit; There was snow everywhere. I had to type with my mittens on.; [15:57:31] 03(FIXED) Upgrade fails "Unknown character set: 'mysql4" - 10https://bugzilla.wikimedia.org/29102 +comment (10Mark A. Hershberger) [16:11:34] hexmode, can't quite decide if 108044 needs to go into 1.18 [16:11:43] As that still supports mysql4... so i'm thinking not [16:12:19] But it shouldn't break anything.. [16:12:50] It's there saying it's to 1.18 upgrades [16:12:53] ofc it wants to go in [16:14:06] 03reedy * 10/branches/REL1_18/phase3/ (RELEASE-NOTES-1.18 includes/installer/MysqlInstaller.php): [16:14:06] * (bug 29102) Upgrade fails "Unknown character set: 'mysql4'. [16:14:06] "Merges" r108044 [16:15:20] 03nikerabbit * 10/trunk/extensions/Translate/utils/ (MessageIndex.php TranslationHelpers.php): It's useful to catch the errors we might throw, ping r108034 [16:16:30] Fuck yes [16:16:40] IE6 usage share is < 1% [16:17:14] Still 2.22% for us [16:17:23] Oh, that's for october [16:18:31] still a couple orders of magnitude till we don't need to care about it [16:18:48] But that's our results from october [16:18:50] It's out of date [16:19:02] yay [16:19:11] So the question is when is Erik Zachte likely to update it [16:19:25] I don't care about the rest of the page, just the IE6 result :p [16:19:49] http://ht.ly/8i0vY [16:20:16] 03amire80 * 10/trunk/extensions/Translate/specials/ (SpecialLanguageStats.php SpecialMessageGroupStats.php): Added Html::openElement/closeElement and moved before (thank you, Firefox source viewer). [16:21:34] New code comment: Amire80; Addressed in r108047.; [16:21:55] hi, i would like to change the toolbox in the sidebar in order to get a dropdown as in wikipedia for print / export, ive installed "pdfbook" and "pdfexport" how would i proceed? [16:21:55] I'll ping robla about it when he's bout [16:22:08] Wikipedia uses "Collection" [16:22:44] !sidebar [16:22:44] ok, ive seen that extension too [16:22:48] Flip [16:22:50] No bot [16:22:55] Edit MediaWiki:Sidebar [16:23:28] 03nikerabbit * 10/trunk/extensions/Translate/utils/TranslationHelpers.php: Fix buggy refactoring, ping r108046 [16:24:50] 03hashar * 10/trunk/phase3/includes/MimeMagic.php: application/vnd.oasis.opendocument.database [OFFICE] [16:24:56] Reedy, i ve found that page, but i only see TOOLBOX, so i dont know what to change to get it with the dropdown effekt [16:25:05] Reedy: Toolserver is aparently broken (what a shocker) [16:25:50] johnduhart: what do you mean? [16:26:07] is that an css style added to the sidebar? [16:26:17] It's the Vector extension, from memory [16:26:24] Broken => Not working [16:26:42] Betacommand: RoanKattouw tried to start the robot last night with no success. Python was getting a syntax error all of a sudden and the bots wouldn't hold a connection to IRC. [16:27:14] Reedy: tomato tamato [16:27:43] Reedy, thank you [16:28:06] johnduhart: Ive got a python bot thats running on the TS without issue, last run was 12 minutes ago [16:28:10] mw-bot should be on labs by this point [16:28:35] Betacommand: I dunno maybe things have changed since last attempt, I'm not on top of that [16:28:45] and Ive got an IRC bot thats been up for I dont know how long [16:29:11] 03mah * 10/trunk/phase3/includes/cache/CacheDependency.php: (log message trimmed) [16:29:11] Attempt to avoid a warning I got during input: [16:29:11] $ 7z x -so ../dewikisource-20111012-pages-meta-history.xml.7z | php maintenance/importDump.php [16:29:11] 7-Zip [64] 9.20 Copyright (c) 1999-2010 Igor Pavlov 2010-11-18 [16:29:11] p7zip Version 9.20 (locale=en_US.UTF-8,Utf16=on,HugeFiles=on,4 CPUs) [16:29:11] Processing archive: ../dewikisource-20111012-pages-meta-history.xml.7z [16:29:12] Extracting dewikisource-20111012-pages-meta-history.xml [16:29:43] Betacommand: lucky you, last night 4 IRC bots died around the same time [16:30:02] Not sure how I can explain why 4 died and yours didn't [16:30:14] Reedy: w/o r108044, upgrades fail [16:30:20] * Betacommand checks uptime of other bot 13.4916 days [16:30:54] johnduhart: Ive got 4+ bots that are up and running [16:31:46] Ok. [16:32:14] Reedy: oh, now I see you've merged it... sorry, was busy in -labs [16:33:04] johnduhart: other bot shows about 13.5 days too [16:33:41] Ok. [16:37:59] 03(mod) mw.jQueryMsg.js doesn't wrap HTML tags around included templates/links - 10https://bugzilla.wikimedia.org/29542 +comment (10roan.kattouw) [16:40:05] 03(mod) Cannot login using IE6 - 10https://bugzilla.wikimedia.org/33503 +comment (10Roan Kattouw) [16:40:30] 03(mod) Translation of "Wikipedia" namespace in Assamese for Assamese Wikipedia - 10https://bugzilla.wikimedia.org/33507 +shell (10Roan Kattouw) [16:41:34] New code comment: Krinkle; Fortunately ./tests'''/qunit''' has it's own .htaccess with Allow from all [16:43:54] 03mah * 10/trunk/phase3/includes/db/Database.php: follow up r107932 with w/s fixes [16:46:22] RoanKattouw: since you're doing CR today, could you look at https://bugzilla.wikimedia.org/33122 and the revs that need reviewing? [16:46:43] * hexmode realizes he is behind [16:46:46] I just started looking at the 1.19 CR list [16:47:18] RoanKattouw: cool! way to sync with East Coast USA ;) [16:47:25] heh [16:47:43] I spent most of my time doing CR for a deployment today, and chasing bank stuff [16:48:04] New code comment: Johnduhart; Resetting to new for now.; [16:49:47] 03(ASSIGNED) Position the feedback label before the geo-tags - 10https://bugzilla.wikimedia.org/32840 +comment (10Reha Sterbin) [16:50:34] New code comment: Catrope; The bug was a bit misnamed. Not calling parseMultiValue() was a possible solution to Niklas's proble; [16:51:06] Is there a configuration switch which changes links to file description pages from local to remote repository? For example if file is uploaded on commons and has no local description on pl.wikipedia, user is redirected to commons page with uselang=pl, or whatever language he/she has in preferences? [16:52:28] 03(WONTFIX) Suggestive text doesn't appear in FF8, OSX 10.6 - 10https://bugzilla.wikimedia.org/33043 +comment (10Reha Sterbin) [16:53:34] New code comment: Catrope; Untagging myself. I don't really understand this revision, the only reason I commented on it is that; [16:53:46] hexmode: FYI, I've un-roan-tagged https://www.mediawiki.org/wiki/Special:Code/MediaWiki/99840#c28933 , see comment for rationale [16:55:02] RoanKattouw: np [16:56:23] Reedy: you merged https://www.mediawiki.org/wiki/Special:Code/MediaWiki/99840 ... can we assume you reviewed it? [16:59:00] RoanKattouw: would you be okay if I detagged api commits that are ok/etc? [16:59:07] https://www.mediawiki.org/wiki/Special:Code/MediaWiki/tag/api [16:59:16] Sure [16:59:21] Want to turn it into a proper review queue [16:59:23] sweet [16:59:38] In an era long ago, I used the api tag as a signoff for API revs [16:59:44] Because I wasn't allowed to mark stuff as OK [17:00:43] ah [17:01:27] RoanKattouw not being allowed to OK revisions...did dinosaurs commit code back then? ;) [17:01:41] heheh [17:01:49] I haven't been around for as long as you might think [17:02:02] 03maxsem * 10/trunk/extensions/GeoData/ApiQueryGeoSearch.php: API module to search pages by coordinate [17:02:09] I've only been a trusted code reviewer since late 2009 or thereabouts [17:03:26] Ooh [17:03:33] heheh I'm killing codurr [17:03:44] Useful snippet: javascript:$('[name="wpRevisionSelected[]"]').prop("checked", true);' [17:04:02] Press shift, click first and last checkbox [17:04:08] will select a range [17:04:35] Dude, I have a utility function in my user JS that outputs "-c 123 -c 456 -c 789" to the Firebug console, with the numbers of the checked revs only [17:04:56] Reedy: TIL [17:05:03] For processing merge queues like 1.18 and 1.18wmf1 that's immensely useful [17:07:28] * johnduhart goes back to taking his CCNA test [17:07:52] Reedy: omg that is awesome. does it work for all checkboxes? [17:08:20] Works for most, yeah [17:09:45] RoanKattouw, are you reviewing RL2/Gadgets? Or is it going to be done at trunk merge point? [17:09:52] why isn't it a gadget? [17:10:01] Why isn't what a gadget? [17:10:16] Reedy: Yes, I review RL2 [17:10:28] Except the 22 revs you authored :D [17:10:33] Are there unreviewed revs there that aren't mine? That would surprise me [17:10:42] nope [17:11:08] Timo also reviews my code, but he works <10 hrs/wk and I work 40, so... [17:11:16] (Not that I've been committing to RL2 much recently) [17:11:32] 03(NEW) .odb file recognized as application/acad - 10https://bugzilla.wikimedia.org/33515 normal; MediaWiki: Uploading; (hashar) [17:12:04] I think I have spent too much time on that bug already :( [17:12:07] so just filled it [17:12:21] hashar, do some code review [17:12:27] you'll feel better for it.. [17:12:27] yeah [17:12:37] that bug is part of some code review [17:12:44] I have spend like 2 hours on it [17:12:54] and can't even remember the revision # I was actually reviewing! :-((( [17:13:12] must have been upload stash or some file backend rev [17:14:47] New code comment: Catrope; This doesn't actually trigger CSSJanus, look at the addInlineStyle() code: \
 \ /** \ * Adds inlin; 
[17:15:31] 	 03catrope *  10/trunk/phase3/includes/OutputPage.php: Revert r107066, see CR comments for full rationale. Basically this moves the previewed CSS to the wrong place in the  while not actually applying Janus
[17:18:05] 	 RoanKattouw: sorry, forgot to revert that one following nike comment :/
[17:18:53] 	 No worries
[17:19:13] 	 We both suspected it would mess with the loading order but I only tested it just now
[17:19:26] 	 03maxsem *  10/trunk/extensions/GeoData/ApiQueryGeoSearch.php: Follow-up r108052: fixed undefined property warnings, keywords
[17:19:37] 	 I'm not gonna revert stuff because I /think/ it /might/ be broken :)
[17:22:31] 	 111 new in phase3
[17:30:14] 	 03reedy *  10/trunk/phase3/skins/chick/main.css:
[17:30:14] 	 Bug 33494 - Remove redundant CSS from chick/main.css
[17:30:14] 	 Patch by Erwin Dokter
[17:30:43] 	 03(FIXED) Remove redundant CSS from chick/main.css - 10https://bugzilla.wikimedia.org/33494  -need-review +reviewed; +comment (10Reedy)
[17:31:09] 	 will the resourceloader 2.0 be available as part of the mw 1.19 roll out?
[17:32:57] 	 I don't think it will be
[17:33:25] 	 I guess that is really a question about timely scheduled roll out,.. 
[17:33:30] * jeblad  runs and hides
[17:33:49] 	 Unless I've missed something, it's not in trunk code yet
[17:33:58] 	 1.19 is nearing, so I'm presuming it's not going to be in
[17:34:11] 	 1.20 is more likely, but don't even ask for an expected date for that :p
[17:34:31] * jeblad  giggles
[17:34:47] 	 I thought we had a roadmap esk document for it
[17:34:49] 	 seemingly not
[17:35:45] 	 03(mod) Misleading comment regarding preformatted font in commonElements.css - 10https://bugzilla.wikimedia.org/33496  (10Erwin Dokter)
[17:36:11] 	 RL 2.0 has some very neat features, especially shared gadgets
[17:36:22] 	 and localization
[17:36:24] 	 Indeed
[17:37:08] 	 It's got reasonable priority...
[17:37:35] 	 Hmm
[17:37:51] 	 [[Roadmap]] suggests around Feb with 1.19
[17:38:09] 	 dependant on 1.19 release
[17:40:47] 	 New code comment: Reedy; Shouldn't you really be using a different changelog entry per commit?; 
[17:43:15] 	 Over 10% of the review backlog is EducationProgram
[17:44:19] 	 03mah *  10/trunk/extensions/VisualEditor/modules/es/styles/es.ToolbarView.css: re r106536 remove !transparent
[17:46:29] 	 03mah *  10/trunk/extensions/VisualEditor/modules/es/styles/es.ToolbarView.css: w/s
[17:47:02] 	 03bsitu *  10/trunk/extensions/MoodBar/MoodBar.i18n.php: followup to -r107960 - Add documentation to new messages
[17:48:27] 	 03rmoen *  10/trunk/extensions/MoodBar/modules/ext.moodBar.dashboard/ext.moodBar.dashboard.css: minimize hidden data in fbd item, lighten hover background
[17:50:35] 	 any JS/RL gurus around? I'm trying to rewrite some JS to that it actually works, even under RL, but I'm having some difficulties
[17:51:17] 	 the JS/extension in question is this: https://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/Comments/Comment.js?revision=97062&view=markup and the problem is the reply function
[17:51:56] 	 when the reply function is called (i.e. when the user has clicked on a "reply" link), the user is taken to the bottom of the page and the text "Reply to Foo (Cancel)" appears above the comment submission form, if the user is replying to the user named "Foo"
[17:52:09] 	 the word "Cancel" is a link, which calls Comment.cancelReply(); function
[17:52:50] 	 but at that point, it's not defined, so you get an "Object does not support property or method cancelReply" error in your browser's JS console instead
[17:53:42] 	 the cancelReply function itself is very simple, but not simple enough to be added as the href="" itself...IE9 at least stops at the first ( (i.e. document.getElementById( 'replyto' ) and so on)
[17:54:12] 	 tried adding it as an event?
[17:56:06] 	 Reedy	[[Roadmap]] suggests around Feb with 1.19
[17:56:08] 	 	Reedy	dependant on 1.19 release
[17:56:09] 	 Well --
[17:56:19] 	 We'll see about that
[17:56:34] 	 Indeed
[17:57:06] 	 You probably understand why it's slipped, given the personal circumstances of its two developers
[17:57:11] 	 Sure
[18:07:09] 	 Getting Fatal error: Call to a member function getGroup() on a non-object in ../includes/OutputPage.php on line 2958
[18:07:23] 	 I've read up and added my custom skin to ../resources/Resources.php but this seems to have no effect
[18:07:48] 	 (Upgrading 1.17 --> 1.18)
[18:07:51] 	 That sounds familiar
[18:08:09] 	 Adding your custom skin to Resources.php should have solved it
[18:10:08] 	 Oh, forgot that I have mobile skin checking set up first
[18:10:11] 	 Need to declare that one as well
[18:12:00] 	 ...and that had no effect, just going to try to set Monobook and hope that helps
[18:15:48] 	 Stripped all skin crap, left $wgDefaultSkin = 'monobook', get Call to a member function getOrigin() on a non-object in ../includes/OutputPage.php on line 2390
[18:17:14] 	 I wouldn't know why that happens offhand
[18:17:24] 	 Post-1.18 we at least give a nicer error message I think
[18:18:04] 	 Well, it's trying to load modules on that line
[18:21:12] 	 03bsitu *  10/trunk/extensions/MoodBar/ (SpecialFeedbackDashboard.php include/MoodBarUtil.php): followup to -r107960 - remove unnecessary language function call and update the timestamp to access database with correct format
[18:26:02] 	 New code comment: Nikerabbit; It's still not working for me: http://translatewiki.net/sw/Special:JavaScriptTest/qunit \ 0 tests of; 
[18:26:06] 	 03(mod) Support for switching language variants - 10https://bugzilla.wikimedia.org/32906  +comment (10brion)
[18:27:12] 	 saper: tried onclick with jQuery, but alas, it didn't seem to work :-/
[18:31:30] 	 CodeReview really could use a watch feature...
[18:31:54] 	 03(mod) Android App 1.1 release (tracking) - 10https://bugzilla.wikimedia.org/31805  (10Phil Chang)
[18:31:54] 	 03(mod) Support for switching language variants - 10https://bugzilla.wikimedia.org/32906  +comment (10Phil Chang)
[18:31:56] 	 03(mod) Android App 1.0 release (tracking) - 10https://bugzilla.wikimedia.org/31447  (10Phil Chang)
[18:32:47] 	 03(NEW) TitleBlacklistAPI: Indicate result from global or local blacklist - 10https://bugzilla.wikimedia.org/33516 enhancement; MediaWiki extensions: TitleBlacklist; (umherirrender_de.wp)
[18:33:08] 	 03maxsem *  10/trunk/extensions/GeoData/ApiQueryGeoSearch.php: FAIL
[18:36:30] 	 03(NEW) TitleBlacklistAPI: Allow check of new account creation - 10https://bugzilla.wikimedia.org/33517 enhancement; MediaWiki extensions: TitleBlacklist; (umherirrender_de.wp)
[18:44:01] 	 03(mod) TitleBlacklistAPI: Allow check of new account creation and move - 10https://bugzilla.wikimedia.org/33517  summary; +comment (10Umherirrender)
[18:48:02] 	 New code comment: Bawolff; Why exactly would we want to spread this format. Its not really a very good format for users, its mo; 
[18:50:33] 	 New code comment: Catrope; Why is this tagged scaptrap? \ Marking OK, tagging todo for the message documentation.; 
[18:51:27] 	 03(mod) Implement 'dir' for query properties. - 10https://bugzilla.wikimedia.org/26909  +comment (10umherirrender_de.wp)
[18:51:53] 	 ashley: tried to use DOM Inspector?
[18:52:02] 	 03rsterbin *  10/trunk/extensions/ArticleFeedbackv5/modules/jquery.articleFeedbackv5/jquery.articleFeedbackv5.js: Brought in bottom impression tracking at 100% and init tracking at 1%
[18:52:31] 	 03(mod) Test that clicktracking is collecting the data we need - 10https://bugzilla.wikimedia.org/32992  +comment (10reha)
[18:54:25] 	 saper: hadn't even heard of it before you mentioned it ;-) and I don't have Firefox installed at the moment
[18:54:38] 	 03(mod) Interwiki prefix c: could be used as a shortcut for commons: - 10https://bugzilla.wikimedia.org/4676  (10Tiptoety)
[18:55:09] 	 03(mod) Pre-save transform skips extensions using wikitext (gallery, references, footnotes, Cite, pipe trick, subst, signatures) - 10https://bugzilla.wikimedia.org/2700  +comment (10umherirrender_de.wp)
[18:55:17] 	 New code comment: Kaldari; I've never heard that before. What's the down side to using strtotime()? Isn't strtotime( '+7 days' ; 
[18:57:37] 	 03catrope *  10/branches/wmf/1.18wmf1/extensions/ArticleFeedbackv5/modules/jquery.articleFeedbackv5/jquery.articleFeedbackv5.js: 1.18wmf1: MFT r108063
[19:01:16] 	 03kaldari *  10/trunk/phase3/includes/Xml.php: follow-up to r106912 - NULL to null
[19:01:47] 	 New code comment: Bsitu; Good to know, thank you! :); 
[19:05:27] 	 14(INVALID) [SF] SECURITY! Infinite recursive RunQuery call to SMWSQLStore2 takes down MediaWiki until PHP times out or consumes maximum memory. - 10https://bugzilla.wikimedia.org/33203  +comment (10badon)
[19:09:19] 	 ashley: Opera Dragonfly is built-in (if using that browser)
[19:10:26] 	 03yaron *  10/trunk/extensions/SemanticForms/includes/SF_TemplateInForm.php: Follow-up to r102365 and r104814 - checks for both blank and null are needed
[19:10:52] 	 yay! only one fixme for me left!
[19:12:20] 	 03krinkle *  10/trunk/phase3/tests/qunit/QUnitTestResources.php:
[19:12:20] 	 [JSTesting] fix case typo in file path
[19:12:20] 	 * twn:
[19:12:20] 	 exception 'MWException' with message 'ResourceLoaderFileModule::readScriptFiles:
[19:12:20] 	 script file not found:
[19:12:20] 	 "/www/sandwiki/tests/qunit/suites/resources/mediawiki/mediawiki.title.test.js"'
[19:12:21] 	 in /www/sandwiki/includes/resourceloader/ResourceLoaderFileModule.php:518
[19:12:34] 	 03(NEW) It's impossible to type Hebrew characters in the search box until some Latin characters were typed - 10https://bugzilla.wikimedia.org/33518 normal; Wikimedia Mobile: android; (amir.aharoni)
[19:12:47] 	 New code comment: MarkAHershberger; I think have a free source format available is a way to encourage re-use... it really fits into the ; 
[19:12:53] 	 03(mod) "Zur�ck zum alten Formular" (back to the old form) links to the wrong page - 10https://bugzilla.wikimedia.org/33513  +comment (10brion)
[19:13:50] 	 03krinkle *  10/trunk/phase3/tests/qunit/QUnitTestResources.php: [JSTesting] rm redundant comment, there are no more "*" behind any entries
[19:14:23] 	 03reedy *  10/branches/wmf/1.18wmf1/extensions/CentralAuth/specials/SpecialGlobalUsers.php: r100516 didn't merge into 1.18wmf1 so well in r107970
[19:14:48] 	 03krinkle *  10/trunk/phase3/resources/mediawiki/mediawiki.debug.js:
[19:14:49] 	 [mediawiki.debug] add implied semi-colon
[19:14:49] 	 * poke r107610
[19:16:02] 	 New code comment: MarkAHershberger; https://commons.wikimedia.org/wiki/Category:Made_with_Gimp; 
[19:16:19] 	 Hm.. anyone know why logging into an https wmf wiki invalidates the http login session, but not the other way around ?
[19:16:39] 	 03(mod) "Zur�ck zum alten Formular" (back to the old form) links to the wrong page - 10https://bugzilla.wikimedia.org/33513  +comment (10brion)
[19:16:54] 	 Krinkle: so you can't leak https to http?
[19:17:01] 	 03reedy *  10/branches/REL1_18/extensions/CentralAuth/specials/SpecialGlobalUsers.php: Fix r104178 like r108070
[19:17:31] 	 hexmode: well, mediawiki should (or a least attempts to afaik) always invalidate other sessions, even from http. If I'm logged in with http on firefox and login in chrome, i'm logged out in firefox.
[19:17:42] 	 this has been that way for as long as I know, even on http.
[19:17:47] 	 03(mod) Blank anchor [[#|anchor link]] should become anchor link - 10https://bugzilla.wikimedia.org/33437  +comment (10fastgoldfish)
[19:17:55] 	 but apparently I can log into https and then http and both stay logged in
[19:18:02] 	 03(mod) Spell Check not working - 10https://bugzilla.wikimedia.org/33511  +comment (10brion)
[19:18:30] 	 which I like, because then I can have a gadget redirect me to https. but I'm not sure this should be possible.
[19:19:18] 	 No, this shouldn't be possible
[19:19:28] 	 First I thought this was because they use different settings and don't recognize each others sessions, (http and https), but then - it does do invalide the http session from https.
[19:19:36] 	 Logging in in https should not also log you in in http
[19:19:41] 	 it doesn't
[19:19:44] 	 But it doesn't necessarily invalidate the session either, afaik
[19:20:22] 	 03(mod) It's impossible to type Hebrew characters in the search box until some Latin characters were typed - 10https://bugzilla.wikimedia.org/33518  (10Phil Chang)
[19:20:24] 	 03(mod) Android App 1.0 release (tracking) - 10https://bugzilla.wikimedia.org/31447  (10Phil Chang)
[19:20:26] 	 RoanKattouw: in the past (pre 1.18, pre protocol-rel and https) whenever I would  login, other logins invalidate.
[19:20:31] 	 03(mod) submit release on F-Droid - 10https://bugzilla.wikimedia.org/33484  (10Brion Vibber)
[19:20:45] 	 RoanKattouw: And this is still the case when logging into http it logs me out of https
[19:20:50] 	 03(mod) Blank anchor [[#|anchor link]] should become anchor link - 10https://bugzilla.wikimedia.org/33437  +comment (10fastgoldfish)
[19:20:51] 	 hm
[19:20:57] 	 let me confirm, h/o
[19:21:24] 	 03(FIXED) User was renamed and edits not reattributed - 10https://bugzilla.wikimedia.org/33476  +comment (10Reedy)
[19:22:12] 	 RoanKattouw: even weirder: 
[19:22:13] 	 1) I'm logged out on both http and https mw.org; 2) log into http, 3) I go to https, I'm logged in there!
[19:22:32] 	 OK, that's defensible
[19:22:38] 	 just observing
[19:22:40] 	 What about the reverse
[19:23:00] 	 4) log out of https, 5) goto http, logged out there too
[19:23:21] 	 If you could log into https , then be logged into http, then you'd have me worried
[19:23:41] 	 6) goto https, login, 7) goto http, not logged in
[19:23:46] 	 so that's all fine.
[19:24:05] 	 the bug I can confirm that there is an inconsistency in the session-invalidation upon login.
[19:25:25] 	 03(NEW) Submit release to Amazon Appstore for Android - 10https://bugzilla.wikimedia.org/33519 normal; Wikimedia Mobile: android; (brion)
[19:26:11] 	 1) log into https, 2) log into http, 3) go to https, I'm still logged in.
[19:26:26] 	 not really a concern, just inconsistent with other scenarios
[19:26:33] 	 brion: do you have a kindle fire?
[19:27:37] 	 why should https invalidate http?
[19:29:14] 	 03(mod) Submit release to Amazon Appstore for Android - 10https://bugzilla.wikimedia.org/33519  +comment (10brion)
[19:29:44] 	 Krinkle: I've been meaning to assess the state of RL2 some time this week and chart a plan for the rest of the project. When would you have time to work on that?
[19:30:40] 	 hmm, thats weird
[19:30:42] 	 saper: the other way around actually, but doesn't' matter why. The fact is that MediaWiki is known to generally (independent from anything or how) invalidate old sessions when logging in. 
[19:30:54] 	 my db error warning appears in the wrong place
[19:31:07] 	 so when you log into mw.org on one computer and then another, the first session is no longer valid.
[19:31:27] 	 and that login can then not be resumed by simply visiting the wiki
[19:32:03] 	 apparently that behavior only works within a protocol. if I login with https on one computer and with http on another (or the other way around), the last will not invalidate the former right now.
[19:32:22] 	 don't know, don't care. just observing
[19:32:30] 	 03(NEW) $wgMaxRedirects totally broke at some point in mw 1.19 - 10https://bugzilla.wikimedia.org/33520 normal; MediaWiki: Redirects; (bawolff+wn)
[19:34:17] 	 New code comment: Catrope; "This should be harmless". Have you looked at the size of the revision? :D \ I'll take a crack at rev; 
[19:37:55] 	 RoanKattouw: Its smaller than it looks. Due to the way hasher merged trunk into JSTesting and then back to trunk, the merge to trunk also included changing properties of unchanged files
[19:38:32] 	 Ah, OK
[19:38:42] 	 Well it has like 8 follow-ups already :)
[19:38:47] 	 As is typical of a branch merge
[19:39:01] 	 God I remember merging the RL branch into trunk
[19:40:24] 	 03bsitu *  10/trunk/extensions/MoodBar/ (7 files in 3 dirs): Adding mbfr_enotif_sent to track if a response notification email is sent
[19:43:41] 	 03rmoen *  10/trunk/extensions/MoodBar/ (MoodBar.i18n.php SpecialFeedbackDashboard.php): move checkbox for my responses filter to left side
[19:45:17] 	 New code comment: Catrope; Using wfExpandUrl() without setting the second parameter will default to PROTO_CURRENT, which means ; 
[19:45:18] 	 03(NEW) Wikipedia Android app name isn't localized - 10https://bugzilla.wikimedia.org/33521 normal; Wikimedia Mobile: android; (tfinc)
[19:49:13] 	 saper: never used opera...I use IE9 :P
[19:49:27] 	 oh, not for me. I'm on FreeBSD
[19:50:30] 	 03(mod) Wikipedia Android app name isn't localized - 10https://bugzilla.wikimedia.org/33521  +comment (10brion)
[19:50:42] 	 03(ASSIGNED) It's impossible to type Hebrew characters in the search box until some Latin characters were typed - 10https://bugzilla.wikimedia.org/33518  +comment (10Tomasz Finc)
[19:51:11] 	 03krinkle *  10/trunk/tools/testswarm/scripts/ (testswarm-mw-fetcher-run.php testswarm-mw-fetcher.php):
[19:51:12] 	 [TestSwarm] Update testswarm-mw-fetcher.php script
[19:51:12] 	 * Improve, add, update inline documentation
[19:51:12] 	 * Add ability to set TestSwarmAPI::doAddJob options from configuration file
[19:51:12] 	 * Change default job_name to include anchor tag to MW.org CR (fixes bug 33501)
[19:51:12] 	 UNTESTED - TO BE TESTED IN TESTSWARM.WMFLABS
[19:51:25] 	 03(FIXED) [TestSwarm] Add links to MediaWiki.org CodeReview from job pages - 10https://bugzilla.wikimedia.org/33501  +comment (10Krinkle)
[19:51:52] 	 03ashley *  10/trunk/extensions/VoteNY/ (6 files): (log message trimmed)
[19:51:52] 	 VoteNY: actually make this work under 1.18+, not just in ResourceLoader's debug mode.
[19:51:52] 	 Changelist:
[19:51:52] 	 *removed backwards-compatibility code
[19:51:52] 	 *used HTML5 data attributes to store various information that we access in the JS file
[19:51:52] 	 *incremented the extension's version number
[19:51:53] 	 *removed ancient vote key stuff (the "vote key" was being passed to the AJAX function but it wasn't used in any of the functions)
[19:52:03] 	 one fixed, dunno how many to go...
[19:54:26] 	 03(mod) Submit release to Amazon Appstore for Android - 10https://bugzilla.wikimedia.org/33519  +comment (10tfinc)
[19:57:24] 	 omfg, Reedy: try api.php?action=query&prop=info&format=jsonfm&generator=allpages
[19:57:40] 	 it's outputting an object instead of array
[19:58:06] 	 03bsitu *  10/trunk/extensions/MoodBar/ (2 files in 2 dirs): followup to -r108073 - Adding Proto_canonical to wfexpandurl() and drop the use of empty() to avoid hidden bugs
[19:58:14] 	 is it not too late to fix that?
[19:58:25] 	 03(mod) It's impossible to type Hebrew characters in the search box until some Latin characters were typed - 10https://bugzilla.wikimedia.org/33518  +comment (10brion)
[19:58:36] 	 hey, what should i use instead of deprecated wgMessageCache->addMessages() ?
[19:58:52] 	 retif_: What are you trying to do, define i18n messages in an extension?
[19:58:52] 	 MaxSem, "gapfrom": "!!Fuck you!!"
[19:59:53] 	 MaxSem, what are you wanting to change?
[20:00:02] 	 New code comment: Catrope; Hence why I said: \ 
\ I've also retconned the changelog to make it look like this change wa; [20:01:17] 03(mod) It's impossible to type Hebrew characters in the search box until some Latin characters were typed - 10https://bugzilla.wikimedia.org/33518 +comment (10brion) [20:01:28] Reedy, "pages" should be an array, now it's an object: "5878274": { [20:01:28] "pageid": 5878274, [20:01:34] 03catrope * 10/trunk/phase3/includes/OutputPage.php: Redo r107066 properly: apply CSSJanus to user CSS previews when needed. Ping r94421 [20:01:44] wonder how long ago it has started [20:01:45] MaxSem: AFAIK it was always that way, wasn't it? [20:02:10] RoanKattouw:http://pastebin.ca/2099436 here is a code snippet of the extension which use this function [20:02:39] was that an oversight because at that time everybody thought of XML, or intentional design decision? [20:02:53] Probably an oversight [20:02:56] But it was before my time [20:03:14] If you want an array with page IDs used in a response, use &indexpageids=1 [20:04:18] retif_: reCAPTCHA's been broken for a while, as in the spambots can easily bypass it. I suggest using a better anti-spam extension [20:04:40] retif_: pastebin.ca is down for me, could you use a different pastebin? [20:04:53] Code looks ancient [20:05:12] Yeah well anything that uses $wgMessageCache->addMessages() is gonna be ancient [20:05:16] That was removed a while ago IIRC [20:05:21] retif_, there's also a much more up to date version of the extension in our SVN [20:05:58] 03(mod) It's impossible to type Hebrew characters in the search box until some Latin characters were typed - 10https://bugzilla.wikimedia.org/33518 +comment (10philinje) [20:08:30] RoanKattouw: ok, thanks guys, i`ll update or change anti-spam, here is a code snippen of the another extension with addMessages problem http://paste.pocoo.org/show/530001/ . it is DynamicPageList/DPLSetup.php [20:08:53] You can probably get a newer version of that extension too [20:09:11] 03(mod) It's impossible to type Hebrew characters in the search box until some Latin characters were typed - 10https://bugzilla.wikimedia.org/33518 +comment (10philinje) [20:10:58] thanks, i`ll try [20:13:15] 03(mod) BannerController gives line 112: malformed URI sequence - 10https://bugzilla.wikimedia.org/33098 +comment (10mah) [20:15:17] RoanKattouw: Does today work ? (RL assessment ) [20:15:46] Ah, OK [20:16:59] * RoanKattouw switches gears from MWTesting branch merge review to RL2 [20:17:14] \o/ [20:17:29] OK, so I guess mostly we'll want to update https://www.mediawiki.org/wiki/ResourceLoader/V2_Task_management [20:17:47] 03(ASSIGNED) App hangs on incoming text messages during page load - 10https://bugzilla.wikimedia.org/33490 (10Phil Chang) [20:17:52] hashar: I've committed some new stuff do MWFetcher, can't access testwarm labs instance though, can you ? [20:18:16] Krinkle: where have you sent the code? git/puppet or svn ? [20:18:22] svn [20:18:30] but I can't ssh into the instance from bastion [20:18:31] 03(NEW) action=move doesn't respect noredirect parameter - 10https://bugzilla.wikimedia.org/33522 normal; MediaWiki: API; (sam) [20:18:38] RoanKattouw: now or later today ? [20:18:40] maybe it died :-) [20:18:47] since then I'll switch as well :) [20:18:50] Krinkle: I'm ready if you are, whatever you want [20:18:56] okay, lets do it now [20:19:21] #wikimedia-dev ? [20:19:28] Yeah [20:20:33] bye [20:22:39] oh FFS [20:22:40] // currentFocus is used to determine where to insert tags [20:22:41] var currentFocused = $( '#wpTextbox1' ); [20:22:53] (from mediawiki.action.edit.js) [20:22:59] that *really* should be configurable... [20:28:31] 03bsitu * 10/trunk/extensions/MoodBar/include/MoodBarHTMLEmailNotification.php: Add configuration to clicktracking links so that they can be set to on/off [20:29:35] 03rmoen * 10/trunk/extensions/MoodBar/modules/ext.moodBar.dashboard/ext.moodBar.dashboard.css: roll back fbd item background color for now [20:33:32] New code comment: Multichill; That's fast! \ The regular expression can be a bit more precise if you like: '_-_NARA_-_\d+\.(jpg|tif); [20:35:11] 03(NEW) Function tag hooks don't appear on Special:Version - 10https://bugzilla.wikimedia.org/33523 trivial; MediaWiki: Parser; (Nx.devnull) [20:35:37] 03(mod) Function tag hooks don't appear on Special:Version - 10https://bugzilla.wikimedia.org/33523 +need-review +patch (10Nikola Kovacs) [20:37:18] 03(mod) Booleans passed to action=move in POST aren't respected - 10https://bugzilla.wikimedia.org/33522 summary (10Reedy) [20:42:32] MaxSem, about? [20:42:43] Reedy, yes [20:42:53] 03(mod) Preferences should not use editToken - 10https://bugzilla.wikimedia.org/33388 (10fomafix) [20:43:06] Do you remember doing the AWB ApiEdit stuff, and passing booleans in? [20:43:28] { foo ? 'foo' : null, null } [20:43:34] vaguely [20:43:43] 03(mod) Preferences should not use editToken - 10https://bugzilla.wikimedia.org/33388 +comment (10Krinkle) [20:43:57] I remember Bryan changing examples to be &foo= rather than &foo... [20:45:20] I'm just trying to work out whether this has seemingly been broken for a long time [20:47:47] Reedy, let me look it up [20:49:32] 77192 [20:50:38] I can't believe this has been broken in awb for over a year [20:50:55] 14(WFM) Booleans passed to action=move in POST aren't respected - 10https://bugzilla.wikimedia.org/33522 (10Reedy) [20:51:09] Reedy, http://dpaste.org/nmaEz/ [20:51:13] 03(mod) Booleans passed to action=move in POST aren't respected - 10https://bugzilla.wikimedia.org/33522 +comment (10sam) [20:51:36] Needs to be done on POST [20:54:14] MaxSem, fix is simple, I'm just somewhat baffled that we apparently didn't do this before, if it was actually needed... [20:55:35] Reedy, confirmed [20:55:39] weird [20:56:01] 03yaron * 10/trunk/extensions/SemanticForms/includes/SF_FormUtils.php: Removed backward-compatibility code for MW < 1.16 [20:56:05] Could it just literally be no one has used the functionality, so haven't noticed it was broken? [20:57:24] e.g. mark edits as minor? I remeber I was picky enough to put them into POST [20:57:30] 03(mod) Preferences should not use editToken - 10https://bugzilla.wikimedia.org/33388 (10fomafix) [20:57:51] In this case action=move suppressredirects [20:57:57] but noticed movetalk was acting similarily [20:58:08] But yes, you did... [20:59:02] You mean, you were picky enough to put minor into GET [21:01:02] 03raymond * 10/trunk/ (125 files in 79 dirs): Localisation updates for core and extension messages from translatewiki.net [21:02:06] 03(NEW) Integrate warnings for missing or buggy documentation - 10https://bugzilla.wikimedia.org/33524 enhancement; Wikimedia: Testing Infrastructure; (tim) [21:06:21] 03(mod) BannerController gives line 112: malformed URI sequence - 10https://bugzilla.wikimedia.org/33098 +comment (10rkaldari) [21:08:36] MaxSem, cheers. Made the code always append a = for all parameters [21:08:51] Also noticed watching pages as you delete them was completely fscked [21:09:02] * MaxSem facepalms [21:09:33] Facepalming at what exactly? :P [21:10:00] some things are sooo bitrotten [21:10:17] New code comment: Turnstep; Happy to oblige, but can you elaborate on what whitespace issues you see and where I would add docum; [21:10:37] AWBs core functionality has barely been touched in ages [21:10:46] so the fact it's all working (nearly) right is quite nice [21:13:48] hurr [21:14:06] durr [21:16:15] 03(mod) Spell Check not working - 10https://bugzilla.wikimedia.org/33511 +comment (10utsavsabharwal) [21:19:01] New code comment: Nikerabbit;
 \ if ($exportall) { \ should be \ if ( $exportall ) { \ 
\ Docs to MessagesQqq.php. [[Localisatio; [21:19:09] Crap [21:19:09] http://www.ie6countdown.com/ [21:19:13] < 1% of US [21:19:20] still at 7.7% for the world [21:19:24] Asia [21:19:37] * RoanKattouw glares at Chinese IE6 installs [21:19:56] I know, srsly [21:20:13] RoanKattouw, Erik Z should've updated our stats pages tomorrow or so for the metrics meeting [21:20:18] see how much we're down on octobers 2.2% [21:21:12] 03(NEW) clearTagHooks doesn't clear function hooks - 10https://bugzilla.wikimedia.org/33525 normal; MediaWiki: Parser; (Nx.devnull) [21:21:34] 03(mod) clearTagHooks doesn't clear function hooks - 10https://bugzilla.wikimedia.org/33525 +need-review +patch (10Nikola Kovacs) [21:22:48] 03(mod) Integrate warnings for missing or buggy documentation - 10https://bugzilla.wikimedia.org/33524 (10Reedy) [21:22:50] 03(mod) Documentation is out of date, incomplete (tracking) - 10https://bugzilla.wikimedia.org/1 (10Reedy) [21:26:02] 03(mod) Integrate warnings for missing or buggy documentation - 10https://bugzilla.wikimedia.org/33524 +comment (10sam) [21:27:56] 03yaron * 10/trunk/extensions/ExternalData/ (ED_Utils.php ExternalData.i18n.php): Change json_decode() to MediaWiki's own FormatJson::decode(); removed now-unnecessary 'externaldata-json-decode-not-supported' message [21:30:12] 03reedy * 10/trunk/phase3/ (CREDITS RELEASE-NOTES-1.19 includes/parser/Parser.php): [21:30:12] * (bug 33525) clearTagHooks doesn't clear function hooks. [21:30:12] * (bug 33523) Function tag hooks don't appear on Special:Version. [21:30:12] Patches by Nikola Kovacs [21:30:35] 03(FIXED) Function tag hooks don't appear on Special:Version - 10https://bugzilla.wikimedia.org/33523 -need-review +reviewed; +comment (10Reedy) [21:30:43] 03(FIXED) clearTagHooks doesn't clear function hooks - 10https://bugzilla.wikimedia.org/33525 -need-review +reviewed; +comment (10Reedy) [21:34:07] 03reedy * 10/trunk/phase3/RELEASE-NOTES-1.19: Tidy up/rearrange RELEASE-NOTES-1.19 slightly [21:34:30] Ryan_Lane, Reedy: http://translatewiki.net/w/i.php?title=Support&offset=20111230185125#About_[[MediaWiki:Openstackmanager-nonexistanthost/en]]_19309 [21:34:57] and http://translatewiki.net/w/i.php?title=Support&offset=20111231102659#About_[[MediaWiki:Openstackmanager-novadomain/en]]_19270 [21:35:01] 03reedy * 10/trunk/phase3/includes/specials/SpecialListusers.php: Tidy up nested assignments [21:37:57] Nikerabbit, yeah, Nova should always be capitalised [21:38:03] And you're right about the ohter message to [21:38:32] Reedy: yeah but the Q was not about the Nove [21:38:57] 03laner * 10/trunk/extensions/OpenStackManager/OpenStackManager.i18n.php: Changing word order based on request. [21:39:02] Nikerabbit: ^^ ;) [21:39:13] there's probably a bunch of unused messages now, too [21:39:49] is there some quick script I can run to find which ones I'm not using? [21:39:57] nope :( [21:46:03] 03(mod) [SF] Special:RunQuery error takes down pages using it - 10https://bugzilla.wikimedia.org/33424 +comment (10yaron57) [21:49:40] 03(FIXED) Some new threads go to API page instead - 10https://bugzilla.wikimedia.org/25393 +comment (10Niklas Laxström) [21:52:12] 03(mod) SF needs to check for file existence to prevent replacing existing file using upload function - 10https://bugzilla.wikimedia.org/32426 major->normal; +comment (10Yaron Koren) [22:01:24] 03rsterbin * 10/trunk/extensions/ArticleFeedbackv5/modules/ext.articleFeedbackv5/ext.articleFeedbackv5.js: Tracking IDs for feedback links now follow the same pattern as the others (as per discussion with Dario on IRC) [22:02:26] 03laner * 10/trunk/extensions/OpenStackManager/special/SpecialNovaProject.php: Only allow project creation if a member of cloudadmin [22:06:01] hi, how hard is it to add a new restriction level to RevisionDelete? [22:12:48] Why does MW not generate an image if an image does not exist? [22:12:58] I speak of course of a rescaled image. [22:13:06] http://pool.theinfosphere.org/images/thumb/5/52/Wrestling.png/180px-Wrestling.png << e.g. this. [22:13:42] http://pool.theinfosphere.org/images/5/52/Wrestling.png << The image exist. [22:14:01] svip: do you actually have a 404 handler set up? [22:14:15] What do you mean? [22:14:26] A custom 404 message? [22:14:29] I do not. [22:14:41] https://www.mediawiki.org/wiki/Thumb.php [22:15:07] So it's a hack rather than file_exists()? [22:17:40] is there any reason there's still a "MediaWiki Handbook" just on Meta? - http://meta.wikimedia.org/wiki/Help:Export as one example - is it just a licensing issue? [22:18:32] Is there a way to let "my bugs" section in mw bugzilla show solved bugs? [22:19:04] kind of hard to reopen some bug if you can't find it anymore^^ [22:19:25] AaronSchulz: http://pool.theinfosphere.org/thumb.php?f=Wrestling.png&width=180 [22:19:32] o_O [22:19:47] 03(mod) [SF] Special:RunQuery error takes down pages using it - 10https://bugzilla.wikimedia.org/33424 +comment (10fastgoldfish) [22:21:01] Curious on the thumb.php front [22:21:18] I've tried something like http://info.sonicretro.org/thumb.php?f=Sonic_the_Hedgehog_2_-_The_Secret_Admirer_-_000.jpg&w=120 but just get a useless error [22:22:47] AaronSchulz: Why does thumb.php not generate a thumb if there is no thumb? [22:23:37] 03(mod) Make "Hide" Cookies notice independent - 10https://bugzilla.wikimedia.org/17108 +comment (10varnent) [22:26:29] 04(REOPENED) Install sitemap extension into bugzilla, and then update bugzilla robots.txt - 10https://bugzilla.wikimedia.org/33406 +comment (10Mark A. Hershberger) [22:26:48] AaronSchulz: Apparently the directory was not writeable. [22:26:59] I was about to say check the error logs [22:27:58] anyone have a script or procedures to replicate a mw-db with only articles in specific categories? [22:33:23] Danwe: Yuo should be able to edit the search [22:34:13] I guess KDE just opens whatever browser it feels like [22:34:31] Yesterday it was firefox, today it's Wine Internet Explorer [22:37:52] 03(mod) SF needs to check for file existence to prevent replacing existing file using upload function - 10https://bugzilla.wikimedia.org/32426 +comment (10fastgoldfish) [22:38:21] johnduhart: Can't see how but I just changed the url parameters, same effect ;) [22:38:46] 03rsterbin * 10/trunk/extensions/ArticleFeedbackv5/modules/jquery.articleFeedbackv5/ (jquery.articleFeedbackv5.css jquery.articleFeedbackv5.js): (log message trimmed) [22:38:46] Style tweaks for overlay: [22:38:46] - modules/jquery.articleFeedbackv5/jquery.articleFeedbackv5.css: [22:38:46] - Re-bolded title and fixed spacing [22:38:46] - Close button no longer has a grey background on rollover [22:38:46] - Fix for bug #33118 (terms link becomes grey on overlay) [22:38:47] * NB: Vector and MonoBook only; css must return to original link [22:39:02] Danwe: On the bottom next to Rembeber search button there's a link [22:39:07] Now I see the "edit search" button [22:39:08] ^^ [22:40:09] 03reedy * 10/trunk/lucene-search-2/lib/ (13 files): Fix *.jar svn:mime-type [22:41:01] New code comment: Rsterbin; Forgot to mention I also rearranged jquery.articleFeedbackv5.css to put the sections in a more compr; [22:43:54] its kind of strange no wikipedia on the law exists? [22:44:18] it would seem like a very important wiki no? [22:44:47] "Wikipedia on the law"? What do you mean? [22:44:55] I'm sure there are Wikipedia articles about law subjects [22:44:58] AaronSchulz: The 404 handler does not work. [22:45:07] xtalmath: there's one for lawyers - http://legalwikipro.com/wiki/index.php?title=Legalwikipro [22:45:08] Error log says nothing other than 404 not found. [22:45:20] IT law - http://itlaw.wikia.com/wiki/The_IT_Law_Wiki [22:45:35] I dont mean on subjects, but the text of the law, where legal terms would be links to their definitions [22:45:50] i.e. every section of law would have a page [22:45:56] svip: what version of MW? I'm using 404 handling on all my test boxes and installs [22:46:16] xtalmath: http://wikiindex.org/Category:Law - I think there are some in there which do things like that [22:46:32] AaronSchulz: 1.19alpha [22:46:45] xtalmath: http://www.JurisPedia.org/ [22:49:03] jurispedia isnt a wiki at all, its a google search front end [22:49:06] Somebody needs to update their MediaWiki! [22:49:14] xtalmath: http://en.jurispedia.org/index.php/Main_Page [22:49:32] whoops - yeah - lol [22:50:35] http://en.jurispedia.org/index.php/Florida [22:50:35] http://en.jurispedia.org/index.php/Law_firms_%28us_fl%29 [22:50:35] check out the first all red except "firms" which is second link... shameless plugs [22:51:11] * varnent shocked at the notion of law firms doing shameless plugs…shocked I tell you [22:52:13] i am so shocked as well [22:52:19] :) [22:55:39] of course the disparity of the multitude of wikis at http://wikiindex.org/Category:Law indicate that they do not share a single user base, and who knows how intellectually inbred the moderators are? wouldnt the wikimedia foundation be a better place? is there a reason there is no lex.wipedia.org or something? lack of demand or fear of legal mindfuck hell and endless reverts? [22:56:27] probably a hope of accomplishing its purposes with WP and WT [22:56:38] WT? [22:57:47] so suppose I scrape all the pages of my governments law online,... and would upload them as new WP articles.. im pretty sure it would be deleted out of WP:noLawCruft [22:59:04] 04(REOPENED) SMW 1.6.2 #ask 'format' parameter is case-sensitive now! - 10https://bugzilla.wikimedia.org/31138 +comment (10Daniel Werner) [22:59:16] New code comment: Aaron Schulz; I didn't see $wouldBlock getting passed in to flock()?; [23:00:52] 03danwe * 10/trunk/extensions/SemanticMediaWiki/ (RELEASE-NOTES includes/params/SMW_ParamFormat.php): Fix for bug 31138, 'format' parameter case-insensitive again. [23:01:13] 03(FIXED) After the language is changed the page content does not change - 10https://bugzilla.wikimedia.org/32907 +comment (10Yuvi Panda) [23:02:32] xtalmath: sorry - was distracted - WT = wiktionary [23:02:34] 03(FIXED) SMW 1.6.2 #ask 'format' parameter is case-sensitive now! - 10https://bugzilla.wikimedia.org/31138 +comment (10Daniel Werner) [23:03:24] I dont mean law concepts but documenting and interlinking the law, adding known cases etc [23:03:45] nm [23:03:48] like transcripts and such as well - rather than just talking about the cases? [23:05:03] I don't dispute that a law wiki - and wikis on a lot of other topics - have really good merit - just offering thoughts on why WMF probably bases on them - although I tend to agree WP and WT are not always a good combo way of covering a complex issue like the law [23:07:13] xtalmath - http://en.wikisource.org/wiki/Main_Page has a bunch of legal rulings. [23:08:16] Hello [23:08:18] Fatal error: [] operator not supported for strings in /home/joegazz/public_html/w/extensions/FlaggedRevs/FlaggedRevs.php on line 227 [23:12:09] 03ashley * 10/trunk/extensions/BlogPage/ (6 files): [23:12:09] BlogPage: ResourceLoader fixes, dropped backwards compatibility and of course, the obligatory version number bump. [23:12:09] I had to take out the edit buttons from Special:CreateBlogPost because the [23:12:09] current edit page JS (resources/mediawiki.action/mediawiki.action.edit.js) [23:12:09] doesn't seem to be flexible enough and I didn't feel like duplicating lots and [23:12:09] lots of both PHP and JS code. [23:12:13] Does anyone here have commit access? (if that is the right term) [23:12:26] It is a simple fix. [23:12:28] * ashley hides [23:12:35] FlaggedRevs is scary! [23:13:24] ashley: it is a very simple fix [23:13:32] ashley: What about it is scary? [23:13:41] Hazard-SJ, that's not trunk FR [23:14:10] it's sheer size and the UI and...can I just say "everything"? :) [23:14:55] Reedy: Was the code updated? [23:15:01] I'll check trunk to see. [23:15:16] FlaggedRevs.php in trunk only has 114 lines [23:15:56] Reedy: But it has the same "error" i believe [23:16:01] $wgAvailableRights[] = 'review'; # review pages to basic quality levels [23:16:03] $wgAvailableRights[] = 'validate'; # review pages to all quality levels [23:16:05] $wgAvailableRights[] = 'autoreview'; # auto-review one's own edits (including rollback) [23:16:07] $wgAvailableRights[] = 'autoreviewrestore'; # auto-review one's own rollbacks [23:16:08] $wgAvailableRights[] = 'unreviewedpages'; # view the list of unreviewed pages [23:16:10] $wgAvailableRights[] = 'movestable'; # move pages with stable versions [23:16:11] $wgAvailableRights[] = 'stablesettings'; # change page stability settings [23:16:28] Shouldn't they be $wgAvailableRights = 'whatever'; ? [23:16:39] I did that and it fixed the error. [23:17:01] nope, $wgAvailableRights is an array (IIRC) and the [] = 'something' means "add 'something' to the array" [23:17:45] $wgAvailableRights = 'foo' would make $wgAvailableRights a string, and thus overwriting whatever its previous value was (for example, the previous value could've been array( 'foo', 'bar', 'baz', 'asdf', 'qwerty' )) [23:19:00] So why the error? [23:19:57] good question, I'd be able to tell if I had the source available (since trunk FlaggedRevs.php is different from yours) [23:20:06] Oh, I fixed it [23:20:13] It was someting on LS.php [23:25:44] 03(FIXED) Wikipedia Android app name isn't localized - 10https://bugzilla.wikimedia.org/33521 +comment (10Brion Vibber) [23:36:39] 03reedy * 10/trunk/extensions/ (3 files in 2 dirs): [23:36:40] Remove some unused globals [23:36:40] Update some code/documentation a bit [23:40:01] New code comment: Reedy; Going to just note this on the newest revision for ease \ * You've got mixed usages of tabs and space; [23:42:27] 03yaron * 10/trunk/extensions/ExternalData/ (ED_GetData.php ED_ParserFunctions.php): Formatting improvements, and removed unnecessary 'invalid entry point' checks [23:43:35] 03(mod) Send $wgTitle to the fiery pit from whence it came - 10https://bugzilla.wikimedia.org/23307 summary; +comment (10Chad H.) [23:44:01] 03reedy * 10/trunk/extensions/FeaturedFeeds/ (3 files): [23:44:01] Documentation [23:44:02] Remove unused variable [23:44:02] Add wfProfileOut( __METHOD__ ); before dieUsage() [23:45:08] 03(mod) User table misses Primary Key - 10https://bugzilla.wikimedia.org/33228 +comment (10mueller062001-reg) [23:46:26] johnduhart, ^ are you likely to deal with that soon? [23:51:14] 03yaron * 10/trunk/extensions/ApprovedRevs/ (3 files): Removed backwards compatibility for MediaWiki versions less than 1.16, most notably removing the loadMessages() method [23:52:31] New code comment: Hashar; Harmless to production since you need to set $wgEnableJavaScriptTest = true; :-D; [23:56:16] 03laner * 10/trunk/extensions/LdapAuthentication/ (LdapAuthentication.php LdapAutoAuthentication.php): More code refactoring [23:58:46] 03(mod) User table misses Primary Key - 10https://bugzilla.wikimedia.org/33228 +comment (10sam) [23:59:00] 03yaron * 10/trunk/extensions/AdminLinks/ (AdminLinks_body.php README): Removed backwards-compatibility for MediaWiki versions less than 1.16, removed unused local "$skin" field