[00:01:19] (*my* coding question of the moment is: is this a Robinson projection or Kavrayskiy VII projection, and in either case how do I plot lat/lon onto it? http://api.met.no/weatherapi/geosatellite/1.3/?area=global;width=800;height=400) [00:01:26] 03(NEW) New mailing list: glam-us-consortium - 10https://bugzilla.wikimedia.org/61468 enhancement; Wikimedia: Mailing lists; () [00:01:48] ashley: thanks! that's charming and useful (as I do have code duplication atm) but I'm looking into possibility of parsing a page other than sidebar too (so people can edit a page to control what appears above every page) [00:03:36] well, that class does allow you to parse a custom sidebar message, but technically speaking there's nothing preventing you from passing something like $this->getUser()->getName() . '/Sidebar' as the message name instead of 'my-nifty-navigation-menu' so your users could have their own, personalized navigation menus (in theory, anyway -- haven't tested the idea myself ;-) [00:20:17] ashley: does it return parsed page markup, or additionally also split by unnumbered list, '|' separator syntax etc? [00:22:00] 03(mod) Make ULS more lightweight (tracking) - 10https://bugzilla.wikimedia.org/56292 +comment (10RandomDSdevel) [00:31:53] gry: it returns an array; see https://www.mediawiki.org/wiki/Manual:NestedMenuParser for an example (albeit not a pretty one, but hey, it works!) [00:33:10] 03(mod) Remove port 29418 from cloning process - 10https://bugzilla.wikimedia.org/35611 +comment (10MZMcBride) [01:20:41] Is there any way to cancel code reivew? I pushed multiple commits when it should have been one. [01:30:50] Gentlecat: You can abandon the changes. [01:30:55] There's an "abandon" button somewhere. [01:38:57] 03(NEW) Lost connection to MySQL server at 'reading authorization packet', system error: 0 - 10https://bugzilla.wikimedia.org/61469 normal; Tool Labs tools: Quentinv57's tools; () [01:52:18] hey brion, are you here? [01:53:08] Cykey: Do you have a question that perhaps others could answer? [01:53:15] Yeah, I do! :) [01:53:19] So take this as an example: http://en.wikipedia.org/w/api.php?action=opensearch&format=xml&search=Steve%20J?&limit=2 [01:53:43] Why does it return "weird" characters? "...Jobs (; Februar..." [01:53:48] (see "(;"?) [02:12:38] Does anyone know if Extension:CSS works with functions like @import [02:12:42] !e CSS [02:12:43] https://www.mediawiki.org/wiki/Extension:CSS [02:15:02] Cykey: Did you open up the article? [02:15:16] Cykey: If you look at the "Steve Jobs" article, I imagine you can figure it out. [02:15:56] https://en.wikipedia.org/w/index.php?title=Steve_Jobs&action=raw [02:16:07] > '''Steven Paul''' "'''Steve'''" '''Jobs''' ({{IPAc-en|ˈ|dʒ|ɒ|b|z}}; February 24, 1955 – October 5, 2011) ... [02:16:08] Gloria: lawl [02:16:12] Yeah...umm [02:16:14] right [02:16:19] opensearch strips templates, I believe. [02:16:25] Am I allowed to swear? [02:16:25] Cykey: What are you trying to do? [02:16:28] Yes. [02:16:31] > fuck. [02:18:25] Gloria: Got an iOS device? [02:18:27] Cykey, use action=query&generator=search&prop=textextracts&exintro=1 [02:18:50] MaxSem: I was going to suggest that! [02:19:01] But I'm not sure what Cykey is actually working on. [02:19:11] MaxSem: Except that searches on the page itself, right? [02:19:23] nah [02:19:24] I want to search the "global-catalog-of-wikipedia-pages" ;P [02:19:35] I thought bri/on taught you yesterday [02:19:53] I'm pretty confident that I tried that method yesterday - It did not result in what I wantd. [02:19:55] wanted.* [02:20:48] Gloria: Here. https://www.dropbox.com/s/5gmyc8o4g0v8irr/image.png [02:21:51] Cykey, then do opensearch first then extracts in a separate request [02:22:22] Might as well just strip anything in parentheses [02:22:27] Cykey: Pretty! :-) [02:22:41] I really wanted to replace OpenSearchXml's extraction with much more kosher TextExtracts but it requires some rewriting first [02:23:13] Gloria: Thanks! :) [02:24:42] 03(mod) Remove "Enable section editing via [edit] links" user preference from MediaWiki core - 10https://bugzilla.wikimedia.org/52811 +comment (10b) [02:45:33] 03(NEW) Helvetica Neue cannot render most combining characters correctly - 10https://bugzilla.wikimedia.org/61470 major; MediaWiki extensions: VectorBeta; () [02:45:45] 03(mod) Change wikimediafoundation.org's ContactPage extension - 10https://bugzilla.wikimedia.org/24682 +comment (10gerritadmin) [02:45:47] 03(mod) Change wikimediafoundation.org's ContactPage extension - 10https://bugzilla.wikimedia.org/24682 (10Gerrit Notification Bot) [02:47:10] 03(mod) Make ContactPage extensible - 10https://bugzilla.wikimedia.org/26880 summary; +comment (10Sam Reed (reedy)) [02:53:05] 03(mod) Make ContactPage extensible - 10https://bugzilla.wikimedia.org/26880 (10Sam Reed (reedy)) [02:53:10] 03(mod) Change key name for Special:Contact in ContactPage extension - 10https://bugzilla.wikimedia.org/32677 +comment (10Sam Reed (reedy)) [02:57:15] 03(mod) Change wikimediafoundation.org's ContactPage extension - 10https://bugzilla.wikimedia.org/24682 +comment (10sam) [03:02:46] 03(mod) "More info" link on Special:Notifications has broken localisation - 10https://bugzilla.wikimedia.org/56036 (10Ricordisamoa) [03:02:47] 03(mod) Move $wgEchoHelpPage to an optional interface message - 10https://bugzilla.wikimedia.org/56037 (10Ricordisamoa) [03:07:20] 03(NEW) Have space between information and discussion on non-js browsers - 10https://bugzilla.wikimedia.org/61471 normal; MediaWiki extensions: BetaFeatures; () [03:10:00] hi guys, can I ask a question about wikipedia api, is this is the right place? (http://en.wikipedia.org/w/api.php) [03:10:43] It's one of a few places that it'd be right ;) [03:11:20] Reddy: Thanks. I am trying to get images for multiple "titles" Example: http://en.wikipedia.org/w/api.php?action=query&titles=Sherman_Fairchild|John_Donahoe&prop=images|info&format=json [03:11:33] but I just get images for fairchild, not for donahoe [03:11:41] but donahoe has images too [03:12:14] Try adding &imlimit=max [03:13:11] Reedy: You are the man, that works! [03:14:02] 03(mod) Helvetica Neue cannot render some combining characters correctly - 10https://bugzilla.wikimedia.org/61470 summary (10Jared Zimmerman (WMF)) [03:32:42] 03(mod) Change wikimediafoundation.org's ContactPage extension - 10https://bugzilla.wikimedia.org/24682 +comment (10gerritadmin) [03:37:15] 03(NEW) Message name appearing instead of message in dialogue presented when leaving edit window - 10https://bugzilla.wikimedia.org/61472 normal; MediaWiki: Page editing; () [03:37:15] 03(NEW) Remove UserThrottle extension from Wikimedia wikis - 10https://bugzilla.wikimedia.org/61473 normal; Wikimedia: General/Unknown; () [03:37:25] 03(mod) Message name appearing instead of message in dialogue presented when leaving edit window - 10https://bugzilla.wikimedia.org/61472 normal->minor (10Dan Garry) [03:37:32] 03(mod) Remove UserThrottle extension from Wikimedia wikis - 10https://bugzilla.wikimedia.org/61473 +comment (10gerritadmin) [03:37:33] 03(mod) Remove UserThrottle extension from Wikimedia wikis - 10https://bugzilla.wikimedia.org/61473 (10Gerrit Notification Bot) [03:39:30] 03(NEW) NOC configuration index should include extension-list - 10https://bugzilla.wikimedia.org/61474 normal; Wikimedia: General/Unknown; () [03:40:04] 03(mod) NOC configuration index should include extension-list - 10https://bugzilla.wikimedia.org/61474 +comment (10gerritadmin) [03:40:06] 03(mod) NOC configuration index should include extension-list - 10https://bugzilla.wikimedia.org/61474 (10Gerrit Notification Bot) [03:41:58] 03(mod) Interwiki prefix c: could be used as a shortcut for commons:, but conflicts with Hindi Wikipedia configuration - 10https://bugzilla.wikimedia.org/4676 +comment (10pirsquared17) [03:43:00] 03(mod) Popups: Light grey text is too light - 10https://bugzilla.wikimedia.org/61411 +comment (10psaxena) [03:45:01] 03(mod) Message name appearing instead of message in dialogue presented when leaving edit window - 10https://bugzilla.wikimedia.org/61472 +comment (10dgarry) [03:45:01] 03(mod) Helvetica Neue cannot render some combining characters correctly - 10https://bugzilla.wikimedia.org/61470 +comment (10rkaldari) [03:47:42] 03(mod) Message name appearing instead of message in dialogue presented when leaving edit window - 10https://bugzilla.wikimedia.org/61472 +comment (10MZMcBride) [03:51:35] 03(mod) Make ULS more lightweight (tracking) - 10https://bugzilla.wikimedia.org/56292 +comment (10santhosh.thottingal) [03:59:00] 03(mod) Message name appearing instead of message in dialogue presented when leaving edit window - 10https://bugzilla.wikimedia.org/61472 +comment (10Bawolff (Brian Wolff)) [04:04:31] 03(mod) Message name appearing instead of message in dialogue presented when leaving edit window - 10https://bugzilla.wikimedia.org/61472 +comment (10bawolff+wn) [04:10:38] 03(mod) NOC configuration index should include extension-list - 10https://bugzilla.wikimedia.org/61474 +comment (10gerritadmin) [04:15:28] 03(mod) Message name appearing instead of message in dialogue presented when leaving edit window - 10https://bugzilla.wikimedia.org/61472 +comment (10gerritadmin) [04:15:28] 03(mod) Message name appearing instead of message in dialogue presented when leaving edit window - 10https://bugzilla.wikimedia.org/61472 (10Gerrit Notification Bot) [04:18:14] 03(mod) Message name appearing instead of message in dialogue presented when leaving edit window - 10https://bugzilla.wikimedia.org/61472 +comment (10b) [04:18:32] bawolff: You sure about int: in JavaScript? [04:19:13] Gloria: Mostly, unless the jQueryMsg module is loaded, in which case the behaviour of mw.msg totally changes [04:19:56] Don't we use that? [04:20:02] It's in core... [04:20:18] I don't think we do, unless its specificly loaded [04:20:37] A bit bogglesome. [04:20:38] The entire idea of maybe changing how messages are parsed depending on if some module is loaded sounds pretty broken to me [04:20:57] Yeah. [04:21:01] Too much wtf for me. [04:21:09] Back to "House of Cards." [04:24:04] Hmm, we do seem to load jQueryMsg sometimes (during the post-edit thing [04:24:32] * bawolff goes back to php world [04:25:49] 03(mod) Flow log's timestamp link doesn't work on Special:Contributions - 10https://bugzilla.wikimedia.org/61074 (10Benjamin Chen) [04:26:55] Yeah [04:26:57] jQueryMsg is weird. [04:34:28] People should just not use javascript. It would solve all the problems ;) [04:35:04] I never got an answer on my question earlier, but does anyone know if Extension:CSS works with functions like @import? [04:35:07] !e CSS [04:35:07] https://www.mediawiki.org/wiki/Extension:CSS [04:35:15] Isarra might know? [04:35:28] Not sure it that gets killed by the sanitizer... [04:36:39] Sanitizer affects MediaWiki:Common.css and other on-wiki CSS pages too, right? [04:37:18] Because @import and similar things work in Common.css, so I wouldn't Sanitizer is what prevents it from working in Extension:CSS, though I'm more-than-likely wrong. [04:37:54] I don't know off the top of my head. [04:37:58] Just try it? :P [04:38:20] No sanitizer does not affect MediaWiki:Common.css [04:38:33] ah, then it's probably sanitizer [04:38:36] alright [04:38:51] However there's other minimization things which affect MediaWiki:Common.css [04:39:51] Sanitizer will kill anything remotely scary. For example, if anyone could add @import to a page, we'd have to worry about people adding it say the wikipedia main page and DOSing someone [04:40:11] or labs cough cough >.< [04:40:53] Or I guess more directly @import would import unsanitized CSS, which would be bad [04:47:04] I've found a solution to be able to use the @import for a font file with Extension:CSS now. :D [04:51:49] bawolff: Thank you. [04:52:29] Isarra: For? [04:56:11] bawolff: Knowing things. [04:57:58] Glad to help [05:03:09] 03(mod) create wikimedia-UA-announce mailing list - 10https://bugzilla.wikimedia.org/52947 summary (10jeremyb) [05:07:36] 03(mod) create wikimedia-UA-announce mailing list - 10https://bugzilla.wikimedia.org/52947 -community-consensus-needed ; +comment (10jeremyb) [05:10:47] 03(mod) Malayalam Wiki Projects [Tracking] - 10https://bugzilla.wikimedia.org/56295 (10praveenp) [05:10:50] 03(mod) Article feedback extension at ml.wikipedia - 10https://bugzilla.wikimedia.org/31641 (10praveenp) [05:21:35] 03(mod) Create NavigationPopups extension - 10https://bugzilla.wikimedia.org/503 (10Prateek Saxena) [05:21:35] 03(mod) Review and Deploy 'Popups' extension - 10https://bugzilla.wikimedia.org/61167 (10Prateek Saxena) [05:56:31] 03(mod) throttle exception for session at Small Museum Assoc. conf (2014-02-17) - 10https://bugzilla.wikimedia.org/61449 +comment (10at.light) [06:12:15] 03(mod) "+" CSS Selector doesn't work on a lot of browsers - 10https://bugzilla.wikimedia.org/61138 +comment (10gerritadmin) [06:17:10] 03(mod) "+" CSS Selector doesn't work on a lot of browsers - 10https://bugzilla.wikimedia.org/61138 (10Prateek Saxena) [06:30:16] 03(mod) Wikimedia needs a short domain name for URL shortening - 10https://bugzilla.wikimedia.org/42270 +comment (10Daniel Norton) [06:45:03] 03(mod) Have a summary description for Special:ProtectedPages and Special:ProtectedTitles - 10https://bugzilla.wikimedia.org/61454 +comment (10Nemo) [06:49:47] 03(mod) not work - 10https://bugzilla.wikimedia.org/61475 +comment (10Bawolff (Brian Wolff)) [06:51:11] 03(mod) does not support - 10https://bugzilla.wikimedia.org/61476 +comment (10Bawolff (Brian Wolff)) [06:53:14] Gloria: thanks, that's what I needed :) [06:53:47] No problem. [07:27:29] is there a way to have the sections show their own numbers too (not only in the table of contents, but also throughout the document) ? [07:28:23] I was reading this, and it seems like this is possible http://www.mediawiki.org/wiki/Manual:Table_of_contents#Auto-numbering [07:30:44] I just tried that, and wasn't able to get numbers for the sections [07:40:34] 03(mod) Allow users to see their own stored private information ("self-CheckUser") - 10https://bugzilla.wikimedia.org/27242 +comment (10Kunal Mehta (Legoktm)) [08:08:36] 03(NEW) Missing mediawiki.jQueryMsg for editwarning-warning - 10https://bugzilla.wikimedia.org/61478 trivial; MediaWiki: JavaScript; () [08:09:53] 03(mod) Missing mediawiki.jQueryMsg for editwarning-warning - 10https://bugzilla.wikimedia.org/61478 +comment (10fomafix) [08:10:12] bawolff: ^ [08:12:56] 03(mod) Missing mediawiki.jQueryMsg for editwarning-warning - 10https://bugzilla.wikimedia.org/61478 +comment (10gerritadmin) [08:12:57] 03(mod) Missing mediawiki.jQueryMsg for editwarning-warning - 10https://bugzilla.wikimedia.org/61478 (10Gerrit Notification Bot) [08:13:02] 03(mod) Failed to mount folders in Linux guest. - 10https://bugzilla.wikimedia.org/59243 +comment (10physik) [08:21:58] hi does anybody know the minmal virtualbox version that is required to use mediawiki vagrant [08:28:47] 03(mod) Have a summary description for Special:ProtectedPages and Special:ProtectedTitles - 10https://bugzilla.wikimedia.org/61454 +comment (10gerritadmin) [08:29:12] 03(NEW) How to separate Login and create Account options in Mediawiki 1.20.2 when ConfirmAccount is enabled? - 10https://bugzilla.wikimedia.org/61479 critical; Wikimedia: Extension setup; () [08:30:42] legoktm: hey [08:30:49] legoktm: read about your extension [08:30:51] hi [08:31:03] which one? [08:31:05] legoktm: this one https://bugzilla.wikimedia.org/27242 [08:31:08] 03(mod) Have a summary description for Special:ProtectedPages and Special:ProtectedTitles - 10https://bugzilla.wikimedia.org/61454 +comment (10Roman Tsukanov) [08:31:15] legoktm: I mean, you mention an extension in there [08:31:21] ah, yeah [08:31:30] legoktm: mw:Extension:AccountInfo [08:57:41] 03(NEW) commonswiki globalimagelinks table slow - 10https://bugzilla.wikimedia.org/61480 major; Wikimedia Labs: Infrastructure; () [09:08:57] 03(NEW) Use moment.js - 10https://bugzilla.wikimedia.org/61481 normal; MediaWiki extensions: Popups; () [09:27:50] 03(mod) commonswiki globalimagelinks table slow - 10https://bugzilla.wikimedia.org/61480 +comment (10magnusmanske) [09:46:19] 03(mod) Missing stats for zh.wikivoyage - 10https://bugzilla.wikimedia.org/61420 +comment (10zhuyifei1999) [09:49:24] ashley: Getting things from pages as arrays doesn't sound useful — I'd just have a rough need to parse a page as one piece of HTML and shove that into the skin somewhere. I'm reading https://gerrit.wikimedia.org/r/#/c/108045/4/includes/NestedMenuParser.php and I don't understand which particular line is responsible for actually retrieving the sidebar content. [09:50:38] 03(mod) 404 error when changing between zh-hans, zh-hant, zh-hk, zh-sg etc. ("p-variants") at Chinese Wikivoyage - 10https://bugzilla.wikimedia.org/60473 +comment (10zhuyifei1999) [10:00:26] 03(mod) [TUX] Validate dynamic statsbar updates - 10https://bugzilla.wikimedia.org/46881 +comment (10niklas.laxstrom) [10:00:46] https://bugzilla.wikimedia.org/show_bug.cgi?id=56169 Why not resolved? [10:05:17] 03(mod) $wgNamespaceAliases for sh.wikipedia.org - 10https://bugzilla.wikimedia.org/56169 +comment (10kolega2357) [10:13:04] 03(mod) tests needed for ChangesList and derivative classes - 10https://bugzilla.wikimedia.org/56665 +comment (10lydia.pintscher) [10:24:30] hi [10:25:16] 03(mod) create wikimedia-UA-announce mailing list - 10https://bugzilla.wikimedia.org/52947 +comment (10Ahonc.ua) [10:34:16] bwildenhain: hi. [10:39:51] 03(mod) Adjust Wikibase extension to new version of ValueView - 10https://bugzilla.wikimedia.org/60344 +comment (10Lydia Pintscher) [10:42:51] 03(mod) Remove whitespace between and content and between content and - 10https://bugzilla.wikimedia.org/59144 +comment (10gerritadmin) [10:44:07] 03(mod) Login Error with Python 3 - 10https://bugzilla.wikimedia.org/61467 summary; +comment (10Andre Klapper) [10:45:53] 03(mod) Remove port 29418 from cloning process - 10https://bugzilla.wikimedia.org/35611 +comment (10aklapper) [10:47:16] 03(mod) Remove UserThrottle extension from Wikimedia wikis - 10https://bugzilla.wikimedia.org/61473 (10Andre Klapper) [10:55:50] 03(mod) Undefined variable: IP - 10https://bugzilla.wikimedia.org/61459 +comment (10gerritadmin) [10:55:52] 03(mod) Undefined variable: IP - 10https://bugzilla.wikimedia.org/61459 (10Gerrit Notification Bot) [10:57:44] 03(mod) Jenkins triggering false failures on /mediawiki/services/parsoid/deploy - 10https://bugzilla.wikimedia.org/61351 +comment (10hashar) [11:04:19] 03(mod) AJAX drop-down search (MWSuggest) obscures Go and Search buttons in Monobook skin - 10https://bugzilla.wikimedia.org/13941 summary (10Andre Klapper) [11:04:47] 03(mod) Undefined variable: IP - 10https://bugzilla.wikimedia.org/61459 +comment (10niklas.laxstrom) [11:06:11] 03(mod) does not support - 10https://bugzilla.wikimedia.org/61476 +comment (10Andre Klapper) [11:06:12] 03(mod) database - 10https://bugzilla.wikimedia.org/61370 +comment (10aklapper) [11:06:15] 03(mod) not work - 10https://bugzilla.wikimedia.org/61475 +comment (10Andre Klapper) [11:06:16] 03(mod) database - 10https://bugzilla.wikimedia.org/61370 +comment (10aklapper) [11:07:21] 03(mod) Undefined variable: IP - 10https://bugzilla.wikimedia.org/61459 +comment (10gerritadmin) [11:15:49] 03(mod) Warn when trying to use a picture which is blocked by BadImages / bad image list - 10https://bugzilla.wikimedia.org/46497 +comment (10Andre Klapper) [11:15:49] 03(mod) Display error/info message when image from bad image list rejected - 10https://bugzilla.wikimedia.org/16038 +comment (10Andre Klapper) [11:21:50] 03(mod) How to separate Login and create Account options in Mediawiki 1.20.2 when ConfirmAccount is enabled? - 10https://bugzilla.wikimedia.org/61479 +comment (10Andre Klapper) [11:22:04] 03(mod) Missing mediawiki.jQueryMsg for editwarning-warning - 10https://bugzilla.wikimedia.org/61478 (10Andre Klapper) [11:22:30] 03(mod) commonswiki globalimagelinks table slow - 10https://bugzilla.wikimedia.org/61480 +performance (10Andre Klapper) [11:23:05] zdravo zeljkof [11:24:11] zdravo Kolega2357 :) [11:24:29] 03(mod) Missing stats for zh.wikivoyage - 10https://bugzilla.wikimedia.org/61420 +comment (10aklapper) [11:24:48] 03(NEW) [Bingle] Mingle URLs pasted in Bugzilla are broken (one "cards" too much) - 10https://bugzilla.wikimedia.org/61482 normal; Wikimedia: Bugzilla; () [11:25:54] zeljkof Kada izlazi nova verzija MediaWiki softvera? [11:27:04] Kolega2357: ne znam, ali ako pitaš ovdje na engleskom, netko će sigurno znati :) [11:27:12] 03(mod) 404 error when changing between zh-hans, zh-hant, zh-hk, zh-sg etc. ("p-variants") at Chinese Wikivoyage - 10https://bugzilla.wikimedia.org/60473 +comment (10aklapper) [11:28:36] 03(mod) $wgNamespaceAliases for sh.wikipedia.org - 10https://bugzilla.wikimedia.org/56169 +comment (10aklapper) [11:28:58] 03(mod) Implement EntityStore service - 10https://bugzilla.wikimedia.org/61264 (10tobias.gritschacher) [11:29:24] 03(mod) Implement EntityStore service - 10https://bugzilla.wikimedia.org/61264 +comment (10gerritadmin) [11:29:31] 03(mod) Implement EntityStore service - 10https://bugzilla.wikimedia.org/61264 (10Gerrit Notification Bot) [11:31:42] 03(mod) Search for (Firefox smart keyword) %s opens Main Page - 10https://bugzilla.wikimedia.org/57318 summary (10Andre Klapper) [11:34:42] zeljkof Da li znas da programiras? [11:35:03] Kolega2357: govorim ruby kao da sam tamo živio :) [11:39:40] 03(mod) commonswiki globalimagelinks table slow - 10https://bugzilla.wikimedia.org/61480 +comment (10magnusmanske) [11:40:52] 03(mod) redirect to www.wikidata.org not working anymore - 10https://bugzilla.wikimedia.org/54273 +comment (10lydia.pintscher) [11:46:16] 03(mod) commonswiki globalimagelinks table slow - 10https://bugzilla.wikimedia.org/61480 +comment (10magnusmanske) [11:50:04] zeljkof Da li mora ovde uvek da se govori engleski? [11:51:31] 03(mod) Error in SyntaxHighlight 1.0.8.11-wmf1: UNIQdbdb3ff6cb672d56-syntaxhighlight-00000001-QINU - 10https://bugzilla.wikimedia.org/60896 +comment (10Artem A Klevtsov) [11:51:32] 03(NEW) Special:Search should preserve 'srbackend' query parameter when navigating to different result limit - 10https://bugzilla.wikimedia.org/61483 normal; MediaWiki: Special pages; () [11:52:56] 03(NEW) Make tools-mail route mail for @tools-*.pmtpa.wmflabs correctly - 10https://bugzilla.wikimedia.org/61484 normal; Wikimedia Labs: tools; () [11:53:59] 03(mod) java cortado fallback not triggered on safari with java enabled - 10https://bugzilla.wikimedia.org/60259 +comment (10gerritadmin) [12:00:41] 03(mod) Anchor links are created based on different methods causing broken links - 10https://bugzilla.wikimedia.org/18431 +comment (10gerritadmin) [12:00:43] 03(mod) Anchor links are created based on different methods causing broken links - 10https://bugzilla.wikimedia.org/18431 (10Gerrit Notification Bot) [12:03:05] 03(mod) implement proper error handling template/output for wikidata - 10https://bugzilla.wikimedia.org/60225 +comment (10dr.trigon) [12:03:43] Kolega2357: ne znam, ali vjerojatno jedini jezik koji svi ovdje razumiju je engleski [12:09:31] 03(mod) Popups: Light grey text is too light - 10https://bugzilla.wikimedia.org/61411 +comment (10durgasubramanian94) [12:10:35] 03(mod) Remove whitespace between and content and between content and - 10https://bugzilla.wikimedia.org/59144 (10tobias.gritschacher) [12:11:55] 03(mod) Jenkins unit tests for ParserFunctions should set $wgPFEnableStringFunctions = true; - 10https://bugzilla.wikimedia.org/61410 +comment (10gerritadmin) [12:11:56] 03(mod) Jenkins unit tests for ParserFunctions should set $wgPFEnableStringFunctions = true; - 10https://bugzilla.wikimedia.org/61410 (10Gerrit Notification Bot) [12:17:14] Hello. [12:34:49] 03(mod) Undefined variable: IP - 10https://bugzilla.wikimedia.org/61459 +comment (10jamie) [12:53:32] 03(mod) Allow page_props to be queried by value. - 10https://bugzilla.wikimedia.org/58032 +comment (10Daniel Kinzler) [12:57:35] 03(mod) Jenkins considers "unable to be automatically merged" as "Build succeeded." and V+2 - 10https://bugzilla.wikimedia.org/61108 (10Antoine "hashar" Musso) [12:58:13] 03(mod) get a newer version of vagrant in apt.wikimedia.org - 10https://bugzilla.wikimedia.org/60791 normal->15enhancement (10Antoine "hashar" Musso) [12:58:31] 03(mod) run tests for mediawiki/vagrant - 10https://bugzilla.wikimedia.org/60792 normal->15enhancement (10Antoine "hashar" Musso) [12:58:39] 03(mod) run tests for mediawiki/vagrant - 10https://bugzilla.wikimedia.org/60792 (10Antoine "hashar" Musso) [12:59:57] 03(mod) Unable to save collection after changing its content (the save button is disabled) - 10https://bugzilla.wikimedia.org/60574 +comment (10Durga) [13:03:48] 03(mod) Error in SyntaxHighlight 1.0.8.11-wmf1: UNIQdbdb3ff6cb672d56-syntaxhighlight-00000001-QINU - 10https://bugzilla.wikimedia.org/60896 +comment (10aklapper) [13:03:50] 03(mod) Unable to save collection after changing its content (the save button is disabled) - 10https://bugzilla.wikimedia.org/60574 (10Helder) [13:04:17] 03(mod) Special:Search should preserve 'srbackend' query parameter when navigating to different result limit - 10https://bugzilla.wikimedia.org/61483 (10Andre Klapper) [13:04:40] so... parser functions just "stopped working" on wikimedia.de. the extension is there, but {{#if:foo|bar}} doesn't get evaluated, but stays as literal text [13:04:54] any idea how that would happen, or how to investigate? i find this rather odd... [13:05:06] 03(NEW) Message shown in red color, which may be mistaken as an error - 10https://bugzilla.wikimedia.org/61485 normal; MediaWiki: General/Unknown; () [13:05:40] 03(NEW) Provide linkable anchors for each change in diff view - 10https://bugzilla.wikimedia.org/61486 normal; MediaWiki: History/Diffs; () [13:06:00] 03(mod) Provide linkable anchors for each change in diff view - 10https://bugzilla.wikimedia.org/61486 normal->15enhancement (10Scott Martin) [13:08:57] 03(mod) Jenkins unit tests for ParserFunctions should set $wgPFEnableStringFunctions = true; - 10https://bugzilla.wikimedia.org/61410 (10Tony Thomas) [13:09:55] 03(mod) Message shown in red color, which may be mistaken as an error - 10https://bugzilla.wikimedia.org/61485 (10Durga) [13:10:43] 03(mod) Undefined variable: IP - 10https://bugzilla.wikimedia.org/61459 +comment (10Nemo) [13:10:59] 03(mod) commonswiki globalimagelinks table slow - 10https://bugzilla.wikimedia.org/61480 +comment (10magnusmanske) [13:11:41] 03(mod) Wikimedia-US-Cascadia - 10https://bugzilla.wikimedia.org/42794 +comment (10aklapper) [13:12:15] 03(mod) Close wikimedia-de-by-ltp - 10https://bugzilla.wikimedia.org/46016 (10Andre Klapper) [13:12:39] 03(mod) Remove whitespace between and content and between content and - 10https://bugzilla.wikimedia.org/59144 (10Lydia Pintscher) [13:12:40] 03(mod) Add some colons in some places of the "Bugzilla Weekly Report" email to wikitech-l - 10https://bugzilla.wikimedia.org/29355 +comment (10Andre Klapper) [13:13:19] 03(mod) Add RSS with all data dump items - 10https://bugzilla.wikimedia.org/14794 (10Andre Klapper) [13:13:21] 03(mod) Error in SyntaxHighlight 1.0.8.11-wmf1: UNIQdbdb3ff6cb672d56-syntaxhighlight-00000001-QINU - 10https://bugzilla.wikimedia.org/60896 +comment (10unikum.pm) [13:13:31] 03(mod) Adjust Wikibase extension to new version of ValueView - 10https://bugzilla.wikimedia.org/60344 (10Lydia Pintscher) [13:14:38] 03(mod) Support WSGI for Running Python Scripts - 10https://bugzilla.wikimedia.org/49058 +comment (10aklapper) [13:15:06] 03(mod) Message shown in red color, which may be mistaken as an error - 10https://bugzilla.wikimedia.org/61485 +upstream (10p858snake) [13:16:08] 03(mod) Filenames in the HTML snapshot by extension dumpHTML - 10https://bugzilla.wikimedia.org/8147 +comment (10Andre Klapper) [13:16:14] 03(mod) Cannot use API action "wbsetlabel" on Wikidata via OAuth despite edit rights - 10https://bugzilla.wikimedia.org/60392 (10Lydia Pintscher) [13:16:36] 03(mod) Implement Twitter Cards - 10https://bugzilla.wikimedia.org/43436 +comment (10aklapper) [13:16:55] 03(mod) Global sysops and stewards cannot edit full-protected items - 10https://bugzilla.wikimedia.org/58026 (10Lydia Pintscher) [13:17:38] 03(mod) MediaWiki -wmf branch Release Notes - Important Changes (Tracking) - 10https://bugzilla.wikimedia.org/46034 +comment (10aklapper) [13:18:50] 03(mod) review default gadgets on wikidata.org for performance improvements - 10https://bugzilla.wikimedia.org/60536 (10Lydia Pintscher) [13:20:13] 03(mod) backport package python-mccabe - 10https://bugzilla.wikimedia.org/57836 +comment (10Antoine "hashar" Musso) [13:20:25] 03(mod) [upstream] package flake8 for jenkins slaves - 10https://bugzilla.wikimedia.org/53355 +comment (10Antoine "hashar" Musso) [13:21:11] 03(mod) Create a VisualEditor plugin tool to add/edit maths blocks - 10https://bugzilla.wikimedia.org/43058 +comment (10Andre Klapper) [13:21:17] I wanted to set the varaible $wgPFEnableStringFunctions = true inside the extension ParserFunctions/tests/ExpressionTest.php so that jenkins will test with the option set. But, will setting it in the .php file simply work ? [13:21:36] as I submitted the patch like that, and jenkins didnt approve [13:22:08] the bug is https://bugzilla.wikimedia.org/show_bug.cgi?id=61410 [13:25:38] 03(mod) Implement mw.Time module for parsing, formatting and "timeago" display of timestamps - 10https://bugzilla.wikimedia.org/45834 +comment (10mybugs.mail) [13:26:23] 03(mod) Implement Twitter Cards - 10https://bugzilla.wikimedia.org/43436 +comment (10harshkothari410) [13:27:11] 03(mod) ui-inputextender-extension interaction is broken in RTL languages - 10https://bugzilla.wikimedia.org/60889 (10Lydia Pintscher) [13:29:14] 03(mod) Quantity datatype input auto expander in UI needed - 10https://bugzilla.wikimedia.org/60951 summary (10Addshore) [13:30:04] 03(mod) [time ui] commas as thousands separator for years faulty - 10https://bugzilla.wikimedia.org/58391 (10Lydia Pintscher) [13:30:15] 03(mod) Show more user-friendly timestamps (relative like "7 hours ago" instead of absolute) - 10https://bugzilla.wikimedia.org/30857 +comment (10Yuvi Panda) [13:30:29] 03(mod) Quantity datatype input auto expander in UI needed - 10https://bugzilla.wikimedia.org/60951 +comment (10addshorewiki) [13:31:53] 03(NEW) Sharing a Wikimedia Commons file description on Twitter should use a Twitter card - 10https://bugzilla.wikimedia.org/61487 normal; Wikimedia: Site requests; () [13:32:17] 03(mod) Sharing a Wikimedia Commons file description on Twitter should use a Twitter card - 10https://bugzilla.wikimedia.org/61487 (10Jean-Fred) [13:32:19] 03(mod) Bug and feature requests related to Wikimedia Commons (tracking) - 10https://bugzilla.wikimedia.org/37883 (10Jean-Fred) [13:32:20] 03(mod) Implement Twitter Cards - 10https://bugzilla.wikimedia.org/43436 (10Jean-Fred) [13:33:14] 03(mod) Add support for no value, unknown value and custom value in claim diffs - 10https://bugzilla.wikimedia.org/45428 (10Lydia Pintscher) [13:33:26] 03(mod) Missing stats for zh.wikivoyage - 10https://bugzilla.wikimedia.org/61420 +comment (10zhuyifei1999) [13:33:44] 03(mod) Implement Twitter Cards - 10https://bugzilla.wikimedia.org/43436 +comment (10jeanfrederic.wiki) [13:35:18] andre__: Can you help me with using the $wgPFEnableStringFunctions variable in ParserFunctions extension ? [13:38:22] 03(mod) special page for setting sitelinks needs to allow setting of badges - 10https://bugzilla.wikimedia.org/56693 (10Lydia Pintscher) [13:46:36] 03(mod) Sharing a Wikimedia Commons file description on Twitter should use a Twitter card - 10https://bugzilla.wikimedia.org/61487 (10Nemo) [13:48:15] 03(mod) wbgetentities not working with multiple sites - 10https://bugzilla.wikimedia.org/59676 (10Lydia Pintscher) [13:48:43] 03(mod) Implement Twitter Cards ( tags with content's metadata) - 10https://bugzilla.wikimedia.org/43436 summary (10Nemo) [13:49:28] 03(mod) Sharing a Wikimedia Commons file description on Twitter should use a Twitter card - 10https://bugzilla.wikimedia.org/61487 (10Nemo) [13:49:29] 03(mod) Provide metadata support on Wikimedia Commons - 10https://bugzilla.wikimedia.org/17503 (10Nemo) [13:50:50] 03(mod) Special page for wbmergeitems api module - 10https://bugzilla.wikimedia.org/57591 (10Lydia Pintscher) [13:51:35] 03(mod) Quantity datatype input auto expander in UI needed - 10https://bugzilla.wikimedia.org/60951 (10Addshore) [13:51:39] 03(mod) Quantity datatype (tracking) - 10https://bugzilla.wikimedia.org/54318 (10Addshore) [13:51:58] 03(mod) Quantity datatype input auto expander in UI needed - 10https://bugzilla.wikimedia.org/60951 (10Addshore) [13:52:27] 03(NEW) course talk Notification for edit that didn't happen - 10https://bugzilla.wikimedia.org/61488 minor; MediaWiki extensions: EducationProgram; () [13:52:36] 03(mod) course talk Notification for edit that didn't happen - 10https://bugzilla.wikimedia.org/61488 (10Sage Ross) [13:57:17] 03(mod) empty label and description field should include language - 10https://bugzilla.wikimedia.org/60027 (10Lydia Pintscher) [13:57:30] 03(mod) deleted page shows up in search results on Wikidata - 10https://bugzilla.wikimedia.org/61464 (10Nik Everett) [13:58:49] 03(mod) Wikibase API does not integrate with AssertEdit extension - 10https://bugzilla.wikimedia.org/53106 (10Lydia Pintscher) [13:59:12] 03(mod) Wikibase API does not integrate with AssertEdit extension - 10https://bugzilla.wikimedia.org/53106 +comment (10lydia.pintscher) [14:00:08] 03(mod) Wikibase API does not integrate with AssertEdit extension - 10https://bugzilla.wikimedia.org/53106 +comment (10addshorewiki) [14:00:21] 03(mod) wikibase-item-summary-wblinktitles-connect message doesn't have third parameter ($3) - 10https://bugzilla.wikimedia.org/47213 (10Lydia Pintscher) [14:06:57] 03(mod) Jenkins unit tests for ParserFunctions should set $wgPFEnableStringFunctions = true; - 10https://bugzilla.wikimedia.org/61410 +comment (10hashar) [14:07:26] 03(NEW) normal diff links don't redirect to MobileDiff - 10https://bugzilla.wikimedia.org/61489 normal; MobileFrontend: Feature requests; () [14:11:33] 03(NEW) Thanks button icon isn't aligned properly - 10https://bugzilla.wikimedia.org/61490 normal; MobileFrontend: alpha; () [14:11:57] 03(mod) Thanks button icon isn't aligned properly - 10https://bugzilla.wikimedia.org/61490 +comment (10ragesoss) [14:13:19] 03(mod) Jenkins unit tests for ParserFunctions should set $wgPFEnableStringFunctions = true; - 10https://bugzilla.wikimedia.org/61410 +comment (10gerritadmin) [14:15:00] 03(mod) Jenkins unit tests for ParserFunctions should set $wgPFEnableStringFunctions = true; - 10https://bugzilla.wikimedia.org/61410 +comment (10Antoine "hashar" Musso) [14:26:09] 03(NEW) no edit controls on any page in beta labs - 10https://bugzilla.wikimedia.org/61491 major; MediaWiki: Page editing; () [14:27:32] tonythomas01, no, I am not a developer [14:31:59] 03(mod) Detect conflict on move - 10https://bugzilla.wikimedia.org/30211 -patch-need-review +patch-reviewed; +comment (10Andre Klapper) [14:34:10] 03(mod) Make ULS more lightweight (tracking) - 10https://bugzilla.wikimedia.org/56292 +comment (10gerritadmin) [14:34:12] 03(mod) Make ULS more lightweight (tracking) - 10https://bugzilla.wikimedia.org/56292 (10Gerrit Notification Bot) [14:39:56] 03(NEW) enable Extension:GuidedTour on cs.wikipedia - 10https://bugzilla.wikimedia.org/61492 normal; Wikimedia: Extension setup; () [14:44:08] 03(mod) Missing mediawiki.jQueryMsg for editwarning-warning - 10https://bugzilla.wikimedia.org/61478 +comment (10Bartosz Dziewoński) [14:44:09] 03(mod) Message name appearing instead of message in dialogue presented when leaving edit window - 10https://bugzilla.wikimedia.org/61472 +comment (10Bartosz Dziewoński) [14:46:26] 03(mod) Message name appearing instead of message in dialogue presented when leaving edit window - 10https://bugzilla.wikimedia.org/61472 +comment (10Bartosz Dziewoński) [14:46:44] 03(mod) Message name appearing instead of message in dialogue presented when leaving edit window - 10https://bugzilla.wikimedia.org/61472 +comment (10gerritadmin) [14:48:48] 03(mod) Jenkins: Add a lint job for JSON - 10https://bugzilla.wikimedia.org/58279 +comment (10gerritadmin) [14:50:07] 03(mod) Bugzilla Weekly Report to wikitech-l@ fails due to move: "DB connection failure FAILED" - 10https://bugzilla.wikimedia.org/61453 +comment (10dzahn) [14:56:03] 03(mod) Show more user-friendly timestamps (relative like "7 hours ago" instead of absolute) - 10https://bugzilla.wikimedia.org/30857 +comment (10gerritadmin) [14:56:05] 03(mod) Show more user-friendly timestamps (relative like "7 hours ago" instead of absolute) - 10https://bugzilla.wikimedia.org/30857 (10Gerrit Notification Bot) [14:57:09] 03(mod) Show more user-friendly timestamps (relative like "7 hours ago" instead of absolute) - 10https://bugzilla.wikimedia.org/30857 +comment (10yuvipanda) [14:58:02] Hey, im currently searching for a way to edit my category page the way it looks and displays informations. Can anyone tell me in which file to look to edit [14:58:04] ? [14:58:21] 03(mod) Message name appearing instead of message in dialogue presented when leaving edit window - 10https://bugzilla.wikimedia.org/61472 minor->normal; +comment (10Bartosz Dziewoński) [15:00:06] 03(mod) Message shown in red color, which may be mistaken as an error - 10https://bugzilla.wikimedia.org/61485 +comment (10Bartosz Dziewoński) [15:00:09] 03(mod) Success messages shouldn't use red color - 10https://bugzilla.wikimedia.org/49077 +comment (10Bartosz Dziewoński) [15:00:47] 03(mod) Message name appearing instead of message in dialogue presented when leaving edit window - 10https://bugzilla.wikimedia.org/61472 +comment (10gerritadmin) [15:04:01] 03(mod) Bugzilla Weekly Report to wikitech-l@ fails due to move: "DB connection failure FAILED" - 10https://bugzilla.wikimedia.org/61453 +comment (10Daniel Zahn) [15:04:18] 03(mod) Unbundle certain user deletions so that any user can do them - 10https://bugzilla.wikimedia.org/45898 +comment (10aklapper) [15:06:42] 03(mod) fatal error adding topic on beta labs - 10https://bugzilla.wikimedia.org/61393 (10Chris McMahon) [15:10:17] 03(mod) enable Extension:GuidedTour on cs.wikipedia - 10https://bugzilla.wikimedia.org/61492 normal->15enhancement; +comment (10Andre Klapper) [15:10:18] 03(NEW) db error editing existing title on beta labs - 10https://bugzilla.wikimedia.org/61493 major; MediaWiki extensions: Flow; () [15:11:32] 03(mod) Show more user-friendly timestamps (relative like "7 hours ago" instead of absolute) - 10https://bugzilla.wikimedia.org/30857 +comment (10Andre Klapper) [15:15:26] 03(mod) Provide linkable anchors for each change in diff view - 10https://bugzilla.wikimedia.org/61486 (10Andre Klapper) [15:16:12] 03(mod) no WikiEditor edit controls on any page in beta labs - 10https://bugzilla.wikimedia.org/61491 summary; +comment (10Andre Klapper) [15:16:29] 03(mod) Show more user-friendly timestamps (relative like "7 hours ago" instead of absolute) - 10https://bugzilla.wikimedia.org/30857 +comment (10yuvipanda) [15:16:40] 03(mod) Wikimedia-US-Cascadia - 10https://bugzilla.wikimedia.org/42794 +comment (10lane) [15:18:08] 03(mod) CirrusSearch: Don't index text in visually hidden elements - 10https://bugzilla.wikimedia.org/60484 +comment (10Nemo) [15:19:38] 03(mod) enable Extension:GuidedTour on cs.wikipedia - 10https://bugzilla.wikimedia.org/61492 +comment (10ragesoss) [15:21:56] Hi all. Can anyone tell me whether it's possible to make VisualEditor work with other skins besides the default one (Vector)? For now, I've heavily modified Vector as a workaround, but would like to know if there's a more long-term solution. [15:25:08] 03(mod) Bugzilla Weekly Report to wikitech-l@ fails due to move: "DB connection failure FAILED" - 10https://bugzilla.wikimedia.org/61453 +comment (10dzahn) [15:27:05] 03(mod) create wikimedia-UA-announce mailing list - 10https://bugzilla.wikimedia.org/52947 +comment (10bugzilla+org.wikimedia) [15:27:28] 03(mod) create wikimedia-UA-announce mailing list - 10https://bugzilla.wikimedia.org/52947 (10jeremyb) [15:32:12] 03(mod) commonswiki globalimagelinks table slow - 10https://bugzilla.wikimedia.org/61480 +comment (10Magnus Manske) [15:32:13] 03(mod) Bugzilla should have a nice logo that is in keeping with the rest of our logo suite - 10https://bugzilla.wikimedia.org/49460 (10Andre Klapper) [15:32:14] 03(mod) Bugzilla Weekly Report to wikitech-l@ fails due to move: "DB connection failure FAILED" - 10https://bugzilla.wikimedia.org/61453 +comment (10dzahn) [15:34:32] 03(NEW) Windows 8.1 app search box can overlap title in snap mode - 10https://bugzilla.wikimedia.org/61494 normal; Wikipedia App: Generic; () [15:35:49] 03(mod) enable Extension:GuidedTour on cs.wikipedia - 10https://bugzilla.wikimedia.org/61492 +comment (10email) [15:36:55] 03(mod) Bugzilla Weekly Report to wikitech-l@ fails due to move: "DB connection failure FAILED" - 10https://bugzilla.wikimedia.org/61453 +comment (10dzahn) [15:51:28] 03(mod) Undefined variable: IP - 10https://bugzilla.wikimedia.org/61459 +comment (10niklas.laxstrom) [15:53:04] 03(mod) enable Extension:GuidedTour on cs.wikipedia - 10https://bugzilla.wikimedia.org/61492 +comment (10Andre Klapper) [15:53:04] 03(mod) Deploy GuidedTour to cswiki - 10https://bugzilla.wikimedia.org/60270 +comment (10Andre Klapper) [15:53:18] 03(mod) Always redirect wikidata.org to www.wikidata.org - 10https://bugzilla.wikimedia.org/45005 (10Thiemo Mättig) [15:53:19] 03(mod) redirect to www.wikidata.org not working anymore - 10https://bugzilla.wikimedia.org/54273 (10Thiemo Mättig) [15:55:43] 03(mod) Always redirect wikidata.org to www.wikidata.org - 10https://bugzilla.wikimedia.org/45005 +comment (10gerritadmin) [15:55:45] 03(mod) redirect to www.wikidata.org not working anymore - 10https://bugzilla.wikimedia.org/54273 +comment (10gerritadmin) [15:55:47] 03(mod) redirect to www.wikidata.org not working anymore - 10https://bugzilla.wikimedia.org/54273 (10Gerrit Notification Bot) [15:56:44] 03(mod) Suggestion list does not go away if I type something in the search box and delete it - 10https://bugzilla.wikimedia.org/60711 +comment (10gerritadmin) [15:56:45] 03(mod) Suggestion list does not go away if I type something in the search box and delete it - 10https://bugzilla.wikimedia.org/60711 (10Gerrit Notification Bot) [16:03:03] 03(NEW) VisualEditor Math plugin displayed equation becomes jumbled during and after after editing - 10https://bugzilla.wikimedia.org/61497 normal; MediaWiki extensions: Math; () [16:03:39] 03(mod) VisualEditor Math plugin displayed equation becomes jumbled during and after after editing - 10https://bugzilla.wikimedia.org/61497 (10Richard Morris) [16:03:41] 03(mod) Create a VisualEditor plugin tool to add/edit maths blocks - 10https://bugzilla.wikimedia.org/43058 (10Richard Morris) [16:07:12] 03(mod) Create a VisualEditor plugin tool to add/edit maths blocks - 10https://bugzilla.wikimedia.org/43058 +comment (10physik) [16:11:56] 03(mod) #bodyContent : max-width: 715px is a waste of space on wider screens - 10https://bugzilla.wikimedia.org/59815 +comment (10Yuvi Panda) [16:18:04] 03(NEW) GUI VisualEditor Math plugin - 10https://bugzilla.wikimedia.org/61498 enhancement; MediaWiki extensions: Math; () [16:18:59] 03(mod) GUI for VisualEditor Math plugin - 10https://bugzilla.wikimedia.org/61498 summary (10Richard Morris) [16:19:04] 03(mod) Create a VisualEditor plugin tool to add/edit maths blocks - 10https://bugzilla.wikimedia.org/43058 (10Richard Morris) [16:19:56] 03(mod) Flow edit_existing feature can have edit conflict - 10https://bugzilla.wikimedia.org/59011 (10Chris McMahon) [16:20:38] 03(mod) Create API Upload Wizard Smoke Tests - 10https://bugzilla.wikimedia.org/58555 +comment (10Chris McMahon) [16:21:06] 03(mod) Create additional browser test for Preferences "Editing" tab - 10https://bugzilla.wikimedia.org/58901 (10Chris McMahon) [16:22:28] 03(mod) Create a VisualEditor plugin tool to add/edit maths blocks - 10https://bugzilla.wikimedia.org/43058 +comment (10rich) [16:22:45] 03(mod) Remove C namespace alias from Hindi Wikipedia - 10https://bugzilla.wikimedia.org/61431 +comment (10pirsquared17) [16:24:57] 03(mod) Have space between information and discussion on non-js browsers - 10https://bugzilla.wikimedia.org/61471 normal->minor (10James Forrester) [16:25:05] 03(mod) Check consistency of code and Special:ListDatatypes documentation - 10https://bugzilla.wikimedia.org/61496 (10Lydia Pintscher) [16:25:17] 03(mod) Use ElasticSearch for indexing terms - 10https://bugzilla.wikimedia.org/61495 (10Lydia Pintscher) [16:25:26] 03(mod) BetaFeatures: Have space between information and discussion on non-js browsers - 10https://bugzilla.wikimedia.org/61471 summary (10James Forrester) [16:27:31] 03(mod) Rethink how EasyTimeline works (no more PNGs?) - 10https://bugzilla.wikimedia.org/60263 (10Bartosz Dziewoński) [16:27:32] 03(mod) Consider deprecating Ploticus PNG generation - 10https://bugzilla.wikimedia.org/52689 (10Bartosz Dziewoński) [16:27:32] 03(mod) Timeline tag generates PNG images rather than SVG - 10https://bugzilla.wikimedia.org/35320 (10Bartosz Dziewoński) [16:34:02] 03(mod) Category collation sort order should ignore spaces, hyphens, apostrophes (?) - 10https://bugzilla.wikimedia.org/54689 +comment (10Philippe Verdy) [16:37:23] 03(mod) [Android] Keyboard is not dismissed post successful edit - 10https://bugzilla.wikimedia.org/61326 +comment (10gerritadmin) [16:38:24] 03(mod) Remove configuration of Sauce Labs browsers from mediawiki_selenium Ruby gem - 10https://bugzilla.wikimedia.org/61067 +comment (10gerritadmin) [16:38:25] 03(mod) Remove configuration of Sauce Labs browsers from mediawiki_selenium Ruby gem - 10https://bugzilla.wikimedia.org/61067 (10Gerrit Notification Bot) [16:38:56] 03(mod) Messages "symbols", "accents", "math" in special character inserter tool not translatable - 10https://bugzilla.wikimedia.org/61439 +comment (10James Forrester) [16:39:23] 03(mod) Remove configuration of Sauce Labs browsers from mediawiki_selenium Ruby gem - 10https://bugzilla.wikimedia.org/61067 +comment (10gerritadmin) [16:39:26] 03(mod) Android app gives a blank screen if zero saved articles - 10https://bugzilla.wikimedia.org/60708 +comment (10gerritadmin) [16:40:40] 03(mod) EasyTimeline: replace perl script & Ploticus backend with PHP and output via GD or SVG - 10https://bugzilla.wikimedia.org/27156 +comment (10Janus Troelsen) [16:41:12] 03(mod) Move tests from browsertests repository to WikiLove repository - 10https://bugzilla.wikimedia.org/61135 +comment (10gerritadmin) [16:41:47] 03(mod) Review and deploy GlobalCssJs extension to Wikimedia wikis - 10https://bugzilla.wikimedia.org/57891 +comment (10jforrester) [16:42:21] 03(mod) Move tests from browsertests repository to CirrusSearch repository - 10https://bugzilla.wikimedia.org/61311 +comment (10gerritadmin) [16:44:56] 03(mod) Create a VisualEditor plugin tool to add/edit maths blocks - 10https://bugzilla.wikimedia.org/43058 +comment (10James Forrester) [16:45:01] 03(mod) GUI for VisualEditor Math plugin - 10https://bugzilla.wikimedia.org/61498 +comment (10James Forrester) [16:45:05] 03(mod) Create a VisualEditor plugin tool to add/edit maths blocks - 10https://bugzilla.wikimedia.org/43058 +comment (10jforrester) [16:45:31] 03(NEW) Boring cleanup work after upgrading Bugzilla to 4.4 - 10https://bugzilla.wikimedia.org/61499 trivial; Wikimedia: Bugzilla; () [16:45:56] 03(mod) Boring cleanup work after upgrading Bugzilla to 4.4 - 10https://bugzilla.wikimedia.org/61499 +easy (10Andre Klapper) [16:46:09] I'm confused; I would expect a link called "View source" on Special:Gadgets to open something that controls WHAT is in the gadget, not just its description ... [16:48:02] SamB: click on the links to files below [16:48:46] you could interpret my confusion as a suggestion to change the link text to "View description source" [16:49:12] yeah [16:49:23] the interface of that page is not very friendly [16:49:46] at least it does say at the *top* of the page where the real definitions are ... [16:50:05] 03(mod) Add support for @custom-browser Cucumber tag to mediawiki_selenium Ruby gem - 10https://bugzilla.wikimedia.org/61458 +comment (10gerritadmin) [16:53:38] 03(mod) Review and deploy GlobalCssJs extension to Wikimedia wikis - 10https://bugzilla.wikimedia.org/57891 +comment (10Isarra) [16:55:43] 03(mod) Suggestion list does not go away if I type something in the search box and delete it - 10https://bugzilla.wikimedia.org/60711 +comment (10gerritadmin) [16:57:09] 03(mod) Add support for @custom-browser Cucumber tag to mediawiki_selenium Ruby gem - 10https://bugzilla.wikimedia.org/61458 +comment (10gerritadmin) [17:00:31] 03(mod) Rethink how EasyTimeline works (no more PNGs?) - 10https://bugzilla.wikimedia.org/60263 +comment (10Janus Troelsen) [17:02:24] 03(mod) Rethink how EasyTimeline works (no more PNGs?) - 10https://bugzilla.wikimedia.org/60263 (10Bartosz Dziewoński) [17:02:24] 03(mod) EasyTimeline: replace perl script & Ploticus backend with PHP and output via GD or SVG - 10https://bugzilla.wikimedia.org/27156 (10Bartosz Dziewoński) [17:02:26] 03(mod) db error editing existing title on beta labs - 10https://bugzilla.wikimedia.org/61493 +comment (10ebernhardson) [17:02:37] 03(mod) db error editing existing title on beta labs - 10https://bugzilla.wikimedia.org/61493 +comment (10Erik Bernhardson) [17:02:38] 03(mod) Editing is broken: Duplicate entry for key 'flow_revision_unique_parent' - 10https://bugzilla.wikimedia.org/61430 +comment (10Erik Bernhardson) [17:05:59] 03(mod) Review and deploy GlobalCssJs extension to Wikimedia wikis - 10https://bugzilla.wikimedia.org/57891 +comment (10jforrester) [17:06:21] 03(NEW) VisualEditor: Lack of support for custom MediaWiki skins - 10https://bugzilla.wikimedia.org/61500 normal; VisualEditor: General; () [17:09:57] 03(mod) Review and deploy GlobalCssJs extension to Wikimedia wikis - 10https://bugzilla.wikimedia.org/57891 +comment (10Rainer Rillke @commons.wikimedia) [17:13:45] 03(NEW) Please install package "tabix" on Labs tools - 10https://bugzilla.wikimedia.org/61501 enhancement; Wikimedia Labs: tools; () [17:14:33] 03(mod) Review and deploy GlobalCssJs extension to Wikimedia wikis - 10https://bugzilla.wikimedia.org/57891 +comment (10zhorishna) [17:15:32] is there a way to combine multiple edits on a wikipage into one ? [17:15:40] sortof like rebase .. [17:17:05] average: not really [17:17:07] hi qgil [17:17:17] 03(mod) Wrong cert on mail.wikipedia.org (as it redirects to lists.wikimedia.org) - 10https://bugzilla.wikimedia.org/44731 +comment (10Zell Faze) [17:17:35] average: there is a maintenance script to kill all revisions of all pages but the most recent ones [17:17:44] nothing more fine-grained than that i'm afraid [17:17:46] hi monteirobrena ! Back from holidays. Please give me 45 minutes and we can chat here, ok? [17:18:02] qgil: ok ;) [17:18:16] 03(mod) Add TranslateWiki support for Apple iOS/Mac OS X Localizable.strings files - 10https://bugzilla.wikimedia.org/60500 +comment (10gerritadmin) [17:21:35] 03(mod) Center GettingStarted modal in IE7 - 10https://bugzilla.wikimedia.org/55487 (10Matthew Flaschen) [17:29:17] 03(mod) mediawiki-vagrant reports an error when provisioning "browsertests" role - 10https://bugzilla.wikimedia.org/61285 +comment (10gerritadmin) [17:29:18] 03(mod) mediawiki-vagrant reports an error when provisioning "browsertests" role - 10https://bugzilla.wikimedia.org/61285 (10Gerrit Notification Bot) [17:30:23] 03(mod) mediawiki-vagrant reports an error when provisioning "browsertests" role - 10https://bugzilla.wikimedia.org/61285 +comment (10gerritadmin) [17:32:24] 03(mod) VisualEditor: Rich paste fails and crashes surface with (? specific) content - 10https://bugzilla.wikimedia.org/61332 +comment (10Ed Sanders) [17:39:30] 03(NEW) npm install needs to be run on "vagrant provision" - 10https://bugzilla.wikimedia.org/61502 normal; MediaWiki-Vagrant: General; () [17:48:19] 03(mod) Move jobs from Cloudbees Jenkins to WMF Jenkins - 10https://bugzilla.wikimedia.org/58040 (10Željko Filipin) [17:48:42] 03(mod) Remove configuration of Sauce Labs browsers from mediawiki_selenium Ruby gem - 10https://bugzilla.wikimedia.org/61067 (10Željko Filipin) [17:49:20] 03(mod) Investigate how to fake HTTP headers - 10https://bugzilla.wikimedia.org/48218 (10Željko Filipin) [17:52:51] 03(mod) Move 'X' Icon to upper right corner in Media Viewer - 10https://bugzilla.wikimedia.org/58653 +comment (10mtraceur) [17:54:59] 03(mod) Review and deploy GlobalCssJs extension to Wikimedia wikis - 10https://bugzilla.wikimedia.org/57891 +comment (10mybugs.mail) [17:58:53] 03(mod) Unbundle certain user deletions so that any user can do them - 10https://bugzilla.wikimedia.org/45898 +comment (10tylerromeo) [18:02:45] ... how does wikipedia know that https://en.wikipedia.org/wiki/OL is a disambiguation page? [18:03:05] 03(mod) MediaWiki -wmf branch Release Notes - Important Changes (Tracking) - 10https://bugzilla.wikimedia.org/46034 +comment (10Greg Grossmeier) [18:06:45] SamB: there's a {{disambiguation}} template on it [18:07:15] and, depending on what you mean by "know", that template has a magic word __DISABIG__ which is used by the Disambiguator extension to mark the page as a disambiguation page internally [18:08:00] (which in turn is used by some tools, but not really anything visible to regular readers) [18:08:02] 03(NEW) VisualEditor should automatically remove empty ref tags - 10https://bugzilla.wikimedia.org/61503 normal; VisualEditor: Editing Tools; () [18:08:30] (i think the only visible place right now is the "Add internal link" dialog in VisualEditor, where disambiguation pages are shown separately or something) [18:09:49] 03(mod) Implement mw.Time module for parsing, formatting and "timeago" display of timestamps - 10https://bugzilla.wikimedia.org/45834 +comment (10Mark Holmquist) [18:10:56] 03(mod) Show more user-friendly timestamps (relative like "7 hours ago" instead of absolute) - 10https://bugzilla.wikimedia.org/30857 +comment (10Mark Holmquist) [18:18:35] 03(mod) Deploy GuidedTour to cswiki - 10https://bugzilla.wikimedia.org/60270 +comment (10Steven Walling) [18:22:24] 03(mod) Error message for an empty reference should be more appropriate and helpful - 10https://bugzilla.wikimedia.org/57619 summary; +comment (10James Forrester) [18:22:32] 03(NEW) unusual behavior with Watchlist and Notifications causes browser test failure - 10https://bugzilla.wikimedia.org/61504 minor; MobileFrontend: stable; () [18:23:05] 03(mod) VisualEditor: Cancelling out of adding a reference adds an empty reference - 10https://bugzilla.wikimedia.org/50609 +comment (10James Forrester) [18:24:08] MatmaRex: ah, now I see it down there at the bottom of the page ... [18:24:26] 03(mod) unusual behavior with Watchlist and Notifications causes browser test failure - 10https://bugzilla.wikimedia.org/61504 +comment (10gerritadmin) [18:24:29] 03(mod) unusual behavior with Watchlist and Notifications causes browser test failure - 10https://bugzilla.wikimedia.org/61504 (10Gerrit Notification Bot) [18:26:35] 03(mod) Cannot view images in higher resolution - 10https://bugzilla.wikimedia.org/61408 +comment (10Brion Vibber) [18:26:36] 03(mod) WP App 1.3.4: Image description pages and images on image description pages are not loaded - 10https://bugzilla.wikimedia.org/56231 +comment (10Brion Vibber) [18:26:45] 03(mod) Review and deploy GlobalCssJs extension to Wikimedia wikis - 10https://bugzilla.wikimedia.org/57891 +comment (10jforrester) [18:30:12] 03(mod) VisualEditor: Uncaught Error: Offset could not be translated to a DOM element and offset: 227 appears and Cannot unselect the image highlight after moving it to the center of the page - 10https://bugzilla.wikimedia.org/61001 +comment (10gerritadmin) [18:30:13] 03(mod) VisualEditor: Uncaught Error: Offset could not be translated to a DOM element and offset: 227 appears and Cannot unselect the image highlight after moving it to the center of the page - 10https://bugzilla.wikimedia.org/61001 (10Gerrit Notification Bot) [18:33:20] 03(mod) VisualEditor: Cannot apply annotations to link in specific case in Firefox - 10https://bugzilla.wikimedia.org/52517 +comment (10gerritadmin) [18:33:21] 03(mod) VisualEditor: Cannot apply annotations to link in specific case in Firefox - 10https://bugzilla.wikimedia.org/52517 (10Gerrit Notification Bot) [18:33:51] 03(mod) VisualEditor: Uncaught Error: Offset could not be translated to a DOM element and offset: 227 appears and Cannot unselect the image highlight after moving it to the center of the page - 10https://bugzilla.wikimedia.org/61001 +comment (10jforrester) [18:34:16] 03(mod) Built-in iOS text styling doesn't work in VE - 10https://bugzilla.wikimedia.org/61399 +comment (10bingle-admin) [18:34:29] 03(mod) Toggling between desktop and mobile misbehaves - 10https://bugzilla.wikimedia.org/61400 +comment (10bingle-admin) [18:34:42] 03(mod) SkinAfterBottomScripts doesn't run on mobile (Conflict with Google Analytics Integration extension) - 10https://bugzilla.wikimedia.org/61462 +comment (10bingle-admin) [18:34:56] 03(mod) normal diff links don't redirect to MobileDiff - 10https://bugzilla.wikimedia.org/61489 +comment (10bingle-admin) [18:35:13] 03(mod) Thanks button icon isn't aligned properly - 10https://bugzilla.wikimedia.org/61490 +comment (10bingle-admin) [18:36:04] 03(mod) VisualEditor: Uncaught Error: Offset could not be translated to a DOM element and offset: 227 appears and Cannot unselect the image highlight after moving it to the center of the page - 10https://bugzilla.wikimedia.org/61001 (10James Forrester) [18:37:38] 03(NEW) VisualEditor: You should be able to add an inline reference to a template - 10https://bugzilla.wikimedia.org/61505 normal; VisualEditor: Editing Tools; () [18:39:40] monteirobrena, ah, here you are [18:39:58] monteirobrena, do you have time to galk? [18:40:22] monteirobrena, I have been swimming in your last mockups + the feedback it generated. I also deduce you are quite stuck now. :) [18:41:32] monteirobrena, I think we can do a lot of progress with a quick chat. Can you do Hangout / Skype or do you prefer IRC? [18:42:20] I prefer IRC, because I'm using 3G now [18:42:27] monteirobrena, ok, no problem [18:42:28] 03(mod) Remove deprecated $wgDisabledActions - 10https://bugzilla.wikimedia.org/60460 +comment (10gerritadmin) [18:42:48] qgil: and can not handle stream [18:43:06] monteirobrena, do you have time now? [18:43:12] qgil: yes [18:43:17] ok, looking at https://upload.wikimedia.org/wikipedia/mediawiki/a/a5/MediaWiki_Homepage_Mockup_Graphic_With_Help_Links.png [18:43:31] Let's go block by block [18:44:05] Screenshot + Get MediaWiki + 6 features [18:44:46] I think it was better the previous sorting: Screenshot + features + Get MediaWiki [18:45:09] The smaller screenshot size is good, although we will decide the final size when we have the final image [18:45:19] qgil: right [18:46:04] The title & motto inside that top screenshot must be bigger than the other headers: it must be the most prominent text in the homepage. Those words must capture your attention as soon as you download the page for the first time [18:46:13] ok? [18:46:36] 03(mod) VisualEditor: TypeError: Object # has no method 'version' TypeError {} appearing while switching to Edit Source mode in Betalabs - 10https://bugzilla.wikimedia.org/61466 (10ryasmeen) [18:46:47] qgil: ok! [18:47:39] Also a little detail, when cutting the image for the screenshot do it in a way that "Edit"/ "Edit source" are left outside. This way there is no text in the image competing with the real text on the screenshot. [18:48:07] I know this is not the final screenshot but it is becoming too distracting. Whatever the final image is, it probably won't have any text competing [18:48:16] Yes? [18:48:38] 03(mod) Show more user-friendly timestamps (relative like "7 hours ago" instead of absolute) - 10https://bugzilla.wikimedia.org/30857 +comment (10Mark Holmquist) [18:48:53] qgil: yes, I agree [18:49:08] Good. Then, about the features.,. [18:49:37] We can add the 5 features right behind the screenshot, without needing another title/subtitle. [18:49:46] "The most complete...." can be removed [18:49:53] 03(mod) TypeError: Object # has no method 'version' TypeError {} appearing when creating a page in the wikitext editor (in Betalabs) - 10https://bugzilla.wikimedia.org/61466 summary (10James Forrester) [18:50:28] Otherwise we have too many titles trying to say basically the same. Agreed? [18:50:37] qgil: and remove what feature? [18:51:01] No features removed, you keep listing the 6 you have. [18:51:16] Only removing "The most complete wiki"+ "all you need" [18:51:34] qgil: ah ok! [18:52:25] Then, the text next to "Get MediaWiki", please force by design just one paragraph that has more or less the same height as the button. [18:53:50] qgil: right! [18:53:59] A minor thing at this point is whether the "Get MediaWiki" text should have that font size, be bold... We must find the right balance with the top title on the screenshot. [18:54:29] Since the "Get MediaWiki"button is already a Big Blue Button, the text inside will be clearly visible no matter what. [18:55:08] ... and I think that's it about this block for now. One last thought... [18:55:44] 03(mod) VE allows to mark text as both superscripted and subscripted - 10https://bugzilla.wikimedia.org/53330 +comment (10James Forrester) [18:55:45] ... is that I'm not sure about the screenshot hitting the top of the content area, touching the border of the header and left column. [18:55:48] 03(NEW) update.php doesn't give any status - 10https://bugzilla.wikimedia.org/61506 normal; MediaWiki: Maintenance scripts; () [18:55:58] 03(mod) AccessDeniedError: Your wiki requires a logged-in account to access the API. - 10https://bugzilla.wikimedia.org/58398 (10James Forrester) [18:56:27] But this might look different with an image with different colors, not a screenshot... Let's leave it as it is for now, but let's keep paying attention to this little detail. [18:56:38] Any more comments about this first block? [18:57:00] 03(mod) Review and deploy GlobalCssJs extension to Wikimedia wikis - 10https://bugzilla.wikimedia.org/57891 +comment (10zhorishna) [18:57:17] qgil: me too, I can try a small and centered image [18:58:15] Trying is good, but I think it is better to focus on other blocks and details that we could sign-off for this iteration. [18:58:36] qgil: fine [18:59:19] Now, let's talk about this "Easy to get started" block in your last mockup. It is interesting... I'm still digesting it. [18:59:41] Let's keep working on it. [19:00:07] It is a good continuation after "Get MediaWiki", so it should go right below, on top of Community [19:00:08] 03(mod) VisualEditor: onbeforeunload throws Uncaught TypeError when leaving page from "Read" mode - 10https://bugzilla.wikimedia.org/38902 +comment (10James Forrester) [19:01:00] The exact content is not that relevant, we can always change pictures, texts, links. [19:01:26] Let's discuss a bit the format [19:01:29] qgil: I know you think this section "Easy to get started" is unecessary already we can use the sidebar but in this mockup I tried put back like happydog suggests. [19:02:06] I think it is a good try, worth investigating. [19:02:15] I can see it staying. [19:02:28] Back to the format: [19:03:11] The title and subtitle is competing with the titles and subtitles of each image. I wonder if we need it at all. [19:03:58] qgl: absolutely agree. [19:04:01] After we say "Get MediaWiki", something like "Help & Support" (or whatever titles we decide) should be already pretty obvious. [19:04:05] 03(mod) VisualEditor: Lack of support for custom MediaWiki skins - 10https://bugzilla.wikimedia.org/61500 normal->15enhancement (10Andre Klapper) [19:04:07] 03(mod) Show more user-friendly timestamps (relative like "7 hours ago" instead of absolute) - 10https://bugzilla.wikimedia.org/30857 +comment (10mtraceur) [19:04:27] Ok, then let's get rid of that title/subtitle and let's see how it works. [19:04:46] qgil: good [19:05:51] 03(mod) VisualEditor: Send Accept-encoding: gzip to Parsoid service - 10https://bugzilla.wikimedia.org/56605 (10James Forrester) [19:05:52] 03(NEW) Let MWHttpRequest set Accept-Encoding: gzip - 10https://bugzilla.wikimedia.org/61507 normal; MediaWiki: General/Unknown; () [19:05:52] About the images touching each other and the titles overlapping with a % of transparency [19:06:02] Have you seen https://www.mediawiki.org/wiki/Help:Images#Rendering_a_gallery_of_images ? [19:06:25] Find mode="packed-overlay" in that page [19:06:44] It provides a separation by default [19:07:03] It also provides a style for text with overlay [19:07:08] girl: I haven't seen yet. I'll take a look [19:07:20] 03(mod) Message name appearing instead of message in dialogue presented when leaving edit window - 10https://bugzilla.wikimedia.org/61472 +comment (10gerritadmin) [19:07:32] This is already part of MediaWiki, so you can't go wrong using that. [19:08:08] Maybe directly, maybe through a design emulating the parts we like from that, customizing the rest (e.g. the exact font used for the text overlay) [19:08:14] qgis: ok, thank for the tip [19:08:54] In any case, you could also force by design only a title on top of each image, without subtitle. Title + subtitle might be good for big images, but not for those. [19:09:21] I would like to discuss about this project.. http://www.mediawiki.org/wiki/Google_Summer_of_Code_2014#Multilingual.2C_usable_and_effective_captchas how can i start [19:09:42] Any more comments about this getting started block? [19:09:54] qgil: no [19:10:50] Hi VP7 , you can find these mentors (and perhaps more people interested in this project at #mediawiki-i18n ) [19:11:17] thank u qgil :) [19:11:17] monteirobrena, ok let's move to the Community block [19:11:41] VP7, thank you for your interesting in participating in GSoC with Wikimedia :) [19:11:47] :) [19:12:31] qgil: all right [19:12:32] monteirobrena, putting the title and subtitle inside the image was a good change, that now we see consistent with all the rest. Good! [19:13:19] That picture is good, let's keep it with 100% width [19:13:34] Now, about the video and the text block... [19:14:01] We are introducing yet another type of division in a block [19:14:41] Maybe we can stick with the 3 column format just like features? [19:14:59] Perhaps we need to try a bit [19:15:37] 03(mod) VisualEditor: Make parameters' entry expand to their contents (up to some limit?), and be at least 2 full lines high - 10https://bugzilla.wikimedia.org/61289 +comment (10wmf.whatamidoing) [19:15:57] monteirobrena, (thinking) [19:16:03] qgil: ok, maybe we can put information about contribute in the third column [19:16:05] 03(mod) Show more user-friendly timestamps (relative like "7 hours ago" instead of absolute) - 10https://bugzilla.wikimedia.org/30857 +comment (10mflaschen) [19:16:17] 03(mod) AccessDeniedError: Your wiki requires a logged-in account to access the API. - 10https://bugzilla.wikimedia.org/58398 +comment (10gwicke) [19:16:27] monteirobrena, let's talk first about the MediaWiki users block, because it is simpler [19:16:58] monteirobrena, you have seen the discussion about who should be featured and why, why gets one of the top spots, etc [19:17:20] I suspect this will be only the beginning of an endless discussion [19:17:40] When you are a single company you can agree this in your marketing department, and that's it [19:18:13] In our case we might have endless debates about this. Something we don't need, and something we can always add easily. [19:18:24] 03(mod) Allow HTML attributes for tags - 10https://bugzilla.wikimedia.org/6019 +comment (10Gabriel Wicke) [19:18:26] So I propose to get rid of the MediaWiki users block altogether [19:18:40] We are fighting enough fights already. :) [19:19:03] What do you think? [19:19:39] qgil: ok, I see [19:21:13] monteirobrena, do you mean you agree? [19:21:15] qgil: but you suggest include another section or just remove? [19:21:31] monteirobrena, just remove. If we really miss it we can add it./ [19:21:44] BUT [19:22:11] We could recover the Wikimedia part, becoming the third block for Community [19:22:39] Wikimedia - News - Video (for instance) [19:22:53] qgil: ok! [19:23:19] 03(mod) Show more user-friendly timestamps (relative like "7 hours ago" instead of absolute) - 10https://bugzilla.wikimedia.org/30857 +comment (10yuvipanda) [19:23:51] Video to the right with a caption, just like videos are shown in MediaWiki pages? We could try. Now it's a video without caption, meaning that you must click to see what is it about. [19:25:10] qgil: that's correct [19:26:01] qgil: and I applied a new format in text of news in more recent mockups [19:26:50] monteirobrena, we should find a MediaWiki related video to see how it is presented in a regular MediaWiki page, and just copy that. The current video with more community heads dooesn't bring the idea we want to convey. [19:27:10] This is going to be a latest video about whatever features that we will update once a month or so. [19:28:57] 03(mod) Show more user-friendly timestamps (relative like "7 hours ago" instead of absolute) - 10https://bugzilla.wikimedia.org/30857 +comment (10gerritadmin) [19:28:59] Yes, the 'news' block... Let's use "news" content, more than events. Given the choice, news makes more sense than events. [19:29:11] We can expect newcomers willing to learn more subscribe to news... [19:29:30] qgil: ok, I'll search [19:29:39] We can't expect most newcomers to say after their first visit, oh, there is an event in London, let's fly there. [19:30:47] Okay. I feel lied to. I've done this before, and it worked fine, but now me and ResourceLoader are in a fight for realsies this time. [19:30:59] qgil: ok [19:31:22] I loaded mediawiki.user correctly, using the right syntax and everything, but I'm getting an error stating getGroups() isn't a thing, which it clearly is [19:31:29] qgil: makes more sense [19:31:51] monteirobrena, just for the sake of realistic headers, please choose from http://blog.wikimedia.org/c/technology/ [19:32:17] monteirobrena, afaik we don't have a MediaWiki centric feed, but this is a problem you don't need to deal with in your design [19:32:23] I just have to include mw.loader.load('mediaWiki.user'); and mw.user is a full fledged jquery object right? [19:33:20] qgil: right [19:33:21] monteirobrena, well, I think with all this you have enough for a next version [19:33:58] Ulfr__: You should use mw.loader.using() instead [19:34:11] Vulpix: Grah. [19:34:12] monteirobrena, if you want to play more... you might want to think in the styling for the page background (it doesn't need to be that default Vector gray) [19:34:21] ... and in the styling of the sidebar [19:34:46] Vulpix: Same argument for the function right? [19:34:51] Ulfr__: mw.loader.using( 'mediaWiki.user', function() { /* do something that expects mediawiki.user to be loaded */ } ); [19:34:58] monteirobrena, comments, questions...? [19:35:13] the function will be executed only after mediaWiki.user is loaded [19:35:30] Vulpix: Yer a wizard! [19:35:35] 03(mod) Show more user-friendly timestamps (relative like "7 hours ago" instead of absolute) - 10https://bugzilla.wikimedia.org/30857 +comment (10yuvipanda) [19:36:16] 03(mod) Show more user-friendly timestamps (relative like "7 hours ago" instead of absolute) - 10https://bugzilla.wikimedia.org/30857 +comment (10yuvipanda) [19:36:26] qgil: yes, I agree. I'll finish the new version tomorrow. we need close this stage as soon as possible [19:36:30] 03(mod) MWTransclusionNode.static.toDomElements throwing Object [object Text] has no method 'setAttribute' - 10https://bugzilla.wikimedia.org/55985 +comment (10Ed Sanders) [19:36:42] monteirobrena, yep! [19:37:11] 03(mod) MWTransclusionNode.static.toDomElements throwing Object [object Text] has no method 'setAttribute' - 10https://bugzilla.wikimedia.org/55985 (10James Forrester) [19:37:24] Ulfr__: mw.loader.load() load scripts asynchronously, but if you're accessing objects from those scripts on the following lines, they may have not been loaded yet, that's why you get the error, but when you inspect the object it's there [19:38:39] Vulpix: I'm just gonna go over here and hide and re-tackle this tomorrow. I executed that call like you wrote it and I'm getting unknown dependency errors. [19:39:31] qgil: well, I'll make a break now and tomorrow we discussed about the fixes I'll make. [19:39:32] 03(mod) $wgNamespaceAliases for sh.wikipedia.org - 10https://bugzilla.wikimedia.org/56169 +comment (10kolega2357) [19:40:06] Ulfr__: oh, I now see that's *mediawiki.user*, all lowercase [19:41:00] monteirobrena, thank you very much! [19:41:04] Vulpix: Yup. I fixed and heard the bing at the same time. I maintain code shouldn't be case sensitive [19:41:08] and white space is a lie [19:41:16] qgil: thank you! ;) [19:42:52] 03(mod) Add filtering input for gadgets to easily find them in Preferences - 10https://bugzilla.wikimedia.org/51147 -patch -patch-need-review ; +comment (10Andre Klapper) [19:43:28] 03(NEW) [Regression] Jenkins: Jobs for npm testing are broken due to npm certificate issues on the new slaves - 10https://bugzilla.wikimedia.org/61508 blocker; Wikimedia: Continuous integration; () [19:43:32] hello. [19:43:34] 03(mod) [Regression] Jenkins: Jobs for npm testing are broken due to npm certificate issues on the new slaves - 10https://bugzilla.wikimedia.org/61508 (10Krinkle) [19:43:59] 03(mod) [Regression] Jenkins: Jobs for npm testing are broken due to npm certificate issues on the new slaves - 10https://bugzilla.wikimedia.org/61508 (10Krinkle) [19:44:28] https://www.mediawiki.org/wiki/In_Jin_Moon - if a MW.org admin sees this, it needs to be deleted. It seems to be good faith but that the editor has MediaWiki.org mixed up with enwiki, so I left them a note on their user talk page [19:46:04] 03(mod) Show more user-friendly timestamps (relative like "7 hours ago" instead of absolute) - 10https://bugzilla.wikimedia.org/30857 +comment (10bawolff+wn) [19:48:01] 03(mod) VisualEditor: Box for alt text in the media dialog is too small - 10https://bugzilla.wikimedia.org/61329 +comment (10gerritadmin) [19:48:02] 03(mod) VisualEditor: Box for alt text in the media dialog is too small - 10https://bugzilla.wikimedia.org/61329 (10Gerrit Notification Bot) [19:48:41] 03(mod) Default whitespace for page property magic words should be to put them on their own line - 10https://bugzilla.wikimedia.org/59671 +comment (10James Forrester) [19:51:45] Vulpix: I now have the ultimate tool to annoy the crap out of people! Yay! [19:51:55] :) [19:53:22] 03(mod) Flow floods watchlist - 10https://bugzilla.wikimedia.org/60723 +comment (10gerritadmin) [19:53:23] 03(mod) Flow floods watchlist - 10https://bugzilla.wikimedia.org/60723 (10Gerrit Notification Bot) [19:54:07] 03(mod) Flow: a few fatals from TopicListEntry::toStorageRow in API call on mediawiki.org in 1.23wmf13 - 10https://bugzilla.wikimedia.org/61349 +comment (10gerritadmin) [19:54:09] 03(mod) Flow: a few fatals from TopicListEntry::toStorageRow in API call on mediawiki.org in 1.23wmf13 - 10https://bugzilla.wikimedia.org/61349 (10Gerrit Notification Bot) [20:00:44] 03(mod) Keep the pipe trick ([[Piped link|]]) syntax in wikitext instead of converting it at pre-save transform - 10https://bugzilla.wikimedia.org/5004 -patch-need-review +patch-reviewed; +comment (10Andre Klapper) [20:00:49] Vulpix: Anytime someone in a certain user group makes ANY jquery action, they get an alert message that says "Hi" [20:02:29] 03(NEW) Have an i18n CI job that ensures there's a qqq message for each en message - 10https://bugzilla.wikimedia.org/61509 normal; Wikimedia: Continuous integration; () [20:02:51] Sounds like CentralNotice, or PostEdit [20:03:01] lol [20:03:46] those debug messages are funny when they inadvertently reach production :P [20:04:23] 03(mod) Show more user-friendly timestamps (relative like "7 hours ago" instead of absolute) - 10https://bugzilla.wikimedia.org/30857 +comment (10yuvipanda) [20:05:45] 03(mod) table headers in Firefox&Chrome get left aligned when you enable "Justify paragraphs" - 10https://bugzilla.wikimedia.org/36231 -patch -patch-need-review ; summary; +comment (10Andre Klapper) [20:09:27] 03(mod) Job queue items from 1.20 get lost – need exit strategy for upgrade - 10https://bugzilla.wikimedia.org/46934 +comment (10nobelx) [20:09:54] 03(mod) Show more user-friendly timestamps (relative like "7 hours ago" instead of absolute) - 10https://bugzilla.wikimedia.org/30857 +comment (10yuvipanda) [20:10:32] 03(mod) [Regression] Jenkins: Jobs for npm testing are broken due to npm certificate issues on the new slaves - 10https://bugzilla.wikimedia.org/61508 +comment (10krinklemail) [20:25:41] 03(mod) Review and deploy GlobalCssJs extension to Wikimedia wikis - 10https://bugzilla.wikimedia.org/57891 +comment (10federicoleva) [20:26:16] 03(mod) [Regression] Jenkins: Jobs for npm testing are broken due to npm certificate issues on the new slaves - 10https://bugzilla.wikimedia.org/61508 +comment (10krinklemail) [20:30:55] 03(mod) Job queue items from 1.20 get lost – need exit strategy for upgrade - 10https://bugzilla.wikimedia.org/46934 +comment (10aschulz4587) [20:31:16] 03(mod) deleted page shows up in search results on Wikidata - 10https://bugzilla.wikimedia.org/61464 +comment (10Chad H.) [20:31:31] 03(mod) "Couldn't resolve host 'ms-fe.pmtpa.wmnet'" CloudFiles errors - 10https://bugzilla.wikimedia.org/40514 +comment (10Aaron Schulz) [20:33:52] 03(NEW) VisualEditor: Return arrow is getting placed after every element inside Reference Dialog box - 10https://bugzilla.wikimedia.org/61510 normal; VisualEditor: Editing Tools; () [20:35:08] 03(mod) ActiveUsersPager query expensive when specifying a starting rc_user_text value - 10https://bugzilla.wikimedia.org/59988 +comment (10Aaron Schulz) [20:35:47] 03(mod) VisualEditor: Return arrow is getting placed after every element inside Reference Dialog box - 10https://bugzilla.wikimedia.org/61510 (10ryasmeen) [20:36:05] 03(mod) Make Special:ActiveUsers controllable by a configuration variable - 10https://bugzilla.wikimedia.org/60468 +comment (10Aaron Schulz) [20:38:31] 03(mod) Show more user-friendly timestamps (relative like "7 hours ago" instead of absolute) - 10https://bugzilla.wikimedia.org/30857 +comment (10bawolff+wn) [20:38:51] 03(mod) no WikiEditor edit controls on any page in beta labs - 10https://bugzilla.wikimedia.org/61491 major->04BLOCKER (10Greg Grossmeier) [20:38:51] 03(mod) Next wmf deployment (tracking) - 10https://bugzilla.wikimedia.org/38865 (10Greg Grossmeier) [20:41:09] 03(NEW) Android Dev version: Searching from Menu doesn't dismiss menu - 10https://bugzilla.wikimedia.org/61511 normal; Wikipedia App: Search; () [20:42:41] 03(mod) Remove configuration of Sauce Labs browsers from mediawiki_selenium Ruby gem - 10https://bugzilla.wikimedia.org/61067 +comment (10gerritadmin) [20:44:00] 03(NEW) Android Dev version: changing to landscape mode I lose my position - 10https://bugzilla.wikimedia.org/61512 normal; Wikipedia App: Generic; () [20:44:42] 03(mod) Review and deploy GlobalCssJs extension to Wikimedia wikis - 10https://bugzilla.wikimedia.org/57891 +comment (10mfwarburg) [20:45:32] 03(NEW) Android Dev version: No edit button for lead section - 10https://bugzilla.wikimedia.org/61513 normal; Wikipedia App: Generic; () [20:49:19] 03(NEW) Android Dev version: remember my page - 10https://bugzilla.wikimedia.org/61515 normal; Wikipedia App: Generic; () [20:55:32] 03(mod) VisualEditor: Diff viewer in weird state after Parsoid error - 10https://bugzilla.wikimedia.org/43753 +comment (10James Forrester) [21:01:06] 03(mod) Make Special:ActiveUsers controllable by a configuration variable - 10https://bugzilla.wikimedia.org/60468 +comment (10Nemo) [21:01:52] 03(mod) Flow: a few fatals from TopicListEntry::toStorageRow in API call on mediawiki.org in 1.23wmf13 - 10https://bugzilla.wikimedia.org/61349 +comment (10gerritadmin) [21:01:53] 03(mod) Flow floods watchlist - 10https://bugzilla.wikimedia.org/60723 +comment (10gerritadmin) [21:02:43] 03(mod) show creation date on Special:GlobalUsers - 10https://bugzilla.wikimedia.org/21481 +comment (10aklapper) [21:05:07] 03(mod) doesn't expand triple-brace template parameters - 10https://bugzilla.wikimedia.org/34999 +comment (10aklapper) [21:06:33] 03(mod) Very slow query for Special:WhatLinksHere limitted to a namespace when page has large number of backlinks - 10https://bugzilla.wikimedia.org/60618 +comment (10gerritadmin) [21:06:37] 03(mod) Very slow query for Special:WhatLinksHere limitted to a namespace when page has large number of backlinks - 10https://bugzilla.wikimedia.org/60618 (10Gerrit Notification Bot) [21:13:13] 03(NEW) Incomplete error checking for db connection - 10https://bugzilla.wikimedia.org/61516 normal; MediaWiki: Database; () [21:16:36] 03(mod) Review and deploy GlobalCssJs extension to Wikimedia wikis - 10https://bugzilla.wikimedia.org/57891 +comment (10Yuvi Panda) [21:17:38] 03(mod) VisualEditor: Box for alt text in the media dialog is too small - 10https://bugzilla.wikimedia.org/61329 +comment (10gerritadmin) [21:27:12] 03(NEW) Flow lacking accesskeys for preview/submit - 10https://bugzilla.wikimedia.org/61517 normal; MediaWiki extensions: Flow; () [21:30:23] 03(mod) The CSS of each gadget is included two times - 10https://bugzilla.wikimedia.org/40284 (10spage) [21:34:58] 03(mod) Review and deploy GlobalCssJs extension to Wikimedia wikis - 10https://bugzilla.wikimedia.org/57891 +comment (10yuvipanda) [21:41:09] 03(mod) no WikiEditor edit controls on any page in beta labs - 10https://bugzilla.wikimedia.org/61491 +comment (10cmcmahon) [21:42:31] 03(mod) Flow: can't expand older topics in small or collapsed views - 10https://bugzilla.wikimedia.org/61277 +comment (10Eduard Braun) [21:47:25] 03(mod) Implement Twitter Cards ( tags with content's metadata) - 10https://bugzilla.wikimedia.org/43436 +comment (10Andre Klapper) [21:48:00] 03(mod) When moving files: img_name should not be changed until backend operation succeeded - 10https://bugzilla.wikimedia.org/50262 +comment (10Aaron Schulz) [21:48:55] 03(mod) Make table of contents for category pages: Subcategories, Pages, Media - 10https://bugzilla.wikimedia.org/8178 +comment (10aklapper) [21:49:31] 03(mod) API's list=recentchanges should have rcrelated parameter (provide Special:RelatedChanges/Special:RecentChangesLinked functionality via API) - 10https://bugzilla.wikimedia.org/15552 +comment (10aklapper) [21:49:45] 03(mod) Section headings should have some clickable anchor for passing links - 10https://bugzilla.wikimedia.org/16691 +comment (10aklapper) [21:50:18] 03(mod) Disable Bugzilla audit email on kaulen - 10https://bugzilla.wikimedia.org/61457 (10Andre Klapper) [21:51:22] 03(NEW) View mode (full, collapsed, small) should be remembered - 10https://bugzilla.wikimedia.org/61518 normal; MediaWiki extensions: Flow; () [21:53:05] 03(mod) {{REVISIONTIMESTAMP}} should return the same as {{REVISIONTIMESTAMP: {{FULLPAGENAME}} }} on preview and on [[Special:ExpandTemplates]] - 10https://bugzilla.wikimedia.org/61276 (10Andre Klapper) [21:53:20] 03(mod) Installer doesn't offer Simple English even though simple is included in the tarball. - 10https://bugzilla.wikimedia.org/49395 (10Andre Klapper) [21:53:41] 03(mod) Add "flagged revisions" label to the legend table - 10https://bugzilla.wikimedia.org/61381 normal->15enhancement (10Andre Klapper) [21:54:37] 03(mod) update.php doesn't give any status - 10https://bugzilla.wikimedia.org/61506 (10Andre Klapper) [21:54:50] 03(mod) Agora .mw-ui-button doesn't override anchor :visited and :active text colors - 10https://bugzilla.wikimedia.org/48184 (10spage) [21:56:17] 03(mod) Let MWHttpRequest set Accept-Encoding: gzip - 10https://bugzilla.wikimedia.org/61507 (10Andre Klapper) [21:56:32] 03(mod) Use gzip transfer encoding for SVG files on bits.wikimedia.org - 10https://bugzilla.wikimedia.org/61442 (10Andre Klapper) [21:56:35] 03(mod) SVGZ (gzipped SVG) support - 10https://bugzilla.wikimedia.org/4947 (10Andre Klapper) [21:56:35] 03(mod) Apply Transfer-encoding: gzip to SVG files from upload.wikimedia.org - 10https://bugzilla.wikimedia.org/54291 (10Andre Klapper) [21:57:49] 03(mod) Apply Transfer-encoding: gzip to SVG files from upload.wikimedia.org - 10https://bugzilla.wikimedia.org/54291 +patch-need-review; +comment (10Ori Livneh) [21:58:38] 03(mod) TypeError: Object # has no method 'version' TypeError {} appearing when creating a page in the wikitext editor (in Betalabs) - 10https://bugzilla.wikimedia.org/61466 (10Chris McMahon) [21:58:40] 03(mod) no WikiEditor edit controls on any page in beta labs - 10https://bugzilla.wikimedia.org/61491 (10Chris McMahon) [22:02:08] 03(mod) Android Dev version: When I'm logged in I can't tell who I'm logged in as - 10https://bugzilla.wikimedia.org/61514 +comment (10yuvipanda) [22:03:30] 03(mod) Create a VisualEditor plugin tool to add/edit maths blocks - 10https://bugzilla.wikimedia.org/43058 +comment (10rich) [22:07:59] 03(NEW) Run an experiment to collect data on window sizes - 10https://bugzilla.wikimedia.org/61519 normal; MediaWiki extensions: WikimediaEvents; () [22:11:39] 03(NEW) Make utf8 default charset for apache to serve stuff as - 10https://bugzilla.wikimedia.org/61520 normal; Wikimedia Labs: tools; () [22:18:58] 03(mod) Selenium user rights on test2wiki - 10https://bugzilla.wikimedia.org/58375 +comment (10gerritadmin) [22:24:49] 03(mod) Add proper email bounce handling to MediaWiki (with VERP) - 10https://bugzilla.wikimedia.org/46640 +comment (10tchay) [22:27:13] 03(NEW) VisualEditor: Pawn ♙ appears after deleting the text preceding and following a link by "undo" action - 10https://bugzilla.wikimedia.org/61521 normal; VisualEditor: Editing Tools; () [22:28:02] 03(mod) VisualEditor: Pawn ♙ appears after deleting the text preceding and following a link by "undo" action - 10https://bugzilla.wikimedia.org/61521 (10ryasmeen) [22:28:21] 03(mod) RT provides no way to create an account - 10https://bugzilla.wikimedia.org/30411 +comment (10Greg Grossmeier) [22:34:44] 03(mod) doesn't expand triple-brace template parameters - 10https://bugzilla.wikimedia.org/34999 +comment (10aalekh1993) [22:35:14] 03(mod) Default whitespace for page property magic words should be to put them on their own line - 10https://bugzilla.wikimedia.org/59671 +comment (10gerritadmin) [22:35:17] 03(mod) Default whitespace for page property magic words should be to put them on their own line - 10https://bugzilla.wikimedia.org/59671 (10Gerrit Notification Bot) [22:36:21] 03(mod) [gdash] Add long-term history graphs for some gdash metrics - 10https://bugzilla.wikimedia.org/42181 (10Greg Grossmeier) [22:37:47] 03(mod) [[wikitech:Server_admin_log]] should not rely on freenode irc for logmsgbot entries - 10https://bugzilla.wikimedia.org/44791 (10Greg Grossmeier) [22:37:54] 03(mod) Move test.wikipedia.org from mw1017 and make it a more "normal" test wiki - 10https://bugzilla.wikimedia.org/43722 (10Greg Grossmeier) [22:38:13] 03(mod) Either undo php->php-1.xx symlink messiness, or automate archiving of old MediaWiki versions - 10https://bugzilla.wikimedia.org/36363 (10Greg Grossmeier) [22:38:57] 03(mod) Make mwscript.php also look in WikimediaMaintenance - 10https://bugzilla.wikimedia.org/33284 (10Greg Grossmeier) [22:39:32] 03(mod) Monitor that LVS config and mw_install are in sync - 10https://bugzilla.wikimedia.org/23662 (10Greg Grossmeier) [22:44:59] 03(mod) AccessDeniedError: Your wiki requires a logged-in account to access the API. - 10https://bugzilla.wikimedia.org/58398 +comment (10littlesandra88) [22:49:12] 03(mod) [gdash] Add long-term history graphs for some gdash metrics - 10https://bugzilla.wikimedia.org/42181 +comment (10Ori Livneh) [22:52:50] 03(mod) [gdash] Add long-term history graphs for some gdash metrics - 10https://bugzilla.wikimedia.org/42181 +comment (10federicoleva) [22:53:03] 03(mod) [gdash] Add long-term history graphs for some gdash metrics - 10https://bugzilla.wikimedia.org/42181 (10Nemo) [22:54:30] 03(mod) Flow: Enabling Flow on an existing talkpage leaves OBOD and "zombie" new messages notifications - 10https://bugzilla.wikimedia.org/55650 (10Maryana Pinchuk) [22:57:46] 03(mod) no WikiEditor edit controls on any page in beta labs - 10https://bugzilla.wikimedia.org/61491 +comment (10Ori Livneh) [22:58:10] 03(mod) Apply Transfer-encoding: gzip to SVG files from upload.wikimedia.org - 10https://bugzilla.wikimedia.org/54291 -patch-need-review (10Andre Klapper) [22:58:13] 03(mod) TypeError: Object # has no method 'version' TypeError {} appearing when creating a page in the wikitext editor (in Betalabs) - 10https://bugzilla.wikimedia.org/61466 +comment (10Ori Livneh) [22:58:13] 03(mod) no WikiEditor edit controls on any page in beta labs - 10https://bugzilla.wikimedia.org/61491 +comment (10Ori Livneh) [23:03:24] a/win go caemir [23:03:24] (hu hu 2007) [23:03:32] 03(NEW) Special:FileDuplicateSearch confusing with file redirects - 10https://bugzilla.wikimedia.org/61522 normal; MediaWiki: Special pages; () [23:03:42] hello, is it possible to render a media-link ([[Media:Foo.png]]) inside a html5 data attribute? [23:05:38] i'm just getting
[23:06:50] I would consider it somewhat of a bug if it were possible to render wikitext into attributes [23:07:31] Although maybe you could do something funky with lua to try and force it [23:07:40] actually probably not [23:07:54] kthx: What's your use case? [23:09:56] bawolff: i using imagemapster (http://outsharked.com/imagemapster/) to display a second image when hovering over a link on an imagemap [23:10:34] but i dont know how to tell the script the url of the overlay image [23:10:41] Would you be fine with just having the url to the image (as opposed to an actual tag)? [23:12:11] kthx: By which I mean, does something like
work for you? [23:13:07] As in do that as wiki-code, and it should convert the filepath to a url [23:14:07] bawolff: oh, yes, that works, thanks! [23:21:59] MaxSem: heya, mind taking a look at https://bugzilla.wikimedia.org/show_bug.cgi?id=43722#c10 or https://bugzilla.wikimedia.org/show_bug.cgi?id=43722#c11 or https://bugzilla.wikimedia.org/show_bug.cgi?id=43722#c12 ?? ;) [23:22:14] 03(NEW) Gallery tag/function doesn't link to Video-file-page correct - 10https://bugzilla.wikimedia.org/61523 trivial; MediaWiki: Skin and page rendering; () [23:22:18] wrong channel, but whatever :) [23:22:26] ugh [23:22:35] email backlogs, be them damned [23:22:36] 03(mod) VisualEditor: After inserting a gallery, the newly inserted gallery does not remain highlighted but the inspector icon shows up at the corner of the page - 10https://bugzilla.wikimedia.org/61065 (10ryasmeen) [23:22:57] MaxSem: :) [23:24:14] 03(mod) Move test.wikipedia.org from mw1017 and make it a more "normal" test wiki - 10https://bugzilla.wikimedia.org/43722 +comment (10maxsem.wiki) [23:24:20] greg-g, ^ [23:24:31] 03(mod) Selecting configuration files depending on the realm of the current (bastion) server isn't always sensible - 10https://bugzilla.wikimedia.org/44889 (10Greg Grossmeier) [23:25:27] 03(mod) Touch InitialiseSettings.php if syncing - 10https://bugzilla.wikimedia.org/58618 (10Greg Grossmeier) [23:29:10] 03(mod) Gallery tag/function doesn't link to Video-file-page correct - 10https://bugzilla.wikimedia.org/61523 +comment (10Bawolff (Brian Wolff)) [23:29:16] MaxSem: so you are currently scap'ing out to mw1017 only and testing there? [23:29:52] greg-g, mostly not - but sometimes it's a life saver [23:30:13] and because testwiki is just 1 machine, we tested new packages on it [23:33:21] 03(mod) Jenkins-mwext-sync needs documentation - 10https://bugzilla.wikimedia.org/60793 (10Greg Grossmeier) [23:33:31] 03(mod) TypeError: Object # has no method 'version' TypeError {} appearing when creating a page in the wikitext editor (in Betalabs) - 10https://bugzilla.wikimedia.org/61466 (10ryasmeen) [23:34:15] MaxSem: when was the last time you tested on it like that? I'm asking because other people tell me it no longer acts the same. [23:34:51] the package testing was ~a month ago [23:37:55] 03(mod) Editing is broken: Duplicate entry for key 'flow_revision_unique_parent' - 10https://bugzilla.wikimedia.org/61430 +comment (10gerritadmin) [23:52:46] 03(NEW) VisualEditor: Uncaught Error: Offset could not be translated to a DOM element and offset: 143 appeared when typing something while a left aligned image was selected - 10https://bugzilla.wikimedia.org/61524 normal; VisualEditor: Editing Tools; () [23:54:54] 03(mod) VisualEditor: Uncaught Error: Offset could not be translated to a DOM element and offset: 143 appeared when typing something while a left aligned image was selected - 10https://bugzilla.wikimedia.org/61524 (10ryasmeen) [23:58:23] 03(mod) Default whitespace for page property magic words should be to put them on their own line - 10https://bugzilla.wikimedia.org/59671 +comment (10gerritadmin) [23:58:56] 03(mod) Default whitespace for page property magic words should be to put them on their own line - 10https://bugzilla.wikimedia.org/59671 +comment (10Gabriel Wicke)