[00:01:47] 04(REOPENED) Self-closing tags without trailing slash do not round-trip correctly - 10https://bugzilla.wikimedia.org/39181 +comment (10Roan Kattouw) [00:02:33] 03(mod) Enable e-mailing password based on e-mail address on Wikimedia wikis - 10https://bugzilla.wikimedia.org/34386 +comment (10Asher Feldman) [00:03:37] James_F: Heh, Sumana and Ryan both posted to wikitech-l about why village pumps aren't ideal. ;-) [00:03:45] Seems my comment matched Sumana's. o: [00:05:21] because they fucking suck? [00:05:56] I'm sure they're perfectly fine for discussion for inside of a single wiki, but for anything else they suck [00:06:34] Yeah. But they can be useful for pinging, I think. [00:06:36] 03(mod) Show current user location on map - 10https://bugzilla.wikimedia.org/38921 normal->15enhancement (10Jon) [00:06:56] Trackback, I guess it's called. So people know where to look. [00:07:19] 03(FIXED) Campaign names on monuments - 10https://bugzilla.wikimedia.org/38931 (10Jon) [00:09:26] Hey all. I've got a couple quick mod_rewrite short urls questions, if anyone's got a sec. [00:09:54] Just ask your question. [00:10:04] New review: Kaldari; "Doesn't work for me. After I'm finished with the describe step, and click 'Next' nothing happens. Th..." [mediawiki/extensions/UploadWizard] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/7608 [00:11:43] I've got mod_rewrite working mostly according to the instructions at Manual:Short_Urls, but I'm noticing that my Special: Page URLs are pointing to my wgScriptPath instead of the wgArticlePath. Is that normal? [00:12:59] New patchset: MarkTraceur; "(bug 32843) Don't call the success method for checkFile() if there's an error" [mediawiki/extensions/UploadWizard] (master) - https://gerrit.wikimedia.org/r/7149 [00:13:14] belthesar: Nope. Is your wiki public? [00:13:29] I didn't think so. Yes, it is. http://gunterpedia.belthesar.com [00:13:33] Have a look see. [00:13:51] http://gunterpedia.belthesar.com/wiki/Special:RecentChanges seems fine. [00:13:53] 03(mod) Set $wgSecureLogin = true on enwiki - 10https://bugzilla.wikimedia.org/39380 (10mybugs.mail) [00:14:14] The first thing I noticed it on was the Login link. [00:14:25] It'll take you to /mediawiki instead of /wiki [00:14:41] I set up an alias to hack it into working for now, but I don't think that's ideal. [00:15:16] There's a login link? [00:15:29] Top of the page is the user login stuff. [00:15:30] Oh, I see it. [00:15:37] Yeah, I know, it's a non-standard skin. [00:15:51] I was using Vector until today. Been trying to prettify the damn thing. [00:16:04] New patchset: MarkTraceur; "(bug 32469) Remove alert message and use callbacks for validation" [mediawiki/extensions/UploadWizard] (master) - https://gerrit.wikimedia.org/r/7608 [00:16:24] belthesar: It's expected to have /mediawiki/ in it. [00:16:34] The login link usually keeps your current page title in the URL. [00:16:37] As a URL parameter. [00:16:42] So you can return to the same page later. [00:16:47] After logging in. [00:17:18] belthesar: Compare: . [00:17:31] If you click "Log in", you'll be taken to http://www.mediawiki.org/w/index.php?title=Special:UserLogin&returnto=Main+Page [00:17:41] Okay, so any link that's passing post variables should be using script path. [00:17:48] /w/index.php is equivalent to /mediawiki/index.php in your case. [00:17:50] Yup. [00:17:52] Well, [00:17:53] mostly. [00:17:57] You can technically do something like... [00:18:04] Special:UserLogin?returnto=Main+Page [00:18:18] Where you append the parameters after a question mark. [00:19:35] I'm not terribly concerned about it. It doesn't look bad, and it only happens in a few limited cases. [00:19:49] As long as it appears I haven't done anything horribly bad. [00:20:08] You can play around with MediaWiki.org to see how /wiki/ short URLs are supposed to behave. [00:20:17] Or en.wikipedia.org or ... a lot of places. :-) [00:20:34] You can have prettier links. [00:20:46] Such as /edit/Foo instead of /w/index.php?title=Foo&action=edit. [00:20:54] Those are called... [00:20:56] !wg ActionPaths [00:20:57] https://www.mediawiki.org/wiki/Manual:$wgActionPaths [00:21:16] Ahha! [00:21:41] http://wikitech.wikimedia.org/view/Software_deployments uses these. [00:22:00] Click "view source" or "view history" to see what happens. [00:22:25] Okay, I gotta implement that. [00:22:48] Question: Is any of this in a jump start guide that I missed somewhere? [00:22:55] I hate asking questions that have already been answered. [00:23:38] There's the FAQ page: http://bit.ly/yr0aC [00:23:45] Depends whatt type of question you're asking about. ;-) [00:23:54] what * [00:24:00] Sometimes people want to know everything about administering a wiki from the server-side, [00:24:08] sometimes people want to know about the client-side administration, [00:24:15] sometimes people want to know about how to edit. [00:24:24] New patchset: Catrope; "(bug 23226) Add |class= parameter to image links in order to add class(es) to HTML img tag." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/20683 [00:25:32] So it's been a week since I made this change [00:25:37] And I think it went OK [00:25:40] But here: http://www.mediawiki.org/wiki/Manual:Skins [00:25:50] Well, you've been awesome, Brooke. Thanks for helping me out. [00:25:52] I'd love feedback in the talk page about the latest two edits there [00:25:53] New patchset: Catrope; "(bug 23226) Add |class= parameter to image links in order to add class(es) to HTML img tag." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/20683 [00:26:14] Thanks for being patient. [00:26:18] No problem. [00:26:21] New review: Catrope; "Patchset 2 fixes grammar in the commit summary and the RELEASE-NOTES entry, patchset 3 is a rebase f..." [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/20683 [00:28:39] Change merged: Catrope; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/20683 [00:32:02] Brooke: Posted to wikitech-ambassadors - http://lists.wikimedia.org/pipermail/wikitech-ambassadors/2012-August/000054.html [00:32:07] 03(mod) NavBars need their widths reset when the scrollbar disappears - 10https://bugzilla.wikimedia.org/36921 (10bsitu) [00:36:23] New patchset: MarkTraceur; "(bug 32843) Don't call the success method for checkFile() if there's an error" [mediawiki/extensions/UploadWizard] (master) - https://gerrit.wikimedia.org/r/7149 [00:38:29] 03(mod) Maintenance tags and note-leaving should not appear in userspace - 10https://bugzilla.wikimedia.org/39543 (10bsitu) [00:41:31] Change merged: Kaldari; [mediawiki/extensions/UploadWizard] (master) - https://gerrit.wikimedia.org/r/7149 [00:46:03] 03(mod) Image loading delay - 10https://bugzilla.wikimedia.org/38936 +comment (10Jon) [00:46:03] New review: Kaldari; "Hmm, still not working for me (same behavior). Is it working for you?" [mediawiki/extensions/UploadWizard] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/7608 [00:46:07] New patchset: Catrope; "(bug 39431) Fix how SVG metadata is displayed (esp. animated status)" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/20656 [00:46:35] New review: Catrope; "Patchset 5 is a rebase resolving a trivial conflict in RELEASE-NOTES-1.20" [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/20656 [00:47:10] Change merged: Catrope; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/20894 [00:47:49] Change merged: Catrope; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/20926 [00:49:25] Change merged: Catrope; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/20656 [00:53:58] 04(REOPENED) certain admin levels are empty - 10https://bugzilla.wikimedia.org/39109 +comment (10Jon) [00:54:28] 03(mod) Listing monuments in campaign doesn't take my location into account - 10https://bugzilla.wikimedia.org/38923 normal->15enhancement (10Jon) [01:00:04] New patchset: Subramanya Sastry; "Several template tracking fixes." [mediawiki/extensions/Parsoid] (master) - https://gerrit.wikimedia.org/r/20856 [01:03:10] Nikerabbit: Before I submit my amended commit for review again, does this amendment look acceptable?: [01:03:11] * $1 is the type of page protection (message restriction-$type, preferably in lowercase). [01:03:19] I couldn't figure out exactly how to phrase it. :x [01:05:06] He's liklely sleeping [01:05:26] Like 4am for him.. [01:05:46] Ah. :p [01:06:10] I'll just submit then and someone else on localization can take a look. [01:06:19] Yay timezones [01:06:57] New patchset: Madman; "Bug 39524 - action=info uses untranslated (raw) protection permissions" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/20886 [01:08:56] I could have sworn I used the standard 2012/bug##### branch name for that commit. [01:08:58] Oh well. [01:09:28] RogueMadman: If the commit summary contains a bug number, git-review will automatically override the topic to be 'bug/$n' [01:09:40] Unless you set -t blah [01:09:40] Oh! Interesting. [01:10:13] Should I then remove this from [[mw:Git/Workflow]]?: If you are working on a bug, include its id, for example "2012/bug12345". [01:11:30] I'm not quite sure, the guy you should really take that up with (hashar) is on vacation [01:12:00] Okey dokey. Just thinking in terms of new volunteers and unexpected behavior. :) [01:12:15] Maybe maybe not [01:12:16] Yeah, probably best to take it out then [01:12:24] I'll be bold. ^^ [01:12:30] And replace it with an explanation of the actual behavior [01:12:41] that would be nice [01:12:45] Change merged: Catrope; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/20840 [01:12:48] It does have the effect of putting your commit into a local branch where it belongs instead of directly in master [01:13:09] Dantman: You should still be creating a local branch, if you don't you're Doing It Wrong [01:13:22] Exactly what I'm saying [01:13:36] We're just talking about the recommendations for /naming/ said local branch [01:13:46] Oh... [01:14:07] Btw... my standard has been 2012/name and bug/### [01:14:09] And git-review's somewhat confusing behavior of preferring bug numbers extracted from the commit summary over the local branch name when it comes to setting the topic on a change [01:17:04] So, here's another question. Whenever I have a review pending, I'm hesitant to work on other additions in the same files as I don't know how they'll be merged. Should I be worrying about that, or is Git smart enough to handle it automatically? [01:17:09] Automagically. [01:17:09] New review: Catrope; "Minor whitespace/spelling stuff but looks great otherwise" [mediawiki/core] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/20660 [01:17:23] RogueMadman: It depends on the scenario [01:17:53] If you are making changes to the same files that are logically independent, you can just work on those, and git will normally merge them just fine (and if it fails because they're too close to each other, a human can resolve the conflict) [01:18:23] For example, I've changed what parameters are passed to the pageinfo-restriction, and now I want to add the pageinfo-header and pageinfo-footer messages. [01:18:27] If you are making changes that are logically dependent on each other (i.e. B depends on A), you should commit B on top of A and submit it, and Gerrit will recognize the dependency correctly [01:18:54] They aren't logically dependent on each other, though they may be close to each other. [01:18:57] Right [01:19:04] Then by all means submit it as a separate change [01:19:10] Cool. :) [01:19:37] And git will sort out as much as it can automatically, and if a human has to resolve anything it'll just be the parts that are too confusing for git to handle, and those parts are usually trivial [01:20:44] Meh, I shouldn't be talking in "And .... , and ..... , and ...." form, or someone's gonna accuse my on line persona of having a valley girl accent :) [01:22:02] Nah, that would be "Like, Git will totally handle that!" [01:22:16] I actually do kind of like that [01:22:38] Living in San Francisco and hanging out with people that grew up in the Central Valley (ahem, "Outer East Bay") will do that to you [01:22:48] Totes. [01:22:52] *I actually do kind of talk like that [01:23:37] The slang used out there is definitely interesting [01:24:29] Yup. [01:24:30] New patchset: GWicke; "Remove chaining capability to side-step subtype issues" [mediawiki/extensions/Parsoid] (master) - https://gerrit.wikimedia.org/r/21025 [01:24:59] RoanKattouw: Your ability to (coherently) generate sub-ordinate clauses in your speech almost manages to overflow my parsing buffer, which is highly impressive. :-) [01:25:08] haha [01:25:50] Sub-ordinate clause = "Foo, which does Bar, is Baz" right? [01:26:07] (the "which does Bar" part of that that is) [01:26:11] Yes. [01:26:12] RoanKattouw: close; foo actually does fizz, not bar [01:28:06] Hmmm. I get to learn how to do hooks. (I somewhat know by having used hooks in extensions.) I wonder, for action=info, how an extension can decide which section to add a row to. [01:28:26] Do you mean $wgExtensionCredits ? [01:28:43] No, I mean https://bugzilla.wikimedia.org/show_bug.cgi?id=38559 [01:29:01] Oh [01:29:19] I guess the options are calling the hook and getting an array of section => rows or calling the hook after each row, which I assume would have performance implications. [01:29:26] each section* [01:29:28] Well presumably you'd have all the information as a structured array and then pass that array to the hook by reference so the extensions can add to it [01:29:39] Or, you could add a method for adding an entry, and pass $this to the hook [01:29:44] Okay, *that* would necessitate rewriting the whole thing. :p [01:29:49] Well, there already is a method to add a row. [01:31:12] Doing it that way still doesn't indicate to the extension *when* to add the row. Maybe I need to abstract one more level. Womp. :x [01:32:00] New patchset: Catrope; "(bug 39297) Show a warning if thumbnails won't be animated" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/20662 [01:32:01] I'll probably take a day to look through the rest of the codebase anyway and see how it's usually handled. [01:32:16] New review: Catrope; "Patchset 2 is a rebase to fix a trivial conflict in RELEASE-NOTES-1.20" [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/20662 [01:33:04] New review: Catrope; "CC Reedy for "This should be backported to 1.19"" [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/20658 [01:34:45] Change merged: Catrope; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/20662 [01:35:25] New patchset: Catrope; "(bug 38249) No PCRE unicode causes installer to spew giberish" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/20658 [01:36:56] New patchset: Catrope; "* (bug 39376) jquery.form upgraded to 3.14" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/19771 [01:37:34] Change merged: Catrope; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/20527 [01:37:48] Change merged: Catrope; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/20658 [01:40:50] New review: Catrope; "Removes escaping of $alt, that needs to be fixed, but looks good otherwise." [mediawiki/core] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/20500 [01:41:08] Change merged: Catrope; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/19771 [01:44:22] 03(mod) Self-closing tags without trailing slash do not round-trip correctly - 10https://bugzilla.wikimedia.org/39181 +comment (10Gabriel Wicke) [01:44:40] lol... WordPress... crap as usual... not only do they force developers to use a shitty svn repo for plugin submission but they also don't support pubkeys and even force the horrid practice of using the same password for ssh as you use for nomal login [01:45:43] Change merged: Catrope; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/14755 [01:46:37] Change merged: Catrope; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/20519 [01:57:22] New review: Catrope; "Looks good to me, but needs approval from Asher" [mediawiki/core] (master); V: 0 C: 1; - https://gerrit.wikimedia.org/r/17608 [02:03:04] New review: Catrope; "Looks good, but 'sucessredirect' is misspelled" [mediawiki/core] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/20513 [02:06:51] New patchset: Catrope; "(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 [02:10:19] Change merged: Catrope; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/19379 [02:10:38] 03(FIXED) Users shouldn't be given "Upload a new version of this file" when a file is protected - 10https://bugzilla.wikimedia.org/24491 +comment (10Roan Kattouw) [02:11:32] 03(FIXED) CLASS attributes in IMG elements - 10https://bugzilla.wikimedia.org/23226 +comment (10Roan Kattouw) [02:11:54] 03(FIXED) SVG is animated shown to user in ugly fashion - 10https://bugzilla.wikimedia.org/39431 +comment (10Roan Kattouw) [02:12:53] 03(FIXED) Give some sort of error if animated gif size exceeds $wgMaxAnimatedGifArea - 10https://bugzilla.wikimedia.org/39297 +comment (10Roan Kattouw) [02:13:11] New review: GWicke; "Maybe I'm missing something, but I don't quite understand the motivation for the separate marker typ..." [mediawiki/extensions/Parsoid] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/20856 [02:13:14] 03(FIXED) PCRE test insufficient to detect lack of unicode support. - 10https://bugzilla.wikimedia.org/38249 +comment (10Roan Kattouw) [02:27:24] * Dantman still wants to switch to a job making disruptive improvements to MediaWiki. [02:37:24] 03(mod) Set $wgSecureLogin = true on enwiki - 10https://bugzilla.wikimedia.org/39380 +comment (10Tyler Romeo) [02:48:07] 03(mod) Set $wgSecureLogin = true on enwiki - 10https://bugzilla.wikimedia.org/39380 +comment (10Dereckson) [02:54:03] New review: Tim Starling; "This is looking good. There's just a couple of performance/scalability issues to fix up, see inline ..." [mediawiki/extensions/AbuseFilter] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/17620 [02:55:42] 03(mod) Set $wgCategoryCollation to 'uca-default' and rebuild category sort keys on Portuguese Wikipedia - 10https://bugzilla.wikimedia.org/35632 (10jeremyb) [02:57:57] 03(FIXED) Set $wgCategoryCollation to 'uca-default' and rebuild category sort keys on Portuguese Wikipedia - 10https://bugzilla.wikimedia.org/35632 (10Tim Starling) [03:38:45] 03(NEW) Extra space in an empty date type property values generates value of Current date/time - 10https://bugzilla.wikimedia.org/39546 normal; MediaWiki extensions: Semantic MediaWiki; (cwdillon) [03:40:17] 03(mod) Extra space in an empty date type property values generates value of Current date/time - 10https://bugzilla.wikimedia.org/39546 (10CW Dillon) [04:16:44] New review: Subramanya Sastry; "For attributes generated through templates, we need to generate meta attributes with property set to..." [mediawiki/extensions/Parsoid] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/20856 [04:23:28] TimStarling: is your gerrit dashboard flooded? [04:23:54] * Aaron|home hopes there isn't too much stuff there :) [04:24:22] the review requests section is full of cruft [04:24:59] stuff with -1? [04:25:35] a few with -1, a few abandoned for other reasons [04:25:40] about 10 from Daniel Kinzler [04:26:23] I wanted to ask you about I9865de75 [04:26:56] so it looks like the math directory was accidentally changed to an empty per-wiki upload directory? [04:27:05] how did that not break all math images? [04:27:31] and won't it break all the new ones if we switch it back? [04:27:58] I'm not sure, I recall people noticing breakage by the release after the change [04:28:43] right, so that needs some more investigation [04:28:57] there were also some ocaml code changes around that time, which got blamed [04:30:06] maybe it was hacked in some way to make the breakage less severe [04:30:16] like doing stat calls instead of relying on the database for existence checking [04:30:25] it wont break with if $wgMathCheckFiles is true ;) [04:31:23] New review: GWicke; "Ah, I see- you then move that token out of the tag itself. I guess it could then also be created in ..." [mediawiki/extensions/Parsoid] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/20856 [04:31:41] ahhh [04:31:49] the old way kind of made sense if the renderings are just a function of mathml text, then we don't need one for each wiki [04:32:02] then it became per-wiki by mistake [04:32:27] $wgMathCheckFiles is false in InitialiseSettings.php, but overridden by the extension registration file [04:32:32] it's a wonder the NFS server didn't fall over [04:33:03] two wrongs do make a right [04:33:21] they are just a function of the input text and options, and yes it did make sense [04:33:25] brion set it up [04:33:42] are you implying that everything brion sets up makes sense? [04:33:58] this particular thing he did made sense ;) [04:34:07] haha [04:34:43] anyway, there should be a large old cache at /math, so switching back should be fine [04:34:57] plus it apparently doesn't blow up nfs [04:35:02] as long as $wgMathCheckFiles stays true [04:35:04] New patchset: GWicke; "Prefix all relative links with ./" [mediawiki/extensions/Parsoid] (master) - https://gerrit.wikimedia.org/r/19775 [04:35:06] right [04:35:17] I see you added FileBackend support to it [04:35:26] really it should even be an option, I don't like using deterministic caches like this [04:35:40] I like the "don't assume it's there" caches [04:36:03] brion says he can test that support soon [04:36:05] $wgMathCheckFiles was added because the NFS server was dying [04:36:19] it wasn't about elegance [04:36:34] did we have memcached back then? [04:37:02] maybe it sucked back then ;) [04:37:05] probably not [04:37:45] at least, I don't think memcached existed when the math stuff was first introduced [04:37:52] that was really early, maybe 2003 [04:40:06] so both $wgMathDirectory and $wgMathPath must have been accidentally changed when the extension was deployed [04:40:14] that counts as a pretty epic botch, eh? [04:41:07] one might say that, yes [04:44:07] I think I'd rather copy the files from the individual upload directories back into the shared math directory before I do that config switch [04:44:29] New patchset: Nischayn22; "using smw_stats in Special Pages" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/21026 [04:44:53] how about I start some rsync commands? [04:46:02] makes sense [04:53:05] -bash: vim: command not found [04:53:22] I don't think we're in Kansas anymore... [04:53:31] I got that on my new wmf laptop [04:53:45] it's always funny [04:53:55] this is solaris, ms7 [04:54:01] yep [04:54:32] I'll just write my script locally and copy it in [05:19:37] 03(mod) Toolbar components are reversed - 10https://bugzilla.wikimedia.org/39367 (10ineuw) [05:20:05] TimStarling: vi should exist, as it's part of POSIX :P [05:20:19] vi != vim [05:20:22] true [05:20:30] but it's mostly similar for basic functions [05:21:45] if you're doing more than conf file editing though... [05:22:32] * gwicke had to start over quite a few editing sessions in vi after messing it up with backspace or delete [05:22:44] and having no undo naturally [05:23:44] 03(mod) Impossible to step from "Upload" to "Release right" - 10https://bugzilla.wikimedia.org/37073 +comment (10Gary Houston) [05:25:59] anyone want lua on mediawiki.org? [05:26:18] * gwicke raises a hand [05:29:41] done [05:30:09] yay! [05:31:09] my Debian upgrade just finished, so I get to reboot with a new kernel- and go home to get some sleep [05:31:18] bye! [05:32:13] 03(mod) MediaWiki api doesn't serve EXIF GPSAltitude (and other tags) as decimals - 10https://bugzilla.wikimedia.org/32410 +comment (10Gary Houston) [05:37:02] New patchset: Amire80; "Fix font preferences saving." [mediawiki/extensions/UniversalLanguageSelector] (master) - https://gerrit.wikimedia.org/r/20918 [05:38:44] Change merged: Santhosh; [mediawiki/extensions/UniversalLanguageSelector] (master) - https://gerrit.wikimedia.org/r/20918 [06:06:20] 03(FIXED) 19k characters in data-languages in every page - 10https://bugzilla.wikimedia.org/39486 +i18n; +comment (10Santhosh Thottingal) [06:11:55] 03(mod) Recent languages in languages settings - 10https://bugzilla.wikimedia.org/39535 +i18n; +comment (10Santhosh Thottingal) [06:20:18] Hi. Is there a way I can use the API to find not only the templates that a page uses (prop=templates), but also the parameters of each instance of those templates? Thanks. [06:20:45] Does MediaWiki:Sidebar support normal wiki markup? (parser functions, transclusions, etc) [06:23:25] Can anyone help with parsing tag. [06:23:43] {{#rssselect: feed=http://en.wikipedia.org/w/index.php?title=Template:Latest_stable_software_release/Debian&feed=rss&action=history type=description }} [06:24:03] i made a tag for grabbing rss feeds, but this one has = signs in it [06:24:13] how do I pass it properly [06:24:50] that should just grab the first description from the rss feed. [06:25:03] see if I can hard code it [06:29:57] pietro10: maybe action=parse&prop=&generatexml but this can't extract indirect template calls [06:31:06] action=parse&prop=templates&generatexml [06:31:09] hard coded it now I am getting something. [06:31:23] must need to do some encoding on the var [06:32:23] 03(FIXED) No results found for "" - 10https://bugzilla.wikimedia.org/39412 +i18n; +comment (10Santhosh Thottingal) [06:32:29] liangent: that doesn't seem to show the parameters [06:32:48] er wait derp still had action=query [06:33:42] 03(NEW) Add an "autopatrolled" filter - 10https://bugzilla.wikimedia.org/39547 enhancement; MediaWiki extensions: PageTriage; (okeyes) [06:34:08] pietro10: read it from parsetree [06:34:14] that's an xml string [06:35:18] what do you mean? [06:35:30] ...it looks like action=parse requests the text to parse from te URL itself... [06:35:54] er wait page= [06:36:36] pietro10: or if you stick with action=query, there's prop=revisions&rvgeneratexml [06:37:49] right now I have [06:37:58] 03(NEW) Add a prompt when more than 4 tags are used on an article less than 1kb in size - 10https://bugzilla.wikimedia.org/39548 enhancement; MediaWiki extensions: PageTriage; (okeyes) [06:38:23] api.php?action=parse&page=(page name)&prop=templates&generatexml [06:38:32] though I still don't seem to be getting the parameters [06:39:13] pietro10: there should be a parsetree field in result right? [06:39:20] 03(NEW) Make it impossible to add incompatible maintenance tags - 10https://bugzilla.wikimedia.org/39549 enhancement; MediaWiki extensions: PageTriage; (okeyes) [06:40:21] then read the whole content in that field as xml and you may find what you want [06:40:47] if you mean the output of the api.php, no - but I do see the rendered page in tags [06:41:26] just to make sure we're on the same page, this is what I am up to: [06:41:33] action=parse&page=(page name)&generatexml [06:41:35] is this correct? [06:42:38] 03(mod) Inconsistent state within the internal storage backends - 10https://bugzilla.wikimedia.org/39221 +comment (10Yann Forget) [06:42:50] 03(NEW) Template:Cleanup needs a "reason" parameter - 10https://bugzilla.wikimedia.org/39550 normal; MediaWiki extensions: PageTriage; (okeyes) [06:42:57] pietro10: looks right. then what do you get there? [06:43:21] Anyone have a good mediawiki page for parsing input from a {{}} tag [06:43:38] I can hard code my imput andit works. [06:43:53] liangent: a parse tag with a text tag and the various metadata tags [06:43:53] but pulling it in from the page somehow gets mangled. [06:44:24] categories, links, templates,images, sections [06:44:31] pietro10: and there should be a "parsetree" tag? [06:44:38] I don't see one [06:46:03] pietro10: what's your MW version [06:47:18] 1.18.0 [06:48:38] oh well it seems to be added recently [06:49:18] do you know how recently? [06:52:42] New patchset: Raimond Spekking; "Add i18n file" [mediawiki/extensions/Tabber] (master) - https://gerrit.wikimedia.org/r/21029 [06:52:45] actually parsetree isn't even in the documentation I'm looking at [06:52:52] 03(mod) Template:Cleanup needs a "reason" parameter - 10https://bugzilla.wikimedia.org/39550 normal->15enhancement (10Oliver Keyes) [06:53:03] pietro10: added in July this year [06:53:28] or maybe another one en.wikipedia.org/w/api.php?action=query&prop=revisions&rvparse&rvgeneratexml&titles=New York [06:54:45] but there may be some unavoidable large stuff here [06:57:25] that only prints info about the revision [06:58:02] something still called 'parsetree' should be here now [06:58:28] ok, here's my pages [06:58:30] http://segaretro.org/api.php?action=query&titles=Thunder_Force_IV&prop=revisions&rvparse&rvgeneratexml [06:58:45] http://segaretro.org/api.php?action=parse&page=Thunder%20Force%20IV&generatexml [07:02:23] pietro10: http://segaretro.org/api.php?action=query&titles=Thunder_Force_IV&prop=revisions&rvparse&rvgeneratexml&rvprop=content [07:04:57] and then just parse that XML? [07:05:00] ok [07:06:05] I'll try that in a bit; thanks [07:14:12] New patchset: Tobias Gritschacher; "Improved editable aliases and prepared its DOM structure for grid layout" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/20868 [07:17:59] Was a simple fix, i was treating it as a HTMl tag and not {{}} tag [07:18:11] I did not add in the | between each var [07:22:05] 03(mod) AbuseFilter: blocking issues - 10https://bugzilla.wikimedia.org/30324 -patch-need-review (10matanya) [07:28:40] New patchset: Tobias Gritschacher; "Improved editable aliases and prepared its DOM structure for grid layout" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/20868 [07:35:00] Change merged: Tim Starling; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/20816 [07:36:15] New review: Tobias Gritschacher; "some QUnit tests are failing. There's also a global failure in chrome and firefox." [mediawiki/extensions/Wikibase] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/20868 [07:41:33] 03(NEW) Questions/prompts for free text comments should be consistent - 10https://bugzilla.wikimedia.org/39551 normal; MediaWiki extensions: ArticleFeedbackv5; (erik) [07:46:21] New patchset: John Erling Blad; "(Bug 37385) Initial commit for checking edit conflicts [DO NOT MERGE]" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/20679 [07:53:13] 03(mod) The "No higher resolution available." on SVG file pages is misleading - 10https://bugzilla.wikimedia.org/39538 +comment (10Derk-Jan Hartman) [07:59:34] 03(mod) Update tidy to a version that knows the latest HTML5 tricks - 10https://bugzilla.wikimedia.org/39525 +comment (10Derk-Jan Hartman) [08:00:32] New review: Nikerabbit; "Sql files usually use two tabs instead of spaces." [mediawiki/extensions/CentralAuth] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/21022 [08:00:55] Change merged: IAlex; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/20931 [08:01:55] 03(FIXED) mw.util.wikiScript(..) and wfScript(..) do not respect custom $wgScript and $wgLoadScript - 10https://bugzilla.wikimedia.org/39103 +comment (10Alexandre Emsenhuber [IAlex]) [08:02:17] 03(FIXED) "Entry points" section on Special:Version should respect custom $wgScript and $wgLoadScript - 10https://bugzilla.wikimedia.org/39102 +comment (10Alexandre Emsenhuber [IAlex]) [08:05:13] New review: Nikerabbit; "there is also redirect.php ;)" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/20931 [08:06:59] New review: IAlex; "I know, but it not used anymore and should dropped at some point, as it can be simply replaced by in..." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/20931 [08:15:31] New review: Matthias Mullie; "IAlex:" [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/20907 [08:23:31] New patchset: John Erling Blad; "(Bug 37385) Initial commit for checking edit conflicts [DO NOT MERGE]" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/20679 [08:25:07] New patchset: Matthias Mullie; "rewrite of logging; log_title is now the article title & log_params is used to fetch specific feedback" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/21030 [08:28:39] New review: Matthias Mullie; "Do not submit - this would need an index for logging.log_params" [mediawiki/extensions/ArticleFeedbackv5] (master); V: 0 C: -2; - https://gerrit.wikimedia.org/r/21030 [08:29:30] New review: Siebrand; "Note that the extension page http://www.mediawiki.org/wiki/Extension:Tabber currently has a big warn..." [mediawiki/extensions/Tabber] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/21029 [08:29:30] Change merged: Siebrand; [mediawiki/extensions/Tabber] (master) - https://gerrit.wikimedia.org/r/21029 [08:46:57] New patchset: IAlex; "Fix "return to" display on Special:UserLogin." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/20513 [08:48:28] good nigh [08:52:51] 03(NEW) check global constraints on rollback/revert - 10https://bugzilla.wikimedia.org/39552 major; MediaWiki extensions: WikidataRepo; (daniel.kinzler) [08:55:03] 14(WFM) Tablesorter: secondary sortkey is broken - 10https://bugzilla.wikimedia.org/39320 +comment (10Derk-Jan Hartman) [09:04:55] 03(NEW) UW fails on altitudes of rational numbers - 10https://bugzilla.wikimedia.org/39553 normal; MediaWiki extensions: UploadWizard; (hartman) [09:05:13] 03(mod) MediaWiki api doesn't serve EXIF GPSAltitude (and other tags) as decimals - 10https://bugzilla.wikimedia.org/32410 +comment (10Derk-Jan Hartman) [09:17:26] 03(NEW) Dynamic charts/graphs in Wikipedia - 10https://bugzilla.wikimedia.org/39554 enhancement; Wikimedia: General/Unknown; (garbage5) [09:18:25] 03(NEW) Dynamic charts/graphs (JavaScript implementation) - 10https://bugzilla.wikimedia.org/39555 enhancement; MediaWiki: JavaScript; (garbage5) [09:19:01] 03(mod) Dynamic charts/graphs in Wikipedia - 10https://bugzilla.wikimedia.org/39554 (10Jan Kucera (Kozuch)) [09:19:05] 03(mod) Install extension Pchart4mw on en.wikipedia.org - 10https://bugzilla.wikimedia.org/29806 (10Jan Kucera (Kozuch)) [09:19:13] 03(mod) Dynamic charts/graphs (JavaScript implementation) - 10https://bugzilla.wikimedia.org/39555 (10Jan Kucera (Kozuch)) [09:21:42] New patchset: Kontokostas; "Corrected some identation/code-style issues and use static Linker::link() (review comments)" [mediawiki/extensions/LightweightRDFa] (master) - https://gerrit.wikimedia.org/r/21031 [09:26:15] New patchset: Adamw; "typeID enum -> first-class TokenType" [mediawiki/extensions/Parsoid] (master) - https://gerrit.wikimedia.org/r/21032 [09:32:59] New review: Tim Starling; "On line 144, a comment implies that the COPY method is used. Probably $this->connections['COPY'] (i...." [mediawiki/extensions/SwiftCloudFiles] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/20731 [09:33:10] 03(NEW) no support newline? - 10https://bugzilla.wikimedia.org/39556 normal; MediaWiki extensions: Scribunto; (shizhao) [09:34:21] 03(mod) no support newline? - 10https://bugzilla.wikimedia.org/39556 (10shi zhao) [09:42:03] New review: Jeroen De Dauw; "Will resolve once https://gerrit.wikimedia.org/r/#/c/18244/ has been merged, if the conflict is not ..." [mediawiki/extensions/EducationProgram] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/18984 [09:49:45] 03(mod) Feedback text overlaps with personal bar on Tamil Wikipedia - 10https://bugzilla.wikimedia.org/34681 -i18n ; +comment (10Siebrand) [10:10:38] test [10:10:42] hello everybody [10:11:55] New patchset: Chughakshay16; "Minor modifications" [mediawiki/extensions/ConventionExtension] (master) - https://gerrit.wikimedia.org/r/21033 [10:18:10] I have a question about feature in mediawiki but i do not find this in bugzilla [10:18:18] is someone can help ? [10:25:09] jedi_p: go ahead and ask, you will get answers if someone knows [10:26:07] ok, I want to suggest a feature in mediawiki about proposal page deletion that could be benefic for wikipedia and others [10:26:29] but I do not know how to write this suggestion in bugzilla, first time for me [10:26:55] Write a wiki page if you are comfortable with it, and just create a bug pointing to the page [10:27:06] New patchset: Siebrand; "(bug 34586) Change allowed feedback length from 140 to 500" [mediawiki/extensions/MoodBar] (master) - https://gerrit.wikimedia.org/r/21034 [10:27:35] New review: Siebrand; "The correct call to the schema updater is missing." [mediawiki/extensions/MoodBar] (master); V: 0 C: -2; - https://gerrit.wikimedia.org/r/21034 [10:29:19] We can just create a new page for suggestion ? There is not a specific process for that ? [10:30:09] Change merged: Ori.livneh; [mediawiki/extensions/E3Experiments] (master) - https://gerrit.wikimedia.org/r/21016 [10:31:52] 03(FIXED) Handle GENDER more efficiently. - 10https://bugzilla.wikimedia.org/27743 +comment (10Siebrand) [10:33:41] 03(WONTFIX) Extend the functionality of {{GENDER:}} - 10https://bugzilla.wikimedia.org/27364 +comment (10Siebrand) [10:35:30] 03(mod) notification-edit-talk-page request for clarification - 10https://bugzilla.wikimedia.org/37669 +comment (10Siebrand) [10:36:16] 14(DUP) GENDER magic word doesn't work in Serbian - 10https://bugzilla.wikimedia.org/35809 +comment (10Siebrand) [10:36:17] 03(mod) Messages of log entries should support GENDER - 10https://bugzilla.wikimedia.org/24156 +comment (10Siebrand) [10:37:10] 03(mod) Export inelegant - 10https://bugzilla.wikimedia.org/39494 +comment (10Ori Livneh) [10:39:45] 03(WONTFIX) Enable input methods on all user languages - 10https://bugzilla.wikimedia.org/33633 +comment (10Srikanth Logic) [10:43:54] New patchset: Siebrand; "(bug 30445) Update 'revdelete-reason-dropdown'" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/21035 [10:44:52] New review: Eranroz; "Aaron, please note your last patch failed due to:" [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/16419 [10:45:03] 03(mod) Modify MediaWiki:Revdelete-reason-dropdown - 10https://bugzilla.wikimedia.org/30445 +comment (10Siebrand) [10:47:11] Anonymous Coward has submitted this change and it FAILED to merge. [10:47:13] wut? [10:55:51] 03(mod) Quick link to set of *preferred* languages - 10https://bugzilla.wikimedia.org/16888 +comment (10Srikanth Logic) [10:59:03] New patchset: Nikerabbit; "Second merge commit generated from the translatesvg branch" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/20901 [11:01:05] New review: Nikerabbit; "PS2:" [mediawiki/extensions/Translate] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/20901 [11:01:05] Change merged: Nikerabbit; [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/20901 [11:04:05] 03(mod) No history for upload campaigns - 10https://bugzilla.wikimedia.org/30645 +comment (10Jeroen De Dauw) [11:04:11] 03(WONTFIX) better text for Mediawiki:namespace_association - 10https://bugzilla.wikimedia.org/39469 +comment (10Siebrand) [11:05:46] Hi guys I have two installed extensions but none of them appear in the version special page [11:05:49] some advice [11:07:03] what're them? [11:07:34] JsWikiGantt and Cite [11:08:13] 03(WONTFIX) the term "tag" is English Wikipedia jargon, and should not be used - 10https://bugzilla.wikimedia.org/39421 +comment (10Siebrand) [11:08:39] 03(mod) Method Message::__toString() must not throw an exception in SpecialContributions.php - 10https://bugzilla.wikimedia.org/39398 +comment (10Siebrand) [11:09:12] 03(mod) Add Javanese font to WebFonts - 10https://bugzilla.wikimedia.org/39381 +comment (10Siebrand) [11:10:40] liangent some advice? [11:12:09] New patchset: Siebrand; "(bug 39378) Update tooltip to review/unreview" [mediawiki/extensions/PageTriage] (master) - https://gerrit.wikimedia.org/r/20827 [11:12:35] 04(REOPENED) the term "tag" is English Wikipedia jargon, and should not be used - 10https://bugzilla.wikimedia.org/39421 +comment (10Liangent) [11:12:50] Change merged: Siebrand; [mediawiki/extensions/PageTriage] (master) - https://gerrit.wikimedia.org/r/20827 [11:13:07] 03(FIXED) pagetriage-mark-tooltip is very confusing - 10https://bugzilla.wikimedia.org/39378 (10Siebrand) [11:13:58] Breaking_Pitt: nothing more but are you looking at a correct mediawiki installation with all cache cleared? [11:15:35] 03(mod) "dba3" is only understandable to a small number of people in the English Wikipedia - 10https://bugzilla.wikimedia.org/39377 -i18n +design; +comment (10Siebrand) [11:16:18] all cache cleared? [11:16:23] browser cache? [11:20:44] 03(mod) 'scribunto-console-intro' is not parsed - 10https://bugzilla.wikimedia.org/39369 (10Siebrand) [11:32:12] 03(WONTFIX) the term "tag" is English Wikipedia jargon, and should not be used - 10https://bugzilla.wikimedia.org/39421 +comment (10Siebrand) [11:34:15] where do we maintain an authoritative listing of all the special:my... pages? [11:34:35] 03(mod) create a Hebrew Wikidata client test wiki - 10https://bugzilla.wikimedia.org/39351 +comment (10Siebrand) [11:34:42] 03(NEW) CodeEditor does not work with Narayam - 10https://bugzilla.wikimedia.org/39557 normal; MediaWiki extensions: CodeEditor; (srik.lak) [11:37:06] 03(mod) Add the Philippines to the monuments database - 10https://bugzilla.wikimedia.org/38328 -i18n ; +comment (10Siebrand) [11:37:17] 03(mod) Add Liechtenstein to the monuments database - 10https://bugzilla.wikimedia.org/38326 -i18n (10Siebrand) [11:37:29] 03(mod) Add Italy in Italian to the monuments database - 10https://bugzilla.wikimedia.org/38325 -i18n (10Siebrand) [11:37:32] 03(mod) Add Hungary to the monuments database - 10https://bugzilla.wikimedia.org/38322 -i18n (10Siebrand) [11:37:39] 03(mod) Add Czech Republic to the monuments database - 10https://bugzilla.wikimedia.org/38321 -i18n (10Siebrand) [11:37:43] 03(mod) Add Colombia in Spanish to the monuments database - 10https://bugzilla.wikimedia.org/38320 -i18n (10Siebrand) [11:37:49] 03(mod) Add Bangladesh to the monuments database in .... - 10https://bugzilla.wikimedia.org/38318 -i18n (10Siebrand) [11:37:52] 03(mod) Add Argentina in Spanish to the monuments database - 10https://bugzilla.wikimedia.org/38316 -i18n (10Siebrand) [11:37:57] 03(mod) Add Sweden to the monuments database as two sources. - 10https://bugzilla.wikimedia.org/38315 -i18n (10Siebrand) [11:38:11] 03(FIXED) create a Hebrew Wikidata client test wiki - 10https://bugzilla.wikimedia.org/39351 (10Amir E. Aharoni) [11:40:07] 03(mod) CodeEditor does not work with Narayam - 10https://bugzilla.wikimedia.org/39557 normal->04CRIT; +comment (10Siebrand) [11:41:27] 03(FIXED) many articlefeedbackv5-activity-* messages are lego (patchwork) - 10https://bugzilla.wikimedia.org/39283 +comment (10Siebrand) [11:42:55] 03(mod) Tables designed for English column headers are often bugged when translations are longer - 10https://bugzilla.wikimedia.org/39267 summary (10Siebrand) [11:46:12] 03(mod) Add Javanese font to WebFonts - 10https://bugzilla.wikimedia.org/39381 +comment (10Amir E. Aharoni) [11:56:06] 03(mod) Column header too narrow for localisation - 10https://bugzilla.wikimedia.org/39266 +comment (10Siebrand) [12:03:22] New patchset: Siebrand; "Update tags." [translatewiki] (master) - https://gerrit.wikimedia.org/r/21037 [12:03:49] 03(mod) the message wikibase-propertyedittool-counter-pending-pendingsubpart doesn't seem to be translatable - 10https://bugzilla.wikimedia.org/39261 +comment (10Siebrand) [12:03:56] 03(FIXED) the message wikibase-propertyedittool-counter-pending-pendingsubpart doesn't seem to be translatable - 10https://bugzilla.wikimedia.org/39261 (10Siebrand) [12:06:34] 03(mod) $1 of MediaWiki:Translationnotifications-email-deadline should use date in user language - 10https://bugzilla.wikimedia.org/39148 +comment (10Siebrand) [12:12:44] 03(NEW) Edit summary length counter counts characters instead of bytes - 10https://bugzilla.wikimedia.org/39558 normal; MediaWiki extensions: VisualEditor; (church.of.emacs.ml) [12:22:32] 03(mod) Edit summary length counter counts characters instead of bytes - 10https://bugzilla.wikimedia.org/39558 +comment (10Platonides) [12:22:53] 03(NEW) Mediawiki:Mwe-upwiz-deeds-macro-prompt needs {{GENDER}} - 10https://bugzilla.wikimedia.org/39559 normal; MediaWiki extensions: UploadWizard; (srik.lak) [12:23:29] New patchset: Siebrand; "(bug 39052) Parse error at position 74 in input" [mediawiki/extensions/UploadWizard] (master) - https://gerrit.wikimedia.org/r/21038 [12:24:41] 03(mod) Mediawiki:Mwe-upwiz-deeds-macro-prompt needs {{GENDER}} - 10https://bugzilla.wikimedia.org/39559 (10Srikanth Logic) [12:24:41] 03(mod) GENDER (tracking) - 10https://bugzilla.wikimedia.org/30443 (10Srikanth Logic) [12:25:05] 03(FIXED) mwe-upwiz-deeds-macro-prompt: Parse error at position 74 in input - 10https://bugzilla.wikimedia.org/39052 +comment (10Siebrand) [12:25:27] Change merged: Siebrand; [mediawiki/extensions/UploadWizard] (master) - https://gerrit.wikimedia.org/r/21038 [12:28:14] 03(mod) Incomplete i18n for log entries - 10https://bugzilla.wikimedia.org/39013 summary (10Siebrand) [12:29:11] 03(mod) Edit summary length counter counts characters instead of bytes - 10https://bugzilla.wikimedia.org/39558 +comment (10Church of emacs) [12:30:27] 03(mod) Install Free Hebrew fonts, so that they will be available for SVG rendering - 10https://bugzilla.wikimedia.org/38946 +comment (10Siebrand) [12:31:57] 03(mod) Install Free Hebrew fonts, so that they will be available for SVG rendering - 10https://bugzilla.wikimedia.org/38946 -i18n (10Siebrand) [12:32:06] New review: Platonides; "The signed-off-by was completely minor, just a comment." [mediawiki/core] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/20905 [12:35:17] 03(mod) Incomplete i18n for log entries - 10https://bugzilla.wikimedia.org/38753 summary (10Siebrand) [12:40:08] Do we use target="_blank", in general? [12:43:09] No [12:43:49] Dantman: Cool. [12:47:08] New patchset: Jarry1250; "Commit ExportSVGMessagesTask and SVGFormatWriter classes" [mediawiki/extensions/TranslateSvg] (master) - https://gerrit.wikimedia.org/r/20295 [12:49:14] New patchset: Jarry1250; "Fix a couple of messages that will now take a link." [mediawiki/extensions/TranslateSvg] (master) - https://gerrit.wikimedia.org/r/21039 [12:50:10] Change merged: Jarry1250; [mediawiki/extensions/TranslateSvg] (master) - https://gerrit.wikimedia.org/r/21039 [13:10:04] 03(mod) Edit summary length counter counts characters instead of bytes - 10https://bugzilla.wikimedia.org/39558 +comment (10Platonides) [13:12:16] 03(NEW) Monospace font setting overridden - 10https://bugzilla.wikimedia.org/39560 normal; MediaWiki extensions: UniversalLanguageSelector; (s.mazeland) [13:13:22] 03(mod) Monospace font setting overridden - 10https://bugzilla.wikimedia.org/39560 (10Siebrand) [13:16:33] ^demon: More committing around Gerrit (in this case by ashley) [13:16:52] ^demon: Anything planned to plug he hole? [13:16:59] s/he/the/ [13:17:06] <^demon> Yes, but I'm waiting on hashar to get back. [13:17:17] <^demon> I'm going to remove the ability to push without review to master for extensions. [13:17:44] <^demon> I want to have the universal-linter in place to at least verify all extensions. [13:17:49] <^demon> (PHP and JS to start) [13:17:51] New patchset: Nikerabbit; "Adding JavaScript CLDR plural parser." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/11726 [13:17:51] New patchset: Nikerabbit; "CLDR plural parser in PHP" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/20006 [13:18:02] nice. Why do you need antoine for that? [13:18:18] <^demon> Because jenkins is his baby and I don't have the cycles to put into it. [13:19:43] ^demon: Why take those 2 things together? They're not really interwoven, are they? [13:19:57] <^demon> The lint jobs are done by jenkins. [13:19:59] <^demon> Not gerrit [13:20:21] What's the relation between pushing directly to master and linting? [13:21:32] having some trouble getting ssh set up for git/gerrit on this windows machine [13:22:33] I've generated keys, copied them into ~/.ssh and ./.ssh. I've put the public parts in Gerrit settings and Labsconsole [13:22:45] But I still get Permission denied (publickey) [13:22:52] ^demon: What's the relation between pushing directly to master and linting? [13:23:30] Krenair: Have you set up your git using OpenSSH or pageant? [13:23:49] Krenair: You might need pageant to make your key available. [13:23:55] Not sure. I'm pretty sure this stuff is built into Git Bash [13:24:11] Krenair: Possibly also something about SSH_GIT environment variable. [13:24:13] I've run ssh-agent and copied the commands it gives into the prompt [13:24:20] <^demon> siebrand: Everything needs to be linted, so you can't skip gerrit ;-) [13:24:24] <^demon> It's my excuse, at least. [13:24:45] ^demon: dun! :) [13:24:49] duh, even [13:34:13] 03(mod) $1 of MediaWiki:Translationnotifications-email-deadline should use date in user language - 10https://bugzilla.wikimedia.org/39148 +comment (10Amir E. Aharoni) [13:35:34] <^demon> siebrand: I also hadn't poked it yet, but a --autoreview option for `git review` might be nice as well :) [13:36:07] <^demon> But ideally, upstream wants to work on some stuff where post-commit review is possible. [13:39:57] How can I make a Update from old versions ? [13:40:29] <^demon> !upgrade | neogeen [13:40:29] neogeen: http://www.mediawiki.org/wiki/Manual:Upgrading [13:40:47] <^demon> neogeen: In short: you copy the new files from the tar to your installation, then run update.php [13:43:07] 03(mod) implement meaningful notion of size for items - 10https://bugzilla.wikimedia.org/39189 normal->15enhancement; +comment (10denny vrandecic) [13:43:28] only the new file loading in this file and call update.php ? [13:46:07] 03(mod) invite users to provide translations to languages they speak - 10https://bugzilla.wikimedia.org/39190 normal->15enhancement; +need-volunteer; +comment (10denny vrandecic) [13:48:13] 03(mod) spec how to link to items from wikitext on the repo - 10https://bugzilla.wikimedia.org/39191 normal->major; +comment (10denny vrandecic) [13:48:26] It´s no update.php file here !! [13:49:07] New patchset: Jeroen De Dauw; "Blocked users should be able to view courses and orgs" [mediawiki/extensions/EducationProgram] (master) - https://gerrit.wikimedia.org/r/21040 [13:49:37] 03(mod) if user can't edit, report reasons for JS - 10https://bugzilla.wikimedia.org/39196 (10denny vrandecic) [13:49:54] 03(FIXED) Blocked users cannot view course pages or institution pages - 10https://bugzilla.wikimedia.org/39541 +comment (10Jeroen De Dauw) [13:50:32] 03(ASSIGNED) "Enroll" tab is easily overlooked; an enroll button in the "Students" section would be helpful - 10https://bugzilla.wikimedia.org/39314 (10Jeroen De Dauw) [13:51:08] 03(FIXED) SpecialItemByLabel should/should not redirect to the ordinary item page - 10https://bugzilla.wikimedia.org/39201 +comment (10denny vrandecic) [13:51:25] New review: Aude; "per https://bugzilla.wikimedia.org/show_bug.cgi?id=39201, we decided this page should not redirect" [mediawiki/extensions/Wikibase] (master); V: 0 C: -2; - https://gerrit.wikimedia.org/r/20446 [13:52:20] 03(mod) lang and dir attributes must be applied to each editing box on "List of pages linked to this item" (2) - 10https://bugzilla.wikimedia.org/39257 (10denny vrandecic) [13:52:33] 03(mod) lang and dir attributes must be applied to each editing box on "List of pages linked to this item" (2) - 10https://bugzilla.wikimedia.org/39257 (10denny vrandecic) [13:52:35] 03(mod) Implement new Wikidata user interface design (tracking) - 10https://bugzilla.wikimedia.org/37771 (10denny vrandecic) [13:52:39] What am I supposed to do if SSH returns nothing but "Permission denied (publickey)"? [13:53:28] 03(mod) course pages should support communication between students and volunteers - 10https://bugzilla.wikimedia.org/39316 +comment (10Jeroen De Dauw) [13:53:45] 03(mod) course pages should support communication between students and volunteers - 10https://bugzilla.wikimedia.org/39316 (10Jeroen De Dauw) [13:54:17] 03(mod) Messages with long technical strings are hard to translate - 10https://bugzilla.wikimedia.org/39259 (10denny vrandecic) [13:56:24] 03(ASSIGNED) Special:MyCourses does not list any activity - 10https://bugzilla.wikimedia.org/39534 +comment (10Jeroen De Dauw) [13:56:54] Krenair, add your public key to the agent? [13:57:07] With ssh-add? [13:57:10] yes [13:57:12] of course [13:57:14] already done [13:57:17] ssh-add -L to see which are loaded [13:57:28] is it the right one? [13:57:34] 03(NEW) Blocked users can enroll - 10https://bugzilla.wikimedia.org/39561 normal; MediaWiki extensions: EducationProgram; (jeroen_dedauw) [13:57:37] yep [13:57:42] 03(ASSIGNED) Blocked users can enroll - 10https://bugzilla.wikimedia.org/39561 (10Jeroen De Dauw) [13:57:54] i'm trying to call mw.loader.load( 'jquery.ui.datepicker' ); from my skin file; not working. where should i be adding resources to my skin? [13:58:12] It's added and I've uploaded the public part to gerrit and labsconsole [13:58:13] try with ssh -vv to see that it is doing [13:58:25] where is it failing? [13:58:43] ssh -vv gives the OpenSSH usage message [13:58:57] are you trying to connect to labs? [13:59:01] gerrit [13:59:08] pass -p for the right port [13:59:21] 03(mod) "wikibase-api-not-recognized" is not completely clear - 10https://bugzilla.wikimedia.org/39262 +comment (10denny vrandecic) [13:59:37] ...we still need to fix that [13:59:54] 03(NEW) Blocked users still see edit controls - 10https://bugzilla.wikimedia.org/39562 normal; MediaWiki extensions: EducationProgram; (jeroen_dedauw) [13:59:59] 03(mod) Blocked users still see edit controls - 10https://bugzilla.wikimedia.org/39562 (10Jeroen De Dauw) [14:00:23] oh, looks like it's Common.js [14:00:29] ssh -v gerrit.wikimedia.org -p 29418 [14:00:34] 03(FIXED) Double language links should not be displayed several times (3) - 10https://bugzilla.wikimedia.org/39304 (10denny vrandecic) [14:00:36] 03(ASSIGNED) Blocked users still see edit controls - 10https://bugzilla.wikimedia.org/39562 (10Jeroen De Dauw) [14:01:00] Oh, **** [14:01:05] I forgot to specify the port [14:02:19] Thanks Platonides [14:02:32] should Common.js live in the root of the wiki directory? [14:03:08] hello everyone, i need help pls! i have an old 1.11 mediawiki on a ubuntu machine that i migrated to 1.18 on a debian 6.0 machine, everything worked smoothly [14:04:03] now i try to improve some of the config, which worked perfectly but images are still represented by the webserver from the /mediawiki/images directory and i just dont get why [14:04:26] New patchset: Jarry1250; "Third and final merge commit from the translatesvg branch" [mediawiki/extensions/Translate] (translatesvg) - https://gerrit.wikimedia.org/r/21041 [14:04:47] everything else is presented like www.server.local/mywiki until i go the files and watch a image directly, the server shows www.server.local/mediawiki/images/blabla.jpg ;( [14:04:57] Change abandoned: Jarry1250; "Wrong branch, bleh" [mediawiki/extensions/Translate] (translatesvg) - https://gerrit.wikimedia.org/r/21041 [14:06:35] i followed this guide to shorten the url https://www.mediawiki.org/wiki/Manual:Short_URL/wiki/Page_title [14:07:10] New patchset: Jarry1250; "Third and final merge commit from the translatesvg branch" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/20903 [14:07:53] HadoBrando: show us your LocalSettings? [14:08:09] sure, one sec! [14:09:20] here you go: http://dpaste.com/790038/ [14:09:46] 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 +comment (10denny vrandecic) [14:10:08] 404 [14:11:30] http://dpaste.com/790038/ [14:11:46] sry had to alter it a bit [14:11:54] and stripped the ldap auth section [14:12:12] altered values = XXX [14:12:26] 03(FIXED) Focus fix for add-link - 10https://bugzilla.wikimedia.org/39338 (10denny vrandecic) [14:13:03] New review: Parent5446; "Use case is in the commit message: OAuth. There needs to be a hook that absolutely all API calls wil..." [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/20905 [14:13:39] 03(mod) Display something meaningful as Page-Title on Special:CreateItem - 10https://bugzilla.wikimedia.org/39341 (10denny vrandecic) [14:13:59] New patchset: Siebrand; "Replace deprecated wfMsg* calls with Message class calls." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/20911 [14:14:22] New review: Siebrand; "Comments fixed in PS2." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/20911 [14:15:31] 03(mod) Display something meaningful as Page-Title on Special:CreateItem - 10https://bugzilla.wikimedia.org/39341 +comment (10denny vrandecic) [14:16:05] saper shall i paste the apache2 conf aswell? [14:17:14] 03(mod) Use of edit token in ApiModifyItem - 10https://bugzilla.wikimedia.org/39366 (10denny vrandecic) [14:18:17] New patchset: Raimond Spekking; "Register Tabber extension" [translatewiki] (master) - https://gerrit.wikimedia.org/r/21042 [14:18:24] 03(mod) Use of edit token in ApiModifyItem - 10https://bugzilla.wikimedia.org/39366 (10denny vrandecic) [14:18:28] 03(mod) Which tokens to use in the UI for editing? - 10https://bugzilla.wikimedia.org/38963 (10denny vrandecic) [14:18:35] Change merged: Raimond Spekking; [translatewiki] (master) - https://gerrit.wikimedia.org/r/21042 [14:19:59] gotta check on some of my users, brb [14:24:00] 03(mod) Language-Links are not updated on client when corresponding links are removed from the repo unless you do a purge - 10https://bugzilla.wikimedia.org/39384 +comment (10denny vrandecic) [14:24:42] HadoBrando: no, [14:24:58] 03(mod) undo/restore may fail due to sitelink conflicts - 10https://bugzilla.wikimedia.org/39428 normal->04CRIT (10denny vrandecic) [14:25:07] HadoBrando: your LocalSettings.php has some strange things like it should not have "require_once( "$IP/includes/DefaultSettings.php" ); [14:25:09] 03(mod) Language-Links are not updated on client when corresponding links are removed from the repo unless you do a purge - 10https://bugzilla.wikimedia.org/39384 normal->04BLOCKER (10denny vrandecic) [14:25:36] HadoBrando: this set_include_path stuff etc. also strange [14:26:08] HadoBrando: $wgScriptPath is "/mediawiki", that's why you get it in your images but not only [14:27:20] Hello all, my Mediawiki 1.18.0 install isn't using Mediawiki:Sidebar to define the left navigation bar. How do I go about troubleshooting this? [14:28:30] 03(mod) Add item link is broken on Special:ItemByTitle - 10https://bugzilla.wikimedia.org/39485 (10denny vrandecic) [14:28:38] 03(ASSIGNED) Add item link is broken on Special:ItemByTitle - 10https://bugzilla.wikimedia.org/39485 (10denny vrandecic) [14:31:02] 14(WFM) When trying to add a data, I see "null" - 10https://bugzilla.wikimedia.org/39499 +comment (10denny vrandecic) [14:33:01] New review: Subramanya Sastry; "There are two issues. One is that you do need 2 different flags right now (i) whether templates nee..." [mediawiki/extensions/Parsoid] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/20856 [14:36:42] 03(mod) get rid of getUsekeys setting - 10https://bugzilla.wikimedia.org/39500 +comment (10denny vrandecic) [14:36:44] saper: i thought i have to set $wgScriptPath to /mediawiki(the real name of the installation folder and the $wgArticlePath to my desired /biowiki to get the alternative page name [14:37:05] that how i understood the tutorial ;( [14:38:01] 03(mod) Hashable should use SHA-1 and not MD5 - 10https://bugzilla.wikimedia.org/39506 (10denny vrandecic) [14:38:50] ^demon: Can one arbitrarily change a Gerrit change-id in order to avoid attempting to "unabandon" a changeset? [14:39:14] 03(mod) Update QUnit tests to use new no-globals and assert-object pattern - 10https://bugzilla.wikimedia.org/39522 (10denny vrandecic) [14:39:18] <^demon> You could do that. Better would be to press "Restore" to just restore it ;-) [14:39:42] ^demon: Hmm, do I have to be owner for that? [14:39:52] <^demon> Yeah, owner of the change or owner of the repo. [14:39:54] <^demon> What change is it? [14:40:02] https://gerrit.wikimedia.org/r/#/c/19457 [14:40:08] Originally the wrong branch, but now the right one [14:40:21] 03(mod) check global constraints on rollback/revert - 10https://bugzilla.wikimedia.org/39552 major->04CRIT (10denny vrandecic) [14:40:33] <^demon> Hrm, I can't do it either. Ask Reedy? [14:41:34] ^demon: Hmm, are you a global repo owner? Would asking a "local" repo owner (Nikerabbit?) be an idea, given Reedy's not here at the moment? [14:41:46] <^demon> That'd prolly work. [14:41:52] <^demon> (And no, I don't globally own everything) [14:42:25] 03(mod) Fix undeletion of items - 10https://bugzilla.wikimedia.org/38958 (10denny vrandecic) [14:44:52] saper shall i start with a new LocalSettings.php? i just took that from the old server and adapted it, so its origin is a LocalSettings.php from Mediawiki 1.11 [14:45:35] I see [Restore Change] [14:46:48] Nikerabbit: Ah, great. That would be useful. [14:47:33] saper: can you pls check if the info on this page is still valid, as far as i understand the second step is what led me to enter those setting like they are: https://www.mediawiki.org/wiki/Manual:Short_URL/wiki/Page_title [14:48:09] Jarry1250: a message? [14:48:54] Nikerabbit: Hmm? [14:48:59] Oh, right [14:49:25] "Now that the translatesvg branch is being merge, this should be rebased against master again" [14:50:12] Change restored: Nikerabbit; "Now that the translatesvg branch is being merged, this should be rebased against master again" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/19457 [14:53:14] Nikerabbit: Thanks! [14:53:24] New patchset: Jarry1250; "Add basic query=translateinfo API method to Translate." [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/19457 [14:56:20] HadoBrando: it's still valid ... if mediawiki is in /var/www/htdocs/w/ ... and the HTTP server root is in /var/www/htdocs, then $wgScriptPath should be "/w"; what's your case? [14:56:58] mediawiki is in /var/lib/mediawiki and the documentroot of my apache is /var/www [14:57:15] so, does http://your.wiki/mediawiki/index.php work? [14:57:18] and i want the name of the page to be shown as biowiki [14:57:44] as i did already do some shortening, no, cause i eliminated the index.php ;) [14:58:06] o.o [14:58:19] don't delete mediawiki files, all of them are needed to make it work [14:58:22] HadoBrando: did you remove "set_include" and all this stuff? [14:58:25] i mean by rewrite rules in apache [14:58:33] HadoBrando: this is wrong [14:58:33] ah [14:58:43] i can see biowiki/index.php [14:58:47] * Skizzerz reads scrollback for context [14:58:49] but mediawiki/index.php doesnt work [14:59:03] HadoBrando: no, you need to be able to access yourwiki/mediawiki/index.php [14:59:24] HadoBrando: remove your apache rules and remove (for now) $wgArticlePath [14:59:36] yeah then theres mediawiki/index.php [14:59:39] thats where i started [14:59:45] HadoBrando: also please remove this trange $path = array( $IP, "$IP/includes", "$IP/languages" ); [14:59:51] HadoBrando: and set_include_path( implode( PATH_SEPARATOR, $path ) . PATH_SEPARATOR . get_include_path() ); [14:59:56] HadoBrando: and require_once( "$IP/includes/DefaultSettings.php" ); [15:00:10] saper: those were default lines from old versions of MW [15:00:32] Skizzerz: fine, let's get rid of them [15:00:37] yeah [15:00:44] but I don't think they're breaking anything [15:01:35] ofc, I think the best course of option would be to move LocalSettings.php to LocalSettings.php.bak, re-run the web installer (specify existing db so it doesn't make a new wiki), and then migrate settings back over to the fresh LocalSettings.php that it generates [15:01:43] *best course of action [15:01:58] in terms of "updating" LocalSettings, but I'm 99% sure that ISN'T the issue here [15:01:58] Change abandoned: Jarry1250; "Back onto master https://gerrit.wikimedia.org/r/#/c/19457/" [mediawiki/extensions/Translate] (translatesvg) - https://gerrit.wikimedia.org/r/18696 [15:02:22] HadoBrando: did you install mediawiki manually or via apt? [15:02:25] I am pretty certain there is a problem with apache rules [15:02:43] I am pretty sure there is a problem with 100% of the distro packages of mediawiki and it should be installed manually [15:03:20] New patchset: Aude; "(Bug 39201) Redirect Split:ItemByTitle to item insted of displaying inline" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/20726 [15:03:40] the debian one in particular, iirc, likes to split up the files into multiple different dirs or something like that [15:03:53] sry guys i have user with problems at the moment [15:03:55] brw [15:03:56] brb [15:03:58] i hate users btw [15:04:40] New review: Subramanya Sastry; "Lack of chaining doesn't bother me very much and I am okay with the change as such, but had a though..." [mediawiki/extensions/Parsoid] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/21025 [15:04:57] New review: Aude; "simplified for now" [mediawiki/extensions/Wikibase] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/20726 [15:08:09] New review: Subramanya Sastry; "I forgot what we decided. Always prefix? Or selectively prefix only where there is a namespace com..." [mediawiki/extensions/Parsoid] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/19775 [15:15:06] Hmm, my extension's causing 500 errors to be spewed [15:15:08] New review: GWicke; "I think we actually wanted to make this on-demand, but right now we are simply broken ;) So I would ..." [mediawiki/extensions/Parsoid] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/19775 [15:15:09] Any hints? [15:16:44] New patchset: Amire80; "Add basic information and utils for RTL scripts" [mediawiki/extensions/UniversalLanguageSelector] (master) - https://gerrit.wikimedia.org/r/21046 [15:19:17] 03(mod) Self-closing tags without trailing slash do not round-trip correctly - 10https://bugzilla.wikimedia.org/39181 (10ssastry) [15:19:42] New patchset: Santhosh; "Circular scrolling through the regions" [mediawiki/extensions/UniversalLanguageSelector] (master) - https://gerrit.wikimedia.org/r/21047 [15:20:39] 03(mod) Allow users to scroll to the next region - 10https://bugzilla.wikimedia.org/38696 +comment (10Santhosh Thottingal) [15:22:30] New patchset: Jeroen De Dauw; "users should not be able to enroll when they are blocked (bug 39561)" [mediawiki/extensions/EducationProgram] (master) - https://gerrit.wikimedia.org/r/21048 [15:23:05] 03(FIXED) Blocked users can enroll - 10https://bugzilla.wikimedia.org/39561 +comment (10Jeroen De Dauw) [15:30:57] Krinkle: Do you know about the recent changes in QUnit tests handling? We now use the QUnit object instead of using gobal functions for assertions/tests/modules etc. But is there a way to get an assertions object in the startup/teardown functions? [15:32:02] Change abandoned: Jeroen De Dauw; "Solution to a problem we do not actually need to solve, so let's keep it simple and not have this ex..." [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/20909 [15:32:06] 03(mod) Self-closing tags without trailing slash do not round-trip correctly - 10https://bugzilla.wikimedia.org/39181 +comment (10Gabriel Wicke) [15:38:52] Change merged: Nikerabbit; [mediawiki/extensions/UniversalLanguageSelector] (master) - https://gerrit.wikimedia.org/r/21046 [15:39:09] hi chughakshay16 [15:39:39] sumanah: hello sumana [15:39:45] sumanah: how are you ? [15:39:49] I'm not bad! how are you? [15:39:59] Platonides: ping, see my email [15:40:02] sumanah: its been raining a lot lately here.. [15:40:06] :/ [15:40:43] sumanah: I was finally able to put up an extension page for my extension.. it wasnt that difficult :P [15:41:01] New review: Subramanya Sastry; "Sounds good to me :)." [mediawiki/extensions/Parsoid] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/19775 [15:41:02] Change merged: Subramanya Sastry; [mediawiki/extensions/Parsoid] (master) - https://gerrit.wikimedia.org/r/19775 [15:41:16] chughakshay16: great! [15:41:42] sumanah: although its not yet finished, but i get the idea of how to modify that page.. [15:41:55] good, good [15:42:19] sumanah: is it a good time to send an email to wikimania-hongkong people reg my extension ? [15:42:25] sure, why not? [15:42:45] sumanah: what i meant was is it too early ? [15:43:08] no, not too early [15:46:26] New review: Subramanya Sastry; "Merging now. can revisit later based on use cases." [mediawiki/extensions/Parsoid] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/21025 [15:46:26] Change merged: Subramanya Sastry; [mediawiki/extensions/Parsoid] (master) - https://gerrit.wikimedia.org/r/21025 [15:47:15] * marktraceur feels suddenly very fuzzy from being mentioned in GSoC summaries :) [15:47:32] hi marktraceur [15:47:38] sumanah: so how would you evaluate this year's GSoC ? better than previous years.. or the same.. in terms of managing it [15:47:42] I know the feeling [15:47:45] Nikerabbit: Oh hai! Good evening! [15:47:54] chughakshay16: I just don't know yet. sorry [15:48:07] sumanah: ok [15:48:18] Honestly, it's hard to compare, because I was on vacation for 3 weeks this year [15:48:26] and I didn't skip that length last year [15:49:14] sumanah: I thoroughly enjoyed it,, :) [15:49:19] Great! [15:50:27] sumanah: although I didnt interact with fellow developers as much as I had thought I would.. but whenever i felt the need I did.. :| [15:50:37] Nod [15:51:02] hello [15:51:14] Hi OrenBo [15:51:27] how was your vacation ? [15:55:14] I guess you just answered that ;-) [15:56:49] i18n bug triage at #mediawiki-i18n in 4 minutes http://etherpad.wikimedia.org/BugTriage-i18n-2012-08 [15:58:41] New patchset: Jeroen De Dauw; "Implementing abstract store interface [DO NOT MERGE]" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/20924 [15:58:42] OrenBo: Ah, sorry, phone call -- my vacation was great! Thanks [15:59:09] New patchset: Tobias Gritschacher; "selenium tests console output" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/21051 [15:59:13] hi sumanah :) [15:59:20] sumanah: hello! [15:59:30] hi santhosh, hi srikanthlogic! [15:59:34] about to start a phone call [16:03:32] the above mentioned i18n/l10n bug triage just started at #mediawiki-i18n [16:04:34] New patchset: Jeroen De Dauw; "Implementing abstract store interface" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/20924 [16:07:43] 03(mod) Add Autopatrolled group on Da.wikisource - 10https://bugzilla.wikimedia.org/39527 +comment (10Hoo man) [16:09:30] New patchset: Jeroen De Dauw; "Implementing abstract store interface" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/20924 [16:13:16] 03(mod) Autopatroll and Patrollergroup for Da.Wikiquote - 10https://bugzilla.wikimedia.org/39526 +shellpolicy; +comment (10Krenair) [16:14:03] New patchset: John Erling Blad; "(Bug 39485) Encode params for ItemByLabel and ItemByTitle" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/21052 [16:14:45] New review: Aaron Schulz; "Yeah this was a quick hack to see one header worked better than the other, but it looks like the tes..." [mediawiki/extensions/SwiftCloudFiles] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/20731 [16:15:27] back [16:15:29] 03(mod) Add item link is broken on Special:ItemByTitle - 10https://bugzilla.wikimedia.org/39485 (10jeblad) [16:15:47] hi Daniel_WMDE [16:16:00] New patchset: Jeroen De Dauw; "Implementing abstract store interface" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/20924 [16:16:05] heya sumanah [16:17:28] Daniel_WMDE: so how's it going? I have missed my deadline for checking in with you & Denny about how Wikidata team's code review skill is progressing [16:18:42] 03(ASSIGNED) VisualEditor: Edit summary length counter counts characters instead of bytes - 10https://bugzilla.wikimedia.org/39558 normal->trivial; summary (10James Forrester) [16:19:11] 03(FIXED) Impossible to step from "Upload" to "Release right" - 10https://bugzilla.wikimedia.org/37073 +comment (10Mark Holmquist) [16:19:47] New patchset: Jeroen De Dauw; "remove unused and broken code" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/21053 [16:20:23] New review: Aude; "Please explain the $3 parameter in the qqq message. Otherwise this looks good." [mediawiki/extensions/Wikibase] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/21052 [16:20:54] 03(mod) Advanced editor toolbar i18n messages with markup should be avoided - 10https://bugzilla.wikimedia.org/19190 summary (10Nemo_bis) [16:22:52] Change merged: Aude; [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/21053 [16:26:52] Change abandoned: Aaron Schulz; "(no reason)" [mediawiki/extensions/SwiftCloudFiles] (master) - https://gerrit.wikimedia.org/r/20731 [16:27:03] 03(mod) Mediawiki:Mwe-upwiz-deeds-macro-prompt needs {{GENDER}} - 10https://bugzilla.wikimedia.org/39559 +comment (10Mark Holmquist) [16:28:37] How does this look? http://commons.wikimedia.org/wiki/File:MediaWiki_logo_1.svg.png [16:28:59] New review: MarkTraceur; "Is patchset 14 only a rebase, or are there other changes?" [mediawiki/core] (master) C: 0; - https://gerrit.wikimedia.org/r/11726 [16:31:24] <^demon> marktraceur: Looks like there were also changes to mediawiki.cldr.js and mediawiki.language.js [16:31:41] <^demon> re: 11726 [16:32:15] ^demon: Huh....wish there was an easy way to see that [16:32:45] <^demon> There's some improvements to diffs coming in the pipeline. [16:32:50] PANIC! [16:32:53] BUGZILLA IS DOWN [16:32:57] <^demon> Some made it into 2.5 (just hit rc0 today!), some will be in 2.6 [16:32:57] That's good, eh [16:32:58] DENNY BROKE IT [16:33:17] JeroenDeDauw: I was the last one to make a change! :) [16:33:33] someone kick it! [16:36:38] Back up [16:36:50] New review: Pginer; "To make the experience more fluent it can be considered to have transparent empty blocks as placehol..." [mediawiki/extensions/UniversalLanguageSelector] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/21047 [16:38:34] 03(WONTFIX) Advanced editor toolbar i18n messages with markup should be avoided - 10https://bugzilla.wikimedia.org/19190 +comment (10Nemo_bis) [16:39:07] wikibugs :) [16:41:20] 03(mod) Cannot delete file "Teameinlauf Herren Team.jpg" on dewiki - 10https://bugzilla.wikimedia.org/39483 +comment (10Umherirrender) [16:47:01] 03(mod) Enable e-mailing password based on e-mail address on Wikimedia wikis - 10https://bugzilla.wikimedia.org/34386 +comment (10Umherirrender) [16:48:35] New review: Jarry1250; "No further comments forthcoming, let's keep moving forward. Always the opportunity for further revie..." [mediawiki/extensions/TranslateSvg] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/18182 [16:48:36] Change merged: Jarry1250; [mediawiki/extensions/TranslateSvg] (master) - https://gerrit.wikimedia.org/r/18182 [16:52:09] 03(mod) Inconsistent state within the internal storage backends - 10https://bugzilla.wikimedia.org/39221 +comment (10Yann Forget) [16:57:32] 03(mod) Add parser function to verify that a string is a valid language code - 10https://bugzilla.wikimedia.org/35752 +comment (10Siebrand) [16:57:36] New review: MarkTraceur; "I think there's a problem with the server-side handling of EXIF data that we're experiencing here. C..." [mediawiki/extensions/UploadWizard] (master) C: 0; - https://gerrit.wikimedia.org/r/7608 [16:59:30] 03(mod) Inconsistent state within the internal storage backends - 10https://bugzilla.wikimedia.org/39221 +comment (10Yann Forget) [17:03:04] 03(mod) Merge the Wikidata ContentHandler branch - 10https://bugzilla.wikimedia.org/38622 +comment (10Daniel Kinzler) [17:04:31] New review: Siebrand; "ty!" [mediawiki/extensions/LightweightRDFa] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/21031 [17:04:52] Change merged: Siebrand; [translatewiki] (master) - https://gerrit.wikimedia.org/r/21037 [17:06:05] 03(mod) Messages for no/nb is failing in no.wp - 10https://bugzilla.wikimedia.org/37528 (10jeblad) [17:08:02] Change merged: Siebrand; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/20886 [17:08:42] 03(FIXED) action=info uses untranslated (raw) protection permissions - 10https://bugzilla.wikimedia.org/39524 +comment (10Siebrand) [17:19:24] 03(NEW) PHP Fatal error: Inaccessible function via __call(): msg in /www/w/includes/Article.php on line 1820 - 10https://bugzilla.wikimedia.org/39563 normal; MediaWiki: General/Unknown; (federicoleva) [17:20:23] New patchset: Aude; "(Bug 39262) Slight changes to error messages to make them more readable" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/19999 [17:23:31] 03(NEW) Parsoid: Semantically insignificant whitespace round-tripping tracking bug - 10https://bugzilla.wikimedia.org/39564 normal; Parsoid: General; (gwicke) [17:24:47] 03(FIXED) Self-closing tags without trailing slash do not round-trip correctly - 10https://bugzilla.wikimedia.org/39181 +comment (10Gabriel Wicke) [17:25:12] New patchset: Aude; "(Bug 39485) Encode params for ItemByLabel and ItemByTitle" [mediawiki/extensions/Wikibase] (master) - https://gerrit.wikimedia.org/r/21052 [17:27:03] 03(mod) Special:EditWatchlist no longer returs to self after submitting the form - 10https://bugzilla.wikimedia.org/31753 +patch-in-gerrit; +comment (10Nemo_bis)