[00:26:15] 03(mod) Improve and better document process for uploading large files - 10https://bugzilla.wikimedia.org/62446 +comment (10sam) [00:33:34] 03(NEW) Instance wiki pages lack {{Nova Resource}} template - 10https://bugzilla.wikimedia.org/62447 normal; Wikimedia Labs: tools; () [00:34:32] 03(mod) Improve and better document process for uploading large files - 10https://bugzilla.wikimedia.org/62446 +comment (10hoo) [00:47:00] 03(mod) Instance wiki pages lack {{Nova Resource}} template - 10https://bugzilla.wikimedia.org/62447 +comment (10Tim Landscheidt) [00:47:06] 03(mod) Please upload a 1000+ page manuscript at maximum legible compression for proofreading - 10https://bugzilla.wikimedia.org/62423 +comment (10Sam Reed (reedy)) [00:59:03] 03(mod) Improve and better document process for uploading large files - 10https://bugzilla.wikimedia.org/62446 normal->15enhancement (10Sam Reed (reedy)) [01:14:55] 03(mod) Gerrit should track follow-ups to a merged change (by commit SHA-1 and Change-Id), like CodeReview used to - 10https://bugzilla.wikimedia.org/62371 +comment (10Tim Landscheidt) [01:26:09] 03(mod) Instance wiki pages lack {{Nova Resource}} template - 10https://bugzilla.wikimedia.org/62447 +comment (10Andrew Bogott) [02:14:50] Yay! I blew up the installer! bah, I don't know what triggered it. [02:15:33] * Reedy bans Amgine from computers [02:16:20] https://dpaste.de/930f/raw <- Reedy [02:17:03] Broken extension? [02:17:14] probably one of the multiple extensions, but *which* I'm not sure. [02:17:52] they were all pretty vanilla, I thought. [02:18:12] if you grep for wgHooks['LoadExtensionSchemaUpdates']... [02:18:19] One might stand out as obviously brokened [02:22:13] [02:23:09] It'd help if that error was a bit more descriptive [02:24:16] Well, the thing is, it showed up as html in the box. Complete garbage at first glance. [02:24:47] (that is, unprocessed by the browser) [02:26:46] hmm... that can't be right. core/extensions$ grep -r wgHooks['LoadExtensionSchemaUpdates'] . findszero matches. [02:27:00] 03(NEW) Print more information about uncallable hooks - 10https://bugzilla.wikimedia.org/62448 minor; MediaWiki: General/Unknown; () [02:29:46] escaping [02:29:49] try something like [02:29:50] grep -r "wgHooks\['LoadExtensionSchemaUpdates'\]" [02:44:35] 03(mod) extract2.php is noisy with "Cannot modify header information - headers already sent" - 10https://bugzilla.wikimedia.org/56399 (10Sam Reed (reedy)) [02:50:20] 03(mod) Update CentralAuth UDP RC code - 10https://bugzilla.wikimedia.org/56284 (10Sam Reed (reedy)) [02:52:23] 03(mod) Update CentralAuth UDP RC code - 10https://bugzilla.wikimedia.org/56284 +comment (10gerritadmin) [02:52:24] 03(mod) Update CentralAuth UDP RC code - 10https://bugzilla.wikimedia.org/56284 (10Gerrit Notification Bot) [02:54:22] 03(mod) ResourceLoader-ify Quiz CSS - 10https://bugzilla.wikimedia.org/38372 normal->15enhancement (10Sam Reed (reedy)) [02:56:43] Reedy: the possibilities are antispoof and abusefilter. [02:59:16] What versions are you using? [02:59:18] 03(mod) Language.php L217: Invalid language code "[[:int:lang] " - 10https://bugzilla.wikimedia.org/62242 +comment (10gerritadmin) [02:59:40] head [03:00:00] $wgHooks['LoadExtensionSchemaUpdates'][] = 'AbuseFilterHooks::onLoadExtensionSchemaUpdates'; [03:00:10] $wgAutoloadClasses['AbuseFilterHooks'] = "$dir/AbuseFilter.hooks.php"; [03:00:22] that looks sane [03:00:49] $wgHooks['LoadExtensionSchemaUpdates'][] = 'AntiSpoofHooks::asUpdateSchema'; [03:00:55] $wgAutoloadClasses['AntiSpoofHooks'] = "$dir/AntiSpoofHooks.php"; [03:02:15] I think there's gotta be something weird on my end. [03:14:53] 03(mod) See about custom user-agent string [or alternative] for Windows 8 app - 10https://bugzilla.wikimedia.org/37278 +comment (10gerritadmin) [03:17:14] 03(mod) UnknownAction hook not mentioned as deprecated in Wiki.php - 10https://bugzilla.wikimedia.org/52027 +comment (10PiRSquared17) [03:18:56] Well, I've tried clean installs with no extensions, only abusefilter, and only antispoof, and all work fine. So, will try another complete install. [03:26:16] 03(mod) Add page creator index to MediaWiki core - 10https://bugzilla.wikimedia.org/42135 +comment (10PiRSquared17) [03:27:40] And, it worked. [03:34:40] ... any particular reason the mediawiki doesn't seem to like the
element? it seems to exist all the way back to HTML 3 ... [03:43:07] and 3.2, since it sounds like 3.0 was never implemented ... [03:43:50] 03(mod) Add global file usage count to MediaWiki's info action - 10https://bugzilla.wikimedia.org/41367 +comment (10PiRSquared17) [03:48:08] probably because no one has ever asked for it to be whitelisted [04:04:38] SamB: mediawiki doesnt use HTML it uses wikitext [04:13:11] 03(mod) Allow contributors to update their own details in tech metrics directly - 10https://bugzilla.wikimedia.org/58585 +comment (10Vinay Raghavan) [04:35:38] join #mediawiki [04:35:59] join #wikimedia [04:39:17] moar / [05:17:54] 03(mod) TIFs appear less focused than JPG equivalent - 10https://bugzilla.wikimedia.org/45212 +comment (10Dominic) [05:17:55] 03(mod) Thumbnailing produces much worse results for PNGs than JPG, but PNG is the only real option for serious restoration - 10https://bugzilla.wikimedia.org/18014 +comment (10Dominic) [05:18:43] 03(mod) TIFs appear less focused than JPG equivalent - 10https://bugzilla.wikimedia.org/45212 +comment (10mcdevitd) [05:59:51] 03(mod) Tweak MediaWiki API siteinfo siprop fileextensions description text - 10https://bugzilla.wikimedia.org/60121 summary; +comment (10MZMcBride) [06:24:13] I am trying to get solr up and running for my translate mediwiki extension . But am getting new types of errors everyday, could someone rescue me from this pool of errors ? After following the installation instructions,http://www.mediawiki.org/wiki/Help:Extension:Translate/Translation_memories#Solr_backend I get this, [06:24:28] Unexpected non-MediaWiki exception encountered, of type "Solarium_Exception" [06:24:58] 03(mod) Upload doesn't apply mime type check - 10https://bugzilla.wikimedia.org/33549 +comment (10MZMcBride) [06:26:08] Here is my Translate.php file http://pastebin.com/sUmuKAeY [06:26:28] Nikerabbit: you around ? [06:31:06] 03(mod) Upload doesn't apply mime type check - 10https://bugzilla.wikimedia.org/33549 +comment (10b) [06:35:29] Oh hey, any GSoC mentors around? [06:36:13] Dragooon: I am not a mentor, but please feel free to ask your question. Somebody will hopefully answer. [06:36:53] Hello! I'm a student and want to propose working at the Books management project [06:37:26] From what I understand, it's not a fresh project from scratch, but instead I have to take up on an existing project and improve/finish it [06:37:29] Correct? [06:57:06] Oops, connection broke [07:11:06] 03(NEW) External link with embedded comment is not shown correctly - 10https://bugzilla.wikimedia.org/62450 normal; VisualEditor: General; () [07:11:07] 03(mod) TIFs appear less focused than JPG equivalent - 10https://bugzilla.wikimedia.org/45212 +comment (10bawolff+wn) [07:38:00] 03(mod) Upload doesn't apply mime type check - 10https://bugzilla.wikimedia.org/33549 +comment (10bawolff+wn) [07:49:45] Gloria: Interesting bug you found [07:50:22] Hah, I tried to ping you earlier about that bug. [07:51:21] I wonder how long its been this way, I would have thought someone would have noticed way before now [07:54:25] Anybody mentoring the books GSoC project? [07:55:42] Or the OpenWikiMaps project? I'm a student and am looking into proposals, these two interest me [07:55:49] OpenHistoricalMaps* [07:55:51] 03(NEW) Possible to upload files with MIME type of image/x-bmp - 10https://bugzilla.wikimedia.org/62451 normal; MediaWiki: File management; () [07:57:48] 03(mod) Upload doesn't apply mime type check - 10https://bugzilla.wikimedia.org/33549 +comment (10b) [07:58:36] bawolff: There, better. [08:07:25] found the bug [08:12:12] 03(mod) Possible to upload files with MIME type of image/x-bmp - 10https://bugzilla.wikimedia.org/62451 +comment (10gerritadmin) [08:12:13] 03(mod) Possible to upload files with MIME type of image/x-bmp - 10https://bugzilla.wikimedia.org/62451 (10Gerrit Notification Bot) [08:14:35] 03(mod) Upload verification check broken. mp4 uploaded as .ogg - 10https://bugzilla.wikimedia.org/39012 +comment (10Bawolff (Brian Wolff)) [08:14:35] 03(mod) Upload doesn't apply mime type check - 10https://bugzilla.wikimedia.org/33549 +comment (10Bawolff (Brian Wolff)) [08:15:13] 03(mod) Possible to upload files with not allowed extension, if it has a multiple extensions, one of which is good - 10https://bugzilla.wikimedia.org/62451 summary (10Bawolff (Brian Wolff)) [08:17:15] wow, there is an 86 mail long thread about reverting other people [08:18:02] * bawolff not sure if I even want to read that. Like really, 86 emails [09:13:33] hi people, one fast question; how can I install/activate/enable some template for mediawiki? I am interested in "Nowrap", however did not work by default [09:18:51] overdrive, just copy it from wikipedia [09:19:16] templates are just pages, you have to create them yourself [09:19:36] overdrive: a template is "just" a page in the Template namespace. [09:19:48] ah, MaxSem beat me to it [09:20:15] I have a goot bat! [09:20:27] So i felt :-O [09:20:59] overdrive, did you copy the actual code in the page, and not just what appeared on viewing the page? [09:21:32] http://www.mediawiki.org/w/index.php?title=Template:Nowrap&action=edit [09:22:36] Saruman: exactly, I was copying some content (I reference to that content of course :-) but i needed some tables for my local wiki autodocumentation) [09:22:48] I will copy the template then [09:23:23] where it should I copy? should i put something like http://mylocalserver/mywikidirectory/index.php?title=Template:Nowrap&action=edit ? [09:24:11] ehm [09:24:22] well, it is the Nowrap from wikipedia [09:24:22] it seems you're fairly new at MW [09:24:30] not sure how it differs from mediawiki [09:24:55] well, let's say I was not using more than basic features :-) [09:25:00] cos i do not need them [09:25:24] you can just create a page in the Template namespace, and give it any name you like. That said, Nowrap is a pretty good name for it :-) [09:25:49] then put the code in question in this page, and you're good to go [09:26:49] I'd suggest reading this page: http://www.mediawiki.org/wiki/Help:Templates [09:27:14] yeah, it works properly, thanks a lot Saruman [09:27:23] really easy [09:27:32] :-))) [09:54:52] 03(mod) Provide working mail addresses for users and tools - 10https://bugzilla.wikimedia.org/58796 +comment (10dr.trigon) [10:48:00] 03(mod) Make Wiktionary definitions available via the dict protocol (RFC2229) - 10https://bugzilla.wikimedia.org/57800 +comment (10Ricordisamoa) [10:48:04] 03(mod) Extension to provide access via the dict protocol - 10https://bugzilla.wikimedia.org/29229 +comment (10Ricordisamoa) [10:50:52] 03(mod) Support Rexx programming language - 10https://bugzilla.wikimedia.org/62309 +comment (10Andre Klapper) [10:55:14] 03(mod) UnknownAction hook not mentioned as deprecated in Wiki.php - 10https://bugzilla.wikimedia.org/52027 +comment (10aklapper) [11:00:08] 03(mod) Unloaded CSS of buttons - 10https://bugzilla.wikimedia.org/62444 +comment (10aklapper) [11:08:44] 03(NEW) Add an example in the API to retrieve article HTML/RDF parsoid output - 10https://bugzilla.wikimedia.org/62452 enhancement; MediaWiki: API; () [11:09:25] 03(mod) Add an example in the API to retrieve article HTML/RDF parsoid output - 10https://bugzilla.wikimedia.org/62452 (10Kelson [Emmanuel Engelhart]) [11:09:26] 03(mod) Parsoid/Visualeditor API generates unclear exception - 10https://bugzilla.wikimedia.org/61017 (10Kelson [Emmanuel Engelhart]) [11:22:47] 03(mod) Issue with timestamp format in userlib.py - 10https://bugzilla.wikimedia.org/55294 summary (10Ricordisamoa) [11:31:41] 03(mod) Request library for accessing file metadata - 10https://bugzilla.wikimedia.org/52522 (10Ricordisamoa) [11:31:42] 03(mod) New extension: Image metadata parser functions - 10https://bugzilla.wikimedia.org/41498 (10Ricordisamoa) [12:20:05] 03(mod) Key performance indicator: Bugzilla response time - 10https://bugzilla.wikimedia.org/61561 +comment (10sduenas) [12:37:22] 03(mod) Unloaded CSS of buttons - 10https://bugzilla.wikimedia.org/62444 +comment (10email) [12:39:40] 03(mod) Unloaded CSS of buttons - 10https://bugzilla.wikimedia.org/62444 (10Dominik Matus) [12:45:31] 03(mod) error log and restart support - 10https://bugzilla.wikimedia.org/30272 +comment (10Andre Klapper) [12:46:54] 03(mod) @import styles broken in modules that combine multiple stylesheets - 10https://bugzilla.wikimedia.org/35562 +comment (10Andre Klapper) [12:49:08] 03(mod) new possible wikifarms / hives detected - check for lists - 10https://bugzilla.wikimedia.org/36570 +comment (10aklapper) [12:57:11] 03(mod) Inline slideshows - 10https://bugzilla.wikimedia.org/5383 +comment (10Ricordisamoa) [12:59:29] 03(mod) Key performance indicator: Bugzilla response time - 10https://bugzilla.wikimedia.org/61561 +comment (10aklapper) [13:01:09] 03(mod) Request: properties in articles (structured data) - 10https://bugzilla.wikimedia.org/1911 +comment (10Ricordisamoa) [13:19:46] 03(NEW) Proofread page status in index page does not match individual page status for some pages - 10https://bugzilla.wikimedia.org/62453 normal; MediaWiki extensions: ProofreadPage; () [13:22:44] 03(mod) wbeditentity permits claim property to be changed, however the diff doesnt display correctly - 10https://bugzilla.wikimedia.org/62425 +comment (10addshorewiki) [13:24:40] 03(mod) Allowing tag Image to access SVG layers - 10https://bugzilla.wikimedia.org/4688 +comment (10A.Pirard.Papou) [13:36:09] 03(mod) Add an example in the API to retrieve article HTML/RDF parsoid output - 10https://bugzilla.wikimedia.org/62452 (10Sam Reed (reedy)) [13:41:49] 03(mod) Add an example in the API to retrieve article HTML/RDF parsoid output - 10https://bugzilla.wikimedia.org/62452 (10Sam Reed (reedy)) [13:41:51] 03(mod) Documentation is out of date, incomplete (tracking) - 10https://bugzilla.wikimedia.org/1 (10Sam Reed (reedy)) [13:44:15] 03(mod) Provide working mail addresses for users and tools - 10https://bugzilla.wikimedia.org/58796 +comment (10marc) [14:05:44] hi mw gurus ! [14:05:53] i have an annoying problem [14:06:16] i need to set $wgUsePathInfo = true; [14:06:34] but i also need to get the "long url" of each title in my skin [14:06:59] that is, within my skin, i need to do something like $wgTitle->getLongURL(); [14:07:27] to get the url like http://www.mywiki.com/index.php?title=abc [14:07:41] i've tried all the getURL methods from the title class [14:08:04] and also tried setting $wgUsePathInfo to false right before getting the url, and then setting it back to true [14:08:06] but it doesnt work [14:08:18] anyone can think of a workaround ? [14:09:06] lfschenone: you normally only get the "long" url when you pass a parameter (other than title) to index.php [14:09:22] i know :/ [14:09:24] why do you *need* to use the long url for normal page? [14:09:40] i need to keep the likes to the pages [14:09:52] im switching to short urls [14:10:00] but when doing so i lose the likes [14:10:12] unless i pass the old url to the AddThis widget [14:11:15] maybe i can get the edit url [14:11:17] and trim the last part .. [14:11:23] shouldnt fail, right ? [14:12:12] You could get it easily with JavaScript. From PHP there should be a function for that, although I don't know that part [14:12:16] !class Linker [14:12:16] See https://doc.wikimedia.org/mediawiki-core/master/php/html/classLinker.html [14:13:29] thanks [14:13:36] ive been looking at the linker class before [14:13:43] but couldnt find the right method [14:13:48] i'll keep looking around [14:22:03] !class Title [14:22:03] See https://doc.wikimedia.org/mediawiki-core/master/php/html/classTitle.html [14:28:57] lfschenone: No, there's no function to do that. The link is generated by Title->getLocalURL, but if a query string is not passed, it won't give you the scriptPath [14:29:42] but looking at the source, it should be as simple as output wfExpandUrl( "{$wgScript}?title={$dbkey}" ) [14:30:24] $dbkey is Title->getPrefixedDBkey() [15:40:19] 03(NEW) $.byteLimit gets confused when pasting text at the beginning of the input field that has a common prefix with the current text - 10https://bugzilla.wikimedia.org/62454 normal; MediaWiki: JavaScript; () [16:07:52] 03(mod) Proofread page status in index page does not match individual page status for some pages - 10https://bugzilla.wikimedia.org/62453 +comment (10Tpt) [16:15:21] 03(mod) Search local titles with another language - 10https://bugzilla.wikimedia.org/44038 +comment (10scott) [16:22:04] 03(NEW) Clicking on a search suggestion goes to a wrong page - 10https://bugzilla.wikimedia.org/62455 normal; Wikimedia: lucene-search-2; () [16:28:16] 03(mod) new possible wikifarms / hives detected - check for lists - 10https://bugzilla.wikimedia.org/36570 +comment (10robih) [16:33:14] 03(NEW) Getting wrong output from Result - 10https://bugzilla.wikimedia.org/62456 normal; Analytics: Wikimetrics; () [16:48:55] 03(mod) User name normalization does not take underscores into account - 10https://bugzilla.wikimedia.org/61832 +comment (10gerritadmin) [16:48:57] 03(mod) User name normalization does not take underscores into account - 10https://bugzilla.wikimedia.org/61832 (10Gerrit Notification Bot) [16:58:10] How to create an ad at the top of the wiki pages? [16:59:16] I apologize for the pronunciation I'm not English ... [17:12:43] 03(mod) Key performance indicator: Bugzilla response time - 10https://bugzilla.wikimedia.org/61561 +comment (10qgil) [17:15:14] 03(NEW) Include doxygen - 10https://bugzilla.wikimedia.org/62457 enhancement; MediaWiki-Vagrant: General; () [17:27:04] 03(mod) tools: "git error: server certificate verification failed" for git.wikimedia.org on tools-login-eqiad - 10https://bugzilla.wikimedia.org/62432 +comment (10tim) [17:29:42] 03(mod) tools: "git error: server certificate verification failed" for git.wikimedia.org on tools-login-eqiad - 10https://bugzilla.wikimedia.org/62432 +comment (10tim) [17:35:57] 03(mod) Commons connectivity issue in Hong-Kong - 10https://bugzilla.wikimedia.org/60283 +comment (10kelson) [17:54:19] 03(mod) Commons connectivity issue in Hong-Kong - 10https://bugzilla.wikimedia.org/60283 +comment (10bugzilla+org.wikimedia) [18:49:09] Why is showing rollbacked edits in RC when i am have flood flag? [18:49:54] wat [18:50:21] rollbacked edit is showing in recent changes when i am have flood flag [18:51:37] what is the flood flag exactly? [18:53:02] if it does what the name says, then it works as expected :P [18:53:43] https://simple.wikipedia.org/wiki/Wikipedia:Flood_flag [18:55:01] ah, so now it's "simple" as "inaccurate and even nonsensical" [18:55:10] good to know [18:57:29] that would be more convenient https://simple.wikipedia.org/wiki/Special:ListGroupRights [19:01:00] Kolega2357: is there an example in the current recentchanges page that we can take a look? [19:01:58] 03(mod) MobileFrontend doesn't remember user choice (mobile/desktop) in some use cases - 10https://bugzilla.wikimedia.org/54885 +comment (10Kelson [Emmanuel Engelhart]) [19:02:23] 03(mod) MobileFrontend doesn't remember user choice (mobile/desktop) in some use cases - 10https://bugzilla.wikimedia.org/54885 +comment (10kelson) [19:04:57] 03(mod) Add *.wikimedia.ch to the wgCopyUploadsDomains whitelist - 10https://bugzilla.wikimedia.org/62108 +comment (10kelson) [19:06:10] Vulpix I am waiting flood flag of administrator. Currently not have [19:09:43] Kolega2357: nobody has the flood flag atm https://simple.wikipedia.org/wiki/Special:ListUsers/flood [19:12:15] Token possible make problem when reverting [19:15:44] admins have markbotedits right, they can hide rollback edits from recentchanges adding &bot=1 to the rollback URL (works also from contributions) [19:15:56] 03(mod) new possible wikifarms / hives detected - check for lists - 10https://bugzilla.wikimedia.org/36570 +comment (10aklapper) [19:17:30] 03(mod) Getting wrong output from Result - 10https://bugzilla.wikimedia.org/62456 +comment (10Andre Klapper) [19:18:55] Vulpix yes it is work. How to add &bot=1 every to rollback edit with flood flag [19:20:08] you don't need flood flag to add &bot=1 to a URL [19:20:38] you need the markbotedits right for it to work, though. sysops have markbotedits by default [19:24:55] Thanks for helping. Same so is showing VisualEditor changes in RC [19:28:31] hello [19:29:40] 03(NEW) Watch star has bad UX when JavaScript disabled. - 10https://bugzilla.wikimedia.org/62458 normal; MediaWiki: Skin and page rendering; () [19:30:23] Hello. I can create free a wiki using MediaWiki? [19:31:07] Laberinto: yes, you can host it in your own server or use any of the existing wiki-farms [19:31:34] Vulpix: I prefer using a existing wiki-farms [19:31:39] Where I can get it? [19:31:56] let me see if this works... [19:31:58] !farm [19:31:58] To run multiple wikis, you can simply install MediaWiki in different folders, with different databases or in one with database prefixes. You can also have multiple wikis using a single installation: If you run a farm or want to, join the mailing list: [19:32:17] not exactly what I wanted [19:33:20] Ahh? [19:33:29] Laberinto: look at this: https://www.mediawiki.org/wiki/Hosting_services [19:33:49] Ok, thank you, Vulpix :) [19:34:15] have in mind that some are paid service, while others are free but with forced ads in pages [19:34:56] Hi, i have been trying to install vagrant via ubuntu software center , but i am getting this error "Breaks existing package 'vagrant:1386' conflict: vagrant()". What to do? [19:44:54] 03(mod) Watch star has bad UX when JavaScript disabled. - 10https://bugzilla.wikimedia.org/62458 +comment (10Bartosz Dziewoński) [19:44:55] 03(mod) ?action=unwatch page still shows solid blue ("Remove this page...") star - 10https://bugzilla.wikimedia.org/26292 +comment (10Bartosz Dziewoński) [19:51:06] Vulpix Does showing rollback edit in RC without flood? [19:51:48] 03(mod) wbeditentity permits claim property to be changed, however the diff doesnt display correctly - 10https://bugzilla.wikimedia.org/62425 +comment (10lydia.pintscher) [20:00:41] 03(mod) ?action=unwatch page still shows solid blue ("Remove this page...") star - 10https://bugzilla.wikimedia.org/26292 +comment (10jrobson) [20:01:13] 03(NEW) Add the possibilite to spycify who realy wrote the changes to publish in a protected page - 10https://bugzilla.wikimedia.org/62459 normal; MediaWiki: API; () [20:02:09] 03(mod) wbeditentity permits claim property to be changed, however the diff doesnt display correctly - 10https://bugzilla.wikimedia.org/62425 +comment (10addshorewiki) [20:11:27] hoo [20:16:18] 03(mod) new possible wikifarms / hives detected - check for lists - 10https://bugzilla.wikimedia.org/36570 (10Robert Hanke) [20:16:32] 03(mod) new possible wikifarms / hives detected - check for lists - 10https://bugzilla.wikimedia.org/36570 +comment (10robih) [20:24:30] 03(mod) Enable VisualEditor for all users and IPs by default on French Wikiversity - 10https://bugzilla.wikimedia.org/62045 +comment (10scapmouche) [20:26:28] 03(mod) Add the possibilite to spycify who realy wrote the changes to publish in a protected page - 10https://bugzilla.wikimedia.org/62459 +comment (10sam) [20:43:14] 03(NEW) Images get squashed - 10https://bugzilla.wikimedia.org/62460 normal; MobileFrontend: General/Unknown; () [20:44:09] 03(mod) Images get squashed - 10https://bugzilla.wikimedia.org/62460 +comment (10jrobson) [20:44:18] 03(NEW) Add precision to Coordinate message on Special:ListDatatypes - 10https://bugzilla.wikimedia.org/62461 normal; MediaWiki extensions: WikidataRepo; () [20:44:24] 03(mod) Images get squashed - 10https://bugzilla.wikimedia.org/62460 (10Jon) [20:45:23] 03(mod) Images get squashed - 10https://bugzilla.wikimedia.org/62460 +comment (10bingle-admin) [20:49:15] 03(mod) Add the possibilite to spycify who realy wrote the changes to publish in a protected page - 10https://bugzilla.wikimedia.org/62459 (10rabahmeradi) [20:50:47] 03(mod) globecoordinate serialization fails on some precision values - 10https://bugzilla.wikimedia.org/62105 +comment (10addshorewiki) [20:53:17] 03(mod) Support Creative Commons cc-by-(sa-)4.0 - 10https://bugzilla.wikimedia.org/61896 summary (10Dominic) [21:00:02] 03(mod) Support Creative Commons cc-by-(sa-)4.0 in the UploadWizard - 10https://bugzilla.wikimedia.org/61896 summary (10Maarten Dammers) [21:31:55] 03(mod) Flood flag for sh wiki - 10https://bugzilla.wikimedia.org/52273 +comment (10kolega2357) [21:54:30] 03(mod) TIFs appear less focused than JPG equivalent - 10https://bugzilla.wikimedia.org/45212 +comment (10mcdevitd) [21:58:05] 03(NEW) Add 'markbotedits' to rollbackers on Serbo-Croatian Wikipedia - 10https://bugzilla.wikimedia.org/62462 enhancement; Wikimedia: Site requests; () [21:58:22] 03(mod) Add 'markbotedits' to rollbackers on Serbo-Croatian Wikipedia - 10https://bugzilla.wikimedia.org/62462 (10Tomasz W. Kozlowski) [21:58:41] 03(mod) Flood flag for sh wiki - 10https://bugzilla.wikimedia.org/52273 +comment (10tomasz) [22:00:02] 03(mod) Download this file link on description page (particularly relevant to svg) - 10https://bugzilla.wikimedia.org/25148 +comment (10mcdevitd) [22:00:56] 03(mod) CodeEditor should honour user preferences to disable advanced editing toolbars - 10https://bugzilla.wikimedia.org/55419 +comment (10Isarra) [22:00:58] 03(mod) Code editor should not be cuffed to the enhanced toolbar - 10https://bugzilla.wikimedia.org/45850 +comment (10Isarra) [22:03:22] mjnovice: you must not edit Translate.php [22:09:22] 03(mod) Add 'markbotedits' to rollbackers on Serbo-Croatian Wikipedia - 10https://bugzilla.wikimedia.org/62462 -shell +community-consensus-needed; +comment (10Marius Hoch) [22:09:48] 03(mod) Add 'markbotedits' to rollbackers on Serbo-Croatian Wikipedia - 10https://bugzilla.wikimedia.org/62462 +comment (10tomasz) [22:12:33] 03(mod) Add 'markbotedits' to rollbackers on Serbo-Croatian Wikipedia - 10https://bugzilla.wikimedia.org/62462 +comment (10kolega2357) [22:13:21] 03(mod) Add 'markbotedits' to rollbackers on Serbo-Croatian Wikipedia - 10https://bugzilla.wikimedia.org/62462 +comment (10hoo) [22:13:31] 03(mod) Commons connectivity issue in Hong-Kong - 10https://bugzilla.wikimedia.org/60283 +comment (10faidon) [22:14:39] 03(mod) Add 'markbotedits' to rollbackers on Serbo-Croatian Wikipedia - 10https://bugzilla.wikimedia.org/62462 +comment (10tomasz) [22:16:08] 03(mod) Add 'markbotedits' to rollbackers on Serbo-Croatian Wikipedia - 10https://bugzilla.wikimedia.org/62462 +comment (10hoo) [22:18:03] 03(mod) Add 'markbotedits' to rollbackers on Serbo-Croatian Wikipedia - 10https://bugzilla.wikimedia.org/62462 +comment (10kolega2357) [22:19:26] 03(mod) Add 'markbotedits' to rollbackers on Serbo-Croatian Wikipedia - 10https://bugzilla.wikimedia.org/62462 +comment (10gerritadmin) [22:19:29] 03(mod) Add 'markbotedits' to rollbackers on Serbo-Croatian Wikipedia - 10https://bugzilla.wikimedia.org/62462 (10Gerrit Notification Bot) [22:28:54] 03(mod) $wgNamespaceAliases for sh.wikipedia.org - 10https://bugzilla.wikimedia.org/56169 +comment (10kolega2357) [22:44:55] hmm, how does one tell which MediaWiki page a message *would* come from if it weren't left at the default? [22:45:47] interface message? [22:46:27] er, well, I mean, if uselang=qqx shows you a stack of possible sources for a specific edit notice, how are you to know which it actually comes from? [22:47:33] like the one on , say [22:48:07] (That wording is getting under my skin ...) [22:52:13] 03(mod) Create a VisualEditor plugin tool to add/edit translations and translation variables (Translate extension) - 10https://bugzilla.wikimedia.org/53974 +comment (10Pankaj Sakariya) [22:53:37] * Nemo_bis confused https://www.mediawiki.org/w/index.php?title=API:Main_page&diff=0&oldid=923176 [22:56:38] 03(mod) VisualEditor: Search of parameters in transclusion editor should be case insensitive - 10https://bugzilla.wikimedia.org/51673 +comment (10James Forrester) [22:59:05] is there any visual material available for this translation tool? [23:13:49] 03(mod) Watchlist popup message is empty - 10https://bugzilla.wikimedia.org/62422 (10florian.schmidt.welzow) [23:28:48] 03(mod) Next wmf deployment (tracking) - 10https://bugzilla.wikimedia.org/38865 (10Bartosz Dziewoński) [23:28:48] 03(mod) Watchlist popup message is empty - 10https://bugzilla.wikimedia.org/62422 normal->major; +comment (10Bartosz Dziewoński) [23:36:47] 03(NEW) Consider raising $wgMaxImageArea / $wgMaxAnimatedGifArea - 10https://bugzilla.wikimedia.org/62463 normal; Wikimedia: Site requests; () [23:37:10] 03(mod) Watchlist popup message is empty - 10https://bugzilla.wikimedia.org/62422 (10Bartosz Dziewoński) [23:39:19] 03(mod) jquery.tablesorter: data-sort-type="isoDate" does not work for dates in the format YYYY-MM-DDTHH:MM:SSZ - 10https://bugzilla.wikimedia.org/52842 +comment (10gerritadmin) [23:39:22] 03(mod) jquery.tablesorter: data-sort-type="isoDate" does not work for dates in the format YYYY-MM-DDTHH:MM:SSZ - 10https://bugzilla.wikimedia.org/52842 (10Gerrit Notification Bot) [23:42:04] * thedj considering adding memento to core... date parsing sucks in JS... [23:42:25] it generally sucks period. [23:42:50] it seems every language requires some sort of external library to do any of it sanely. [23:43:14] i thought it was bad in Java, but javascript is even more idiotic apparently [23:44:10] Demand a refund. [23:44:21] Are there bug reports about the issues? It could be a volunteer project. [23:45:31] well, we don't have that much date handling in JS. it's mostly tablesorter where this really shows. [23:45:59] I was doing some perl a bit ago and realized that I had to include Time::HiRes to use seconds since 1970 correctly. [23:46:13] tablesorter has its own date stuff, i thought? [23:46:19] but i'm guessing we will see more clientside at some point (/me thinks date editors for wikidata, upload interface etc. [23:46:39] I think Flow and Echo both use date parsing of some kind, but who knows. [23:46:49] jorm: mostly, but it's a hell. it's unmaintainable mostly [23:46:49] Maybe it's server-side, I've never looked. [23:47:18] anyways, bedtime [23:47:21] nite all [23:47:22] Night. [23:47:35] thedj: i've studiously avoided using it (the tablesorter code) [23:49:26] wise. i have a few more tests on the data side, that should help in any future migration. but the whole thing is so incredibly complex. [23:49:49] it's hard to add tests to it as an afterthought. [23:50:09] thedj: we have moment.js i think [23:50:30] mark added it like last week [23:50:35] ah. cool [23:50:41] (not sure if that helps with what you're doing) [23:51:43] 03(NEW) Scholarships should use SUL Info from Tool Labs - 10https://bugzilla.wikimedia.org/62464 minor; Wikimedia: Wikimania Scholarships; () [23:51:57] 03(mod) Scholarships should use SUL Info from Tool Labs - 10https://bugzilla.wikimedia.org/62464 (10Bryan Davis) [23:52:48] 03(mod) Use VipsScaler to scale TIFFs - 10https://bugzilla.wikimedia.org/52045 normal->15enhancement (10Sam Reed (reedy)) [23:55:10] MatmaRex: looks nice [23:55:58] MatmaRex: i'm considering consolidating the 3 data parsers into one, then add a new data attribute to specify dateformat and let the lib just take care of everything. [23:56:09] s/3 data/3 date/ [23:58:14] 03(mod) out of memory for large pngs near 35 MP - 10https://bugzilla.wikimedia.org/54744 +comment (10sam)