[00:04:03] use a different page name? [00:07:23] 03(mod) Inconsistent state within the internal storage backends - 10https://bugzilla.wikimedia.org/39221 +comment (10Aaron Schulz) [00:09:27] is there any reason why i can't upload any files [00:09:35] to my zpanel domain hosted ftp? [00:10:02] it keeps saying unable to upload because of the file permissions [00:19:21] TimStarling: And how can I be sure no other tests will use that page? The problem is, when running ALL tests I don't need to declare Template:!, but if I only run my test file, I will need it because the parserTests.txt will not create it for me [00:20:13] 03(mod) Populate revision.rev_sha1 and archive.ar_sha1 on Wikimedia wikis - 10https://bugzilla.wikimedia.org/36081 +comment (10Aaron Schulz) [00:20:17] prefix it with the extension name [00:20:40] Template:myextension_! [00:21:11] TimStarling: now I have the weird situation, that Template:! is in a configuration variable of my extension and therefore I need it to be Template:! ... [00:23:12] It's just all related to the good old 32746 bug [00:23:34] https://bugzilla.wikimedia.org/show_bug.cgi?id=32746 [00:24:27] New patchset: Jeroen De Dauw; "Introduced non-stringly-typed mode and added tests" [mediawiki/extensions/Validator] (master) - https://gerrit.wikimedia.org/r/19192 [00:24:52] 03(FIXED) Gif not animating - 10https://bugzilla.wikimedia.org/39295 +comment (10Smallman) [00:25:48] Change merged: Jeroen De Dauw; [mediawiki/extensions/Validator] (master) - https://gerrit.wikimedia.org/r/19192 [00:27:42] 03(NEW) Give some sort of error if animated gif size exceeds $wgMaxAnimatedGifArea - 10https://bugzilla.wikimedia.org/39297 enhancement; MediaWiki: File management; (M8R-udfkkf) [00:29:45] uh, it's even possible to change a config during parser tests :) [00:30:53] but it looks like I had to do it per test, so that's not good [00:31:26] yeah, you could add a hook to NewParserTest::setupGlobals() to allow extensions to have options [00:34:39] TimStarling: how about changing the system that it will allow to overwrite articles already set instead of throwing errors? [00:35:00] or at least something like a !!articleifnew [00:35:04] then if the articles had different content, the tests would break each other [00:35:59] ^^ shouldn't ever be the case if tests of different files do not get mixed up in execution order. [00:38:51] you mean if they overwrite? if they don't overwrite (!!articleifnew) then they will break each other as long as the test with the wrong content runs before the test with the right content [00:40:04] I mean in theory they could interfer, but I don't think it would really happen [00:47:48] I think it will probably work if you overwrite [00:48:50] interesting that there is already an $ignoreDuplicate parameter [00:49:26] hmm, which is set for NewParserTest [00:49:40] it must be a hack to work around phpunit test creation order [00:52:01] so probably if you ran it via phpunit rather than parserTests.php, it would just work [00:53:01] not that that is a good solution [00:53:40] in fact it suggests that article creations and test creations from different files may in fact be interleaved if you run via phpunit [00:54:54] so adding a hook to setupGlobals() to allow extension-defined options and using that to set the name of the "!" template sounds good to me [00:55:35] Thanks Tim, I will think about it tomorrow. Got to get some sleep. [00:55:56] New patchset: Daniel Werner; "Added parser tests" [mediawiki/extensions/Arrays] (master) - https://gerrit.wikimedia.org/r/19193 [00:55:57] New patchset: Daniel Werner; "use @file instead of @file " [mediawiki/extensions/Arrays] (master) - https://gerrit.wikimedia.org/r/19194 [00:55:57] New patchset: Daniel Werner; "Added important test" [mediawiki/extensions/Arrays] (master) - https://gerrit.wikimedia.org/r/19195 [00:55:57] New patchset: Daniel Werner; "Added test for interaction with 'Loops' extension" [mediawiki/extensions/Arrays] (master) - https://gerrit.wikimedia.org/r/19196 [00:57:22] New review: Daniel Werner; "These tests run on their own for now. There might be complications when running them together with o..." [mediawiki/extensions/Arrays] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/19193 [01:24:23] New patchset: Ori.livneh; "Update extension E3Experiments to master" [mediawiki/core] (wmf/1.20wmf9) - https://gerrit.wikimedia.org/r/19197 [01:25:18] Change merged: Ori.livneh; [mediawiki/core] (wmf/1.20wmf9) - https://gerrit.wikimedia.org/r/19197 [01:42:05] 03(NEW) Not receiving Wikipedia email notfications - 10https://bugzilla.wikimedia.org/39298 critical; MediaWiki: Email; (voldrani) [01:48:01] https://www.mediawiki.org/w/index.php?title=TEX_Editor/Code&action=history Weird... This code the page was created with is identical to the code on the page I redirected it to [02:36:03] 03(NEW) Undeleting old versions of files proceeds successfully but gives error and fails to log - 10https://bugzilla.wikimedia.org/39299 normal; MediaWiki: Page deletion; (king.of.hearts.wiki) [02:39:35] 03(mod) Undeleting old versions of files proceeds successfully but gives error and fails to log - 10https://bugzilla.wikimedia.org/39299 normal->major; +comment (10Krenair) [02:50:36] 03(mod) CheckUser log indefinitely retains private information - 10https://bugzilla.wikimedia.org/37626 +comment (10Charitwo) [03:18:42] Change merged: Trevor Parscal; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/19002 [03:24:44] Change merged: Trevor Parscal; [mediawiki/extensions/VisualEditor] (master) - https://gerrit.wikimedia.org/r/18843 [03:28:50] New review: Trevor Parscal; "Please use word-wrap: break-word; to resolve the issue of single words in the sidebar that are too w..." [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/18992 [03:52:45] New patchset: Yaron Koren; "Improved error message relating to pcre.backtrace_limit setting" [mediawiki/extensions/SemanticForms] (master) - https://gerrit.wikimedia.org/r/19198 [03:53:57] New review: Yaron Koren; "Oops - that should be "backtrack_limit" in the commit description." [mediawiki/extensions/SemanticForms] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/19198 [03:53:58] Change merged: Yaron Koren; [mediawiki/extensions/SemanticForms] (master) - https://gerrit.wikimedia.org/r/19198 [04:47:20] 03(WONTFIX) Narayam -- Selected IME must be visible - 10https://bugzilla.wikimedia.org/31140 +comment (10Srikanth Logic) [04:52:54] The tabber extension does not work on windows. or its opposite for unix / windows [04:53:07] I was going to write on the wiki abot it [05:28:14] 03(mod) Inconsistent state within the internal storage backends - 10https://bugzilla.wikimedia.org/39221 +comment (10Fastily) [05:38:28] 03(mod) Word-ending links do not work in or/hi, update linktrail rules - 10https://bugzilla.wikimedia.org/36966 +comment (10Srikanth Logic) [05:55:13] short question: how can I find the value of the default sort key of a given page? (in the database tables) [05:58:30] New patchset: Santhosh; "Added autonyms directly to langdb.yaml" [mediawiki/extensions/UniversalLanguageSelector] (master) - https://gerrit.wikimedia.org/r/19033 [06:02:51] New patchset: Santhosh; "Introduce languages options to ULS" [mediawiki/extensions/UniversalLanguageSelector] (master) - https://gerrit.wikimedia.org/r/18844 [06:25:33] New patchset: Daniel Friesen; "Fix up the preferred way to specify mw.util.$content" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/19008 [06:26:03] New patchset: Daniel Friesen; "Follow up I41c70d78 with a full fledged notification system." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/19199 [06:26:38] New review: Daniel Friesen; "Rebased and conflicts fixed." [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/19008 [06:27:36] New review: Daniel Friesen; "Demo:" [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/19199 [06:29:52] Change merged: Tpt; [mediawiki/extensions/ProofreadPage] (master) - https://gerrit.wikimedia.org/r/6078 [06:30:30] Change merged: Tpt; [mediawiki/extensions/ProofreadPage] (master) - https://gerrit.wikimedia.org/r/6064 [06:31:46] 06(LATER) extending Narayam Marathi support in wiktionaries across all languages other than Marathi Wiktionary - 10https://bugzilla.wikimedia.org/35790 +comment (10Srikanth Logic) [06:32:57] New review: Tpt; "Very easy patch. I don't think that a review is needed." [mediawiki/extensions/ProofreadPage] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/18460 [06:33:18] Oh right... jorm... Have you seen Trevor's new notifications? [06:34:03] huh? [06:34:21] jorm: https://gerrit.wikimedia.org/r/#/c/17605/ [06:34:52] Basically in MonoBook/Vector he turned #mw-js-message into a notification bubble with auto-hide [06:35:17] huh. well. i guess they want to use stuff like that for the visual editor. [06:37:11] ^_^ It felt half-finished to me, so I spent a night creating a fully featured notification bubble system to replace it: https://www.mediawiki.org/wiki/File:Mw-notification.ogv [06:42:33] New review: Daniel Friesen; "This felt like a half-finished project to me. More of a hack than a notification system, so I went a..." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/17605 [06:44:13] 03(mod) Add Bangladesh to the monuments database in .... - 10https://bugzilla.wikimedia.org/38318 +comment (10Effeietsanders) [06:46:43] New patchset: Umherirrender; "add 'editprotected' right to list of available rights" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/19200 [06:48:14] 03(NEW) Local logo changing function active request - 10https://bugzilla.wikimedia.org/39300 normal; Wikimedia: Site configuration; (sotiale) [06:50:00] 03(mod) Add Colombia in Spanish to the monuments database - 10https://bugzilla.wikimedia.org/38320 +comment (10Effeietsanders) [06:53:27] 03(mod) Add Czech Republic to the monuments database - 10https://bugzilla.wikimedia.org/38321 +comment (10Effeietsanders) [06:54:30] New patchset: Amire80; "Add Language settings dialog" [mediawiki/extensions/UniversalLanguageSelector] (master) - https://gerrit.wikimedia.org/r/18446 [07:05:04] 03(mod) Add Panama in Spanish to the monuments database - 10https://bugzilla.wikimedia.org/38327 +comment (10Effeietsanders) [07:07:27] !worstcase [07:07:27] Generally, the worst that can happen is that someone compromises your site, steals your data, deletes it and replaces it with kiddy porn. Then they start a spam service on your server advertising the kiddy porn to twenty million email addresses, daily. Then your home gets raided, you get fired and your wife leaves you. Then you get killed in your sleep by ninjas. [07:12:17] 03(mod) Add South Africa to the monuments database - 10https://bugzilla.wikimedia.org/38330 +comment (10Effeietsanders) [07:22:34] Hello [07:23:13] Anyone that can help me out with something ? [07:25:47] 03(mod) Devanagari transliteration tool - 10https://bugzilla.wikimedia.org/25326 +comment (10Siebrand) [07:27:14] New review: Matmarex; "Should I? IMO, from usability perspective, it is better to have a slightly imperfect layout than to ..." [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/18992 [07:29:16] New review: Matmarex; "Ugh. I'm sorry, I had a mind fart, disregard the previous comment. I will do it." [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/18992 [07:31:45] New patchset: Matmarex; "remove bizarre overflow:hidden from lists in sidebar on Vector" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/18992 [07:32:01] 03(mod) Devanagari transliteration tool - 10https://bugzilla.wikimedia.org/25326 +comment (10Amir E. Aharoni) [07:34:37] 03(mod) Devanagari transliteration tool for Bhojpuri Wikipedia - 10https://bugzilla.wikimedia.org/25326 summary (10Amir E. Aharoni) [07:40:26] New patchset: Umherirrender; "add 'passwortreset' right to list of available rights" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/19201 [07:44:15] New patchset: Umherirrender; "add 'reupload-own' right to list of available rights" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/19202 [07:47:46] !ask | nabuya [07:47:46] nabuya: Hi, how can we help you? Just ask your question. [07:51:24] New patchset: Umherirrender; "add 'patrolmarks' right to list of available rights" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/19203 [07:55:05] New patchset: Daniel Friesen; "(bug 30713) Introduce a mw-content-ready event." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/19204 [07:59:27] 03(mod) Introduce custom events for MediaWiki's front-end flow - 10https://bugzilla.wikimedia.org/30713 +comment (10Daniel Friesen) [08:01:19] I'm looking for a mobile extension for my mediawiki, I tried MobileFrontend but it doesn't seem to work very well, anyone got a solution for a mobile version ? [08:02:26] nabuya: Have you tried those that Google finds when searching with: mediawiki mobile extension [08:13:22] 03(mod) Review statistics should be added to Special:LanguageStats and Special:MessageGroupStats - 10https://bugzilla.wikimedia.org/39279 +design; +comment (10Niklas Laxström) [08:16:08] Change merged: Tobias Gritschacher; [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/18463 [08:18:34] New patchset: Umherirrender; "Add UserTest::testAllRightsWithMessage" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/19205 [08:26:10] New review: Umherirrender; "Fail ok, needs I9464109c, Ic7c57c8b, Id09d144f and Iebdf0454 to pass, but I did not know, how I can ..." [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/19205 [08:40:52] tale: The ones that the search finds are extensions that redirect mobiles to another skin, that's not what I'm looking for, I'm looking more for an extension that directly changes the wiki view on mobiles (only iPhone, don't need any more) [09:23:36] 03(NEW) Zero pixel JPEGs - 10https://bugzilla.wikimedia.org/39301 normal; MediaWiki: Uploading; (menoush25) [09:33:15] 03(mod) Implement JavaScript mw.hooks framework - 10https://bugzilla.wikimedia.org/23580 +comment (10Daniel Friesen) [09:33:58] 03(mod) Introduce custom events for MediaWiki's front-end flow - 10https://bugzilla.wikimedia.org/30713 +comment (10Daniel Friesen) [09:35:50] New patchset: Amire80; "Add Language settings dialog" [mediawiki/extensions/UniversalLanguageSelector] (master) - https://gerrit.wikimedia.org/r/18446 [09:43:18] New patchset: Tobias Gritschacher; "removed checks during pending ajax-request as it can be finished too fast in some cases; I see no way to force the request to last for a certain time;" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/19207 [09:59:39] Change merged: Henning Snater; [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/19207 [10:07:48] New patchset: Daniel Friesen; "(bug 32951) Do not register absolute internal externals" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/18094 [10:57:22] New patchset: Amire80; "Add Language settings dialog" [mediawiki/extensions/UniversalLanguageSelector] (master) - https://gerrit.wikimedia.org/r/18446 [11:00:16] New patchset: Liangent; "'globalblocking' group is lowercase and this comment is misleading" [mediawiki/extensions/GlobalBlocking] (master) - https://gerrit.wikimedia.org/r/19209 [11:06:59] hi #mediawiki :D [11:07:46] web noob here. i'm trying to use mediawiki on my webhost. they don't give me a shell, only ftp. i've been uploading mediawiki for about 2 hours now... any ideas on how to do this better? [11:09:54] trysten: It depends if you need support for other languages [11:10:26] As in, translations of the interface [11:19:20] trysten: You've got a really bad webhost [11:20:43] Dantman: Shell access is a premium product. [11:21:14] ...only on hosts that rip you off [11:25:10] Dantman: Well, it depends on your budget really. Ones without shell access are cheaper; or at least they were last time I checked. [11:33:21] 03(NEW) Bottom toolbar content not displaying - 10https://bugzilla.wikimedia.org/39302 normal; MediaWiki extensions: PageTriage; (okeyes) [11:34:16] New review: Nikerabbit; "Looks good. one question still open is what to do with languages with multiple variants:" [mediawiki/extensions/UniversalLanguageSelector] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/19033 [11:45:38] New patchset: Amire80; "Add Language settings dialog" [mediawiki/extensions/UniversalLanguageSelector] (master) - https://gerrit.wikimedia.org/r/18446 [11:51:41] 03(mod) Gurumukhi LLA should have dot to the left of Gurumukhi LA - 10https://bugzilla.wikimedia.org/39219 +comment (10Srikanth Logic) [12:08:09] 03(mod) Gif not animating - 10https://bugzilla.wikimedia.org/39295 +comment (10Bawolff) [12:10:55] 03(mod) Enable CommentPages extension on English Wikinews - 10https://bugzilla.wikimedia.org/11586 +comment (10Bawolff) [12:13:27] Change merged: Henning Snater; [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/18476 [12:15:47] 03(mod) The move reason field should be one line only - 10https://bugzilla.wikimedia.org/13627 +comment (10とある白い猫) [12:16:33] Dantman: agreed. i really like nearlyfreespeech.net [12:16:52] Dantman: technically i'm using someone elses web host (with permission of course) ^.^ [12:17:05] it finally finished by the way, lets see if it worked. [12:17:16] Interesting indie host [12:17:32] 03(mod) Give some sort of error if animated gif size exceeds $wgMaxAnimatedGifArea - 10https://bugzilla.wikimedia.org/39297 +comment (10Bawolff) [12:17:55] Though even if you go for mainstream stuff DreamHost is only ~$8/mo and has the full set of SFTP and IIRC SSH as well [12:17:57] New review: IAlex; "Do we really need four different changesets, each one adding a single line? I would much prefer havi..." [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/19200 [12:19:22] 03(mod) The move reason field should be one line only - 10https://bugzilla.wikimedia.org/13627 +comment (10Bawolff) [12:19:40] So yeah, anyone running insecure ftp and not offering any of these key features that should be standard features for any respectable host is a cheap rip off [12:20:53] New patchset: Matthias Mullie; "Bug 38628 - Article Feedback - Feedback from my watchlist pages" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/17422 [12:22:25] How does it take two hours to upload MediaWiki via FTP? [12:22:29] Are you on dial-up? [12:23:08] Hmmm... inefficient protocol, lots of files, ;) and their shared server is probably oversold. [12:23:25] 03(mod) Article Feedback - Feedback from my watched pages - 10https://bugzilla.wikimedia.org/38628 +comment (10Matthias Mullie) [12:24:00] I can't fathom how anyone can get away with suggesting that ftp is reasonable to offer as the one way to upload stuff to an account. [12:24:29] Frankly, if you're a host if you offer ftp at all it should be off by default. [12:25:14] New review: Jeroen De Dauw; "I'm merging this now, but the batching issue still needs to be taken care off :)" [mediawiki/extensions/SemanticMediaWiki] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/16995 [12:25:15] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/16995 [12:25:18] New patchset: John Erling Blad; "Use or ignore revid and other info in wbsetitem" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/19210 [12:26:01] It's ridiculous all the extremely important data hosting the website, including database passwords, secrets, and probably the ftp passwords themselves... all transmitted in plaintext. And that's your recommended or ONLY way of offering your customers a way to get their data to your servers? [12:29:05] New patchset: Santhosh; "Add Language settings dialog" [mediawiki/extensions/UniversalLanguageSelector] (master) - https://gerrit.wikimedia.org/r/18446 [12:29:10] 03(mod) Text difficult to read (subpixel rendering), need to add new fonts - 10https://bugzilla.wikimedia.org/19139 +comment (10Bawolff) [12:29:24] New review: John Erling Blad; "Forgot the qqq-message." [mediawiki/extensions/Wikibase] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/19210 [12:32:46] 03(NEW) Unknown error: "unknown-warning" on uploading (all browsers) - 10https://bugzilla.wikimedia.org/39303 blocker; MediaWiki extensions: UploadWizard; (firilacroco) [12:33:59] New patchset: John Erling Blad; "Use or ignore revid and other info in wbsetitem" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/19210 [12:34:27] New patchset: Henning Snater; "38145: moving label into its own heading node" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/19211 [12:35:36] 03(mod) Unknown error: "unknown-warning" on uploading (all browsers) - 10https://bugzilla.wikimedia.org/39303 +comment (10Raimond Spekking) [12:37:37] 03(FIXED) ProofreadPage broken for GIF images due to assuming it can always create thumbnails - 10https://bugzilla.wikimedia.org/17791 +comment (10matanya) [12:44:05] 03(mod) When transcluding special page like newpages/rc/etc if any edits tagged, strip markers exposed and page title overridden - 10https://bugzilla.wikimedia.org/23293 +comment (10Bawolff) [12:46:51] Jarry1250: hi there, [12:47:42] chughakshay: Hey [12:48:07] 03(mod) Unknown error: "unknown-warning" on uploading (all browsers) - 10https://bugzilla.wikimedia.org/39303 +comment (10Daniel P.) [12:53:16] Jarry1250: I was wanting to know reg the Signpost thing.. ? [12:53:34] Jarry1250: since varnent mailed me reg the samee [12:54:16] chughakshay: Yup, well, I'm offering all GSoC participants the chance to gain exposure for their project via the Signpost [12:54:32] See, for example, today's edition https://en.wikipedia.org/w/index.php?title=Wikipedia:Wikipedia_Signpost/2012-08-13/Technology_report [12:54:50] I can email you the details if you're interested. [12:55:05] Jarry1250: please do :) [12:55:36] chughakshay: Okay, perhaps you could PM me your email? [12:55:36] New patchset: Parent5446; "(bug 31040) Fixed $wgSecureLogin effect on returnto." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/18493 [13:00:16] uhh.. interwiki table has changed from when I last had to take a look at it ( db schema change ) [13:00:34] what's the syntax to add a line to interwiki ? [13:01:23] 'insert into interwiki values (iw_prefix="w", iw_url="http://www.wikipedia.org/wiki/$1",iw_local=0);' gives something about wrong column count [13:02:16] 'desc interwiki' tells that most of the fields have a default of null and simultaneously null is forbidden [13:02:28] this is a nub situation [13:02:50] I got a good grade in relational algebra optimization by wetware but that was in 1998 [13:03:42] always push the selects as up as possible and the more costly ops down [13:03:50] that's about all I remember of it [13:06:40] New patchset: Daniel Werner; "'usecheckboxes' option implemented for HTMLMultiSelectField." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/8924 [13:08:00] New patchset: Matthias Mullie; "Bug 38627 - AFT appeared on "Sorry, the servers are overloaded" page" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/16510 [13:09:59] jubo2: I believe there are now six columns [13:11:16] New patchset: Matthias Mullie; "Bug 38627 - AFT appeared on "Sorry, the servers are overloaded" page" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/16510 [13:11:16] So presumably you should specify more of them? [13:24:23] 03(NEW) Double language links should not be displayed several times - 10https://bugzilla.wikimedia.org/39304 normal; MediaWiki extensions: WikidataClient; (denny.vrandecic) [13:33:18] New review: TheDJ; "A bug was reported that might be caused by this change set." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/15638 [13:33:29] jubo2: You actually using the col= there? that would be invalid syntax. [13:34:12] As for insertion you don't always have to specify all columns. There is a named syntax for insertion. It's the preferential way to do insertion. [13:34:39] INSERT INTO table (colname, colname, colname) VALUES (value, value, value); [13:35:29] Oh right, and you use ' for quoting in SQL. MySQL sort of supports " but that's completely non-standard.m [13:36:03] So `INSERT INFO interwiki (iw_prefix, iw_url, iw_local) VALUES ('w', 'http://www.wikipedia.org/wiki/$1', 0); [13:36:21] INTO* [13:37:18] For reference this is the current database schema https://www.mediawiki.org/wiki/Manual:Interwiki_table [13:41:46] 03(mod) sorting of tables is wrong - 10https://bugzilla.wikimedia.org/39296 +comment (10Brad Jorsch) [13:42:01] New patchset: Yaron Koren; "Fixed handling for 'year' and 'month' events when the start date is February 29" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/19212 [13:43:29] Dantman: thx got it tn [13:43:59] New patchset: John Erling Blad; "Use or ignore revid and other info in wbsetitem" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/19210 [13:44:20] 03(mod) sorting of tables is wrong - 10https://bugzilla.wikimedia.org/39296 +comment (10Derk-Jan Hartman) [13:44:32] New review: Henning Snater; "jQuery should deal with compatibility issues internally, but I guess scrollTo does the job as well." [mediawiki/core] (master) C: -1; - https://gerrit.wikimedia.org/r/18234 [13:44:34] 03(mod) sorting of tables is wrong - 10https://bugzilla.wikimedia.org/39296 (10Derk-Jan Hartman) [13:46:39] New review: Daniel Werner; "Clicking the cancel button should also re-focus the add button." [mediawiki/extensions/Wikibase] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/18450 [13:48:32] ls [13:48:35] New patchset: Tobias Gritschacher; "adapted selenium tests to use ULS instead of STTL for switching languages;" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/19213 [13:48:38] >.> sorry about that! [13:55:32] 03(mod) ArticleFeedbackv5: Phase 1.5 (tracking) - 10https://bugzilla.wikimedia.org/39043 (10Matthias Mullie) [13:55:32] 03(mod) many articlefeedbackv5-activity-* messages are lego (patchwork) - 10https://bugzilla.wikimedia.org/39283 (10Matthias Mullie) [14:05:43] New patchset: Tobias Gritschacher; "Use or ignore revid and other info in wbsetitem" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/19210 [14:12:59] New patchset: IAlex; "Fix documentation of WikiPage::doDeleteArticle(Real)?()" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/19215 [14:14:21] New patchset: Anomie; "(bug 39296) Fix thinko that broke table sorting" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/19216 [14:15:29] 03(mod) sorting of tables is wrong - 10https://bugzilla.wikimedia.org/39296 +patch-need-review; +comment (10Brad Jorsch) [14:16:55] New review: Jarry1250; "Mark: responded to your inline. Also, the messages have already been added, don't worry :)" [mediawiki/extensions/TranslateSvg] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/12469 [14:17:11] ^ marktraceur [14:19:42] New patchset: Logicwiki; "(bug 39294) Create Georgian Transliteration rules" [mediawiki/extensions/Narayam] (master) - https://gerrit.wikimedia.org/r/19217 [14:24:21] Change merged: Santhosh; [mediawiki/extensions/UniversalLanguageSelector] (master) - https://gerrit.wikimedia.org/r/18844 [14:27:25] Aaaahhh... now I have new ideas I feel like working on [14:28:05] New patchset: Santhosh; "Add jquery.webfonts" [mediawiki/extensions/UniversalLanguageSelector] (master) - https://gerrit.wikimedia.org/r/19218 [14:29:09] New patchset: Tobias Gritschacher; "Use or ignore revid and other info in wbsetitem" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/19210 [14:29:22] New patchset: Santhosh; "Introdude languages options to ULS" [mediawiki/extensions/UniversalLanguageSelector] (master) - https://gerrit.wikimedia.org/r/19219 [14:29:23] I start by thinking about interwiki. Which brings up that sites project and also interwiki/sites management special pages. [14:29:41] New review: Tobias Gritschacher; "PHPUnit and Selenium tests passing." [mediawiki/extensions/Wikibase] (master); V: 0 C: 1; - https://gerrit.wikimedia.org/r/19210 [14:30:01] Change abandoned: Logicwiki; "Multiple commits, Gerrit issues :/" [mediawiki/extensions/Narayam] (master) - https://gerrit.wikimedia.org/r/19217 [14:30:12] 03(mod) Zero pixel JPEGs - 10https://bugzilla.wikimedia.org/39301 +comment (10Bawolff) [14:31:39] 03(mod) Zero pixel JPEGs - 10https://bugzilla.wikimedia.org/39301 +comment (10Jarry1250) [14:32:33] Then I start thinking about static vs. dynamic special pages. And start thinking about an idea fror a new pager system. One using high level templates for output, etc... which ends up abstractly creating a json api, output that can be formatted by either the server or client, and basically automatically without any extra effort makes all special pages using these pagers have intuitive ajax interfaces at the same time as still working completely witho [14:32:40] 03(mod) Zero pixel JPEGs - 10https://bugzilla.wikimedia.org/39301 +comment (10Bawolff) [14:33:21] New patchset: Santhosh; "Add jquery.webfonts" [mediawiki/extensions/UniversalLanguageSelector] (master) - https://gerrit.wikimedia.org/r/19218 [14:34:15] Then after that I start thinking abotut things like delete, protect, and block pages. And think that these small components shouldn't be top-level pages. They should be smaller specialized components done in an abstract way on top of a system that creates the specialpage/action for them and also makes it possible to automatically have ajax versions of these actions. ;) Page protetion without leaving the page. [14:34:25] Jarry1250: .. [14:34:50] chughakshay16: Hey, you should have something in your inbox [14:35:10] Jarry1250: i thought instead of waiting for your reply on mail, I should ask you here itself [14:35:31] Oh, I see. [14:35:38] Jarry1250: till when do you want me to have it ready ? [14:35:54] Well, for the next edition, you'd have about a week [14:35:59] Well, almost exactly a week [14:36:17] Jarry1250: is saturday fine with you ? [14:36:28] Yes, Saturday would be great [14:36:59] Jarry1250: okay, would be ready by then.. :) [14:37:30] New patchset: Logicwiki; "(bug 39294) Create Georgian Transliteration rules" [mediawiki/extensions/Narayam] (master) - https://gerrit.wikimedia.org/r/19220 [14:38:00] Jarry1250: and what should I have it as a screenshot.. ? would pics of my UI be good enough ? [14:38:26] chughakshay16: Yes, anything like that that gave an interesting flavour of your project [14:38:47] Jarry1250: ok [14:45:46] New patchset: Henning Snater; "focussing add button after adding a new site link" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/18450 [14:54:22] New patchset: Yaron Koren; "Property is now generated if property exists in the schema but has no name (field name is used)" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/19222 [14:55:33] Change merged: Amire80; [mediawiki/extensions/Narayam] (master) - https://gerrit.wikimedia.org/r/19220 [14:58:13] New patchset: Werdna; "Fix for bug 39085" [mediawiki/extensions/Echo] (master) - https://gerrit.wikimedia.org/r/19223 [14:59:08] Change merged: Tobias Gritschacher; [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/19211 [15:05:15] Change merged: Henning Snater; [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/19213 [15:07:44] New patchset: Tobias Gritschacher; "corrected mistake in selenium README some typing error" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/19224 [15:07:59] Change merged: Tobias Gritschacher; [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/19224 [15:12:46] New patchset: Henning Snater; "focussing add button after adding a new site link" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/18450 [15:16:00] 03(NEW) When adding a site link, pressing enter behaves like esc sometimes - 10https://bugzilla.wikimedia.org/39305 major; MediaWiki extensions: WikidataRepo; (Danweetz) [15:17:38] Change abandoned: Henning Snater; "Alternative solution has been merged (Change 19211 / Commit fcbd0140280c53650a8583d39364c61c95d611ef)." [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/16735 [15:18:13] 03(mod) Zero pixel JPEGs - 10https://bugzilla.wikimedia.org/39301 +comment (10Jarry1250) [15:18:21] 03(FIXED) Add support for Georgian - 10https://bugzilla.wikimedia.org/39294 +comment (10Srikanth Logic) [15:20:04] 03(NEW) Activating flood flag on it.wiktionary - 10https://bugzilla.wikimedia.org/39306 enhancement; Wikimedia: Site configuration; (sedivad.wiki) [15:20:13] New patchset: Jeroen De Dauw; "Updating caching code of the client and change propagation." [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/18107 [15:20:21] Change merged: Jeroen De Dauw; [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/18107 [15:26:14] New patchset: Jarry1250; "Commit SVGFormatReader, cornerstone of TranslateSvg" [mediawiki/extensions/TranslateSvg] (master) - https://gerrit.wikimedia.org/r/18182 [15:28:23] New patchset: Jeroen De Dauw; "added docs" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/19225 [15:28:42] Change merged: Jeroen De Dauw; [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/19225 [15:29:32] 03(mod) Zero pixel JPEGs - 10https://bugzilla.wikimedia.org/39301 +comment (10Meno25) [15:31:32] New patchset: Jeroen De Dauw; "Added GenericArrayObject class and associated test base" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/16834 [15:32:31] hi, I don't really know where else to ask and I googled quite a while so I'll try here: is there a way using the api to detect which image is used on as 'logo' on the righthandside in the 'darker brown' box ( on wikipedia ) ? i know how to get all the images on a page but i'd like to know which one is the 'logo' in the summary on the right [15:34:48] dzan: Hi, are you using a right-to-left screen configuration? [15:34:54] 03(NEW) "Add myself as reviewer" and other buttons do not work in Chromium browser - 10https://bugzilla.wikimedia.org/39307 normal; MediaWiki extensions: EducationProgram; (ragesoss) [15:35:35] marktraceur, using wikipedia ( i know this is probably not the place to ask.. ) and the api [15:35:52] !filesize | ohcibi [15:35:52] so the 'infobox' is on the right yes [15:35:52] ohcibi: The size of files you can upload to PHP is limited by the upload_max_filesize and post_max_size directives in your php.ini. Your web server may also have a configurable limit (LimitRequestBody in apache, client_max_body_size in nginx, etc). MediaWiki itself only limits direct (copy) uploads from a URL, this is configured via $wgMaxUploadSize. [15:36:54] dzan: Oh, you mean on an article. OK, that's probably just a matter of grabbing the page's source, detecting an infobox, then finding its image attribute [15:37:13] dzan: In other words, use regexes is *one* way [15:37:18] marktraceur, but i'm using the api and can't scrape [15:37:23] wiki doesn't like scraping [15:38:16] dzan: If it's an API, it's not scraping :) [15:38:32] (I could be wrong? Is there some policy I'm overlooking?) [15:38:40] using the api isn't scraping [15:38:49] scraping is really downloading the sources as a browser would [15:39:00] dzan: Right, so get the page source from the API. [15:39:25] I could do that but I think there must be some api call for it that i don't know about [15:39:31] since google knowledge source seems to do it [15:39:48] dzan: http://www.mediawiki.org/wiki/API:Query#Sample_query [15:40:17] dzan: My guess is, Google implemented what you're about to implement, but never shared....they tend to do that [15:40:51] dzan: Download the source of a page, search for an infobox or similar, find the image parameter [15:41:36] ok marktraceur i'll search on 'infobox' in the api first,thx! [15:42:40] Setting up Lucene-search, the daemon cannot find the index ("java.lang.RuntimeException: Index wikidb doesn't exist"). Is it reasonable to assume the daemon does not work with sqlite? [15:42:51] Why do I feel like I explained this wrong? dzan, you don't need to contact the API to search for "infobox", you should have the data in memory after you search for the page you want [15:43:24] marktraceur, i get it but i like using the api if a call can give me the url straight away [15:43:26] I don't need the whole page [15:43:32] if that doesn't work out i'll get the whole page [15:44:03] Yeah, without extensions, that's not going to happen [15:44:20] Infobox is a non-standard thing, so it wouldn't make sense to have an API call for it [15:44:41] that's great info :) [15:44:45] didn't know it wasn't standard [15:44:49] not familiar with mediawkiki [15:44:51] wiki* [15:48:53] New patchset: Burthsceh; "Add checking, logging, and messages" [mediawiki/extensions/RevisionCommentSupplement] (master) - https://gerrit.wikimedia.org/r/19226 [15:49:07] New patchset: Jeroen De Dauw; "Added GenericArrayObject class and associated test base" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/16834 [15:49:50] New patchset: Jeroen De Dauw; "move GenereicArrayObject to compat/ and load optionally because its being moved to core" [mediawiki/extensions/Diff] (master) - https://gerrit.wikimedia.org/r/19227 [15:50:54] New patchset: Jarry1250; "Add importTranslations() to class SVGMessageGroup" [mediawiki/extensions/TranslateSvg] (master) - https://gerrit.wikimedia.org/r/19228 [15:50:55] New patchset: Jarry1250; "Commit SVGFormatReader, cornerstone of TranslateSvg" [mediawiki/extensions/TranslateSvg] (master) - https://gerrit.wikimedia.org/r/18182 [15:52:47] New patchset: Jeroen De Dauw; "Added GenericArrayObject class and associated test base" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/16834 [15:52:59] guys [15:53:06] could this be considered a bug? [15:53:08] http://mk.wikipedia.org/wiki/%D0%9A%D0%BE%D1%80%D0%B8%D1%81%D0%BD%D0%B8%D0%BA:Vito_Genovese [15:53:17] http://mk.wikipedia.org/w/index.php?title=%D0%9A%D0%BE%D1%80%D0%B8%D1%81%D0%BD%D0%B8%D0%BA:Vito_Genovese&action=edit [15:54:21] Oh, that'll be a caching issue [15:54:34] ..or not. [15:54:39] Local file override? [15:54:43] it's been like that for 2 years or so [15:54:46] no [15:54:48] no local files [15:56:10] should i create a bugzilla ticket? [15:56:28] Vito-Genovese: Oh, it was caching after all [15:56:38] I just purged the file description page on Commons [15:56:43] Should be fixed now if you hard refresh [15:56:57] New patchset: Matthias Mullie; "loading feedback through API now no longer relies on continue id to be passed along (which is not available for first batch)" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/19229 [15:56:59] are you sure? [15:57:08] it does not work for me [15:57:17] and now it does [15:57:26] Change merged: Burthsceh; [mediawiki/extensions/RevisionCommentSupplement] (master) - https://gerrit.wikimedia.org/r/19226 [15:57:46] quite peculiar [15:58:11] i had tried everything two years ago when this was brought to my attention [15:58:20] and I'm now using a brand new computer [15:58:56] what I first saw on the page was still the old version, nonetheless [15:58:58] New patchset: Aaron Schulz; "[RDBStore] Added sharded, external, DB support." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/16696 [15:59:27] i shall test with some other browsers just for the fun of it :) [16:00:46] Vito-Genovese: It's serverside caching [16:01:02] The old image hung around for years without being cleared out [16:01:08] *hung around on the WMF servers [16:02:13] 03(mod) Zero pixel JPEGs - 10https://bugzilla.wikimedia.org/39301 +comment (10Bawolff) [16:03:53] 03(mod) Zero pixel JPEGs - 10https://bugzilla.wikimedia.org/39301 +comment (10Bawolff) [16:04:07] New patchset: Jarry1250; "Commit SVGFormatReader, cornerstone of TranslateSvg" [mediawiki/extensions/TranslateSvg] (master) - https://gerrit.wikimedia.org/r/18182 [16:05:18] New patchset: Jarry1250; "Add importTranslations() to class SVGMessageGroup" [mediawiki/extensions/TranslateSvg] (master) - https://gerrit.wikimedia.org/r/19228 [16:08:12] Change abandoned: Jeroen De Dauw; "(no reason)" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/14195 [16:11:12] 03(ASSIGNED) "Add myself as reviewer" and other buttons do not work in Chromium browser - 10https://bugzilla.wikimedia.org/39307 +comment (10Jeroen De Dauw) [16:16:20] 03(mod) Some invalid Email addresses are accepted - 10https://bugzilla.wikimedia.org/39239 +comment (10Bawolff) [16:18:50] What's the recommended way for wikimedia wikis to name groups? [16:21:01] 03(mod) Activating flood flag on it.wiktionary - 10https://bugzilla.wikimedia.org/39306 +shell; +comment (10Krenair) [16:24:08] 03(mod) Create Page: (Tudalen:) and Index: (Indecs) namespaces for ProofreadPage in Welsh (cy.) Wikisource - 10https://bugzilla.wikimedia.org/39264 (10billinghurst) [16:24:08] 03(mod) Wikisource related bugs and enhancements (tracking) - 10https://bugzilla.wikimedia.org/35925 (10billinghurst) [16:27:04] New patchset: Santhosh; "Added autonyms directly to langdb.yaml" [mediawiki/extensions/UniversalLanguageSelector] (master) - https://gerrit.wikimedia.org/r/19033 [16:31:19] New patchset: Jeroen De Dauw; "fix missing dependencies (bug 39307)" [mediawiki/extensions/EducationProgram] (master) - https://gerrit.wikimedia.org/r/19231 [16:31:19] New patchset: Jeroen De Dauw; "Fix compat with 1.20 after breaking change in core that only pretends to provide compat" [mediawiki/extensions/EducationProgram] (master) - https://gerrit.wikimedia.org/r/18260 [16:31:44] 03(FIXED) "Add myself as reviewer" and other buttons do not work in Chromium browser - 10https://bugzilla.wikimedia.org/39307 +comment (10Jeroen De Dauw) [16:33:36] New review: Siebrand; "Left a few comments. Needs a few dozen fixes at least." [mediawiki/extensions/RevisionCommentSupplement] (master) - https://gerrit.wikimedia.org/r/19226 [16:35:30] 03(NEW) Babel configuration for is.wiktionary - 10https://bugzilla.wikimedia.org/39308 normal; Wikimedia: Extension setup; (snaevar-wiki) [16:35:57] 03(mod) Babel configuration for is.wiktionary - 10https://bugzilla.wikimedia.org/39308 (10snaevar) [16:36:41] 03(NEW) alter UX for (not) reviewed user's own page - 10https://bugzilla.wikimedia.org/39309 minor; MediaWiki extensions: PageTriage; (cmcmahon) [16:39:00] 03(mod) {{exists}} fails in Parsoid - 10https://bugzilla.wikimedia.org/39286 normal->15enhancement; +comment (10Gabriel Wicke) [16:47:16] Jarry1250: Sorry, my question should have been better phrased....is there a good reason for not using the normal function-as-class-definition way in TranslateSvg? [16:48:56] marktraceur: Almost certainly not, my JavaScript OO-fu isn't strong enough to know the difference. [16:49:04] You suggest something and I'll copy it ;) [16:49:28] Righto [16:54:15] Change merged: Trevor Parscal; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/18992 [16:56:50] Change merged: Trevor Parscal; [mediawiki/extensions/VisualEditor] (master) - https://gerrit.wikimedia.org/r/18711 [16:59:35] Jarry1250: http://marktraceur.info:9001/p/8XycvGSZC4 [16:59:53] (my etherpad instance brings all the boys to the yard, damn right, it's better'n yours) [17:00:52] New patchset: Yaron Koren; "Fix to use field name in generated template if property is set but has no name" [mediawiki/extensions/SemanticForms] (master) - https://gerrit.wikimedia.org/r/19234 [17:01:00] marktraceur: heh, thanks [17:01:27] Change merged: Yaron Koren; [mediawiki/extensions/SemanticForms] (master) - https://gerrit.wikimedia.org/r/19234 [17:02:03] Anything else to note? Or am I clear to merge once I've tweaked that file appropriately (any actual non-functioning bugs will be found out pretty damn quick)? [17:03:52] Jarry1250: I'm about to find non-functioning bugs, actually, then we don't need to worry about them [17:04:43] marktraceur: Cool, be my guest :) [17:06:22] marktraceur: Not sure I need window.TranslateSvgLoader = TranslateSvgLoader ? [17:08:22] Jarry1250: If you're never going to use this class anywhere else, sure [17:08:31] (sure, feel free to delete it) [17:08:43] gdgd [17:10:43] Jarry1250: How in the world do I get to the translate interface? Nothing obvious exists. [17:11:26] It's not that obvious at the minute; also, you're not going to have any relevant groups at the moment. LEt me see... [17:13:03] (it will be more obvious, future commit!) [17:13:25] That's good [17:13:54] Jarry1250: I assume it's a special page? Can you just let me know (and maybe document somewhere) what it's called? [17:14:15] marktraceur: Yes, it is, but you won't actually have an SVGMessagegroup to test it against, which is more the issue [17:15:03] Well, for starters you could comment out the conditional and then test it against the corre message group [17:15:04] Hm. [17:15:05] *core [17:15:15] by adding $wgTranslateEC = array( 'core' ); to your LocalSettings.php [17:15:49] Jarry1250: And the conditional is where? [17:16:04] In the JavaScript you're testing [17:16:09] Oh, righto [17:16:14] if ( $( 'fieldset.mw-sp-translate-settings' ).data( 'grouptype' ) !== 'SVGMessageGroup' ) { ... } [17:16:15] 03(mod) Curation Toolbar Deletion Tag Wizard: Additional Requirements - 10https://bugzilla.wikimedia.org/39090 major->15enhancement (10Ryan Kaldari) [17:16:32] I'm really just trying to get the base code working, the current master [17:16:50] To get a sense of how it works now [17:16:54] 03(mod) New Pages Feed - Change Top Line to say Beta - 10https://bugzilla.wikimedia.org/39188 summary (10Ryan Kaldari) [17:16:59] Maybe it doesn't and I should just move on? [17:17:03] 03(mod) New Pages Feed - Change Top Line to say Beta - 10https://bugzilla.wikimedia.org/39188 (10Ryan Kaldari) [17:17:36] marktraceur: No it does work, but only against pre-existing message groups, and they take a while to set up (auto-import is in a future commit) [17:17:50] But if you remove the conditional if should work against core [17:17:52] 03(mod) Curation Toolbar Tag Wizard: More Footnotes parameters - 10https://bugzilla.wikimedia.org/38992 summary (10Ryan Kaldari) [17:17:56] marktraceur: Sorry, gtg eat, back in an hour or so [17:18:11] Jarry1250: But I don't have any conditional, current master doesn't contain any JavaScript [17:18:32] 03(mod) substing issue - 10https://bugzilla.wikimedia.org/39235 normal->04CRIT (10Ryan Kaldari) [17:18:40] Jarry1250: And I changed the message group, but still see nothing obvious [17:19:16] * marktraceur makes frustrated noises and hand gestures [17:20:13] Jarry1250: wassup? [17:21:19] Nikerabbit: He just stepped out for lunch [17:21:57] aww [17:21:59] marktraceur: wassup then? [17:22:45] 03(mod) Curation Toolbar Info Panel: Review and Unreview not shown in Page Info panel - 10https://bugzilla.wikimedia.org/38054 summary (10Ryan Kaldari) [17:23:04] 03(mod) Curation Toolbar Info Panel: Review and Unreview not shown in Page Info panel - 10https://bugzilla.wikimedia.org/38054 normal->minor (10Ryan Kaldari) [17:24:07] 03(mod) Curation Toolbar Tag Wizards: Prompts and Text Boxes in Details Panels - 10https://bugzilla.wikimedia.org/38991 (10Ryan Kaldari) [17:26:02] 03(mod) The app name is not translated in the icon - 10https://bugzilla.wikimedia.org/39292 +comment (10Brion Vibber) [17:26:58] New patchset: Mwalker; "[FR2012 #71] Addition of Session Velocity logic" [mediawiki/extensions/DonationInterface] (master) - https://gerrit.wikimedia.org/r/17895 [17:27:42] 03(WONTFIX) New Pages Feed - Orphan label is displayed for pages that have links - 10https://bugzilla.wikimedia.org/36606 +comment (10Ryan Kaldari) [17:28:18] AAAAAAAAAAAHHHHHHHHHHHHHHHHHHHHHHHHHHHH... [17:28:28] Timo = Krinkle [17:29:24] Nikerabbit: Oh, just catching up on Gerrit things that happened over the weekend. Yourself? [17:29:42] 03(NEW) Parsoid: Report template source retrieval errors - 10https://bugzilla.wikimedia.org/39310 enhancement; Parsoid: Web API; (gwicke) [17:30:14] 03(ASSIGNED) Parsoid: Report template source retrieval errors - 10https://bugzilla.wikimedia.org/39310 (10Gabriel Wicke) [17:31:04] 03(FIXED) Curation Bar Tag Wizard - Changes to Tags - 10https://bugzilla.wikimedia.org/38051 +comment (10Ryan Kaldari) [17:31:36] <^demon> Dantman: Also, hashar == Antoine != asher [17:31:54] <^demon> Yay for pseudonyms :) [17:31:54] 14(WFM) "Review" button doesn't work - 10https://bugzilla.wikimedia.org/36620 +comment (10Ryan Kaldari) [17:32:02] Heh... [17:32:27] 03(mod) Filter list is lost when scrolling down in IE9 - 10https://bugzilla.wikimedia.org/36629 (10Ryan Kaldari) [17:33:14] It's just surprising for me because I had one or two encounters with a "Timo" recently [17:35:28] And then I look in an email, `[...] that Timo (Krinkle) [...]` and see it casually noted that two names I had been seeing completely seprate lately were the same person. [17:35:44] ...it probably did not help that his Gerrit email was also different from the one he emailed with [17:36:46] New patchset: Daniel Werner; "Solved Bug 39305" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/19236 [17:37:13] 03(WONTFIX) Moved pages appear with the date of initial creation - 10https://bugzilla.wikimedia.org/36930 +comment (10Ryan Kaldari) [17:37:28] 03(mod) When adding a site link, pressing enter behaves like esc sometimes - 10https://bugzilla.wikimedia.org/39305 +comment (10Daniel Werner) [17:37:52] 03(mod) The app name is not translated in the icon - 10https://bugzilla.wikimedia.org/39292 +comment (10Brion Vibber) [17:38:02] 03(mod) Javascript error in Chromium - 10https://bugzilla.wikimedia.org/37009 (10Ryan Kaldari) [17:38:35] 03(mod) PageTriage causing javascript problems in firefox plugins - 10https://bugzilla.wikimedia.org/37023 +comment (10Ryan Kaldari) [17:38:39] New patchset: Tpt; "(bug 37840) add of quality level CSS in order to doesn't have to set them by hand in common.css" [mediawiki/extensions/ProofreadPage] (master) - https://gerrit.wikimedia.org/r/18460 [17:39:24] Change merged: Tpt; [mediawiki/extensions/ProofreadPage] (master) - https://gerrit.wikimedia.org/r/18460 [17:39:25] 03(mod) "Filter list" label and menu are broken in RTL - 10https://bugzilla.wikimedia.org/37051 +comment (10Ryan Kaldari) [17:41:03] 03(mod) PageTriage incompatible with Twinkle - 10https://bugzilla.wikimedia.org/37055 (10Ryan Kaldari) [17:41:13] 03(mod) PageTriage slightly incompatible with Twinkle - 10https://bugzilla.wikimedia.org/37055 summary (10Ryan Kaldari) [17:42:52] 03(FIXED) The app name is not translated in the icon - 10https://bugzilla.wikimedia.org/39292 +comment (10Brion Vibber) [17:43:09] 14(WFM) Article Feedback form shows up, causing muscle memory issues - 10https://bugzilla.wikimedia.org/36610 (10Ryan Kaldari) [17:43:49] 14(WFM) "mark as reviewed" button gets pushed out of the way by templates - 10https://bugzilla.wikimedia.org/38915 (10Ryan Kaldari) [17:44:29] 03(mod) Android app should allow pinch and zoom - 10https://bugzilla.wikimedia.org/34293 +comment (10Jon) [17:44:47] 03(mod) Curation Toolbar Tag Wizards: Show Previous Tags - 10https://bugzilla.wikimedia.org/38993 +comment (10Ryan Kaldari) [17:46:51] 03(WONTFIX) "review" action not displaying in the logs - 10https://bugzilla.wikimedia.org/37890 +comment (10Ryan Kaldari) [17:47:16] 03(mod) Make description text of the filters clickable - 10https://bugzilla.wikimedia.org/37254 (10Ryan Kaldari) [17:47:47] 03(mod) Don't use and onmousehover for swapping images - 10https://bugzilla.wikimedia.org/37610 normal->trivial (10Ryan Kaldari) [17:47:49] marktraceur: Oh, my bad, I assumed you were including the commit in question in your testing; otherwise, there's not much visible you can testing except lack of PHP errors. [17:48:05] marktraceur, nikerabbit: It was dinner actually (British time, yay) [17:48:44] 14(DUP) Redirects should not have warnings for orphan or no category status - 10https://bugzilla.wikimedia.org/39214 +comment (10Ryan Kaldari) [17:48:44] 03(mod) Disambiguation pages are permitted to be orphans - 10https://bugzilla.wikimedia.org/37711 +comment (10Ryan Kaldari) [17:49:18] 03(mod) Disambiguation pages and redirects are permitted to be orphans - 10https://bugzilla.wikimedia.org/37711 summary (10Ryan Kaldari) [17:49:32] 03(mod) Disambiguation pages and redirects are permitted to be orphans - 10https://bugzilla.wikimedia.org/37711 (10Ryan Kaldari) [17:50:08] 03(mod) Categorised pages displaying as uncategorised - 10https://bugzilla.wikimedia.org/37892 (10Ryan Kaldari) [17:50:21] 14(INVALID) WLMMobile: clicking on 'uploads' triggers Commons login - 10https://bugzilla.wikimedia.org/39247 +comment (10Yuvi Panda) [17:50:36] 03(mod) Transform date in the author line to user preference date format - 10https://bugzilla.wikimedia.org/38079 normal->trivial (10Ryan Kaldari) [17:51:13] 03(mod) PageTriage Undefined index: user_name - 10https://bugzilla.wikimedia.org/39108 (10Ryan Kaldari) [17:51:46] 03(mod) Marking something for deletion should automatically review it - 10https://bugzilla.wikimedia.org/39208 (10Ryan Kaldari) [17:52:00] 03(FIXED) 3-Aug nightly build is not internationalized, even though there are completed languages - 10https://bugzilla.wikimedia.org/39056 +comment (10Jon) [17:52:24] 03(mod) "patrolled" pages do not highlight the "reviewed" button in the curation toolbar - 10https://bugzilla.wikimedia.org/39209 15enhancement->normal (10Ryan Kaldari) [17:53:44] 03(mod) Mobile site clips edges of large tables - 10https://bugzilla.wikimedia.org/36936 +comment (10Jon) [17:53:45] 03(mod) more expressive edit summaries - 10https://bugzilla.wikimedia.org/39210 (10Ryan Kaldari) [17:54:07] 03(mod) close and minimise icons should not appear together - 10https://bugzilla.wikimedia.org/39211 (10Ryan Kaldari) [17:55:17] 03(mod) PROD copy change - 10https://bugzilla.wikimedia.org/39238 +comment (10Ryan Kaldari) [17:55:48] robla: brion and i are trying to find hashar to discuss the jenkins android builds. know where he might be ? [17:56:00] he's on vacation :) [17:56:03] hah [17:56:06] -shar [17:56:12] robla: who's covering his stuff while he's out ? [17:56:35] depends on what the request is [17:56:44] 03(mod) PROD copy change - 10https://bugzilla.wikimedia.org/39238 (10Ryan Kaldari) [17:57:02] David is making sure Jenkins doesn't break [17:57:18] ^demon: want to take a peek at our jenkins config for wiki loves monuments nightly builds? mwahahaha [17:57:20] 03(mod) Contribs link in the information flyout takes you to a weird place - 10https://bugzilla.wikimedia.org/39241 (10Ryan Kaldari) [17:57:38] 03(mod) remember minimised state for 24 hours - 10https://bugzilla.wikimedia.org/39242 (10Ryan Kaldari) [17:57:39] <^demon> brion: Want is such a strong word ;-) [17:57:47] :) [17:58:14] 03(mod) Underscores appearing in page titles in templates instead of spaces. - 10https://bugzilla.wikimedia.org/39243 (10Ryan Kaldari) [17:58:19] robla: we want to cleanup our duplicate builds at https://integration.mediawiki.org/WLMMobile/nightly/?C=M;O=A. not urgent but i'd like to log it somewhere so that it gets done. brion might have more [17:58:35] 03(mod) disable 'Add tags' button in Curation toolbar while processing previous click - 10https://bugzilla.wikimedia.org/39253 (10Ryan Kaldari) [17:58:59] how do you create an HTTP link without the hostname of the server in there? [17:59:04] <^demon> brion: What about the config? Or just what tfinc asked for? [17:59:40] ^demon: just want to a) clean up dupes so we only have the files with the dates in their names and b) fix the -latest.apk link [18:00:00] New patchset: Nischayn22; "Bug fix for Container Handling" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/19238 [18:00:30] 03(NEW) Site-links ui: if page value is not empty string anymore and then changing site-id will allow for pressing save on invalid value - 10https://bugzilla.wikimedia.org/39311 normal; MediaWiki extensions: WikidataRepo; (Danweetz) [18:00:52] <^demon> brion: Well I've got the config in front of me, but I'm not 100% sure what I'm looking at. I could just grant you access :) [18:01:10] man i don't know what it looks like neither :) [18:01:17] 03(mod) Site-links ui: if page value is not empty string anymore and then changing site-id to invalid value and pressing enter will fail - 10https://bugzilla.wikimedia.org/39311 summary (10Daniel Werner) [18:02:32] Change merged: Daniel Werner; [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/18450 [18:02:42] <^demon> brion: https://integration.mediawiki.org/ci/job/WLMMobile%20-%20Nightly%20builds/configure - this is what I'm looking at. [18:04:23] ^demon: ok i can see where it's making two files, that one's easy to fix [18:04:30] i'm not sure why the latest link isn't working though [18:05:30] Change merged: Aaron Schulz; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/18071 [18:05:31] <^demon> Hmm, it's verboten. Lemme login to the box and see what the permissions are. [18:05:36] tx [18:05:49] might just be something dumb like following symlinks being disabled on the server [18:06:09] <^demon> Could be. Also could be jenkins owning it and having some stupid umask. [18:06:16] <^demon> So default perms are keeping apache from reading it [18:06:42] :P [18:07:32] ok i took out the copy without the date since those don't sort well [18:08:15] <^demon> Hmm, permissions are 07xx on the symlink, and 07xx on the symlink target. Probably just needs +FollowSymlinks, you're right. [18:08:24] whee [18:09:22] <^demon> Yep, not enabled on that config in apache. Simple puppet fix. [18:09:27] woot [18:09:28] thx ^demon [18:09:39] <^demon> Np. I'll go ahead and fix that now. [18:10:29] New review: MarkTraceur; "Thanks much for the review, hopefully this works a lot better. I must say, I greatly prefer the way ..." [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/16848 [18:11:22] 03(mod) VisualEditor does not allow to type with (at least some) input methods - 10https://bugzilla.wikimedia.org/33076 (10James Forrester) [18:11:26] New patchset: MarkTraceur; "Add mw.Time" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/16848 [18:11:30] <^demon> brion: Hmm, actually the parent has FollowSymlinks. http://p.defau.lt/?b6HY8p1TSrpjlbPW_3tofQ Does the WLM directory explicitly need it too? [18:11:36] hmmmm [18:11:37] not sure [18:11:43] if the parent has it it *shouldn't* need it i think [18:11:44] New patchset: MarkTraceur; "Add mw.Time" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/16848 [18:11:52] <^demon> Well, easy to specify manually. Silly apache. [18:12:15] New patchset: Jarry1250; "Reimplement updated interface messages via JavaScript [Phase 1]" [mediawiki/extensions/TranslateSvg] (master) - https://gerrit.wikimedia.org/r/12469 [18:12:19] New review: MarkTraceur; "Note that patchset 6 is only a rebase, there were no substantial changes. Compare to patchset 5 if y..." [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/16848 [18:13:15] 03(NEW) Filters take up 2 lines in some languages - 10https://bugzilla.wikimedia.org/39313 normal; WikiLoves Monuments Mobile: Browse; (jrobson) [18:13:36] Marktraceur: Took up your advice there. Just popping out for a run, back later [18:13:54] 03(NEW) "Enroll" tab is easily overlooked; an enroll button in the "Students" section would be helpful - 10https://bugzilla.wikimedia.org/39314 enhancement; MediaWiki extensions: EducationProgram; (ragesoss) [18:13:57] <^demon> brion: https://gerrit.wikimedia.org/r/#/c/19240/ - now just find an opsen to merge that for you :) [18:14:30] 03(mod) "WLMMobile_latest.apk" link gives a "Forbidden" error - 10https://bugzilla.wikimedia.org/39275 +comment (10Brion Vibber) [18:16:15] thx ^demon :D [18:16:17] 03(mod) Parsoid: Run service through puppet rather than a foregrounded ssh session - 10https://bugzilla.wikimedia.org/39074 (10James Forrester) [18:16:22] 03(mod) VisualEditor: Invalid titles for link target are not detected - 10https://bugzilla.wikimedia.org/33094 (10James Forrester) [18:16:25] K, Jarry1250, when you return, I have your latest patchset, but there still does not appear to be an obvious way to access the interface [18:16:36] <^demon> brion: yw. Maybe I'll teach you puppet so you can come over to the dark side ;-) [18:16:53] puppet exists so i don't have to touch it :) [18:17:10] i paid my dues in '02-07 ;) [18:17:14] 03(FIXED) VisualEditor: Messages minoredit, watchthis not parsed in "save page" dialog box - 10https://bugzilla.wikimedia.org/37819 +comment (10James Forrester) [18:17:16] <^demon> Truth. [18:17:36] <^demon> brion: So, this is how you felt all those times I was like "Brion, hey can you...?" ;-) [18:17:42] hahah [18:24:10] New review: MarkTraceur; "Let's fix it! :)" [mediawiki/core] (master) C: 1; - https://gerrit.wikimedia.org/r/19216 [18:25:58] 03(mod) The app name is not translated in the icon - 10https://bugzilla.wikimedia.org/39292 +comment (10Yuvi Panda) [18:26:05] ^demon: It's like a typo, but it wasn't a typing mistake, it was a thinking mistake [18:26:14] Thus, thinko [18:26:42] <^demon> *groan* [18:28:06] > Wikitext-l is also the main venue where we discuss the new MediaWiki visual editor. [18:28:11] > No posts in August [18:28:21] Hmm, maybe won't subscribe to that un [18:28:32] 03(mod) The app name is not translated in the icon - 10https://bugzilla.wikimedia.org/39292 +comment (10Amir E. Aharoni) [18:30:42] 03(mod) VisualEditor: #

http://www.wikipedia.de

round-trips to #

http://www.wikipedia.de

- 10https://bugzilla.wikimedia.org/39059 (10James Forrester) [18:30:43] 03(mod) Parsoid: Wikitext escaping tracker bug - 10https://bugzilla.wikimedia.org/39254 (10James Forrester) [18:30:47] 03(mod) VisualEditor: Round-tripping of double apostrophes causes them to be interpreted as wikitext - 10https://bugzilla.wikimedia.org/39058 (10James Forrester) [18:30:47] 03(mod) Parsoid: Wikitext escaping tracker bug - 10https://bugzilla.wikimedia.org/39254 (10James Forrester) [18:32:14] 03(mod) The app name is not translated in the icon - 10https://bugzilla.wikimedia.org/39292 +comment (10Yuvi Panda) [18:33:51] 03(mod) The app name is not translated in the icon - 10https://bugzilla.wikimedia.org/39292 +comment (10Amir E. Aharoni) [18:34:30] 03(ASSIGNED) Selection issues re-write (tracking) - 10https://bugzilla.wikimedia.org/39315 (10James Forrester) [18:34:32] 03(mod) Tracking bug (tracking) - 10https://bugzilla.wikimedia.org/2007 (10James Forrester) [18:34:33] 03(mod) VisualEditor: Ctrl+left/right to jump by word does not work properly - 10https://bugzilla.wikimedia.org/33064 (10James Forrester) [18:38:24] 03(mod) VisualEditor: Unable to edit an old revision - 10https://bugzilla.wikimedia.org/37821 (10James Forrester) [18:39:24] 03(mod) Unknown error: "unknown-warning" on uploading (all browsers) - 10https://bugzilla.wikimedia.org/39303 +comment (10Razvan Socol) [18:43:03] 03(mod) Unknown error: "unknown-warning" on uploading - 10https://bugzilla.wikimedia.org/39303 summary (10Mark Holmquist) [18:44:33] 03(mod) Mobile site clips edges of large tables - 10https://bugzilla.wikimedia.org/36936 +comment (10Jon) [18:44:37] 03(mod) The app name is not translated in the icon - 10https://bugzilla.wikimedia.org/39292 +comment (10Yuvi Panda) [18:46:33] 03(mod) The app name is not translated in the icon - 10https://bugzilla.wikimedia.org/39292 +comment (10Amir E. Aharoni) [18:48:21] 03(mod) Android app should allow pinch and zoom - 10https://bugzilla.wikimedia.org/34293 (10Jon) [18:49:40] 03(mod) Unknown error: "unknown-warning" on uploading - 10https://bugzilla.wikimedia.org/39303 04BLOCKER->major; +patch +patch-need-review; +comment (10Mark Holmquist) [18:51:33] 03(WONTFIX) Image detail pages don't allow horizontal scrolling - 10https://bugzilla.wikimedia.org/36045 +comment (10Jon) [18:51:51] 03(mod) Image detail pages don't allow horizontal scrolling - 10https://bugzilla.wikimedia.org/36045 (10Jon) [18:52:33] 03(mod) Text difficult to read (subpixel rendering), need to add new fonts - 10https://bugzilla.wikimedia.org/19139 +comment (10Ryan Kaldari) [18:53:09] 14(DUP) Can't scroll wide tables left to right - 10https://bugzilla.wikimedia.org/36682 +comment (10Jon) [18:53:10] 03(mod) Unable to scroll horizontally - 10https://bugzilla.wikimedia.org/35548 +comment (10Jon) [18:57:32] 03(NEW) course pages should support communication between students and volunteers - 10https://bugzilla.wikimedia.org/39316 enhancement; MediaWiki extensions: EducationProgram; (ragesoss) [18:59:48] 03(mod) Text difficult to read (subpixel rendering), need to add new fonts - 10https://bugzilla.wikimedia.org/19139 +comment (10Bawolff) [19:00:40] New patchset: Nischayn22; "Fix for subobject handling" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/19031 [19:00:52] Need help debugging Lucene-search problem with ./build; anyone with skillz? [19:02:01] Change abandoned: Nischayn22; "moved to a patchset to another change" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/19238 [19:18:32] 03(mod) Text difficult to read (subpixel rendering), need to add new fonts - 10https://bugzilla.wikimedia.org/19139 +comment (10Ryan Kaldari) [19:24:34] New patchset: preilly; "fix link style" [mediawiki/extensions/ZeroRatedMobileAccess] (master) - https://gerrit.wikimedia.org/r/19241 [19:26:41] New patchset: preilly; "fix link style" [mediawiki/extensions/ZeroRatedMobileAccess] (master) - https://gerrit.wikimedia.org/r/19241 [19:27:06] Change merged: preilly; [mediawiki/extensions/ZeroRatedMobileAccess] (master) - https://gerrit.wikimedia.org/r/19241 [19:27:22] New patchset: Adamw; "(bug 36791) replace date fields with jquery.ui.datepicker" [mediawiki/extensions/CentralNotice] (master) - https://gerrit.wikimedia.org/r/17975 [19:27:22] New patchset: Umherirrender; "update desc for right 'tboverride'" [mediawiki/extensions/TitleBlacklist] (master) - https://gerrit.wikimedia.org/r/19242 [19:28:21] New patchset: preilly; "Update ZeroRatedMobileAccess to master" [mediawiki/core] (wmf/1.20wmf9) - https://gerrit.wikimedia.org/r/19243 [19:29:17] New patchset: preilly; "Update ZeroRatedMobileAccess to master" [mediawiki/core] (wmf/1.20wmf8) - https://gerrit.wikimedia.org/r/19244 [19:29:58] New patchset: Umherirrender; "update desc for right 'tboverride'" [mediawiki/extensions/TitleBlacklist] (master) - https://gerrit.wikimedia.org/r/19242 [19:30:59] Change merged: preilly; [mediawiki/core] (wmf/1.20wmf9) - https://gerrit.wikimedia.org/r/19243 [19:31:06] Change merged: preilly; [mediawiki/core] (wmf/1.20wmf8) - https://gerrit.wikimedia.org/r/19244 [19:33:23] New patchset: Ori.livneh; "Update E3Experiments to master" [mediawiki/core] (wmf/1.20wmf9) - https://gerrit.wikimedia.org/r/19245 [19:33:37] Change merged: Ori.livneh; [mediawiki/core] (wmf/1.20wmf9) - https://gerrit.wikimedia.org/r/19245 [19:36:25] New patchset: Ori.livneh; "Update E3Experiments to master (wmf8)" [mediawiki/core] (wmf/1.20wmf8) - https://gerrit.wikimedia.org/r/19246 [19:36:49] Change merged: Ori.livneh; [mediawiki/core] (wmf/1.20wmf8) - https://gerrit.wikimedia.org/r/19246 [19:37:32] New patchset: preilly; "move bannertext creation" [mediawiki/extensions/ZeroRatedMobileAccess] (master) - https://gerrit.wikimedia.org/r/19247 [19:37:43] Change merged: preilly; [mediawiki/extensions/ZeroRatedMobileAccess] (master) - https://gerrit.wikimedia.org/r/19247 [19:39:06] New patchset: preilly; "Update ZeroRatedMobileAccess to master" [mediawiki/core] (wmf/1.20wmf8) - https://gerrit.wikimedia.org/r/19248 [19:40:00] New patchset: preilly; "Update ZeroRatedMobileAccess to master" [mediawiki/core] (wmf/1.20wmf9) - https://gerrit.wikimedia.org/r/19249 [19:40:23] Change merged: preilly; [mediawiki/core] (wmf/1.20wmf8) - https://gerrit.wikimedia.org/r/19248 [19:40:28] Change merged: preilly; [mediawiki/core] (wmf/1.20wmf9) - https://gerrit.wikimedia.org/r/19249 [19:48:13] 03(NEW) Monument coordinates not being used in Get Directions - 10https://bugzilla.wikimedia.org/39317 normal; WikiLoves Monuments Mobile: General; (philinje) [19:48:38] Change merged: IAlex; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/19250 [19:49:12] 03(NEW) Inconsistent behavior of enter key in site-link UI - 10https://bugzilla.wikimedia.org/39318 normal; MediaWiki extensions: Wikidata; (Danweetz) [19:49:35] marktraceur: Okay, so what I've done is checked out master for translatesvg.wmflabs.org rather than bleeding edge, so if I just cherry-pick... [19:49:47] gwicke: Have you hit the problem where node-jquery doesn't initialize the window object properly? [19:50:02] Jarry1250: To what end? [19:50:23] Jarry1250: Wait, you mean you'd hacked in things on tsvg.wmflabs that hadn't been in the main repo? [19:50:29] marktraceur: Well, that testwiki has some groups lovingly set up already. [19:50:36] Ah, hm [19:51:35] marktraceur: the window object is normally connected to the DOM, and IIRC there is a way to create one in JSDom [19:51:43] but generally we didn't have much use for it [19:52:13] only use some general utils from JQuery, nothing that needs window or the DOM [19:53:00] gwicke: And yet it crashes parse.js for me :/ [19:53:48] hmm, sounds odd [19:54:05] could be a version issue [19:54:23] gwicke: http://dpaste.com/785811/ [19:55:04] 03(mod) wmf9 deploy broke sortable tables in at least Safari 6 - 10https://bugzilla.wikimedia.org/39296 summary (10Derk-Jan Hartman) [19:55:11] Should I not be trying to use the latest node, maybe? [19:55:28] marktraceur: So on http://translatesvg.wmflabs.org/w/index.php?title=Special:Translate&group=Sample7308a.svg, you can see that it has changed the messages. (Well, I can anyway, because I know what they were before!) [19:55:41] marktraceur: that looks like a JQuery bug to me [19:56:03] I have an older node and likely node-jquery [19:56:13] gwicke: And https://github.com/coolaj86/node-jquery/issues/35 agrees with you, but it's marked as closed [19:56:21] I can just git checkout 0.8.6 and recompile [19:57:10] New patchset: preilly; "fix notify-close custom style" [mediawiki/extensions/ZeroRatedMobileAccess] (master) - https://gerrit.wikimedia.org/r/19363 [19:57:20] marktraceur: you can also select the version installed through npm [19:58:06] New patchset: preilly; "fix notify-close custom style" [mediawiki/extensions/ZeroRatedMobileAccess] (master) - https://gerrit.wikimedia.org/r/19363 [19:58:28] Change merged: preilly; [mediawiki/extensions/ZeroRatedMobileAccess] (master) - https://gerrit.wikimedia.org/r/19363 [19:59:24] New patchset: Catrope; "(bug 39296) Fix broken table sorting" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/19216 [19:59:33] New patchset: preilly; "Update ZeroRatedMobileAccess to master" [mediawiki/core] (wmf/1.20wmf9) - https://gerrit.wikimedia.org/r/19374 [19:59:48] gwicke: The node version? Or the jquery version? [19:59:50] 03raymond * 10/trunk/extensions/ (100 files in 98 dirs): Localisation updates from http://translatewiki.net. [20:00:02] New review: Pginer; "This change applies some of the rules described at:" [mediawiki/extensions/UniversalLanguageSelector] (master) - https://gerrit.wikimedia.org/r/19357 [20:00:30] New patchset: Bsitu; "Fix for bug/39235" [mediawiki/extensions/PageTriage] (master) - https://gerrit.wikimedia.org/r/19375 [20:01:18] New patchset: preilly; "Update ZeroRatedMobileAccess to master" [mediawiki/core] (wmf/1.20wmf8) - https://gerrit.wikimedia.org/r/19376 [20:01:42] Change merged: Catrope; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/19216 [20:01:48] Change merged: preilly; [mediawiki/core] (wmf/1.20wmf9) - https://gerrit.wikimedia.org/r/19374 [20:01:53] Change merged: preilly; [mediawiki/core] (wmf/1.20wmf8) - https://gerrit.wikimedia.org/r/19376 [20:03:36] Change merged: Aaron Schulz; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/19215 [20:03:50] New patchset: Daniel Werner; "Italic style wait messages for UI" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/19377 [20:04:19] Change merged: Aaron Schulz; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/19203 [20:04:26] Change merged: Daniel Werner; [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/19377 [20:04:31] Change merged: Aaron Schulz; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/19201 [20:04:41] Change merged: Aaron Schulz; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/19202 [20:05:11] git tag is a magical tool [20:05:20] Change merged: Aaron Schulz; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/18980 [20:05:39] ugh, someone remind me: how do i make an extra anchor for a mediawiki heading? [20:05:45] New patchset: Nischayn22; "Fix deletion of unused subobjects" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/19378 [20:05:47] None of this downloading old versions crap....git checkout 0.5.2 && ./configure && make [20:05:58] 03(mod) substing issue - 10https://bugzilla.wikimedia.org/39235 (10bsitu) [20:06:33] 03(mod) Adding uncategorised as a first tag borks the addition of multiple tags. - 10https://bugzilla.wikimedia.org/39271 normal->major; +comment (10Ryan Kaldari) [20:07:35] New review: Jarry1250; "Tested on labs, seems to work." [mediawiki/extensions/TranslateSvg] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/12469 [20:09:11] Change merged: Aaron Schulz; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/19184 [20:09:33] Jarry1250: I'm glad you think it works, but how am *I* supposed to test it? Perhaps more importantly, how useful is the extension if you can't use it? [20:11:15] 03(mod) Bottom toolbar content not displaying - 10https://bugzilla.wikimedia.org/39302 +comment (10Ryan Kaldari) [20:11:16] nvm, got it [20:11:48] 03(mod) Bottom toolbar content not displaying - 10https://bugzilla.wikimedia.org/39302 (10Ryan Kaldari) [20:13:25] marktraceur: Well, there are a few points there. Firstly, the link I posted is to a public wiki so for this commit at least you can see it working. Secondly, with later commits come more features (e.g. things that actually do things); you can check out the "unreviewed" branch which gives you the bleeding edge code (currently broken, I think, but will fix that tomorrow). Mostly, I'm working... [20:13:26] ...on master (which is reviewed, as we know) catching up with "unreviewed". [20:13:46] Okay, that last sentence didn't make sense but you know what I mean :) [20:13:55] OK, cool [20:14:18] And thirdly, I can also give you some instructions to help test the earlier commits from just master, if you'd like. [20:14:20] Change merged: Aaron Schulz; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/19037 [20:14:57] what is """I would like the new Bug Wrangler(s) you are hiring.""" supposed to mean? [20:15:00] Jarry1250: That's OK, I can muddle through this review and call it done for now [20:15:26] jeremyb: Maybe that they should attend the devroom? [20:15:40] marktraceur: then say that? [20:15:53] marktraceur: To get all of it working properly, some patching of core is needed unfortunately as well; only just remembered that. [20:16:06] 03(mod) UploadWizard: Wiki Loves Monuments contest issues (tracking) - 10https://bugzilla.wikimedia.org/37144 +comment (10Maarten Dammers) [20:16:18] So yeah, it's probably just easier if a reviewer says "show me this working" and I cherry pick to the testwiki. [20:16:44] Thanks a ton for this review, I have to say. [20:16:57] I really need to get better at closures and OO-JavaScript. [20:17:52] New patchset: Alex Monk; "(bug 24491) Don't show reupload link if the user can't upload because of protection" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/19379 [20:17:59] 03(mod) disable 'Add tags' button in Curation toolbar while processing previous click - 10https://bugzilla.wikimedia.org/39253 (10Ryan Kaldari) [20:18:19] Jarry1250: This is definitely a good project for that, a lot of good JavaScript to learn from [20:18:43] Then again, a lot of bad JavaScript to learn from as well. I guess keeping in touch with #mediawiki is a good idea :) [20:19:04] 03(mod) Users shouldn't be given "Upload a new version of this file" when a file is protected - 10https://bugzilla.wikimedia.org/24491 +comment (10Krenair) [20:19:23] jeremyb: *shrug* I dunno, it happened, we have to live with it [20:19:38] Heh, yes :) I've got another fortnight to get as much reviewed as possible, so yes, lots of fun times in IRC. [20:20:19] 03(mod) disable 'Add tags' button in Curation toolbar while processing previous click - 10https://bugzilla.wikimedia.org/39253 +comment (10Ryan Kaldari) [20:20:37] Jarry1250: Also, if you can get it working *without* core patches, 500 points are won [20:21:45] marktraceur: Nope, it definitely needs a path to core, otherwise the SVGs produced are essentially worthless... which is bad :P [20:21:46] Danny_B|backup: You won't believe it. I received a reply from CLDR about your account. [20:21:51] *patch [20:22:29] Jarry1250: I'll take a look at it maybe [20:22:29] 03(mod) Adding uncategorised as a first tag borks the addition of multiple tags. - 10https://bugzilla.wikimedia.org/39271 (10bsitu) [20:22:41] Jarry1250: "use the links underneath the image to begin translation." <-- this is totally not accurate, right? [20:22:55] Oh, well, it assumes bleeding edge [20:23:08] I'll switch back now I've finished testing [20:23:54] No, I'm not done yet [20:24:36] Oh, oops, I'll switch back to that commit [20:24:39] One sec [20:24:56] 03(mod) remember minimised state for 24 hours - 10https://bugzilla.wikimedia.org/39242 (10Ryan Kaldari) [20:25:17] marktraceur: There we go, back on master + that commit [20:26:15] New review: MarkTraceur; "I'd say merge, so we can move on...." [mediawiki/extensions/TranslateSvg] (master) C: 1; - https://gerrit.wikimedia.org/r/12469 [20:27:05] New review: Jarry1250; "Agreed." [mediawiki/extensions/TranslateSvg] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/12469 [20:27:06] Change merged: Jarry1250; [mediawiki/extensions/TranslateSvg] (master) - https://gerrit.wikimedia.org/r/12469 [20:27:11] Jarry1250: All right, thanks for that, however complicated it was [20:27:41] Jarry1250: Is there any way I can help make that more testable? [20:28:22] marktraceur: Not really, it's a right pain actually, because (for example) you have to have rsvg set up and working, and that itself can be painful. [20:28:35] New patchset: Alex Monk; "(bug 24491) Don't show reupload link if the user can't upload because of protection" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/19379 [20:28:54] Though hopefully, as things progress, it should be more obvious what's actually working and what isn't. [20:29:23] Also, I'll be fixing unreviewed tomorrow, thus keeping translatesvg.wmflabs.org as a "go on, I dare you, try and break it" kind of a place. [20:29:27] Jarry1250: Step number A should be documenting the setup process [20:29:40] Yeah, hold on, it is documented [20:29:46] Mark's step number A is to fix the whitespace discrepancies he introduced [20:30:33] https://www.mediawiki.org/wiki/Extension:TranslateSvg/2.0 [20:30:45] Though if anyone can get through that whislt sane, they deserve a prize. [20:30:47] 03(FIXED) Curation Toolbar Tag Wizard: More Footnotes parameters - 10https://bugzilla.wikimedia.org/38992 (10Ryan Kaldari) [20:31:55] PRIZE!? [20:32:04] * marktraceur looks [20:32:33] I basically need to write the patches as a proper commit in Gerrit [20:32:44] Yes, you do, but that's OK [20:33:02] But I haven't got round to that bit yet. So patching is left as an exercise for the reader. [20:33:17] And really, that's a tiny patch. It should be trivial to add. [20:33:43] New patchset: Catrope; "(bug 39296) Fix broken table sorting" [mediawiki/core] (wmf/1.20wmf9) - https://gerrit.wikimedia.org/r/19382 [20:34:01] marktraceur: Yes, well it's slightly more complicated than that to do it properly [20:34:19] See the commentary on https://bugzilla.wikimedia.org/show_bug.cgi?id=32987, for example [20:34:59] 03(mod) Underscores appearing in page titles in templates instead of spaces. - 10https://bugzilla.wikimedia.org/39243 (10bsitu) [20:35:32] Change merged: Catrope; [mediawiki/core] (wmf/1.20wmf9) - https://gerrit.wikimedia.org/r/19382 [20:35:53] New patchset: Nischayn22; "Fix deletion of unused subobjects" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/19378 [20:36:30] 03(mod) Contribs link in the information flyout takes you to a weird place - 10https://bugzilla.wikimedia.org/39241 (10bsitu) [20:37:14] 03(mod) Disambiguation pages and redirects should not be marked as orphans - 10https://bugzilla.wikimedia.org/37711 summary (10Ryan Kaldari) [20:38:09] Jarry1250: I'm trying to clean up the instructions a bit [20:38:54] 03(FIXED) wmf9 deploy broke sortable tables in at least Safari 6 - 10https://bugzilla.wikimedia.org/39296 (10Derk-Jan Hartman) [20:39:40] marktraceur: Feel free, I'm not going to be around 100% for the next few hours as it gets later into the evening but I'll try to check back regularly [20:39:58] Jarry1250: Also, wow, 2011-12. [20:40:39] Hmmm? [20:43:40] Jarry1250: That's when you filed the bug [20:43:45] !update.php [20:43:45] update.php is a script that updates the database tables. You usually need to run it after upgrading MediaWiki or installing certain extensions. For details, see [20:44:15] 03(mod) No info on who reviewed - 10https://bugzilla.wikimedia.org/39274 +comment (10Fabrice Florin) [20:46:07] marktraceur: Oh, yes, I need to add update.php to those instructions actually. [20:46:36] Yup, filed that bug ages ago; basically, I spent some time checking the project I wanted to bid for was actually possible. [20:47:14] 03(mod) alter UX for (not) reviewed user's own page - 10https://bugzilla.wikimedia.org/39309 +comment (10Fabrice Florin) [20:47:36] 03(mod) Give some sort of error if animated gif size exceeds $wgMaxAnimatedGifArea - 10https://bugzilla.wikimedia.org/39297 +comment (10Jens K Andersen) [20:49:18] New patchset: Jeroen De Dauw; "Added base class for base test classes :)" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/16833 [20:49:26] Jarry1250: I'm adding update.php, no worries [20:49:51] Cool, thanks. [20:50:08] 03(NEW) Don't allow BLP-PRODing an article that is already BLP-PRODed - 10https://bugzilla.wikimedia.org/39319 minor; MediaWiki extensions: PageTriage; (rkaldari) [20:50:16] 03(mod) Don't allow BLP-PRODing an article that is already BLP-PRODed - 10https://bugzilla.wikimedia.org/39319 (10Ryan Kaldari) [20:50:26] New patchset: Mwalker; "Amazon Simple Payment integration, FR #43" [mediawiki/extensions/DonationInterface] (master) - https://gerrit.wikimedia.org/r/13935 [20:50:56] Jarry1250: Well, that's a start [20:50:56] https://www.mediawiki.org/wiki/Extension:TranslateSvg/2.0 [20:52:12] Change merged: Aaron Schulz; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/19200 [20:52:45] 03(mod) "patrolled" pages do not highlight the "reviewed" button in the curation toolbar - 10https://bugzilla.wikimedia.org/39209 +comment (10Ryan Kaldari) [20:52:55] Jarry1250: I also updated the main page, https://www.mediawiki.org/wiki/Extension:TranslateSvg [20:53:00] (only a little) [20:53:59] 03(NEW) Tablesorter: secondary sortkey is broken - 10https://bugzilla.wikimedia.org/39320 normal; MediaWiki: JavaScript; (hartman) [20:54:11] New patchset: MarkTraceur; "Fix whitespace problems" [mediawiki/extensions/TranslateSvg] (master) - https://gerrit.wikimedia.org/r/19383 [20:54:13] Jarry1250: ^ [20:54:22] 03(NEW) Delete pages from NewPagesFeed after 30 days (instead of 60 days) - 10https://bugzilla.wikimedia.org/39321 normal; MediaWiki extensions: PageTriage; (fflorin) [20:54:46] 03(mod) Delete pages from NewPagesFeed after 30 days (instead of 60 days) - 10https://bugzilla.wikimedia.org/39321 normal->04CRIT (10Fabrice Florin) [20:55:02] New patchset: Subramanya Sastry; "[Work in progress] Fix wikitext escaping to be more robust." [mediawiki/extensions/Parsoid] (master) - https://gerrit.wikimedia.org/r/19385 [20:55:24] New review: Jarry1250; "Whitespace only, looka good." [mediawiki/extensions/TranslateSvg] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/19383 [20:55:24] Change merged: Jarry1250; [mediawiki/extensions/TranslateSvg] (master) - https://gerrit.wikimedia.org/r/19383 [20:55:27] New review: TheDJ; "One more bug caused by this it seems: https://bugzilla.wikimedia.org/show_bug.cgi?id=39320" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/15638 [20:55:49] New patchset: Amire80; "Add Language settings dialog" [mediawiki/extensions/UniversalLanguageSelector] (master) - https://gerrit.wikimedia.org/r/18446 [20:56:53] 03(mod) Tablesorter: secondary sortkey is broken - 10https://bugzilla.wikimedia.org/39320 +code-update-regression +need-unittest (10Derk-Jan Hartman) [20:57:39] 03(mod) Add Colombia in Spanish to the monuments database - 10https://bugzilla.wikimedia.org/38320 +comment (10Platonides) [20:59:01] hi [20:59:27] Juandev: Howdy! [20:59:33] I am having "unknown error" at Wikimedia Commons - thats nice name for an error [21:00:36] New patchset: Subramanya Sastry; "Another round of update to wikitext escaping tests." [mediawiki/extensions/Parsoid] (master) - https://gerrit.wikimedia.org/r/19386 [21:01:18] Juandev: commons is rather big... [21:01:42] yes, this will be my second bug for the last week thedj [21:03:35] thedj: every time I set in bug from WMF project, I dont know if I should report it as "mediawiki" or "Wikimedia" [21:04:18] how the poor editor should know if the bug is caused by WMF configuration or mw core itself?! [21:06:12] Juandev: Is this UploadWizard? [21:06:23] marktraceur: yep [21:06:35] Juandev: Known issue, then.... [21:06:48] !b 39303 | Juandev [21:06:48] Juandev: https://bugzilla.wikimedia.org/show_bug.cgi?id=39303 [21:06:56] * Juandev will ping it [21:07:01] Mmmkay [21:08:26] New patchset: Daniel Werner; "site-links in edit mode have the right bg-color now" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/19388 [21:09:31] OK, compiling node officially takes up way too much computing power [21:10:41] marktraceur: thx [21:11:11] well, than I have to use commonist - ach jo! [21:11:47] If I vote to the bug I am than notified by e-mail about its changes? [21:14:35] New patchset: Nischayn22; "removing the Factory class for DIHandlers jsjf sdfls`" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/19389 [21:15:47] New patchset: Daniel Werner; "site-links in edit mode have the right bg-color now" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/19388 [21:17:16] Juandev: I think you need to add yourself to the CC list, voting alone isn't enough [21:17:56] New patchset: Nischayn22; "removing the Factory class for DIHandlers" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/19389 [21:24:58] 03(mod) Mobile site clips edges of large tables - 10https://bugzilla.wikimedia.org/36936 +comment (10Tomasz Finc) [21:28:13] New patchset: Umherirrender; "Add UserTest::testAllRightsWithMessage" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/19205 [21:30:00] New patchset: Katie Horn; "The function in the form chooser responsible for picking one of the alternatives is approaching reasonable behavior. Still in testing." [mediawiki/extensions/DonationInterface] (master) - https://gerrit.wikimedia.org/r/19391 [21:30:00] New patchset: Katie Horn; "Refactoring the way we reference RapidHTML forms in DonationInterface to allow for the possibility of a multidimensional form chooser. At this point, everything should still work the same way it used to, providing you also grab the update from mediawiki c" [mediawiki/extensions/DonationInterface] (master) - https://gerrit.wikimedia.org/r/18994 [21:30:00] New patchset: Katie Horn; "Adds the ability to filter the list of all whitelisted forms, for ones that will work for the parameters provided to the GatewayFormChooser." [mediawiki/extensions/DonationInterface] (master) - https://gerrit.wikimedia.org/r/19004 [21:31:28] New patchset: Kaldari; "Fixing bug 39253 - disable submit button for tagging or deleting after click." [mediawiki/extensions/PageTriage] (master) - https://gerrit.wikimedia.org/r/19392 [21:32:10] marktraceur: ok, got it [21:33:24] is there a way to hide a specific namespace prefix so that everything before the : isnt visible? [21:33:25] New patchset: Bsitu; "Fix for bug/39321" [mediawiki/extensions/PageTriage] (master) - https://gerrit.wikimedia.org/r/19393 [21:34:15] 03(mod) Delete pages from NewPagesFeed after 30 days (instead of 60 days) - 10https://bugzilla.wikimedia.org/39321 (10bsitu) [21:36:01] Betacommand: You mean other than just creating pages in the normal namespace? [21:36:43] marktraceur: yes [21:37:40] New review: Jeroen De Dauw; "This commit looms ok to me. However I still get the idea that there is something wrong with the over..." [mediawiki/extensions/SemanticMediaWiki] (master); V: 0 C: 1; - https://gerrit.wikimedia.org/r/19389 [21:38:18] Betacommand: My first try would be using https://www.mediawiki.org/wiki/Manual:$wgNamespaceAliases [21:38:28] Betacommand: '' => NS_MAIN [21:38:43] But I'm not sure if that will work [21:39:02] Or rather '' => NS_WHATEVER_NAMESPACE [21:39:27] 03(mod) Mobile site clips edges of large tables - 10https://bugzilla.wikimedia.org/36936 +comment (10Jon) [21:39:41] Hm. Maybe that won't work. [21:39:58] hey all.. on fresh install of mediawiki, I can't get subpages enabled for any/all namespaces by following instructions in the mediawiki manual at http://www.mediawiki.org/wiki/Manual:$wgNamespacesWithSubpages which says to simple add $wgNamespacesWithSubpages = array_fill(0, 200, true); to my LocalSetting.php Any tips? [21:40:01] Betacommand: Feel free to stare at this with me: https://www.mediawiki.org/wiki/Manual:Configuration_settings#Namespaces [21:40:46] marktraceur: that wont work [21:41:09] wait..... [21:41:13] gflanders: "This assumes you have only 200 namespaces" <-- is that true? [21:41:22] * Betacommand has genius idead [21:41:38] marktraceur: it's a fresh install [21:41:46] So probably a good assumption [21:41:58] Betacommand: I can't wait to hear if it works! [21:42:27] yes I think it is :) would really appreciate anyone's suggestion on getting subpages enabled.. [21:43:22] New patchset: Kaldari; "Changing key for User space prods to be consistant" [mediawiki/extensions/PageTriage] (master) - https://gerrit.wikimedia.org/r/18687 [21:46:55] 03(FIXED) disable 'Add tags' button in Curation toolbar while processing previous click - 10https://bugzilla.wikimedia.org/39253 +comment (10Ryan Kaldari) [21:49:40] marktraceur: I have a template that is used on on every page in the namespace (its a head, categorization template) that I changed, along with setting $wgRestrictDisplayTitle = false; I added a {{DISPLAYTITLE:{{PAGENAME}}}} [21:50:05] New review: Nischayn22; "This is a known problem, the Store3 shouldn't be created in too many places. The SMWSQLStore3Table c..." [mediawiki/extensions/SemanticMediaWiki] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/19389 [21:51:08] New patchset: Kaldari; "Fixing bug 39188 - changing prototype warning to beta warning" [mediawiki/extensions/PageTriage] (master) - https://gerrit.wikimedia.org/r/19396 [21:51:31] 03(FIXED) New Pages Feed - Change Top Line to say Beta - 10https://bugzilla.wikimedia.org/39188 +comment (10Ryan Kaldari) [21:52:03] Betacommand: Nice! [21:53:35] 03(mod) Catch SqlBagOStuff exceptions - 10https://bugzilla.wikimedia.org/38205 (10Aaron Schulz) [21:55:56] New patchset: Matmarex; "(bug 25830) fix JS preview causing the page to "jump"" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/18234 [21:57:48] New review: Matmarex; "I intensely dislike these conventions (while spacing parentheses might be OK for PHP, where you tend..." [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/18234 [21:58:21] Hm, I'm pretty sure we don't need both of these: [21:58:24] 03(mod) Adding uncategorised as a first tag borks the addition of multiple tags. - 10https://bugzilla.wikimedia.org/39271 (10bsitu) [21:58:30] A file of this name has been previously uploaded and subsequently deleted. You should check the deletion log before proceeding to upload it again. [21:58:31] A file identical to this file (File:Filename.gif) has previously been deleted. You should check that file's deletion history before proceeding to re-upload it. [22:01:49] Krenair: They're differnet [22:02:35] One is about the same name, potentially different contents, the other is about the same contents, possibly different name [22:04:58] 03(mod) Tablesorter: secondary sortkey is broken - 10https://bugzilla.wikimedia.org/39320 +comment (10Brad Jorsch) [22:08:59] 03(mod) Full protection expiry should not affect semi-protection - 10https://bugzilla.wikimedia.org/39038 +comment (10David1217) [22:11:12] Krenair: Thanks for the patchset! [22:12:12] RoanKattouw: The contents bit isn't/wasn't obvious to me. [22:12:23] A file identical <-- a file with the same contents? [22:12:26] Yes [22:12:27] That's a little confusing. [22:12:29] identical == same SHA-1 [22:12:33] The wording might be confusing [22:12:39] I wonder if it should just say identical contents. [22:12:51] But what I'm trying to say is that the circumstances in which those messages are used are fundamentally different [22:13:13] The Commoners apparently haven't complained that it says "upload a new version of this file" on the file description page when you don't have permission to reupload. [22:13:19] The Commoners really are the worst. [22:13:31] RoanKattouw: Right. I got that part. :-) [22:13:47] Your IRC explanation was just vastly easier to understand than the UI. [22:13:52] Which is kinda wrong. ;-) [22:14:00] Right [22:14:19] Anyway, back to complaining about Commons. [22:14:38] 14(INVALID) Wikipedia App scrolling is slow on Android Jelly Bean - 10https://bugzilla.wikimedia.org/38276 +comment (10Tomasz Finc) [22:16:27] 03(mod) Filters take up 2 lines in some languages - 10https://bugzilla.wikimedia.org/39313 +comment (10Brion Vibber) [22:19:11] New patchset: Bsitu; "Fix for bug/39235" [mediawiki/extensions/PageTriage] (master) - https://gerrit.wikimedia.org/r/19375 [22:19:17] New patchset: Daniel Werner; "New hook 'ParserTestGlobals'" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/19398 [22:19:47] 03(FIXED) jquery.tablesorter should preserve original order of equal cells when reversing sort order twice - 10https://bugzilla.wikimedia.org/35526 +comment (10matanya) [22:21:40] New review: Daniel Werner; "As suggested by Tim Starling. I hope this is done the right way, I am a little confused by the 'NewP..." [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/19398 [22:21:41] 03(FIXED) ProofreadPage extension should provide css - 10https://bugzilla.wikimedia.org/37840 +comment (10matanya) [22:24:42] New patchset: Jeroen De Dauw; "tests++" [mediawiki/extensions/Validator] (master) - https://gerrit.wikimedia.org/r/19400 [22:28:17] 03(mod) Inconsistent state within the internal storage backends - 10https://bugzilla.wikimedia.org/39221 +comment (10Roan Kattouw) [22:31:59] Change merged: Freakolowsky; [mediawiki/extensions/ConventionExtension] (master) - https://gerrit.wikimedia.org/r/14048 [22:38:17] New patchset: Mwjames; "SMW add non-persistent query caching" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/19402 [22:40:16] New patchset: Adamw; "Merge the sendSTOMP variations together." [mediawiki/extensions/DonationInterface] (master) - https://gerrit.wikimedia.org/r/14415 [22:40:17] New patchset: Adamw; "* new function getTransaction will be responsible for packaging the current data into a message. TODO: tried to hunt down all the variations, but there could be others." [mediawiki/extensions/DonationInterface] (master) - https://gerrit.wikimedia.org/r/14414 [22:43:20] 03(mod) CheckUser log indefinitely retains private information - 10https://bugzilla.wikimedia.org/37626 +comment (10MZMcBride) [22:45:03] 03(mod) certain admin levels are empty - 10https://bugzilla.wikimedia.org/39109 (10Jon) [22:45:20] 03(mod) Cannot filter on ICS 4.0.4 - 10https://bugzilla.wikimedia.org/38896 (10Jon) [22:45:48] 03(mod) WLMMobile: back arrow is low-resolution - 10https://bugzilla.wikimedia.org/39245 normal->15enhancement (10Jon) [22:49:15] New patchset: Trevor Parscal; "Added setSelection to ve.dm.Surface" [mediawiki/extensions/VisualEditor] (master) - https://gerrit.wikimedia.org/r/19403 [22:49:18] Change merged: Jeroen De Dauw; [mediawiki/extensions/Validator] (master) - https://gerrit.wikimedia.org/r/19400 [22:56:10] 03(mod) After upload, return to Monument Detail screen or Uploads - 10https://bugzilla.wikimedia.org/38868 +comment (10Jon) [23:02:24] New patchset: MarkTraceur; "Adding in better error handling" [mediawiki/extensions/Parsoid] (master) - https://gerrit.wikimedia.org/r/19405 [23:02:40] gwicke: ^ This is a first attempt. I could clearly use some guidance on this. [23:02:49] New patchset: Subramanya Sastry; "First pass to make wikitext escaping more robust." [mediawiki/extensions/Parsoid] (master) - https://gerrit.wikimedia.org/r/19385 [23:03:25] he- the Parsoid team on rapid fire :) [23:03:42] That's just how much we rock [23:04:11] New review: Adamw; "I agree with mwalker's changes, although I suspend judgment on the forms and resourceloader changes...." [mediawiki/extensions/DonationInterface] (master); V: 0 C: 1; - https://gerrit.wikimedia.org/r/13935 [23:09:29] New patchset: Subramanya Sastry; "First pass to make wikitext escaping more robust." [mediawiki/extensions/Parsoid] (master) - https://gerrit.wikimedia.org/r/19385 [23:10:19] 03(mod) CheckUser log indefinitely retains private information - 10https://bugzilla.wikimedia.org/37626 +comment (10Trijnstel) [23:11:41] New patchset: Adamw; "* new function getTransaction will be responsible for packaging the current data into a message. TODO: tried to hunt down all the variations, but there could be others." [mediawiki/extensions/DonationInterface] (master) - https://gerrit.wikimedia.org/r/14414 [23:12:35] New patchset: Subramanya Sastry; "Another round of update to wikitext escaping tests." [mediawiki/extensions/Parsoid] (master) - https://gerrit.wikimedia.org/r/19386 [23:15:26] New patchset: Adamw; "Merge the sendSTOMP variations together." [mediawiki/extensions/DonationInterface] (master) - https://gerrit.wikimedia.org/r/14415 [23:19:05] 03(mod) After upload, return to Monument Detail screen or Uploads - 10https://bugzilla.wikimedia.org/38868 +comment (10Jon) [23:21:20] 03(mod) "Username", "Password" and "Login" are not translated - 10https://bugzilla.wikimedia.org/39291 +comment (10Jon) [23:24:43] 03(FIXED) Remove nagios-wm from #wikimedia-tech - 10https://bugzilla.wikimedia.org/39114 +comment (10Daniel Zahn) [23:28:20] New patchset: Mwjames; "SMW add non-persistent query caching" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/19402 [23:34:01] New patchset: Tim Starling; "Fix build broken by r115460" [mediawiki/php/wmerrors] (master) - https://gerrit.wikimedia.org/r/19406 [23:36:47] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/19212 [23:37:08] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/19222 [23:38:09] 03(NEW) Pages don't load under ipv6+chromium / bits.wikimedia.org doesn't answer http requests - 10https://bugzilla.wikimedia.org/39322 normal; Wikimedia: General/Unknown; (wikimedia.20.orzelf) [23:45:39] Change merged: Tim Starling; [mediawiki/php/wmerrors] (master) - https://gerrit.wikimedia.org/r/19406 [23:49:39] 03(FIXED) After upload, return to Monument Detail screen or Uploads - 10https://bugzilla.wikimedia.org/38868 +comment (10Brion Vibber) [23:52:49] 03(mod) Underscores appearing in page titles in templates instead of spaces. - 10https://bugzilla.wikimedia.org/39243 (10bsitu) [23:58:03] New patchset: Adamw; "compatibility with the PECL Stomp class." [mediawiki/extensions/DonationInterface] (master) - https://gerrit.wikimedia.org/r/14431