[00:03:01] I want it to show user settings though [00:03:09] I want the default to be the language [00:09:22] 03(NEW) Blue background on Chrome browser for all wikipedia pages - 10https://bugzilla.wikimedia.org/36082 normal; MediaWiki: User interface; (parag.gadkari) [00:10:35] 04(REOPENED) Install RandomRootPage on WMF wikis - 10https://bugzilla.wikimedia.org/16655 +comment (10Tim Starling) [00:20:01] 03(mod) Install RandomRootPage on WMF wikis - 10https://bugzilla.wikimedia.org/16655 +shell; +comment (10Sumana Harihareswara) [00:21:17] 03(mod) 'Learn to Edit' text link in CTA1 links to the wrong tutorial - 10https://bugzilla.wikimedia.org/33155 +comment (10Fabrice Florin) [00:23:55] 03(mod) Blue background on Chrome browser for all wikipedia pages - 10https://bugzilla.wikimedia.org/36082 +comment (10Krinkle) [00:24:00] 03(mod) Blue background on Chrome browser for all wikipedia pages - 10https://bugzilla.wikimedia.org/36082 (10Krinkle) [00:26:31] 03(mod) AFT5 Feedback Page 'Show more posts' - 10https://bugzilla.wikimedia.org/34066 +comment (10Fabrice Florin) [00:28:29] 03(WONTFIX) unrequesting oversight does not unhide - 10https://bugzilla.wikimedia.org/35502 +comment (10Fabrice Florin) [00:36:12] 03(mod) Blue background on Chrome browser for all wikipedia pages - 10https://bugzilla.wikimedia.org/36082 +comment (10Mark A. Hershberger) [00:37:27] 03(mod) Populate revision.rev_sha1 and archive.ar_sha1 on Wikimedia wikis - 10https://bugzilla.wikimedia.org/36081 +comment (10Mark A. Hershberger) [00:37:56] 03(mod) Blue background on Chrome browser for all wikipedia pages - 10https://bugzilla.wikimedia.org/36082 (10Mark A. Hershberger) [00:44:41] 03(mod) Blue background on Chrome browser for all wikipedia pages - 10https://bugzilla.wikimedia.org/36082 +comment (10PG) [00:45:29] 03(mod) Blue background on Chrome browser for all wikipedia pages - 10https://bugzilla.wikimedia.org/36082 +comment (10PG) [01:00:34] New patchset: Bsitu; " Fix typo and remove white spaces" [mediawiki/extensions/PageTriage] (master) - https://gerrit.wikimedia.org/r/5299 [01:05:12] 03(mod) refreshWikiversionsCDB should fail if invalid version is specified in wikiversions.dat - 10https://bugzilla.wikimedia.org/36079 +comment (10Tim Starling) [01:12:39] New patchset: Eloquence; "Fix display order of uploaded files." [mediawiki/extensions/UploadWizard] (master) - https://gerrit.wikimedia.org/r/4987 [01:13:09] 03(mod) ParserAfterTidy-Hook gives wrong value - 10https://bugzilla.wikimedia.org/36080 +comment (10Mark A. Hershberger) [01:15:51] 03(mod) Update of interwiki map database - 10https://bugzilla.wikimedia.org/36068 +comment (10Mark A. Hershberger) [01:20:16] New review: Eloquence; "(Whitespace issues fixed.)" [mediawiki/extensions/UploadWizard] (master) C: 0; - https://gerrit.wikimedia.org/r/4987 [01:29:37] 03(mod) Tokens-API should be a query module - 10https://bugzilla.wikimedia.org/36078 (10Mark A. Hershberger) [01:30:00] New review: Krinkle; "(Follows-up I5fc0984176639125bf15a372866939cb8818be1b )" [mediawiki/extensions/Gadgets] (RL2); V: 1 C: 2; - https://gerrit.wikimedia.org/r/5293 [01:30:04] Change merged: Krinkle; [mediawiki/extensions/Gadgets] (RL2) - https://gerrit.wikimedia.org/r/5293 [01:34:33] 03(mod) ParserAfterTidy-Hook gives wrong value - 10https://bugzilla.wikimedia.org/36080 +comment (10Bawolff) [01:40:35] 03(NEW) Use trigger_error(..., E_USER_ERROR) instead of die() in multiversion - 10https://bugzilla.wikimedia.org/36083 normal; Wikimedia: General/Unknown; (robla) [01:41:17] 03(mod) refreshWikiversionsCDB should fail if invalid version is specified in wikiversions.dat - 10https://bugzilla.wikimedia.org/36079 +comment (10Rob Lanphier) [01:47:58] New review: Amire80; "Try a URL like in bug 4040. In an RTL wiki, create subpages with LTR names under your user page. No..." [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/5231 [02:03:49] * varnent has finally conquered mailman [02:06:02] Hello [02:06:10] howdy [02:06:22] Howdy sir [02:06:26] varnent: I'm finally getting around to trying to conqour git [02:06:34] I need to edit a custom special page [02:06:37] it's not like any other pages [02:06:41] there's no "edit page" at the top [02:06:43] how do I do this? [02:06:57] Often the text can be edited from a mediawiki namespace page [02:07:03] bawolff: lol one step at a time :) [02:07:26] Generally you can figure out which one by appending ?uselang=qqx to the end of the url (since 1.18 anyways) [02:07:29] What page is it? [02:07:42] 03(mod) Template:Track_listing in unreadable on mobile view - 10https://bugzilla.wikimedia.org/36076 (10Mark A. Hershberger) [02:07:44] how do I get to the mediawiki namespace page? [02:07:50] it's a special page created before [02:07:56] the wiki master left my company [02:07:58] 03(mod) Long search terms line wrap over ui elements should scroll instead - 10https://bugzilla.wikimedia.org/36077 (10Mark A. Hershberger) [02:08:15] It's right under page tools [02:08:41] The mediawiki namespace pages are like normal pages, but start with mediawiki:. There's a full list of all of them on Special:allmessages [02:09:01] thanks let me take a look [02:09:11] Note if its a one-off extension, its possible that it doesn't do i18n the normal way, in which case you'd have to edit code [02:11:18] Kevin__: As an example - take https://www.mediawiki.org/wiki/Special:AllPages . If you wanted to edit the stuff at the top you'd go to https://www.mediawiki.org/wiki/Special:AllPages?uselang=qqx , look for the stuff in brackets: aka (allpagesfrom) and then go to the page MediaWiki:allpagesfrom on your wiki to change that particular text [02:12:18] Bawolff, thanks. I'm looking into this right now. [02:14:19] How did you get "uselang=qqx" from special:all pages. I don't even see that on the page. [02:14:58] 03(mod) error(s) following redlink to edit page, shown in IE7/web console - 10https://bugzilla.wikimedia.org/36074 (10Mark A. Hershberger) [02:15:19] The ?uselang can set a custom language for a page. For example ?uselang=fr makes the page be french. qqx is a special code meaning show where to go to edit the messages [02:15:54] (qqx comes from some standard where they said lang codes starting with qq are for private usage) [02:16:42] 03(mod) Image usage sets id instead of class - 10https://bugzilla.wikimedia.org/36073 (10Mark A. Hershberger) [02:18:28] 03(mod) HTML tags shouldn't be escaped before passing to MathJax - 10https://bugzilla.wikimedia.org/36059 (10Mark A. Hershberger) [02:18:38] I think I explained my problem poorly. [02:18:41] let me rephrase. [02:19:14] 03(mod) bnwikisource index table should show the page number in Bengali - 10https://bugzilla.wikimedia.org/36070 (10Mark A. Hershberger) [02:21:14] We have a customized special page. It looks like a regular page but it doesn't have any tabs on the top except "special page." a normal page has tabs like "discussion, edit, history, etc. " I need to edit contents in this page, but I do not see the "edit" to do this. I'm assuming this is a different procedure because it's a special page. Also, I have full rights across the board. [02:22:48] 03(mod) bnwikisource index table should show the page number in Bengali - 10https://bugzilla.wikimedia.org/36070 +comment (10Bawolff) [02:22:49] the link looks like this, "...wiki/Special:NCAlert?alertid=13" [02:24:02] Any more suggestions? [02:24:13] 03(mod) if Category has "&" in title causes DPL to fail to yeild results. - 10https://bugzilla.wikimedia.org/36071 (10Mark A. Hershberger) [02:24:18] The answer to that varries depending on how special page was coded. if you go to ...wiki/Special:NCAlert?alertid=13&uselang=qqx and there's a bunch of things in brackets, you can edit on wiki, if there isn't then you have to edit the .php file [02:25:26] The .php file would probably be in the extensions directory of your wiki [02:26:55] when i go to ...wiki/Special:NCAlert?alertid=13&uselang=qqx , it looks exactly the same [02:27:06] as ..wiki/Special:NCAlert?alertid=13 [02:27:07] 03(mod) "PHP Notice: Undefined index: host" in PHP www-error.log using MobileFrontend - 10https://bugzilla.wikimedia.org/36057 (10Mark A. Hershberger) [02:27:12] there aren't a bunch of things in brackets [02:27:20] 03(mod) Enable flags for needinfo - 10https://bugzilla.wikimedia.org/36064 (10Mark A. Hershberger) [02:28:01] alright, that means that all the text in the special page is hard coded [02:28:17] so what does that mean? [02:28:20] So you'd need shell access to your wiki to change it [02:28:24] i need to edit it manually through the php file? [02:28:32] yep [02:28:39] okay i'll get an engineer to do that [02:28:43] thanks for your help [02:29:08] in all probability, (unless your version of mediawiki is prior to 1.18, since that was the version the qqx thing was introduced) [02:29:47] 03(mod) Preferences tests are broken... - 10https://bugzilla.wikimedia.org/36065 (10Mark A. Hershberger) [02:31:01] version says this [02:31:01] MediaWiki 1.15.1 PHP 5.2.9 (apache2handler) MySQL 5.1.33-community [02:31:11] 14(DUP) MathJax doesn't work in preview - 10https://bugzilla.wikimedia.org/36060 +comment (10Mark A. Hershberger) [02:31:16] does that change anything? [02:31:17] 03(mod) LivePreview: mw-collapsible and sortable should be applied after preview content is loaded - 10https://bugzilla.wikimedia.org/33399 +comment (10Mark A. Hershberger) [02:33:12] Kevin__: yeah, the qqx trick won't work for that version. Which means it may be possible to edit the page on wiki. You'd have to go through everything on special:allmessages and look for something that sounds like what you want to edit (the web browser find in page button is useful for that) [02:33:26] but its still entirely possible for the extension to be hardcoded too [02:33:51] 03(mod) Make planet configuration files in SVN read-only - 10https://bugzilla.wikimedia.org/36058 (10Mark A. Hershberger) [02:34:02] 03(mod) Math settings provided by MathJax should be a part of user preferences. - 10https://bugzilla.wikimedia.org/36063 (10Mark A. Hershberger) [02:35:07] 03(mod) MathJax supports CJK directly while Texvc doesn't - 10https://bugzilla.wikimedia.org/36061 (10Mark A. Hershberger) [02:35:12] 03(mod) "Login required" page has bad "Retrieved from" - 10https://bugzilla.wikimedia.org/36055 (10Mark A. Hershberger) [02:41:29] i will look right now thank you bawolff. [02:41:37] Good luck [02:47:50] 03(mod) enable revision.rev_sha1 on enwiki - 10https://bugzilla.wikimedia.org/34104 +comment (10Aaron Schulz) [03:35:11] 03(mod) Create web/wiki front-end for managing the Planet aggregators - 10https://bugzilla.wikimedia.org/27208 (10shi zhao) [03:35:40] 03(mod) Create web/wiki front-end for managing the Planet aggregators - 10https://bugzilla.wikimedia.org/27208 (10shi zhao) [03:35:42] 03(mod) Create Catalan, Japanese and Spanish Planet Wikimedia - 10https://bugzilla.wikimedia.org/26863 (10shi zhao) [03:35:46] 03(mod) Make planet configuration files in SVN read-only - 10https://bugzilla.wikimedia.org/36058 (10shi zhao) [04:03:13] New review: Werdna; "Looks about right provided the API stuff is all in order. Will check more in-depth soon." [mediawiki/core] (master); V: 0 C: 1; - https://gerrit.wikimedia.org/r/5126 [04:24:12] 03(mod) Update of interwiki map database - 10https://bugzilla.wikimedia.org/36068 +comment (10Chad H.) [04:24:44] 03(mod) Make planet configuration files in SVN read-only - 10https://bugzilla.wikimedia.org/36058 normal->major (10Chad H.) [04:37:51] 03(mod) Visual editor does not allow to type with (at least some) input methods - 10https://bugzilla.wikimedia.org/33076 +comment (10Hat600) [04:48:03] PHP Warning: rmdir(/0/): Permission denied in /home/tstarling/src/mediawiki/core/master/tests/phpunit/suites/UploadFromUrlTestSuite.php on line 157 [04:48:10] MW tests are scary [04:48:26] it would seriously delete the whole of / if it could, wouldn't it? [05:47:57] 03(mod) Tokens-API should be a query module - 10https://bugzilla.wikimedia.org/36078 (10Bergi) [06:06:59] 03(mod) error(s) following redlink to edit page, shown in IE7/web console - 10https://bugzilla.wikimedia.org/36074 +comment (10JuneHyeon Bae) [06:20:26] did I mention I hate git? [06:22:06] why does it suddenly go from master to (no branch)? [06:25:13] no git gurus around? [06:26:46] 03(NEW) PHP Fatal error: Call to undefined function wfAssembleUrl() - 10https://bugzilla.wikimedia.org/36084 major; Wikimedia Mobile: Generic; (quim.gil) [06:26:49] because you checked out a commit that wasn't a branch [06:27:12] the only time you'll be on a branch is if you checked out something from refs/heads [06:27:27] if you check out, say, a gerrit change from refs/changes, you get (no branch) [06:27:47] Nikerabbit: don't say you hate git or chad will boot you like Reedy [06:27:47] that's the thing... I didn't checkout anything specifically [06:28:06] I have this script which does: git reset --hard [06:28:11] git clean -f -d [06:28:13] and then git pull [06:28:17] so checkout the branch you want [06:28:27] and then some repos go into (no branch) randomly [06:28:31] so wtf is going on? [06:29:38] are you sure they were on a branch before you ran the script? [06:29:56] git pull should fail if it's not on a branch [06:30:02] yes I am [06:30:21] I just ran the same script few minutes before and it worked [06:30:34] so you're saying git pull succeeds *and* puts you onto a non-branch? [06:30:39] yes [06:30:43] 03(mod) "PHP Notice: Undefined index: host" in PHP www-error.log using MobileFrontend - 10https://bugzilla.wikimedia.org/36057 +comment (10Quim Gil) [06:30:44] Hello. I am trying to install MediaWiki and am getting the following error: "MySQL 4.0.14 or later is required, you have 4.0.14-standard." Would anyone be able to help with this? Are those actually different versions of MySQL (and thus it's actually incompatible), or is it just a problem with the actual version string? [06:30:49] I can't think of any other explanation [06:30:56] spooky [06:31:07] time to reformat your hard drive ;) [06:31:07] well [06:31:15] * Aaron|home is spooked by how scantly commented the Swift python code is [06:31:28] it's about submodules [06:31:39] right, not so spooky then [06:31:46] ah now I know [06:31:58] after the 1.20wmf1 deployment I complained about all the extensions being "not on a branch" [06:32:05] one of the repos was not following origin/master (no idea about that either) [06:32:08] it turns out that's the usual way for a submodule to be [06:32:17] then I did rm rf to it [06:32:33] then I tried to add it back with git submodule init/update with no luck [06:32:41] that must have messed up the other repositories [06:33:17] and now I have to make new clones of all extensios because I have no clue what state are they in [06:35:51] I wonder how to make phpunit not throw away all stdout text [06:36:22] that's annoying [06:36:25] or how to make assertEquals show nested array diffs [06:37:15] and it will take forever for it to print the diff of two arrays [06:37:18] Array( ... ) is not to helpful [06:37:23] *too [06:37:40] or was it arraySame() [06:37:55] anyway, if one of my test fails it will hang up for long time trying to output the diff [06:38:04] if it doesn't fail it's very quick [06:59:39] New patchset: Bergi; "(Bug 36078) Integrate the ApiTokens module into ApiQueryUserInfo" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/5300 [07:00:54] New review: jenkins-bot; "Build Failed " [mediawiki/core] (master); V: -1 C: 0; - https://gerrit.wikimedia.org/r/5300 [07:03:17] 03(NEW) temp files left around from some uploads (maybe uploads of new versions only?) - 10https://bugzilla.wikimedia.org/36085 normal; MediaWiki: Uploading; (ariel) [07:04:40] 03(mod)
 tags generated by extensions should not be collapsed into 
(content)
by Tidy - 10https://bugzilla.wikimedia.org/35875 +comment (10T. Gries) [07:07:20] 03(NEW) re-render pages, at least www.mediawiki.org pages - 10https://bugzilla.wikimedia.org/36086 normal; Wikimedia: General/Unknown; (mail) [07:07:26] 03(mod) re-render pages, at least www.mediawiki.org pages - 10https://bugzilla.wikimedia.org/36086 (10T. Gries) [07:14:38] 14(INVALID) New image metadata lost after server restart - 10https://bugzilla.wikimedia.org/35432 +comment (10Pei-Tang Huang) [07:19:25] good morning [07:20:39] how to setup the wiki that the admin gets an email at changes by other users? [07:24:51] tale: are you online? [07:30:25] nobody online? [07:34:55] <[Bergi]> Hello, I just sucessfully commited my first patch through git (https://gerrit.wikimedia.org/r/#change,5300) [07:34:55] <[Bergi]> Yet, Jenkins sees some problems (https://integration.mediawiki.org/ci/job/MediaWiki-GIT-Fetching/775/). What have I done wrong? [07:37:52] Peter_Porka: I don't think mediawiki supports that... but it could be done by some kind of tool watching recent changes [07:38:02] [Bergi]: checking [07:38:45] you can see it in the console log: https://integration.mediawiki.org/ci/job/MediaWiki-GIT-Fetching/775/console [07:39:11] [Bergi]: two tests failed (like this) [07:39:12] 06:59:56 Waiting for the completion of MediaWiki-Tests-API [07:39:13] 06:59:58 MediaWiki-Tests-API #524 completed. Result was FAILURE [07:39:35] [Bergi]: do you know how to run PHP unit tests before committing a patch? [07:40:05] [Bergi]: oh boy, PHP Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /var/lib/jenkins/jobs/MediaWiki-GIT-Fetching/workspace/includes/api/ApiQueryUserInfo.php on line 53 [07:42:12] !wg UsersNotifiedOnAllChanges | Peter_Porka [07:42:12] Peter_Porka: https://www.mediawiki.org/wiki/Manual:$wgUsersNotifiedOnAllChanges [07:44:20] thx i'll test ttaht [07:47:25] New review: saper; "If you go here:" [mediawiki/core] (master) C: -1; - https://gerrit.wikimedia.org/r/5300 [07:47:42] [Bergi]: posted ^^ [07:48:32] it works, great [07:49:14] New patchset: Tim Starling; "More tests and some related bug fixes" [mediawiki/extensions/Scribunto] (master) - https://gerrit.wikimedia.org/r/5301 [07:51:27] <[Bergi]> saper: Ah, thanks. I hadn't expected that I needed to go from one console to the single build and again to the console to get the error message. [07:51:42] [Bergi]: it depends where it fails [07:52:03] sometimes the failure is in the first log already (like changes do not merge cleanly to the current master) [07:55:01] <[Bergi]> OK. Will I really need to install PHP and PHPUnit? [07:56:02] New patchset: Netbrain; "added optional parameter to only show polygons on hover." [mediawiki/extensions/Maps] (master) - https://gerrit.wikimedia.org/r/5302 [07:56:05] if you don't have php, how did you test the change? [07:57:31] <[Bergi]> I didn't, I just edited the code and submitted it. What do you think why there is an error? :-) [07:57:46] come on [07:58:38] as a penance write unit tests [08:00:27] <[Bergi]> sorry, that must wait. Installing PHPUnit under Windows is hard enough ;-P [08:08:40] shouldn't be [08:11:20] New review: Hashar; "(no comment)" [mediawiki/core] (master); V: 0 C: -2; - https://gerrit.wikimedia.org/r/5219 [08:15:51] Change abandoned: Netbrain; "Forgot to include openlayers implementation." [mediawiki/extensions/Maps] (master) - https://gerrit.wikimedia.org/r/5302 [08:26:09] New patchset: Bergi; "(Bug 36078) Integrate the ApiTokens module into ApiQueryUserInfo" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/5300 [08:26:25] New review: Hashar; "(no comment)" [mediawiki/core] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/5202 [08:27:26] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/5300 [08:29:41] 03(mod) Proofread Page extension needs an API module to set or change page status - 10https://bugzilla.wikimedia.org/28894 (10Doug) [08:29:44] 03(mod) Wikisource related bugs and enhancements (tracking) - 10https://bugzilla.wikimedia.org/35925 (10Doug) [08:37:58] New review: saper; "Did you test your change this time?" [mediawiki/core] (master) C: -1; - https://gerrit.wikimedia.org/r/5300 [08:38:41] New patchset: Hashar; "(bug 36042) 'show' causes a fatal in blocks API" [mediawiki/core] (REL1_19) - https://gerrit.wikimedia.org/r/5190 [08:39:52] New review: jenkins-bot; "Build Successful " [mediawiki/core] (REL1_19); V: 1 C: 0; - https://gerrit.wikimedia.org/r/5190 [08:40:30] New review: Hashar; "(no comment)" [mediawiki/core] (REL1_19); V: 1 C: 2; - https://gerrit.wikimedia.org/r/5190 [08:40:33] Change merged: Hashar; [mediawiki/core] (REL1_19) - https://gerrit.wikimedia.org/r/5190 [08:43:50] New review: Hashar; "Good to go when the commit message has been rewritten to something as easy to read as the code :-D" [mediawiki/core] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/5169 [08:47:38] 03(mod) bnwikisource index table should show the page number in Bengali - 10https://bugzilla.wikimedia.org/36070 +comment (10enomil) [08:51:28] New review: Bergi; "Doesn't it pass the test? (Or are you waiting for the unit tests?)" [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/5300 [08:54:06] 03(mod) PHP Fatal error: Call to undefined function wfAssembleUrl() - 10https://bugzilla.wikimedia.org/36084 (10Sam Reed (reedy)) [08:58:14] !seen blackjack48 [08:59:55] New patchset: Reedy; "Added @since tag to wfassembleurl" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/5304 [09:01:14] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/5304 [09:01:49] 03(mod) PHP Fatal error: Call to undefined function wfAssembleUrl() - 10https://bugzilla.wikimedia.org/36084 +comment (10Sam Reed (reedy)) [09:05:25] New patchset: saper; "wfMkdirParents() should display mode in octal." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/5202 [09:06:44] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/5202 [09:10:03] 14(DUP) Blue background on Chrome browser for all wikipedia pages - 10https://bugzilla.wikimedia.org/36082 +comment (10Michael M.) [09:10:08] 03(mod) CSS rule causes blue background for chrome users - 10https://bugzilla.wikimedia.org/34551 +comment (10Michael M.) [09:11:13] New review: Reedy; "Yeah, a user can get their own using https://en.wikipedia.org/w/api.php?action=query&meta=userinfo&u..." [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/5126 [09:11:38] New review: Hashar; "Here is my mood about this patch." [mediawiki/core] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/5138 [09:16:30] New review: saper; "It's even tested with eval.php" [mediawiki/core] (master) C: 1; - https://gerrit.wikimedia.org/r/5202 [09:16:59] 03(ASSIGNED) error(s) following redlink to edit page, shown in IE7/web console - 10https://bugzilla.wikimedia.org/36074 normal->minor; +shell; +comment (10JuneHyeon Bae) [09:19:36] New review: Reedy; "Note, this *IS* a breaking change. It's not in a public release, but it is live on some Wikimedia si..." [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/5300 [09:23:06] New review: Hashar; "Either reorder as Brion suggested or put the tables side by side then we can merge that change." [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/4797 [09:24:06] 03(NEW) Failed to run update.php for PostgresQL: invalid input syntax for type bytea - 10https://bugzilla.wikimedia.org/36087 major; MediaWiki: Database; (beta) [09:25:49] 03(mod) Tokens-API should be a query module - 10https://bugzilla.wikimedia.org/36078 +comment (10Marcin Cieślak) [09:26:05] 03(mod) Failed to run update.php for PostgresQL: invalid input syntax for type bytea - 10https://bugzilla.wikimedia.org/36087 +postgresql (10Sam Reed (reedy)) [09:32:12] 03(mod) create an API command just for retrieving tokens (not page-based) - 10https://bugzilla.wikimedia.org/27757 +comment (10Marcin Cieślak) [09:32:35] New review: Hashar; "Well spotted :-) A better commit message and we can merge that." [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/5204 [09:37:04] New review: Hashar; "(no comment)" [mediawiki/core] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/5181 [09:37:07] Change merged: Hashar; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/5181 [09:44:27] New review: Hashar; "Looks good to me. Aaron do you still object following MrBlueSky reply?" [mediawiki/core] (master); V: 0 C: 1; - https://gerrit.wikimedia.org/r/5129 [09:45:53] 03(mod) Failed to run update.php for PostgresQL: invalid input syntax for type bytea - 10https://bugzilla.wikimedia.org/36087 +comment (10Marcin Cieślak) [09:46:39] 03(mod) Failed to run update.php for PostgresQL: invalid input syntax for type bytea - 10https://bugzilla.wikimedia.org/36087 (10Marcin Cieślak) [09:46:39] 03(mod) PostgreSQL/pgsql support (tracking) - 10https://bugzilla.wikimedia.org/384 (10Marcin Cieślak) [09:48:19] 03(mod) Failed to run update.php for PostgresQL: invalid input syntax for type bytea - 10https://bugzilla.wikimedia.org/36087 +comment (10Pei-Tang Huang) [09:54:33] New patchset: Netbrain; "added optional parameter to only show polygons on hover." [mediawiki/extensions/Maps] (master) - https://gerrit.wikimedia.org/r/5305 [09:54:36] New patchset: Hashar; "wfAssembleUrl lacked '@since 1.19' comment" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/5304 [09:55:23] New review: Hashar; "Patchset 2 updated commit message summary." [mediawiki/core] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/5304 [09:55:56] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/5304 [09:56:00] New patchset: Hashar; "wfAssembleUrl lacked '@since 1.19' comment" [mediawiki/core] (REL1_19) - https://gerrit.wikimedia.org/r/5306 [09:56:27] New review: Hashar; "1.19 cherry pick is https://gerrit.wikimedia.org/r/5306" [mediawiki/core] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/5304 [09:56:47] New review: Hashar; "cherry pick of https://gerrit.wikimedia.org/r/5304" [mediawiki/core] (REL1_19); V: 1 C: 2; - https://gerrit.wikimedia.org/r/5306 [09:56:49] Change merged: Hashar; [mediawiki/core] (REL1_19) - https://gerrit.wikimedia.org/r/5306 [09:57:11] New review: jenkins-bot; "Build Successful " [mediawiki/core] (REL1_19); V: 1 C: 0; - https://gerrit.wikimedia.org/r/5306 [10:00:04] New review: Hashar; "(no comment)" [mediawiki/core] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/4846 [10:00:07] Change merged: Hashar; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4846 [10:01:26] New patchset: saper; "bug 36087: Don't be overzealous with BYTEA default" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/5307 [10:02:29] New review: Hashar; "(no comment)" [mediawiki/core] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/5202 [10:02:33] Change merged: Hashar; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/5202 [10:02:45] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/5307 [10:03:55] 03(ASSIGNED) Failed to run update.php for PostgresQL: invalid input syntax for type bytea - 10https://bugzilla.wikimedia.org/36087 +comment (10Marcin Cieślak) [10:04:11] Change abandoned: Daniel Kinzler; "will submit a new patch as per brions suggestion" [mediawiki/extensions/OAI] (master) - https://gerrit.wikimedia.org/r/5230 [10:04:43] New patchset: Daniel Kinzler; "use wfDebug to report unexpected tags in oai page elements" [mediawiki/extensions/OAI] (master) - https://gerrit.wikimedia.org/r/5308 [10:05:45] 03(FIXED) Failed to run update.php for PostgresQL: invalid input syntax for type bytea - 10https://bugzilla.wikimedia.org/36087 (10Marcin Cieślak) [10:08:50] 03(mod) PHP Fatal error: Call to undefined function wfAssembleUrl() - 10https://bugzilla.wikimedia.org/36084 major->normal (10Sam Reed (reedy)) [10:10:22] 03(NEW) Bugzilla breaks display of "git fetch review HEAD:rfs/changes/07/5307/1" - 10https://bugzilla.wikimedia.org/36088 normal; Wikimedia: Bugzilla; (marcin.cieslak) [10:10:36] 14(INVALID) PHP Fatal error: Call to undefined function wfAssembleUrl() - 10https://bugzilla.wikimedia.org/36084 (10Max Semenik) [10:10:54] New review: Hashar; "Guidelines for writing commit messages are at:" [mediawiki/core] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/4944 [10:11:18] lunch time :D [10:11:58] 14(WFM) Bugzilla breaks display of "git fetch review HEAD:rfs/changes/07/5307/1" - 10https://bugzilla.wikimedia.org/36088 +comment (10Marcin Cieślak) [10:14:11] 03(mod) re-render pages, at least www.mediawiki.org pages - 10https://bugzilla.wikimedia.org/36086 +comment (10Sam Reed (reedy)) [10:15:36] 03(mod) Need icon to signify 'no Network connection' - 10https://bugzilla.wikimedia.org/36008 +comment (10Yuvi Panda) [10:33:04] 03(mod) re-render pages, at least www.mediawiki.org pages - 10https://bugzilla.wikimedia.org/36086 +comment (10T. Gries) [11:19:04] 03(mod) Failed to run update.php for PostgresQL: invalid input syntax for type bytea - 10https://bugzilla.wikimedia.org/36087 +comment (10Pei-Tang Huang) [11:21:08] 03(mod) Failed to run update.php for PostgresQL: invalid input syntax for type bytea - 10https://bugzilla.wikimedia.org/36087 +comment (10Tim Landscheidt) [11:31:40] re [11:34:17] New patchset: Liangent; "The message "abusefilter-tools-subtitle" is not there." [mediawiki/extensions/AbuseFilter] (master) - https://gerrit.wikimedia.org/r/5311 [11:38:00] 04(REOPENED) Failed to run update.php for PostgresQL: invalid input syntax for type bytea - 10https://bugzilla.wikimedia.org/36087 (10Tim Landscheidt) [11:46:29] New patchset: Hashar; "(bug 36049) placeholder attrib for HTMLForm Textarea" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/5212 [11:46:36] 03(FIXED) HTMLForm textarea field does not support 'placeholder' - 10https://bugzilla.wikimedia.org/36049 (10Antoine "hashar" Musso) [11:46:49] New review: Hashar; "(no comment)" [mediawiki/core] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/5212 [11:46:52] Change merged: Hashar; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/5212 [11:47:24] 03(NEW) SMW Exception Given namespace '2' is not an integer - 10https://bugzilla.wikimedia.org/36089 normal; MediaWiki extensions: Semantic MediaWiki; (sam) [11:47:49] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/5212 [11:51:18] 03(mod) Template:Track_listing is unreadable on mobile view - 10https://bugzilla.wikimedia.org/36076 summary (10Jon) [11:51:23] Hi, using SemanticForms, I was wondering if it were possible to create a page from the contents of the form I'm currently on. Maybe I'm misunderstanding the concept of SF, but I'd like to be able to post the information I'm gathering into a single location. [11:52:24] More specifically, currently, when I create a form, I have to give it a name, I'd like the page name to be a combination of multiple inputs [11:54:03] 03(mod) Automated builds broken due to not pulling in changes from MF - 10https://bugzilla.wikimedia.org/35405 +comment (10Yuvi Panda) [11:55:04] * YuviPanda pokes hashar about https://bugzilla.wikimedia.org/show_bug.cgi?id=35405 [11:55:20] 03(mod) Rerun populateParentId from some IDs (English Wikipedia) - 10https://bugzilla.wikimedia.org/34981 +comment (10Sam Reed (reedy)) [11:57:06] YuviPanda: will try to have a look at it this afternoon [11:57:12] YuviPanda: if not, ping me again :-] [11:57:15] hashar: thank you :) [11:57:18] hashar: haha, will do [11:59:28] New review: Netbrain; "(no comment)" [mediawiki/extensions/Maps] (master) C: 1; - https://gerrit.wikimedia.org/r/5305 [12:01:38] Hmm, is there a way to get a gitweb link to te newest version of a file? [12:01:51] it seems to put specific hashes in the urls [12:01:58] YuviPanda: what is broken anyway ? [12:02:15] hashar: does it pull in submodules automatically? [12:02:23] hashar: we needed a 'make' before, now we need a submodule update [12:02:29] YuviPanda: ohhh [12:02:38] * Reedy blames YuviPanda [12:02:49] * YuviPanda blames Ironholds [12:02:53] duh, he's not here. [12:03:05] blames PHP [12:03:25] * YuviPanda blames semicolons [12:03:50] I blame the French [12:04:45] oh englishmen [12:04:46] YuviPanda: who made WikipediaMobile wider? [12:05:18] I can now scroll left to right for no reason [12:05:31] same for settings/about [12:05:31] Reedy: ICS? [12:05:34] ya [12:05:42] Reedy: how old is your build? We fixed that yesterday [12:05:48] I just built now [12:05:53] ran git pull earlier.. [12:06:04] define earlier? the merge happened less than an hour ago [12:06:14] we merged in about 95 commits to master [12:06:14] Not late enough [12:06:22] Noobs [12:06:29] :D [12:06:47] * Reedy also runs submodule updates [12:07:26] Bettererer [12:07:42] this uses the API [12:07:47] and has the newer section styles [12:08:09] and doesn't load things into DOM unnecessarily, so should be faster. [12:08:16] Infobox images aren't centered [12:08:22] picture of place is left, map is centre [12:08:30] Reedy: known issue. we're working on it [12:08:35] Work faster! [12:08:46] Reedy: we need to figure out a way to have MediaWiki:Common.css included here, so that should fix these [12:08:56] RL! [12:09:10] There's a module type to load wikipags in [12:09:53] Reedy: wikipags? :D [12:09:59] Yup [12:10:05] It's like Article and WikiPage [12:10:07] but not the same [12:10:29] * hashar restarts Jenkins [12:10:47] Reedy: is there a name of sorts for it? [12:10:52] * YuviPanda goes to RL docs [12:11:05] ResourceLoaderWikiPageModule.php ? [12:11:06] * Reedy looks [12:11:37] Hmm [12:11:38] New patchset: Santhosh; "Add supports for fonts with style variants" [mediawiki/extensions/WebFonts] (master) - https://gerrit.wikimedia.org/r/5314 [12:11:38] Maybe not [12:11:55] Or did Krinkle add that as an extension.. [12:12:05] jdlrobson: how are you including MediaWiki:Common.css in MF? [12:12:08] jdlrobson: by name? [12:12:11] or using a RL module someplace? [12:14:05] YuviPanda: http://cdn.memegenerator.net/instances/400x/18957952.jpg [12:14:24] some sound for ya : http://www.youtube.com/watch?v=JIH_CV1tMpw [12:14:36] Unfortunately, this video is not available in Germany, because it may contain music for which GEMA has not granted the respective music rights. [12:14:43] OH MY GOD [12:14:48] damn DRM [12:14:51] Reedy: we're more http://blogs.msdn.com/cfs-file.ashx/__key/CommunityServer-Blogs-Components-WeblogFiles/00-00-01-32-02-metablogapi/8054.image_5F00_thumb_5F00_35C6E986.png [12:14:56] I will have to setup a bit torrent tracker for you to download it [12:15:02] lol [12:15:10] OFF WITH hashar's HEAD! [12:15:11] Scrape the FLV [12:15:12] Upload it [12:15:29] it would be illegal [12:15:36] I don't want you to risk being jailed in Germany [12:15:37] And BT wouldn't? ;) [12:15:48] thought that is probably better than living in U.K. ;-]]]]]]]]]]]]]]]]]]] [12:15:54] look for: LCD soundsystem - tribulations [12:16:06] Sacre bleu! [12:16:11] that is the band and song names [12:16:15] ol [12:16:26] "Sacre bleu" haha you are awesome :-] [12:16:42] my grand father was saying that when we were childrens [12:17:27] the french and their childrens :) [12:17:50] Oh, the extension doesn't do that.Me [12:17:52] growing up on Age of Empires meant I always thought English and the French are/were more India/Pakistan. [12:17:54] apparently not [12:18:11] hmm, so how are those CSS' included? [12:18:17] me checks inspector [12:18:57] modules=site? [12:19:00] http://p.defau.lt/?nC_NSN7rqb_HpVJf9jXYhg [12:19:31] SiteModule brings other shizz too [12:20:44] * YuviPanda heads to grep mw core [12:21:08] includes/resourceloader [12:21:10] No grep [12:21:23] woah, I don't have a git checkout of core. [12:21:27] Fail [12:21:30] i know. [12:21:37] Out of date much? [12:21:41] * YuviPanda stabs self in the eye with a broomstick [12:21:57] Reedy: was down a well with lots of pokey sticks [12:23:32] 03(mod) Add Linux libertine to webFonts - 10https://bugzilla.wikimedia.org/35834 +comment (10Santhosh Thottingal) [12:23:48] this is going to be fun. 1% in about 15s [12:24:01] 03(FIXED) Add Linux libertine to webFonts - 10https://bugzilla.wikimedia.org/35834 (10Santhosh Thottingal) [12:25:19] 03(NEW) move the logbot to stable instance - 10https://bugzilla.wikimedia.org/36090 normal; Wikimedia Labs: Bots project; (benapetr) [12:25:47] 03(mod) move the logbot to stable instance - 10https://bugzilla.wikimedia.org/36090 normal->major (10Peter Bena) [12:27:59] YuviPanda: do you live in india ? [12:28:10] hashar: yup! [12:28:23] YuviPanda: I will try to sneak in for the next indian event :-D [12:28:33] hashar: YOU SHOULD! [12:28:35] "sneak" [12:28:37] YuviPanda: so we can have some fun and drink beer (if that is allowed in India) [12:28:39] there's one septemberish, IIRC [12:28:55] hashar: very much so, though coming from europe you might not like our beers [12:28:59] hashar: do it in Berlin [12:29:06] You can walk around on the streets with beers [12:29:12] +1 [12:29:16] +1 [12:29:19] i'm looking forward to doing that in Berlin [12:29:33] Beer for breakfast on your morning commute [12:29:36] What a way to start your day [12:29:39] :-D [12:29:40] hashar: ever since San Francisco showed me 'all beers don't taste like this' I've not been able to drink beer in India :( [12:29:56] Belgium is a beer paradise [12:30:02] has a lot of FOSS people too [12:30:19] Reedy: when are you arriving / departing from Berlin ? [12:30:29] oh wikidata ... [12:30:38] I'm departing in 3 days ;) [12:31:04] YuviPanda: you should try the beer in germany (or belgium or the Czech rep) [12:31:10] I need to book a flight for Berlink hackaton and I have no idea if I should arrive on thursday or friday [12:31:10] 03(mod) Failed to run update.php for PostgresQL: invalid input syntax for type bytea - 10https://bugzilla.wikimedia.org/36087 +comment (10Marcin Cieślak) [12:31:17] Daniel_WMDE: shall do soon enough :) [12:31:32] Daniel_WMDE: will be taking a short vacation in berlin after the hackathon so should be a lot of fun :) [12:31:39] good :) [12:31:51] :) [12:32:33] hashar: what does that depend on? for the hackathon proper, arriving friday should be fine, the hackathon only starts 5pm or so. [12:32:51] so I need to find a flight in the morning [12:32:52] hashar: ...unless you have a jetlag to nurse. then i'd suggest arriving thursday. [12:33:03] He's only 1 country away [12:33:11] I did a quick check and ended up with a flight landing at like 8pm :/ [12:33:12] yea, i know. [12:33:15] maybe 2 or 3 depending on your route [12:33:23] but he might be visiting sf or whatever for all i know :) [12:33:34] SF is a month before [12:33:39] so jet lag will not be an issue [12:33:47] A month? [12:33:51] Less than 3 weeks [12:33:59] yeah but 1 month before berlin hackaton :D [12:34:09] When you get back it's about 3 weeks [12:34:30] * YuviPanda will have fun with jetlag [12:34:58] anyway, my wife and I are still wondering if she will join me in Berlin after the hackaton [12:35:13] with our 9month child :-D [12:35:51] 03(mod) SMW Exception Given namespace '2' is not an integer - 10https://bugzilla.wikimedia.org/36089 +comment (10Markus Krötzsch) [12:36:16] ^^^ '2' is not an integer <--- I just love PHP [12:36:30] :D [12:36:31] :D [12:37:11] 03(NEW) MathJax zoomed preview shouldn't be hidden when "click-dragged" on - 10https://bugzilla.wikimedia.org/36091 normal; MediaWiki extensions: Math (texvc); (waldir) [12:37:20] 03(mod) SMW Exception Given namespace '2' is not an integer - 10https://bugzilla.wikimedia.org/36089 +comment (10Sam Reed (reedy)) [12:37:22] New patchset: Tpt; "Fix a bug in 1.20-wmf1 relase that break the fromsection and tosection system in the "pages" tag." [mediawiki/extensions/ProofreadPage] (master) - https://gerrit.wikimedia.org/r/5317 [12:38:39] New patchset: Tpt; "Fix a bug with the pages tag in 1.20-wmf1 relase." [mediawiki/extensions/ProofreadPage] (master) - https://gerrit.wikimedia.org/r/5317 [12:41:04] YuviPanda: .gitmodules references assets/www/MobileFrontend which points to extensions/MobileFrontend.git [12:41:11] YuviPanda: it seems jenkins fetched it out [12:41:36] 03(mod) Unit test issues - 10https://bugzilla.wikimedia.org/36007 +comment (10Jon) [12:41:44] hashar: let me check if it the built apk works :) [12:42:01] although head is at an old sha1 : 1a1c975 [12:42:11] which has been committed 6 days ago [12:42:44] hashar: so, since we depend on CSS from MobileFrontend which might or might not break the app, we update that only occassionally. [12:42:53] ohh [12:43:15] does WikipediaMobile points to a specific sha1 ? [12:43:24] I mean a specific sha1 of the submodule? [12:43:41] aaaarggh clone killed in the middle [12:43:43] * YuviPanda curses self [12:43:55] hashar: no, I assumed it doesn't update which commit it is at unless I explicitly ask it to? [12:44:06] I have no idea [12:44:43] hashar: so, I usually update MobileFrontend by just cd'ing to it, pulling from origin, testing everything, and committing from the WikipediaMobile app [12:44:47] so I guess that works fine [12:46:52] 03(FIXED) SMW Exception Given namespace '2' is not an integer - 10https://bugzilla.wikimedia.org/36089 +comment (10Jeroen De Dauw) [12:49:25] 03(mod) SMW Exception Given namespace '2' is not an integer - 10https://bugzilla.wikimedia.org/36089 +comment (10Sam Reed (reedy)) [12:53:25] 03(mod) SMW Exception Given namespace '2' is not an integer - 10https://bugzilla.wikimedia.org/36089 +comment (10Jeroen De Dauw) [12:55:09] YuviPanda: so it looks like https://bugzilla.wikimedia.org/35405 can be closed since mobile frontend is now a submodule [12:55:44] New patchset: saper; "bug 36087: PostgresUpdater fails on 8.3.14" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/5307 [12:56:20] hashar: done [12:56:21] 03(FIXED) Automated builds broken due to not pulling in changes from MF - 10https://bugzilla.wikimedia.org/35405 (10Yuvi Panda) [12:56:35] \o/ [12:56:51] 03(mod) Failed to run update.php for PostgresQL: invalid input syntax for type bytea - 10https://bugzilla.wikimedia.org/36087 +comment (10Marcin Cieślak) [12:57:05] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/5307 [13:04:42] 03(NEW) Activation of Food flag on vec.wikipedia.org - 10https://bugzilla.wikimedia.org/36092 normal; Wikimedia: Site requests; (agostini.19) [13:14:01] !seen ialex [13:19:26] 03netbrain * 10/trunk/extensions/SideBarMenu/ (7 files in 4 dirs): [13:19:26] fixed indentation [13:19:26] added javascript to handle the current page's menu item to initially stay open if collapsed. [13:23:05] I have this feeling that I'm doing something wrong when I have four nested foreach loops [13:34:23] 03netbrain * 10/trunk/extensions/SideBarMenu/js/ext.sidebarmenu.js: [13:34:23] fixed indentation [13:34:23] added javascript to handle the current page's menu item to initially stay open if collapsed. [13:37:42] 03(mod) Unable to connect to memcached randomly - 10https://bugzilla.wikimedia.org/36011 +comment (10Antoine "hashar" Musso) [13:43:17] 03netbrain * 10/trunk/extensions/SideBarMenu/js/ext.sidebarmenu.js: minor js optimization [13:43:27] New patchset: devunt; "Added more description of Short URL" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/5321 [13:44:46] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/5321 [13:47:12] 03netbrain * 10/trunk/extensions/SideBarMenu/js/ext.sidebarmenu.js: minor js change [13:47:44] Hello. There is a bug in version 1.20-wmf1 of the Proofreadpages extension used by Wikisource that break a lot of pages : the transclusion system doesn't work well and add to much text (exemple : https://fr.wikisource.org/wiki/Le_Tour_du_monde_en_quatre-vingts_jours/Chapitre_30 ). I've summit a patch here https://gerrit.wikimedia.org/r/#change,5317 Can someone review it and integrate it in wmf1 version ? [13:49:31] 03(mod) Failed to run update.php for PostgresQL: invalid input syntax for type bytea - 10https://bugzilla.wikimedia.org/36087 +comment (10Tim Landscheidt) [13:54:29] New patchset: Hashar; "group memcached debug logs" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/5323 [13:55:48] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/5323 [14:10:57] 03netbrain * 10/trunk/extensions/SideBarMenu/css/ext.sidebarmenu.css: changed css so that the first two levels of the menu has bold text [14:11:54] 03(NEW) Break of the fromsection and tosection parameters of the "pages" tag in 1.20-wmf1 release - 10https://bugzilla.wikimedia.org/36093 critical; MediaWiki extensions: ProofreadPage; (thomaspt) [14:25:03] New review: IAlex; "(no comment)" [mediawiki/core] (master) C: 1; - https://gerrit.wikimedia.org/r/5323 [14:28:55] is there someone around for a code review and commit? https://bugzilla.wikimedia.org/show_bug.cgi?id=36093 [14:29:07] 03(mod) Inline styles in wikitext cause problems on mobile site - 10https://bugzilla.wikimedia.org/35704 +comment (10Jon) [14:29:20] 03(mod) Mobile Frontend doesn't display multiple horizontal images well - 10https://bugzilla.wikimedia.org/36030 +comment (10Jon) [14:32:45] it is a VERY significant issue for the Wikisources [14:41:35] would someone please tell me how to amend the default settings for Edit preferences? [14:42:13] is it possible as a local tweak, or is that a shell localisation? [14:46:14] 03(mod) Inline styles in wikitext cause problems on mobile site - 10https://bugzilla.wikimedia.org/35704 +comment (10Jon) [14:51:19] Hi [14:51:29] Can I ask about something here? [14:51:40] !ask | Qcoder00 [14:51:40] Qcoder00: Hi, how can we help you? Just ask your question. [14:51:53] How does mediawiki handle headings? [14:52:08] http://en.wikisource.org/wiki/Page:Ruffhead_-_The_Statutes_at_Large_-_vol_9.djvu/284 has headings which need special formatting [14:53:00] According to #html they should be tags or alternatively
wikimarkup
so that they can be linked to [14:54:41] The generated source of the page suggests that currently although a Div is generated by virtue of the {{c}} template, it's not one with an id that can be linked to externally [14:55:40] Is it possible for thier to be a template for defining indexable headings , so I can set up higher level templates which change behaviour depending on page/mainspace usage accordingly? [14:55:56] 03(NEW) Default to ON for (proofreadpage-preferences-showheaders) @enwikisource - 10https://bugzilla.wikimedia.org/36094 normal; Wikimedia: Site requests; (billinghurst) [14:59:24] 03(mod) Line spacing in Featured Article paragraph too cramped - 10https://bugzilla.wikimedia.org/33665 (10Jon) [15:00:16] It's something I can work qaqorudn by defining a
myself, but Ideally I'd REALLy like to use appropaite wiki style headers [15:00:26] just formmated differently for the work concerned :) [15:01:31] 03(mod) Set up automatic PHPUnit test suite runs for MySQL backend - 10https://bugzilla.wikimedia.org/35912 (10Mark A. Hershberger) [15:01:32] 03(mod) Not properly detecting Nintendo DS UA - 10https://bugzilla.wikimedia.org/30190 (10Jon) [15:01:41] Qcoder00: is what you are looking for https://www.mediawiki.org/wiki/Help:Magic_words#Technical_metadata see {{DISPLAYTITLE:title}} [15:02:49] 03(mod) Scrolling on Nokia E75 is slow - 10https://bugzilla.wikimedia.org/32773 (10Jon) [15:09:50] 03(mod) Break of the fromsection and tosection parameters of the "pages" tag in 1.20-wmf1 release - 10https://bugzilla.wikimedia.org/36093 +comment (10MArc) [15:09:59] 03(mod) Wikimedia projects do not pass W3's validation - 10https://bugzilla.wikimedia.org/35914 +comment (10Mark A. Hershberger) [15:10:28] 03(mod) Move wiki to www.wikimedia.org.uk to avoid confusion with Wikimedia Ukraine - 10https://bugzilla.wikimedia.org/20182 (10bluehairedlawyer) [15:12:49] 03(FIXED) "PHP Notice: Undefined index: host" in PHP www-error.log using MobileFrontend - 10https://bugzilla.wikimedia.org/36057 (10Max Semenik) [15:13:33] 03(mod) MathJax supports CJK directly while Texvc doesn't - 10https://bugzilla.wikimedia.org/36061 +comment (10Derk-Jan Hartman) [15:14:31] 03(mod) Search Query Malfunction - 10https://bugzilla.wikimedia.org/31715 +comment (10Jon) [15:14:35] https://www.mediawiki.org/wiki/User:Healey lol, I think this guy is on the wrong wiki [15:14:38] 03(mod) Math settings provided by MathJax should be a part of user preferences. - 10https://bugzilla.wikimedia.org/36063 +comment (10Derk-Jan Hartman) [15:14:52] 03(FIXED) Search Query Malfunction - 10https://bugzilla.wikimedia.org/31715 (10Jon) [15:20:26] 03(NEW) Gerrit diffs not viewable in Opera - 10https://bugzilla.wikimedia.org/36095 critical; Wikimedia: Git/Gerrit; (enomil) [15:23:14] 03(mod) [[Special:MyPage]] should not discard URL parameters - 10https://bugzilla.wikimedia.org/35060 -need-review -patch ; +comment (10Max Semenik) [15:23:57] 03(mod) References section is poorly formatted - 10https://bugzilla.wikimedia.org/34878 +comment (10Jon) [15:24:15] 03(mod) Inline styles in wikitext cause problems on mobile site - 10https://bugzilla.wikimedia.org/35704 +comment (10Jon) [15:25:29] 03(mod) [[Special:MyPage]] should not discard URL parameters - 10https://bugzilla.wikimedia.org/35060 +patch +reviewed; +comment (10Sumana Harihareswara) [15:26:00] 03(mod) noprint content is hidden - 10https://bugzilla.wikimedia.org/29157 +comment (10Jon) [15:26:53] 03(mod) Internet Explorer mobile browser displays error for Wikipedia - 10https://bugzilla.wikimedia.org/33649 (10Jon) [15:27:44] 03(mod) ParserAfterTidy-Hook gives wrong value - 10https://bugzilla.wikimedia.org/36080 (10desertwolf) [15:27:50] 03(mod) Don't load some (default) modules if they've been loaded before - 10https://bugzilla.wikimedia.org/32537 -need-review ; +comment (10Max Semenik) [15:28:34] 03(mod) Unable to scroll horizontally - 10https://bugzilla.wikimedia.org/35548 +comment (10Jon) [15:29:57] 03(FIXED) Let LocalisationUpdate fetch from Git - 10https://bugzilla.wikimedia.org/35469 +comment (10Antoine "hashar" Musso) [15:31:14] 14(INVALID) Install ConfirmAccount extension on Wikimedia wikis - 10https://bugzilla.wikimedia.org/13782 +comment (10Sumana Harihareswara) [15:31:51] 14(INVALID) Update items_to_remove - 10https://bugzilla.wikimedia.org/29862 (10Jon) [15:34:13] 03(mod) Install extension:SubpageSortkey on wikibooks - 10https://bugzilla.wikimedia.org/22911 -need-review +shell; +comment (10Sumana Harihareswara) [15:34:22] New patchset: MarkAHershberger; "Bug #35915 - equivset: 3A5 ? => 59 Y" [mediawiki/extensions/AntiSpoof] (master) - https://gerrit.wikimedia.org/r/5332 [15:36:10] 03(FIXED) equivset: 3A5 Υ => 59 Y - 10https://bugzilla.wikimedia.org/35915 +comment (10Mark A. Hershberger) [15:37:47] 03(mod) handle upload filesize > maxfilesize gracefully - 10https://bugzilla.wikimedia.org/35916 (10Mark A. Hershberger) [15:38:15] New review: Szymon ?wierkosz; "I think the change makes sense. Please fix the whitespaces." [mediawiki/core] (master) C: -1; - https://gerrit.wikimedia.org/r/5300 [15:38:16] 03(mod) no preview thumbnails upon uploading video via UploadWizard - 10https://bugzilla.wikimedia.org/35918 (10Mark A. Hershberger) [15:40:34] New review: Platonides; "I was completely convinced to have used $mode there (I even performed tests with eval.php!)" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/5202 [15:40:35] New review: Liangent; "Do these files affect the real executable code?" [mediawiki/extensions/AntiSpoof] (master) C: 0; - https://gerrit.wikimedia.org/r/5332 [15:40:59] 03(mod) Unable to scroll horizontally - 10https://bugzilla.wikimedia.org/35548 +comment (10Liangent) [15:42:03] srikanthlogic: check wikitech-l [15:42:14] 03(mod) wrap rights on GlobalGroupPermissions into a CSS class - 10https://bugzilla.wikimedia.org/22770 +comment (10Sumana Harihareswara) [15:42:34] 03(mod) formatnum can deformat numbers only if they're in English format - 10https://bugzilla.wikimedia.org/35922 normal->15enhancement (10Mark A. Hershberger) [15:42:54] YuviPanda: thanks! was thinking of something similar [15:43:00] 03(mod) central-auth ALT message for browsers with images disabled - 10https://bugzilla.wikimedia.org/14597 +comment (10Sumana Harihareswara) [15:43:35] New review: Hashar; "(no comment)" [mediawiki/core] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/5323 [15:43:38] Change merged: Hashar; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/5323 [15:43:51] 03(mod) Followup to bug 11374 - tweaks to mediawiki.action.history.diff.css - 10https://bugzilla.wikimedia.org/35923 (10Mark A. Hershberger) [15:44:07] 03(mod) ?action=unwatch page still shows solid blue ("Remove this page...") star - 10https://bugzilla.wikimedia.org/26292 (10Jarry1250) [15:44:25] 03(mod) API error upon final file upload in labs beta commons - 10https://bugzilla.wikimedia.org/35924 (10Mark A. Hershberger) [15:46:31] 03(mod) Cookie and Cache conflict resulting in wrong langauge being displayed - 10https://bugzilla.wikimedia.org/35926 (10Mark A. Hershberger) [15:46:47] 03(mod) Ages with URLs beginning with a number show the footer only - 10https://bugzilla.wikimedia.org/35938 +comment (10Jon) [15:47:00] 03(NEW) Signature changes not logged - 10https://bugzilla.wikimedia.org/36096 critical; MediaWiki extensions: LiquidThreads; (niklas.laxstrom) [15:49:07] 03(mod) Watchlist doesn't show previous edits - 10https://bugzilla.wikimedia.org/35929 (10Mark A. Hershberger) [15:49:09] 14(INVALID) Wikipedia App crashes when expanding multiple sections on iOS 4.2.1 - 10https://bugzilla.wikimedia.org/31508 +comment (10Yuvi Panda) [15:49:23] 03(mod) Maps on Android app should show 'current location' - 10https://bugzilla.wikimedia.org/35930 (10Mark A. Hershberger) [15:50:00] 14(DUP) Input box on BlackBerry is too thin - 10https://bugzilla.wikimedia.org/35182 +comment (10Jon) [15:50:04] 03(mod) Search terms not visible in search box - 10https://bugzilla.wikimedia.org/35996 +comment (10Jon) [15:50:24] 14(INVALID) Application crashing on launch - 10https://bugzilla.wikimedia.org/34364 +comment (10Yuvi Panda) [15:50:28] 14(WFM) Ages with URLs beginning with a number show the footer only - 10https://bugzilla.wikimedia.org/35938 (10Jon) [15:50:54] 03(mod) key mapping issues in Narayam Gujarati transliteration - 10https://bugzilla.wikimedia.org/35931 (10Mark A. Hershberger) [15:51:03] 03(FIXED) Menu shows duplicate entries some of the time - 10https://bugzilla.wikimedia.org/35050 +comment (10Yuvi Panda) [15:51:21] 03(mod) Weird half-speed touch scrolling intermittent under iOS 5 - 10https://bugzilla.wikimedia.org/35932 (10Mark A. Hershberger) [15:51:51] 03(mod) Text zooms on landscape orientation - 10https://bugzilla.wikimedia.org/35934 (10Mark A. Hershberger) [15:52:23] 14(INVALID) App hangs on incoming text messages during page load - 10https://bugzilla.wikimedia.org/33490 +comment (10Yuvi Panda) [15:53:08] 03(mod) Special:Version no longer comparable due to non sequential git style version numbers - 10https://bugzilla.wikimedia.org/35935 (10Mark A. Hershberger) [15:54:11] 03(mod) Jenkins should send a nice review when messages are missing - 10https://bugzilla.wikimedia.org/35943 (10Mark A. Hershberger) [15:54:28] 03(mod) App should have larger font size settings - 10https://bugzilla.wikimedia.org/35944 (10Mark A. Hershberger) [15:55:48] 03(mod) Edit-tab/link is confusing on translation pages - 10https://bugzilla.wikimedia.org/35946 normal->15enhancement (10Mark A. Hershberger) [15:55:58] 03(FIXED) API error upon final file upload in labs beta commons - 10https://bugzilla.wikimedia.org/35924 +comment (10Chris McMahon) [15:57:18] 03(mod) Git review trying to push old commits - 10https://bugzilla.wikimedia.org/35951 (10Mark A. Hershberger) [15:57:44] 03(mod) Non-latin search returns no results - 10https://bugzilla.wikimedia.org/35788 +comment (10Yuvi Panda) [15:57:50] 03(mod) iPhone 3G is slow at saving articles - 10https://bugzilla.wikimedia.org/35953 (10Mark A. Hershberger) [15:58:00] 03(mod) key mapping issues in Narayam Gujarati transliteration - 10https://bugzilla.wikimedia.org/35931 +i18n (10Srikanth Logic) [15:58:26] chrismcmahon: https://bugzilla.wikimedia.org/show_bug.cgi?id=35959 was on which version of Android? [16:00:50] 03(NEW) Links to redirected deleted pages in deletion logs should have &redirect=no and use a distinct color (not blue) - 10https://bugzilla.wikimedia.org/36097 normal; MediaWiki: Logging; (folengo) [16:02:09] 03(FIXED) Embed debugging features - 10https://bugzilla.wikimedia.org/34894 +comment (10Yuvi Panda) [16:03:16] 03(FIXED) Users viewing pages with diff parameter or oldid params in the url should not be redirected to mobile. - 10https://bugzilla.wikimedia.org/29045 +comment (10Jon) [16:04:39] 03(WONTFIX) Wikipedia Android app should offer a clear history thats contextual and triggered by the menu button - 10https://bugzilla.wikimedia.org/34348 +comment (10Yuvi Panda) [16:05:06] hey, when using an edit API for a section, how to include the regular /* sectionname */? [16:05:20] 03(mod) URL redirect from www.wikipedia.org gives an invalid domain instead of a page or 404 - 10https://bugzilla.wikimedia.org/32003 +comment (10Jon) [16:05:20] do I have to add that manually, or is there some easier way? [16:05:37] 03(FIXED) Can't expand collapsed sections (must run 'make remotes') - 10https://bugzilla.wikimedia.org/34986 +comment (10Yuvi Panda) [16:06:36] 03(mod) wikimedia-l is unavailable in gmane - 10https://bugzilla.wikimedia.org/35955 +comment (10Mark A. Hershberger) [16:06:42] New review: IAlex; "This change is marked "Verified; Looks good to me, approved" but is not merged yet, am I missing som..." [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/5304 [16:07:03] 03(mod) wikimedia-l is unavailable in gmane - 10https://bugzilla.wikimedia.org/35955 +upstream (10Mark A. Hershberger) [16:07:36] 03(mod) App error page should say which page couldn't be found - 10https://bugzilla.wikimedia.org/35957 (10Mark A. Hershberger) [16:09:33] 03(mod) Sharing capitalized pages doesn't work - 10https://bugzilla.wikimedia.org/35958 (10Mark A. Hershberger) [16:09:39] Weee, that was fun calculating costs for me getting to Berlin -.- [16:10:14] 03(FIXED) Long search terms line wrap over ui elements should scroll instead - 10https://bugzilla.wikimedia.org/36077 +comment (10Jon) [16:11:07] 03(mod) HTML tags shouldn't be escaped before passing to MathJax - 10https://bugzilla.wikimedia.org/36059 +comment (10nageh) [16:11:41] 03(mod) Use new reference reveal implementation in Wikipedia App - 10https://bugzilla.wikimedia.org/35398 normal->15enhancement (10Jon) [16:13:11] YuviPanda: does "FROYO..VUVKD1" mean anything? [16:13:17] yup [16:13:18] 2.2 [16:13:30] chrismcmahon: thanks! [16:13:36] YuviPanda: kernel version 2.6.32.9 fwiw [16:14:21] chrismcmahon: with android the version is usually enough. Froyo here was the name for 2.2 [16:14:38] (Gingerbread was 2.3, Ice Cream Sandwich 4.0) [16:15:08] 03(mod) Unable to scroll horizontally - 10https://bugzilla.wikimedia.org/35548 +comment (10Jon) [16:15:18] right, that sounds familiar. (not my area of expertise) [16:15:27] :) [16:17:34] New patchset: Bergi; "(Bug 36078) Integrate the ApiTokens module into ApiQueryUserInfo" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/5300 [16:18:53] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/5300 [16:19:09] New review: MarkAHershberger; "(no comment)" [mediawiki/extensions/AbuseFilter] (master) C: 1; - https://gerrit.wikimedia.org/r/4965 [16:20:18] 03(FIXED) Warnings (probably errors) in PostgresUpdater.php for AbuseFilter installation - 10https://bugzilla.wikimedia.org/35964 (10Mark A. Hershberger) [16:20:54] 03(mod) [CategoryBrowser] Getting error when "case insensitive check box"is checked (this is a default setting) - 10https://bugzilla.wikimedia.org/35965 (10Mark A. Hershberger) [16:21:39] 03(NEW) Thread moves (summary changes) need a revert/restore link - 10https://bugzilla.wikimedia.org/36098 enhancement; MediaWiki extensions: LiquidThreads; (federicoleva) [16:23:07] 03(mod) Disabling signature cleaning breaks SUBST signatures - 10https://bugzilla.wikimedia.org/23172 +comment (10Max Semenik) [16:24:46] New review: Platonides; "-1" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/5212 [16:25:11] 03(mod) Underlines using a diacritic do not show properly in the page's title - 10https://bugzilla.wikimedia.org/35966 summary (10Mark A. Hershberger) [16:25:25] 03(mod) Text contained in the head element is displayed in Japanese old mobile phone - 10https://bugzilla.wikimedia.org/35969 (10Mark A. Hershberger) [16:26:55] New patchset: Platonides; "(bug 35961) Hash comparison should always be strict." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/5204 [16:27:06] 03(mod) Disabling signature cleaning breaks SUBST signatures - 10https://bugzilla.wikimedia.org/23172 +comment (10Max Semenik) [16:27:11] 03(NEW) When input a very long search term, text wraps - 10https://bugzilla.wikimedia.org/36099 normal; Wikipedia App: Search; (liangent) [16:28:13] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/5204 [16:29:56] 03(mod) Preference or default setting to open search results and suggestions in new tab - 10https://bugzilla.wikimedia.org/35974 +comment (10Mark A. Hershberger) [16:30:50] 03(mod) dump more tables from FlaggedRevs on WMF wikis - 10https://bugzilla.wikimedia.org/35975 (10Mark A. Hershberger) [16:31:40] 03(mod) Server-side upload request for 200 MB OGG FLAC files from Commons Archive - 10https://bugzilla.wikimedia.org/35976 +shell (10Mark A. Hershberger) [16:32:16] New review: Bergi; "@Szymon: Removed whitespaces." [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/5300 [16:32:16] 03(mod) drcontinue parameter seems to not work - 10https://bugzilla.wikimedia.org/35980 (10Mark A. Hershberger) [16:32:33] 03(mod) Unable to scroll horizontally - 10https://bugzilla.wikimedia.org/35548 +comment (10Liangent) [16:32:56] 03(mod) Returns incorrect edit counts. - 10https://bugzilla.wikimedia.org/35985 (10Mark A. Hershberger) [16:33:10] 03(mod) Global blacklist cannot do full URLs? - 10https://bugzilla.wikimedia.org/35986 (10Mark A. Hershberger) [16:34:36] Reedy: is this something that would need shell or ops? https://bugzilla.wikimedia.org/35992 [16:34:56] 03(mod) NUMBEROFARTICLES is out of date in vep.wikipedia.org and maybe other projects - 10https://bugzilla.wikimedia.org/35992 (10Mark A. Hershberger) [16:35:24] 03(mod) Session fail on write actions (except edit) not reported - 10https://bugzilla.wikimedia.org/36043 (10Mark A. Hershberger) [16:36:02] 03(mod) Image detail pages don't allow horizontal scrolling - 10https://bugzilla.wikimedia.org/36045 (10Mark A. Hershberger) [16:38:11] 03(mod) [Regression] Thumbnail cache should be invalidated on re-upload - 10https://bugzilla.wikimedia.org/31680 +comment (10Mark A. Hershberger) [16:38:15] 03(mod) Thumbnail cache not updating for new SVG upload - 10https://bugzilla.wikimedia.org/36048 (10Mark A. Hershberger) [16:39:00] 03(mod) Check uploaded ssh key validity by generating a fingerprint - 10https://bugzilla.wikimedia.org/36051 (10Mark A. Hershberger) [16:39:42] 03(mod) Remove localized "Help" namespaces on Meta-Wiki - 10https://bugzilla.wikimedia.org/36052 (10Mark A. Hershberger) [16:40:34] 03(mod) Use trigger_error(..., E_USER_ERROR) instead of die() in multiversion - 10https://bugzilla.wikimedia.org/36083 (10Mark A. Hershberger) [16:42:34] 03(mod) temp files left around from some uploads (maybe uploads of new versions only?) - 10https://bugzilla.wikimedia.org/36085 (10Mark A. Hershberger) [16:44:34] 03(mod) Failed to run update.php for PostgresQL: invalid input syntax for type bytea - 10https://bugzilla.wikimedia.org/36087 (10Mark A. Hershberger) [16:45:16] !seen ialex [16:45:17] 03(mod) MathJax zoomed preview shouldn't be hidden when "click-dragged" on - 10https://bugzilla.wikimedia.org/36091 (10Mark A. Hershberger) [16:45:30] !seen sumanah [16:45:54] 03(mod) Activation of Food flag on vec.wikipedia.org - 10https://bugzilla.wikimedia.org/36092 +shell (10Mark A. Hershberger) [16:46:55] 03(NEW) Cursor icons are incorrect when mousing over some sections - 10https://bugzilla.wikimedia.org/36100 minor; MediaWiki extensions: PageTriage; (okeyes) [16:47:00] 03(mod) Break of the fromsection and tosection parameters of the "pages" tag in 1.20-wmf1 release - 10https://bugzilla.wikimedia.org/36093 (10Mark A. Hershberger) [16:47:08] 03(mod) Cursor icons are incorrect when mousing over some sections - 10https://bugzilla.wikimedia.org/36100 +pt-1.0 (10Oliver Keyes) [16:47:22] potter: use ns info [16:47:53] vvv: i always forget that :) [16:48:01] Food flag, heh [16:48:12] 03(NEW) "mark as reviewed" - 10https://bugzilla.wikimedia.org/36101 normal; MediaWiki extensions: PageTriage; (okeyes) [16:48:13] * vvv wonders whether hexmode left that intentionally [16:48:25] left what? [16:48:26] 03(mod) "mark as reviewed" - 10https://bugzilla.wikimedia.org/36101 normal->minor; +pt-1.0 (10Oliver Keyes) [16:48:33] 03(mod) "mark as reviewed" - 10https://bugzilla.wikimedia.org/36101 (10Oliver Keyes) [16:48:39] vvv: ? [16:48:41] hexmode: that awesome typo in the bug title [16:49:02] didn't see it... read too fast :P [16:49:16] 03(NEW) "show more" - 10https://bugzilla.wikimedia.org/36102 normal; MediaWiki extensions: PageTriage; (okeyes) [16:49:21] 03(mod) "show more" - 10https://bugzilla.wikimedia.org/36102 +pt-1.0 (10Oliver Keyes) [16:49:35] 03(mod) Default to ON for (proofreadpage-preferences-showheaders) @enwikisource - 10https://bugzilla.wikimedia.org/36094 (10Mark A. Hershberger) [16:49:45] 03(mod) Activation of flood flag on vec.wikipedia.org - 10https://bugzilla.wikimedia.org/36092 summary (10Victor Vasiliev) [16:49:50] 03(NEW) confusing filter terminology - 10https://bugzilla.wikimedia.org/36103 normal; MediaWiki extensions: PageTriage; (okeyes) [16:49:56] 03(mod) confusing filter terminology - 10https://bugzilla.wikimedia.org/36103 +pt-1.0 (10Oliver Keyes) [16:50:49] Why are the PC/Win7 fields being used on those MW Extension bugs which okeyes edited? [16:51:02] 03(mod) Tokens-API should be a query module - 10https://bugzilla.wikimedia.org/36078 +comment (10Bergi) [16:51:22] 03(mod) Tokens-API should be a query module - 10https://bugzilla.wikimedia.org/36078 +need-review +patch (10Bergi) [16:51:30] Krenair, it's probably filled automatically from his browser [16:52:03] Such autofill makes sense [16:52:14] Especially for the server software like MediaWiki [16:52:28] 03(mod) "mark as reviewed" - 10https://bugzilla.wikimedia.org/36101 (10Krenair) [16:52:30] 03(mod) "show more" - 10https://bugzilla.wikimedia.org/36102 (10Krenair) [16:53:16] 03(mod) Gerrit diffs not viewable in Opera - 10https://bugzilla.wikimedia.org/36095 (10Mark A. Hershberger) [16:53:20] oops, that added me to CC [16:53:24] oh well [16:53:37] 03(mod) Disabling signature cleaning breaks SUBST signatures - 10https://bugzilla.wikimedia.org/23172 +comment (10Nikola Kovacs) [16:55:02] 03(mod) Signature changes not logged - 10https://bugzilla.wikimedia.org/36096 (10Mark A. Hershberger) [16:56:33] 03(mod) Cookie and Cache conflict resulting in wrong langauge being displayed - 10https://bugzilla.wikimedia.org/35926 +comment (10Arthur Richards) [16:56:37] 03(mod) Links to redirected deleted pages in deletion logs should have &redirect=no and use a distinct color (not blue) - 10https://bugzilla.wikimedia.org/36097 normal->15enhancement (10Mark A. Hershberger) [16:56:48] 03(mod) When input a very long search term, text wraps - 10https://bugzilla.wikimedia.org/36099 (10Mark A. Hershberger) [16:57:06] 03(mod) Cursor icons are incorrect when mousing over some sections - 10https://bugzilla.wikimedia.org/36100 (10Mark A. Hershberger) [16:57:40] 03(mod) "mark as reviewed" - 10https://bugzilla.wikimedia.org/36101 (10Mark A. Hershberger) [16:58:06] 03(mod) "show more" - 10https://bugzilla.wikimedia.org/36102 (10Mark A. Hershberger) [16:58:17] 03(mod) confusing filter terminology - 10https://bugzilla.wikimedia.org/36103 (10Mark A. Hershberger) [16:58:47] 03(mod) App settings seems slow to open - 10https://bugzilla.wikimedia.org/33971 (10Jon) [16:59:14] hexmode: how to receive other bug mails but not you bug initial prioritizing mails? [16:59:20] *your [16:59:41] liangent: It is under prefs, 1s [17:00:23] 1s? [17:01:20] "one second" while I look ;) [17:01:33] hi hexmode [17:01:52] sumanah: hey [17:02:39] hexmode: the most related one I can see is " The priority, status, severity, or milestone changes " but it seems it will ignore more than what I want [17:04:33] sumanah : hi sumana, [17:04:43] liangent: use a mail filter, then? [17:04:52] chughakshay16: sorry, now is not a good time to talk, I'm leaving in a sec for a meeting [17:07:19] 03(mod) Integrate git/Gerrit and Bugzilla - 10https://bugzilla.wikimedia.org/17322 +comment (10Tim Landscheidt) [17:07:46] 03(mod) Replacing table layout in registration and login forms - 10https://bugzilla.wikimedia.org/34751 +comment (10Max Semenik) [17:08:45] 03(mod) Break of the fromsection and tosection parameters of the "pages" tag in 1.20-wmf1 release - 10https://bugzilla.wikimedia.org/36093 (10inductiveload) [17:10:32] hexmode: not so easy it seems. anyway it not a big deal that I receive some more mails [17:12:18] 03(NEW) Enable Bengali typing tool in Bengali Wikisource - 10https://bugzilla.wikimedia.org/36104 normal; Wikimedia: Extension setup; (bellayet) [17:13:04] 03(mod) Integrate git/Gerrit and Bugzilla - 10https://bugzilla.wikimedia.org/17322 +comment (10Liangent) [17:14:12] 03(mod) Enable Bengali typing tool in Bengali Wikisource - 10https://bugzilla.wikimedia.org/36104 +comment (10Tanvir Rahman) [17:16:09] 03(mod) Microsoft SQL Server/MSSQL support (tracking) - 10https://bugzilla.wikimedia.org/9767 -need-review ; +comment (10Max Semenik) [17:22:22] 03(mod) Enable Bengali typing tool in Bengali Wikisource - 10https://bugzilla.wikimedia.org/36104 +i18n (10Santhosh Thottingal) [17:23:02] 03(mod) Inline styles in wikitext cause problems on mobile site - 10https://bugzilla.wikimedia.org/35704 +comment (10Jon) [17:23:11] New review: MarkAHershberger; "AFAIK, they do not affect the code." [mediawiki/extensions/AntiSpoof] (master) C: 0; - https://gerrit.wikimedia.org/r/5332 [17:32:33] 03(mod) Preference or default setting to open search results and suggestions in new tab - 10https://bugzilla.wikimedia.org/35974 +comment (10zlight) [17:33:21] New patchset: Catrope; "Merge branch 'master' into wmf/1.20wmf1" [mediawiki/extensions/ArticleFeedbackv5] (wmf/1.20wmf1) - https://gerrit.wikimedia.org/r/5336 [17:33:53] New review: Catrope; "(no comment)" [mediawiki/extensions/ArticleFeedbackv5] (wmf/1.20wmf1); V: 1 C: 2; - https://gerrit.wikimedia.org/r/5336 [17:33:56] Change merged: Catrope; [mediawiki/extensions/ArticleFeedbackv5] (wmf/1.20wmf1) - https://gerrit.wikimedia.org/r/5336 [17:38:10] 03(mod) Display table of contents in mobile version - 10https://bugzilla.wikimedia.org/28528 (10Jon) [17:39:15] 14(WFM) Please make main page of mobile for Persian Wikipedia - 10https://bugzilla.wikimedia.org/27290 (10Jon) [17:40:01] 03(mod) http://www.wikipedia.org/ mobile detection - 10https://bugzilla.wikimedia.org/30389 (10Jon) [17:40:57] New patchset: Reha Sterbin; "Bug fix: wrong location passed to edit button in option 4" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/5337 [17:41:07] 03(mod) Highlight the current language in langlinks - 10https://bugzilla.wikimedia.org/33942 (10Jon) [17:42:02] New patchset: IAlex; "Added Linker::getInvalidTitleDescription() to display invalid title entries in various places." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4606 [17:42:04] 03(mod) Permanently disable mobile site - links to disable are not clickable - 10https://bugzilla.wikimedia.org/35250 (10Jon) [17:42:11] 03(mod) Preference or default setting to open search results and suggestions in new tab - 10https://bugzilla.wikimedia.org/35974 (10zlight) [17:42:22] New review: Brion VIBBER; "For future reference, you can submit a new patchset without abandoning the change set. Just keep the..." [mediawiki/extensions/OAI] (master) - https://gerrit.wikimedia.org/r/5230 [17:42:45] 03(WONTFIX) Article issues are far too prominent - 10https://bugzilla.wikimedia.org/32436 (10Jon) [17:43:22] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/4606 [17:43:31] ive been invited here by satdav [17:43:37] he told me he will give me ops if i stay here [17:43:39] 03(mod) Mobile gateway doesn't handle cross-wiki links very well - 10https://bugzilla.wikimedia.org/31291 (10Jon) [17:43:40] so im waitin... [17:44:02] haha ur a lier [17:44:33] 14(DUP) Interwikis to another Wikipedia should point to mobile site when viewed on mobile - 10https://bugzilla.wikimedia.org/32982 +comment (10Jon) [17:44:34] 03(mod) Mobile gateway doesn't handle cross-wiki links very well - 10https://bugzilla.wikimedia.org/31291 +comment (10Jon) [17:44:40] 03(FIXED) Build signed Playbook tablet app and submit to AppWorld - 10https://bugzilla.wikimedia.org/36028 +comment (10Brion Vibber) [17:44:54] hey guys found a possible mediawiki bug on firefox [17:45:15] when i press the edit button its asking me to download something [17:45:15] 03(mod) When returning from Nearby to article, the search bar moves leaving a one or two pixel gap - 10https://bugzilla.wikimedia.org/35549 (10Jon) [17:45:23] New review: IAlex; "That's the same patch as before, except it resolves the conflict in MessagesEn.php with https://gerr..." [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/4606 [17:45:43] satdav, so where are my ops man [17:46:03] I never offered it and i would not give you it [17:46:07] hello everyone. i'm wondering if someone could answer a few quick questions for me around MediaWiki and bot tags? [17:48:05] ill come later for my ops [17:48:11] New patchset: Reha Sterbin; "Bug fix: wrong location passed to edit button in option 4" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/5338 [17:49:17] 03diederik * 10/trunk/udplog/srclib/Socket.cpp: ip_mreqn is not compatible with OS X, added alternative for OSX. [17:49:22] 03catrope * 10/branches/wmf/1.19wmf1/extensions/ArticleFeedbackv5/ (15 files in 4 dirs): 1.19wmf1: Update ArticleFeedbackv5 from git (wmf/1.20wmf1) [17:50:35] 03(mod) Mobile App Spinner (tracking) - 10https://bugzilla.wikimedia.org/32139 (10Jon) [17:58:56] 03(mod) Parsing order includeonly, noinclude and nowiki differs on view and include - 10https://bugzilla.wikimedia.org/9584 +comment (10Richard Guk) [18:01:28] New patchset: Bsitu; " Fix typo and remove white spaces" [mediawiki/extensions/PageTriage] (master) - https://gerrit.wikimedia.org/r/5299 [18:03:13] New patchset: Reha Sterbin; "Bug fix: wrong location passed to edit button in option 4" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/5338 [18:05:09] anyone? [18:05:56] New patchset: Catrope; "Bug fix: wrong location passed to edit button in option 4" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/5337 [18:07:48] Change abandoned: Catrope; "Duplicate of change 5337" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/5338 [18:08:37] New review: Catrope; "(no comment)" [mediawiki/extensions/ArticleFeedbackv5] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/5337 [18:08:40] Change merged: Catrope; [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/5337 [18:09:55] New patchset: Catrope; "Merge branch 'master' into wmf/1.20wmf1" [mediawiki/extensions/ArticleFeedbackv5] (wmf/1.20wmf1) - https://gerrit.wikimedia.org/r/5339 [18:11:41] 03catrope * 10/branches/wmf/1.19wmf1/extensions/ArticleFeedbackv5/sql/fix_logs.sql: Followup r114966: add forgotten file [18:12:33] 03(mod) Break of the fromsection and tosection parameters of the "pages" tag in 1.20-wmf1 release - 10https://bugzilla.wikimedia.org/36093 (10Rob Lanphier) [18:13:27] New review: Catrope; "(no comment)" [mediawiki/extensions/ArticleFeedbackv5] (wmf/1.20wmf1); V: 1 C: 2; - https://gerrit.wikimedia.org/r/5339 [18:13:30] Change merged: Catrope; [mediawiki/extensions/ArticleFeedbackv5] (wmf/1.20wmf1) - https://gerrit.wikimedia.org/r/5339 [18:15:55] New patchset: Catrope; "(bug 35685) Add section with entry point URLs to Special:Version" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4797 [18:16:05] New review: jenkins-bot; "Build Failed " [mediawiki/core] (master); V: -1 C: 0; - https://gerrit.wikimedia.org/r/4797 [18:17:47] New patchset: Catrope; "(bug 35685) Add section with entry point URLs to Special:Version" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4797 [18:17:52] Is there a MW specific emacs-php config? [18:18:33] New review: Aaron Schulz; "(no comment)" [mediawiki/extensions/ProofreadPage] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/5317 [18:18:35] Change merged: Aaron Schulz; [mediawiki/extensions/ProofreadPage] (master) - https://gerrit.wikimedia.org/r/5317 [18:19:05] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/4797 [18:19:54] 03(NEW) map obscures map markers, zoom controls - 10https://bugzilla.wikimedia.org/36105 normal; Wikipedia App: Near by; (brion) [18:20:33] 03(mod) map obscures map markers, zoom controls - 10https://bugzilla.wikimedia.org/36105 (10Brion Vibber) [18:21:56] 03catrope * 10/branches/wmf/1.19wmf1/extensions/ArticleFeedbackv5/modules/jquery.articleFeedbackv5/jquery.articleFeedbackv5.js: 1.19wmf1: Update ArticleFeedbackv5 from git (wmf/1.20wmf1) [18:22:06] 03(mod) map obscures map markers, zoom controls - 10https://bugzilla.wikimedia.org/36105 +comment (10Brion Vibber) [18:22:40] RoanKattouw: can you merge https://gerrit.wikimedia.org/r/#change,5317 into wmf? [18:22:46] * AaronSchulz is waiting on the submod update [18:23:45] AaronSchulz: On it [18:23:46] 03(FIXED) Odd session bugs in 1.20wmf1 - 10https://bugzilla.wikimedia.org/35900 +platformeng; +comment (10Rob Lanphier) [18:24:11] AaronSchulz: Hmm, should PP be updated to master state, or just get that commit cherry-picked in? [18:24:38] * AaronSchulz checks if there were other changes [18:26:03] G_SabinoMullane: Google finds Emacs modes for editing Mediawiki pages, but did you want PHP programming mode? Is http://emacswiki.org/emacs/PhpMode not enough? [18:26:12] RoanKattouw: you can prolly go to master [18:26:39] AaronSchulz: The deployed state is ec39405f7a361f2f6661ae531d7525ca73613677 btw [18:27:07] Right, only three changes [18:27:19] Your change, an i18n update, and a JS fix [18:27:27] So let's update to master then [18:27:32] New review: Brion VIBBER; "(no comment)" [mediawiki/core] (master); V: 0 C: 2; - https://gerrit.wikimedia.org/r/4797 [18:27:35] Change merged: Brion VIBBER; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4797 [18:28:29] AaronSchulz: Updated, but please don't deploy, I'm doing stuff on fenari [18:28:34] brion: Thanks! [18:30:15] \o/ [18:30:27] 03(NEW) Change error message to be comprehensible to users - 10https://bugzilla.wikimedia.org/36106 enhancement; MediaWiki extensions: WikiLove; (swalling) [18:31:45] New patchset: Reha Sterbin; "Reinstated mysteriously dropped message" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/5341 [18:33:11] New review: Catrope; "(no comment)" [mediawiki/extensions/ArticleFeedbackv5] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/5341 [18:33:14] Change merged: Catrope; [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/5341 [18:33:39] New patchset: Catrope; "Merge branch 'master' into wmf/1.20wmf1" [mediawiki/extensions/ArticleFeedbackv5] (wmf/1.20wmf1) - https://gerrit.wikimedia.org/r/5342 [18:33:54] New review: Catrope; "(no comment)" [mediawiki/extensions/ArticleFeedbackv5] (wmf/1.20wmf1); V: 1 C: 2; - https://gerrit.wikimedia.org/r/5342 [18:33:56] Change merged: Catrope; [mediawiki/extensions/ArticleFeedbackv5] (wmf/1.20wmf1) - https://gerrit.wikimedia.org/r/5342 [18:35:16] 03catrope * 10/branches/wmf/1.19wmf1/extensions/ArticleFeedbackv5/ArticleFeedbackv5.i18n.php: 1.19wmf1: Update ArticleFeedbackv5 from git (wmf/1.20wmf1) [18:36:55] tale: The standard php mode does not match exactly some of the MW coding styles; some projects thus have their own .el files [18:38:30] 03(mod) Disabling signature cleaning breaks SUBST signatures - 10https://bugzilla.wikimedia.org/23172 +comment (10Nikola Kovacs) [18:39:43] New patchset: Bsitu; " Update sql schema in patch file so they are up to date" [mediawiki/extensions/PageTriage] (master) - https://gerrit.wikimedia.org/r/5344 [18:44:35] New patchset: Reha Sterbin; "Custom formatting for activity log" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/5345 [18:50:18] New review: Kaldari; "Looks good. Tested in Firefox 11, Explorer 6, and Explorer 7." [mediawiki/extensions/UploadWizard] (master) C: 1; - https://gerrit.wikimedia.org/r/4282 [18:50:55] 03(mod) Enable Bengali typing tool in Bengali Wikisource - 10https://bugzilla.wikimedia.org/36104 (10Mark A. Hershberger) [18:51:16] 03(mod) map obscures map markers, zoom controls - 10https://bugzilla.wikimedia.org/36105 (10Mark A. Hershberger) [18:53:12] New patchset: Reha Sterbin; "Missing messages for custom formatting of activity log" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/5345 [18:54:35] 03foxtrott * 10/trunk/extensions/SemanticFormsInputs/includes/SFI_DatePicker.php: bugfix (datepicker module not available when used) [18:55:46] New review: Szymon ?wierkosz; "There are more issues." [mediawiki/core] (master) C: -1; - https://gerrit.wikimedia.org/r/5300 [18:55:55] New patchset: Reha Sterbin; "Change link bucketing to 100% option E and bump the version number" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/5346 [18:56:12] New review: Catrope; "(no comment)" [mediawiki/extensions/ArticleFeedbackv5] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/5345 [18:56:14] Change merged: Catrope; [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/5345 [18:59:38] New patchset: Catrope; "Merge branch 'master' into wmf/1.20wmf1" [mediawiki/extensions/ArticleFeedbackv5] (wmf/1.20wmf1) - https://gerrit.wikimedia.org/r/5347 [18:59:51] New review: Catrope; "(no comment)" [mediawiki/extensions/ArticleFeedbackv5] (wmf/1.20wmf1); V: 1 C: 2; - https://gerrit.wikimedia.org/r/5347 [18:59:54] Change merged: Catrope; [mediawiki/extensions/ArticleFeedbackv5] (wmf/1.20wmf1) - https://gerrit.wikimedia.org/r/5347 [19:01:12] 03catrope * 10/branches/wmf/1.19wmf1/extensions/ArticleFeedbackv5/ArticleFeedbackv5.i18n.php: 1.19wmf1: Update ArticleFeedbackv5 from git (wmf/1.20wmf1) [19:09:48] 03foxtrott * 10/trunk/extensions/SemanticFormsInputs/libs/datepicker.js: bugfix (datepicker: date is reset on load) [19:13:24] 03(NEW) Lqt breaks API prop=info with invalid titles - 10https://bugzilla.wikimedia.org/36107 major; MediaWiki extensions: LiquidThreads; (niklas.laxstrom) [19:15:43] New review: Catrope; "(no comment)" [mediawiki/extensions/ArticleFeedbackv5] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/5346 [19:15:45] Change merged: Catrope; [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/5346 [19:16:25] 03(NEW) PHP Notice: Undefined index: edittoken in /www/w/extensions/Translate/utils/TranslationEditPage.php on line 110 - 10https://bugzilla.wikimedia.org/36108 normal; MediaWiki extensions: Translate; (niklas.laxstrom) [19:17:28] gwicke: ping [19:17:48] awight: hi Adam! [19:18:11] New patchset: Catrope; "Merge branch 'master' into wmf/1.20wmf1" [mediawiki/extensions/ArticleFeedbackv5] (wmf/1.20wmf1) - https://gerrit.wikimedia.org/r/5348 [19:18:25] New review: Catrope; "(no comment)" [mediawiki/extensions/ArticleFeedbackv5] (wmf/1.20wmf1); V: 1 C: 2; - https://gerrit.wikimedia.org/r/5348 [19:18:27] Change merged: Catrope; [mediawiki/extensions/ArticleFeedbackv5] (wmf/1.20wmf1) - https://gerrit.wikimedia.org/r/5348 [19:19:14] New patchset: Bergi; "(Bug 36078) Integrate the ApiTokens module into ApiQueryUserInfo" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/5300 [19:20:00] 03(mod) Enable Bengali typing tool in Bengali Wikisource - 10https://bugzilla.wikimedia.org/36104 +comment (10Siebrand) [19:20:18] 03catrope * 10/branches/wmf/1.19wmf1/extensions/ArticleFeedbackv5/ArticleFeedbackv5.php: 1.19wmf1: Update ArticleFeedbackv5 from git (wmf/1.20wmf1) [19:20:34] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/5300 [19:23:45] MaxSem: I got approved for a Berlin subsidy, by the way: so if I'm on GSoC (and maybe even if I'm not) I should be there :) [19:23:58] wheee [19:24:20] yay [19:26:03] I'm trying to increase the maximum file upload size to 200MB for my mediawiki install. I've increased the post_max_size and upload_max_filesize to 200M. I even set the LimitRequestBody parameter to 0 in the apache config. However, the upload page still claims that 100M is the max size and I am unable to upload a file that is about 145M... [19:26:07] Suggestions? [19:28:56] !wg MaxUploadSize | kaje1 [19:28:56] kaje1: https://www.mediawiki.org/wiki/Manual:$wgMaxUploadSize [19:30:02] New patchset: Reedy; "Can't return values from functions that don't return anything" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/5349 [19:30:12] 03foxtrott * 10/trunk/extensions/SemanticFormsInputs/libs/timepicker.js: fix bug 34361 (Timepicker: The second click on "clock" button.) [19:30:19] New review: Hashar; "Write some unit tests next time :-D" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/5202 [19:30:21] 03(FIXED) Timepicker: The second click on "clock" button. - 10https://bugzilla.wikimedia.org/34361 +comment (10f.trott) [19:30:51] RoanKattouw: Incidentally, Eloquence said on en:WP:VPT that you'd attempted to fix the "Sorry! We could not process your edit due to a loss of session data" issue, but Dr. Blofeld doesn't think it's fixed it for him - any update? [19:30:52] Change merged: Hashar; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/5304 [19:31:14] New review: Hashar; "I clicked the wrong button :-D" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/5304 [19:31:21] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/5349 [19:31:37] MaxSem: That was it! Thanks! [19:31:50] 03(FIXED) Break of the fromsection and tosection parameters of the "pages" tag in 1.20-wmf1 release - 10https://bugzilla.wikimedia.org/36093 +comment (10Aaron Schulz) [19:32:15] Jarry1250: I fixed what I could see was wrong, don't know what could still be causing it now [19:32:28] Also it's normal to see it /occasionally/ as long as you don't see it /all the time/ [19:33:04] Roan: I'm looking at https://en.wikipedia.org/wiki/Wikipedia:VPT#Logging_out [19:33:15] 03(NEW) Get rid of HTML messages in MobileFrontend - 10https://bugzilla.wikimedia.org/36109 enhancement; MediaWiki extensions: MobileFrontend; (maxsem.wiki) [19:34:37] Jarry1250: I don't know what could be causing that offhand, sorry [19:35:00] No worries. Fingers crossed it'll go away by itself in the next 24 hours. [19:35:45] If multiple people have this problem and they still have it tomorrow, you should file a bug and start poking people [19:35:53] Where people != me :) [19:36:48] Roan: lol, right you are :P [19:36:53] In multiple ways [19:38:26] when i try to login to my mediawiki site it loads a blank page... anyone know how i can go about fixing this? [19:38:39] 03foxtrott * 10/trunk/extensions/SemanticFormsInputs/includes/SFI_Utils.php: followup r114090: fix bug 34360 (Datetimepicker: Is not dimmed if user does not have edit right.) [19:38:47] 03(FIXED) Datetimepicker: Is not dimmed if user does not have edit right. - 10https://bugzilla.wikimedia.org/34360 +comment (10f.trott) [19:38:51] been trying to fix this for a while now... no luck [19:39:16] !blankpage | rpg32 [19:39:17] rpg32: A blank page or HTTP 500 error usually indicates a fatal PHP error. For information on debugging (including viewing errors), see . [19:39:52] k, i'll look it over [19:40:18] thx [19:47:12] 03(mod) Lqt breaks API prop=info with invalid titles - 10https://bugzilla.wikimedia.org/36107 +comment (10Niklas Laxström) [19:47:55] New patchset: Aaron Schulz; "[FileBackend] Added some basic directory functions." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4725 [19:49:20] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/4725 [19:49:43] New review: Aaron Schulz; "Added recursive dir list function and top file list function. Merged more code into the common itera..." [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/4725 [19:51:02] having trouble adding the proper inserts to CentralAuth's global group permissions table. The instructions are a bit vague as what to add... any takers[?] [19:54:57] 03(mod) Article issues are far too prominent - 10https://bugzilla.wikimedia.org/32436 (10gleitz) [19:58:22] New review: Platonides; "That wouldn't help with developer idiocy." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/5202 [20:00:20] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/5349 [20:01:23] I have a mediawiki tag extension that hooks on ParserFirstCallInit. I would like the ability to use the tag around a template parameter: {{{Param}}}. It doesn't seem to work. Is it possible that using a different hook would make it work? [20:02:02] New patchset: Kaldari; "fix for bug 36106 - better error message for loss of session data" [mediawiki/extensions/WikiLove] (master) - https://gerrit.wikimedia.org/r/5352 [20:03:16] 03(FIXED) Change error message to be comprehensible to users - 10https://bugzilla.wikimedia.org/36106 +comment (10Ryan Kaldari) [20:07:45] Oh, I think I just found my answer at http://www.mediawiki.org/wiki/Manual:Tag_extensions#How_do_I_render_wikitext_in_my_extension.3F [20:12:14] 03(mod) Article issues are far too prominent - 10https://bugzilla.wikimedia.org/32436 +comment (10Dan Collins) [20:13:39] 03(mod) Article issues are far too prominent - 10https://bugzilla.wikimedia.org/32436 (10Dan Collins) [20:15:30] Reedy: we need to bump postgresql requirement in release notes to be 8.3 I think [20:15:42] I'm trying to allow apple disk image (*.dmg) files to be uploaded to my mediawiki installation. I've added it to wgFileExtensions and made sure it wasn't in wgFileBlacklist, but I still get this error message: This file contains HTML or script code that may be erroneously interpreted by a web browser. How do I allow dmg uploads? [20:15:58] ah no, mediawiki.org says 8.3 [20:18:23] New patchset: preilly; "Add support for toggle_view_desktop querystring additions to support warning banner for charges on zero site" [mediawiki/extensions/ZeroRatedMobileAccess] (master) - https://gerrit.wikimedia.org/r/5355 [20:20:42] kaje1: $wgMimeTypeBlacklist ? [20:32:36] 03(mod) Cursor icons are incorrect when mousing over some sections - 10https://bugzilla.wikimedia.org/36100 (10Ryan Kaldari) [20:37:41] 03(mod) Unable to move a corrupt file on commons: [[:commons:File:Нева.jpg]] - 10https://bugzilla.wikimedia.org/34934 +comment (10Aaron Schulz) [20:43:51] having trouble adding the proper inserts to CentralAuth's global group permissions table. The instructions are a bit vague as what to add... any takers[?] [20:45:05] Sieva? [20:45:24] New review: Krinkle; "I haven't been able to test it, but code looks good." [mediawiki/extensions/WikiLove] (master); V: 0 C: 1; - https://gerrit.wikimedia.org/r/5352 [20:45:40] domas: Got a second to talk data types in tables.sql? Was wondering why some varchars are marked binary, some are not [20:48:40] I think it depends on when it was added [20:48:53] for instance, uploadstash doesn't have a single binary [20:49:00] http://discoverygc.com/wiki/Special:BrokenRedirects Ugh, those bloody broken page names. [20:49:07] Yeah, I was suspecting something like that [20:49:14] searchindex may be different for being MyIsam [20:49:55] I assume there is no drawback in making binary the default charset. [20:50:06] e.g. adding binary keyword to all varchars [20:50:17] I think so, too [20:51:13] 03(mod) Failed to run update.php for PostgresQL: invalid input syntax for type bytea - 10https://bugzilla.wikimedia.org/36087 +comment (10Marcin Cieślak) [20:52:31] New review: Raimond Spekking; "(no comment)" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4797 [20:53:33] Next question: why are we using tinyblob for user_password rather than varchar? It's a plain ol' ASCII text hash. [20:55:39]

[20:57:29] is this message correct: http://translatewiki.net/wiki/MediaWiki:Clearyourcache ? [20:57:33] in Firefox cache is bypassed by pressing Ctrl+Shift+R, but not Ctrl+R [20:58:01] Aha, got rid of them with the deletion API action. <3 pageids [20:58:02] Ctrl+F5 works too [20:58:22] 03(NEW) Page Triage 1.0 (tracking - 10https://bugzilla.wikimedia.org/36110 normal; MediaWiki extensions: PageTriage; (krinklemail) [20:58:23] 03(mod) Cursor icons are incorrect when mousing over some sections - 10https://bugzilla.wikimedia.org/36100 (10Krinkle) [20:58:23] 03(mod) "mark as reviewed" - 10https://bugzilla.wikimedia.org/36101 (10Krinkle) [20:58:24] 03(mod) "show more" - 10https://bugzilla.wikimedia.org/36102 (10Krinkle) [20:58:24] 03(mod) confusing filter terminology - 10https://bugzilla.wikimedia.org/36103 (10Krinkle) [20:58:26] 03(mod) Tracking bug (tracking) - 10https://bugzilla.wikimedia.org/2007 (10Krinkle) [20:58:51] 03(mod) "mark as reviewed" - 10https://bugzilla.wikimedia.org/36101 -pt-1.0 (10Krinkle) [20:58:52] 03(mod) "show more" - 10https://bugzilla.wikimedia.org/36102 -pt-1.0 (10Krinkle) [20:58:52] 03(mod) Cursor icons are incorrect when mousing over some sections - 10https://bugzilla.wikimedia.org/36100 -pt-1.0 (10Krinkle) [20:58:53] 03(mod) confusing filter terminology - 10https://bugzilla.wikimedia.org/36103 -pt-1.0 (10Krinkle) [21:01:42] RoanKattouw: Ctrl+R is only page refreshing without bypassing cache [21:01:56] OK [21:04:42] how convenient, our mysql server has started crashing regularly [21:06:47] 03(mod) Milestone: MediaWiki 1.20 (tracking) - 10https://bugzilla.wikimedia.org/29098 -milestone ; +comment (10Krinkle) [21:08:09] 03foxtrott * 10/trunk/extensions/SemanticFormsInputs/libs/ (datepicker.js datetimepicker.js timepicker.js): fix bug 35652 (SemanticFormsInputs: Datepicker and timepicker: wrong tab order) [21:08:20] 03(FIXED) SemanticFormsInputs: Datepicker and timepicker: wrong tab order - 10https://bugzilla.wikimedia.org/35652 +comment (10f.trott) [21:11:17] 03foxtrott * 10/trunk/extensions/SemanticFormsInputs/includes/SFI_DatePicker.php: followup r114970: another attempt at bugfix (datepicker module not available when used) [21:12:12] New patchset: L10n-bot; "Localisation updates from http://translatewiki.net." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/5360 [21:12:16] New review: gerrit2; "Auto-approving/merging l10n updates" [mediawiki/core] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/5360 [21:12:16] Change merged: gerrit2; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/5360 [21:13:01] 03(mod) New User hook broken for PG, breaks normal logging - 10https://bugzilla.wikimedia.org/34372 (10Krinkle) [21:13:02] 03(mod) Milestone: MediaWiki 1.19 (tracking) - 10https://bugzilla.wikimedia.org/29097 (10Krinkle) [21:13:09] 03(mod) Unable to login via SUL-account - 10https://bugzilla.wikimedia.org/17618 (10Krinkle) [21:13:11] 03(mod) Milestone: MediaWiki 1.19 (tracking) - 10https://bugzilla.wikimedia.org/29097 (10Krinkle) [21:13:30] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/5360 [21:13:58] 03(mod) 1.19 post-deployment actions (tracking) - 10https://bugzilla.wikimedia.org/31211 (10Krinkle) [21:14:01] 03(mod) Milestone: MediaWiki 1.19 (tracking) - 10https://bugzilla.wikimedia.org/29097 (10Krinkle) [21:14:58] 03aaron * 10/trunk/tools/mwmultiversion/multiversion/refreshWikiversionsCDB: Bug 36079 - "refreshWikiversionsCDB should fail if invalid version is specified in wikiversions.dat". Also added support for comments using #. [21:21:42] New patchset: Bsitu; " Disable untriaging in API" [mediawiki/extensions/PageTriage] (master) - https://gerrit.wikimedia.org/r/5362 [21:25:43] 03aaron * 10/trunk/tools/mwmultiversion/multiversion/populateWikiversions: Use MULTIVER_CDB_DIR_HOME as needed. [21:26:09] 03(mod) Move wiki to www.wikimedia.org.uk to avoid confusion with Wikimedia Ukraine - 10https://bugzilla.wikimedia.org/20182 +comment (10Mike Peel) [21:27:52] one down [21:27:58] "ddsh -F30 -cM -g mediawiki-installation 'sudo -u mwdeploy rsync -l 10.0.5.8::common/wikiversions.dat /usr/local/apache/common-local/" [21:28:07] hmm [21:28:16] 04(REOPENED) Move wiki to www.wikimedia.org.uk to avoid confusion with Wikimedia Ukraine - 10https://bugzilla.wikimedia.org/20182 +comment (10p858snake) [21:30:58] 03(mod) Enable flags for needinfo - 10https://bugzilla.wikimedia.org/36064 +comment (10Mark A. Hershberger) [21:33:45] 03aaron * 10/trunk/tools/mwmultiversion/multiversion/MWMultiVersion.php: Bug 36083 - Use trigger_error(..., E_USER_ERROR) instead of just exiting out. [21:34:04] 03(FIXED) Use trigger_error(..., E_USER_ERROR) instead of die() in multiversion - 10https://bugzilla.wikimedia.org/36083 +comment (10Aaron Schulz) [21:35:07] New review: Kaldari; "Approved!" [mediawiki/extensions/PageTriage] (master); V: 0 C: 2; - https://gerrit.wikimedia.org/r/5292 [21:38:02] 03(mod) Enable flags for needinfo - 10https://bugzilla.wikimedia.org/36064 +comment (10Krinkle) [21:43:40] New patchset: L10n-bot; "Localisation updates from http://translatewiki.net." [mediawiki/extensions/AbuseFilter] (master) - https://gerrit.wikimedia.org/r/5363 [21:43:44] New review: gerrit2; "Auto-approving/merging l10n updates" [mediawiki/extensions/AbuseFilter] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/5363 [21:43:44] Change merged: gerrit2; [mediawiki/extensions/AbuseFilter] (master) - https://gerrit.wikimedia.org/r/5363 [21:43:47] New patchset: L10n-bot; "Localisation updates from http://translatewiki.net." [mediawiki/extensions/AdminLinks] (master) - https://gerrit.wikimedia.org/r/5364 [21:43:50] New review: gerrit2; "Auto-approving/merging l10n updates" [mediawiki/extensions/AdminLinks] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/5364 [21:43:51] Change merged: gerrit2; [mediawiki/extensions/AdminLinks] (master) - https://gerrit.wikimedia.org/r/5364 [21:43:53] New patchset: L10n-bot; "Localisation updates from http://translatewiki.net." [mediawiki/extensions/ApiSandbox] (master) - https://gerrit.wikimedia.org/r/5365 [21:43:57] New review: gerrit2; "Auto-approving/merging l10n updates" [mediawiki/extensions/ApiSandbox] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/5365 [21:43:57] Change merged: gerrit2; [mediawiki/extensions/ApiSandbox] (master) - https://gerrit.wikimedia.org/r/5365 [21:44:03] New patchset: L10n-bot; "Localisation updates from http://translatewiki.net." [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/5366 [21:44:07] New review: gerrit2; "Auto-approving/merging l10n updates" [mediawiki/extensions/ArticleFeedbackv5] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/5366 [21:44:07] Change merged: gerrit2; [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/5366 [21:44:10] New patchset: L10n-bot; "Localisation updates from http://translatewiki.net." [mediawiki/extensions/Babel] (master) - https://gerrit.wikimedia.org/r/5367 [21:44:13] New review: gerrit2; "Auto-approving/merging l10n updates" [mediawiki/extensions/Babel] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/5367 [21:44:14] Change merged: gerrit2; [mediawiki/extensions/Babel] (master) - https://gerrit.wikimedia.org/r/5367 [21:44:16] New patchset: L10n-bot; "Localisation updates from http://translatewiki.net." [mediawiki/extensions/CategoryTree] (master) - https://gerrit.wikimedia.org/r/5368 [21:44:20] New review: gerrit2; "Auto-approving/merging l10n updates" [mediawiki/extensions/CategoryTree] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/5368 [21:44:20] Change merged: gerrit2; [mediawiki/extensions/CategoryTree] (master) - https://gerrit.wikimedia.org/r/5368 [21:44:23] New patchset: L10n-bot; "Localisation updates from http://translatewiki.net." [mediawiki/extensions/Cite] (master) - https://gerrit.wikimedia.org/r/5369 [21:44:26] New review: gerrit2; "Auto-approving/merging l10n updates" [mediawiki/extensions/Cite] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/5369 [21:44:26] Change merged: gerrit2; [mediawiki/extensions/Cite] (master) - https://gerrit.wikimedia.org/r/5369 [21:44:29] New patchset: L10n-bot; "Localisation updates from http://translatewiki.net." [mediawiki/extensions/ConfirmEdit] (master) - https://gerrit.wikimedia.org/r/5370 [21:44:33] New review: gerrit2; "Auto-approving/merging l10n updates" [mediawiki/extensions/ConfirmEdit] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/5370 [21:44:33] Change merged: gerrit2; [mediawiki/extensions/ConfirmEdit] (master) - https://gerrit.wikimedia.org/r/5370 [21:44:37] New patchset: L10n-bot; "Localisation updates from http://translatewiki.net." [mediawiki/extensions/DonationInterface] (master) - https://gerrit.wikimedia.org/r/5371 [21:44:41] New review: gerrit2; "Auto-approving/merging l10n updates" [mediawiki/extensions/DonationInterface] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/5371 [21:44:41] Change merged: gerrit2; [mediawiki/extensions/DonationInterface] (master) - https://gerrit.wikimedia.org/r/5371 [21:44:44] New patchset: L10n-bot; "Localisation updates from http://translatewiki.net." [mediawiki/extensions/LiquidThreads] (master) - https://gerrit.wikimedia.org/r/5372 [21:44:48] New review: gerrit2; "Auto-approving/merging l10n updates" [mediawiki/extensions/LiquidThreads] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/5372 [21:44:48] Change merged: gerrit2; [mediawiki/extensions/LiquidThreads] (master) - https://gerrit.wikimedia.org/r/5372 [21:44:51] New patchset: L10n-bot; "Localisation updates from http://translatewiki.net." [mediawiki/extensions/Maps] (master) - https://gerrit.wikimedia.org/r/5373 [21:44:55] New review: gerrit2; "Auto-approving/merging l10n updates" [mediawiki/extensions/Maps] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/5373 [21:44:55] Change merged: gerrit2; [mediawiki/extensions/Maps] (master) - https://gerrit.wikimedia.org/r/5373 [21:44:58] New patchset: L10n-bot; "Localisation updates from http://translatewiki.net." [mediawiki/extensions/Math] (master) - https://gerrit.wikimedia.org/r/5374 [21:45:01] New review: gerrit2; "Auto-approving/merging l10n updates" [mediawiki/extensions/Math] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/5374 [21:45:01] Change merged: gerrit2; [mediawiki/extensions/Math] (master) - https://gerrit.wikimedia.org/r/5374 [21:45:13] New patchset: L10n-bot; "Localisation updates from http://translatewiki.net." [mediawiki/extensions/ProofreadPage] (master) - https://gerrit.wikimedia.org/r/5376 [21:45:17] New review: gerrit2; "Auto-approving/merging l10n updates" [mediawiki/extensions/ProofreadPage] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/5376 [21:45:17] Change merged: gerrit2; [mediawiki/extensions/ProofreadPage] (master) - https://gerrit.wikimedia.org/r/5376 [21:45:20] New patchset: L10n-bot; "Localisation updates from http://translatewiki.net." [mediawiki/extensions/Renameuser] (master) - https://gerrit.wikimedia.org/r/5377 [21:45:23] New review: gerrit2; "Auto-approving/merging l10n updates" [mediawiki/extensions/Renameuser] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/5377 [21:45:24] Change merged: gerrit2; [mediawiki/extensions/Renameuser] (master) - https://gerrit.wikimedia.org/r/5377 [21:45:27] New patchset: L10n-bot; "Localisation updates from http://translatewiki.net." [mediawiki/extensions/SemanticMaps] (master) - https://gerrit.wikimedia.org/r/5378 [21:45:30] New review: gerrit2; "Auto-approving/merging l10n updates" [mediawiki/extensions/SemanticMaps] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/5378 [21:45:30] Change merged: gerrit2; [mediawiki/extensions/SemanticMaps] (master) - https://gerrit.wikimedia.org/r/5378 [21:45:34] New patchset: L10n-bot; "Localisation updates from http://translatewiki.net." [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/5379 [21:45:38] New review: gerrit2; "Auto-approving/merging l10n updates" [mediawiki/extensions/Translate] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/5379 [21:45:38] Change merged: gerrit2; [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/5379 [21:45:39] New review: Kaldari; "(no comment)" [mediawiki/extensions/PageTriage] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/5292 [21:45:41] New patchset: L10n-bot; "Localisation updates from http://translatewiki.net." [mediawiki/extensions/TranslationNotifications] (master) - https://gerrit.wikimedia.org/r/5380 [21:45:46] Change merged: Kaldari; [mediawiki/extensions/PageTriage] (master) - https://gerrit.wikimedia.org/r/5292 [21:45:46] New review: gerrit2; "Auto-approving/merging l10n updates" [mediawiki/extensions/TranslationNotifications] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/5380 [21:45:47] Change merged: gerrit2; [mediawiki/extensions/TranslationNotifications] (master) - https://gerrit.wikimedia.org/r/5380 [21:45:48] New patchset: L10n-bot; "Localisation updates from http://translatewiki.net." [mediawiki/extensions/UploadWizard] (master) - https://gerrit.wikimedia.org/r/5381 [21:45:52] New review: gerrit2; "Auto-approving/merging l10n updates" [mediawiki/extensions/UploadWizard] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/5381 [21:45:52] Change merged: gerrit2; [mediawiki/extensions/UploadWizard] (master) - https://gerrit.wikimedia.org/r/5381 [21:45:55] New patchset: L10n-bot; "Localisation updates from http://translatewiki.net." [mediawiki/extensions/Validator] (master) - https://gerrit.wikimedia.org/r/5382 [21:45:59] New review: gerrit2; "Auto-approving/merging l10n updates" [mediawiki/extensions/Validator] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/5382 [21:45:59] Change merged: gerrit2; [mediawiki/extensions/Validator] (master) - https://gerrit.wikimedia.org/r/5382 [21:46:00] New patchset: L10n-bot; "Localisation updates from http://translatewiki.net." [mediawiki/extensions/WikiEditor] (master) - https://gerrit.wikimedia.org/r/5383 [21:46:04] New review: gerrit2; "Auto-approving/merging l10n updates" [mediawiki/extensions/WikiEditor] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/5383 [21:46:04] Change merged: gerrit2; [mediawiki/extensions/WikiEditor] (master) - https://gerrit.wikimedia.org/r/5383 [21:46:07] New patchset: L10n-bot; "Localisation updates from http://translatewiki.net." [mediawiki/extensions/WikimediaIncubator] (master) - https://gerrit.wikimedia.org/r/5384 [21:46:11] New review: gerrit2; "Auto-approving/merging l10n updates" [mediawiki/extensions/WikimediaIncubator] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/5384 [21:46:11] Change merged: gerrit2; [mediawiki/extensions/WikimediaIncubator] (master) - https://gerrit.wikimedia.org/r/5384 [21:46:14] New patchset: L10n-bot; "Localisation updates from http://translatewiki.net." [mediawiki/extensions/WikimediaMessages] (master) - https://gerrit.wikimedia.org/r/5385 [21:46:17] New review: gerrit2; "Auto-approving/merging l10n updates" [mediawiki/extensions/WikimediaMessages] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/5385 [21:46:18] Change merged: gerrit2; [mediawiki/extensions/WikimediaMessages] (master) - https://gerrit.wikimedia.org/r/5385 [21:46:20] nice flood there... [21:46:21] New patchset: L10n-bot; "Localisation updates from http://translatewiki.net." [mediawiki/extensions/ZeroRatedMobileAccess] (master) - https://gerrit.wikimedia.org/r/5386 [21:46:24] New review: gerrit2; "Auto-approving/merging l10n updates" [mediawiki/extensions/ZeroRatedMobileAccess] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/5386 [21:46:24] Change merged: gerrit2; [mediawiki/extensions/ZeroRatedMobileAccess] (master) - https://gerrit.wikimedia.org/r/5386 [21:46:27] New patchset: L10n-bot; "Localisation updates from http://translatewiki.net." [mediawiki/extensions/timeline] (master) - https://gerrit.wikimedia.org/r/5387 [21:46:31] New review: gerrit2; "Auto-approving/merging l10n updates" [mediawiki/extensions/timeline] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/5387 [21:46:31] Change merged: gerrit2; [mediawiki/extensions/timeline] (master) - https://gerrit.wikimedia.org/r/5387 [21:47:04] 03raymond * 10/trunk/extensions/ (15 files in 15 dirs): Localisation updates from http://translatewiki.net. [21:48:42] <[KrusheR]> what the dong [21:52:47] gerrit wanted to say hello in a big way today apparently [21:53:55] New review: Kaldari; "Looks good!" [mediawiki/extensions/PageTriage] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/5299 [21:53:57] Change merged: Kaldari; [mediawiki/extensions/PageTriage] (master) - https://gerrit.wikimedia.org/r/5299 [21:58:53] 03(mod) HTML tags shouldn't be escaped before passing to MathJax - 10https://bugzilla.wikimedia.org/36059 +comment (10nageh) [22:05:42] can someone tell me where the submitlogin action is handled?? [22:08:34] i thought it would be in wiki.php but i don't see it there [22:08:44] 03(mod) Set $wgUseMathJax = true on Wikimedia wikis - 10https://bugzilla.wikimedia.org/31406 +comment (10Mark A. Hershberger) [22:17:13] 03catrope * 10/trunk/tools/mwmultiversion/multiversion/deleteMediaWiki: Followup to r114955: remove symlinks first, then the directories. Also complain when removing failed. [22:17:16] AaronSchulz: ---^^ [22:21:29] New patchset: Hashar; "(bug 34938) empty on Sanskrit Wikipedia" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/5388 [22:21:41] <wikibugs> 03(mod) <title> is empty in the Sanskrit Wikipedia - 10https://bugzilla.wikimedia.org/34938 +comment (10Antoine "hashar" Musso) [22:22:20] <gerrit-wm> New patchset: Robmoen; "Modify VE constructor to have the default set of tool configuration Configuration options are to extend base options in the constructor." [mediawiki/extensions/VisualEditor] (master) - https://gerrit.wikimedia.org/r/5389 [22:22:24] <Krinkle> RoanKattouw: Just wondering, does the intermediary directory have to exist? I thought symlinks could skip paths [22:22:37] <Krinkle> oh wait, thets Apache aliases [22:22:40] <Krinkle> thats* [22:22:45] <Krinkle> symlinks can't do that [22:22:51] <Krinkle> nvm [22:23:08] <gerrit-wm> New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/5388 [22:24:39] <gerrit-wm> New patchset: Hashar; "(bug 34938) <title> empty on Sanskrit Wikipedia" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/5388 [22:25:24] <wikibugs> 03(mod) <title> is empty in the Sanskrit Wikipedia - 10https://bugzilla.wikimedia.org/34938 +comment (10Antoine "hashar" Musso) [22:25:58] <gerrit-wm> New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/5388 [22:26:09] <hashar> RoanKattouw: I have added you as a reviewer on change 5388 , might want to wait for Raimond review though [22:33:39] <gerrit-wm> New patchset: Robmoen; "Put a space in the toolbarDropdownTool-label div for default Addresses dropdown tool ui inconsistency on load" [mediawiki/extensions/VisualEditor] (master) - https://gerrit.wikimedia.org/r/5390 [22:36:15] <domas> g_sabinomullane: well, all varchars are binary on wikipedia side [22:43:48] <rpg32> is there an easy way to determine which extensions are calling a specific hook? [22:44:38] <rpg32> something that is calling the UserLoginComplete hook is causing a problem on my site but there are no errors being displayed... [22:45:03] <rpg32> if i comment out the runHook everything is fine [22:57:31] <wikibugs> 03(NEW) Update $wgNamespacesWithSubpages with new defaults from core - 10https://bugzilla.wikimedia.org/36112 normal; Wikimedia: General/Unknown; (krinklemail) [23:04:21] <wikibugs> 03(mod) Set $wgUseMathJax = true on Wikimedia wikis - 10https://bugzilla.wikimedia.org/31406 +comment (10Richard Morris) [23:08:42] <wikibugs> 03(mod) "mark as reviewed" - 10https://bugzilla.wikimedia.org/36101 +comment (10Fabrice Florin) [23:19:23] <wikibugs> 03(NEW) "Parseline" group on Special:ListGroupRights instead of user groups - 10https://bugzilla.wikimedia.org/36113 normal; MediaWiki: General/Unknown; (Thehelpfulonewiki) [23:36:00] <wikibugs> 03(mod) "mark as reviewed" - 10https://bugzilla.wikimedia.org/36101 +comment (10Krinkle) [23:39:17] <wikibugs> 03(NEW) Anon users can't change the quality at ProofreadPage extension anymore - 10https://bugzilla.wikimedia.org/36115 blocker; MediaWiki extensions: ProofreadPage; (enomil) [23:39:18] <wikibugs> 03(mod) Wikisource related bugs and enhancements (tracking) - 10https://bugzilla.wikimedia.org/35925 (10enomil) [23:43:49] <codurr> New code comment: Aaron Schulz; COULD NOT REMOVE SYMLINK!; <https://www.mediawiki.org/wiki/Special:Code/MediaWiki/114982#c32710> [23:51:44] <gerrit-wm> New review: Catrope; "(no comment)" [mediawiki/core] (master); V: 0 C: 1; - https://gerrit.wikimedia.org/r/5388 [23:53:05] <AaronSchulz> TimStarling: did you see my backend config email? [23:53:15] * AaronSchulz pokes tim with a stick and runs [23:54:27] <TimStarling> yes, what did you want me to do with it? [23:54:37] <AaronSchulz> check if it made sense [23:55:57] <TimStarling> 'lockManager' => 'fsLockManager', [23:56:00] <TimStarling> NFS doesn't support locking [23:56:24] <AaronSchulz> that's just preserving what's used now [23:56:41] <AaronSchulz> the idea is to not really change anything yet (except add the journal config soon) [23:56:54] <AaronSchulz> though we can fix that while at it I guess... [23:57:06] <TimStarling> right... [23:57:20] <AaronSchulz> not that it matters to much, since File uses FOR UPDATE now [23:57:32] <TimStarling> well, using nullLockManager would mean that we're deploying less code [23:57:38] <TimStarling> so there's less that can go wrong [23:57:39] <AaronSchulz> and I don't think anyone directly calls the repo batch functions other than through it [23:57:53] <AaronSchulz> (it being File) [23:58:01] <TimStarling> otherwise looks fine [23:58:41] <AaronSchulz> it will be done to test/mw.org/small wikis first of course