[00:00:04] 03(mod) Flow: update "Edit existing title" browser test for code changes - 10https://bugzilla.wikimedia.org/61579 (10spage) [00:04:01] 03(mod) VisualEditor: Protection check should also check for cascaded protection from another page - 10https://bugzilla.wikimedia.org/53893 +comment (10Alex Monk) [00:10:42] Hello, everyone. [00:11:29] Is anyone available to answer a skinning-related question? [00:11:45] Epidal: Hello! When you're on IRC it's usually good practice to jump right in and ask a question, as it saves time for everyone involved :) how can we help you? [00:13:06] I'm wondering if it's at all possible to modify elements on a page via a theme. Specifically, I'm looking to add classes and id's to specific elements. [00:13:24] Epidal: Well, which elements? :) [00:14:06] For instance, editform textarea, and most buttons on special pages [00:14:17] I may even need to wrap some elements in divs [00:14:31] I'm currently using the Strapping theme and have noticed some inconsistencies. [00:14:49] Epidal: Are the existing IDs and classes not enough? [00:15:22] Not without doing some CSS voodoo :P [00:16:25] What other kind of CSS do you think there is? :) [00:16:26] I know that I can simply edit the mediawiki source, but I'd like to avoid doing that as I would like to keep the software updated without having to re-do all of my edits every time. [00:16:31] Yeah [00:16:41] Epidal: I'm looking, sec [00:16:41] 03(mod) Migrate memcache serialization from igbinary - 10https://bugzilla.wikimedia.org/61227 +comment (10aschulz4587) [00:17:23] Guh, I'm not very good at skinning. [00:18:33] Is it possible to use hooks in a theme? [00:18:50] Hm, in theory yes. In practice it's probably a terrible idea [00:18:58] Epidal: Maybe you want to make an extension instead? [00:19:08] I was thinking about that, yes. [00:21:30] 03(mod) VisualEditor: [Regression wmf1] While trying to open Hiero/Math/Gallery inspector TypeError:Cannot read property 'forcedLtr' of undefined appears in the console - 10https://bugzilla.wikimedia.org/64072 (10ryasmeen) [00:22:17] 03(NEW) [iOS] Blank white page during TOC and page interaction - 10https://bugzilla.wikimedia.org/64079 normal; Wikipedia App: Generic; () [00:23:15] marktraceur: Thank you for the help :) I'll look into doing it with an extension. I'll idle in here for a while, just in case an alternative comes up. [00:23:24] 'kay, awesome [00:23:38] Epidal: Maybe you can talk about what you're trying to do? [00:23:57] Have you ever seen the Strapping theme in use? [00:24:00] 03(mod) Investigate removing Micro Design-related configuration from Wikimedia wikis - 10https://bugzilla.wikimedia.org/55381 +comment (10matma.rex) [00:24:02] Nope [00:24:31] 03(mod) Investigate removing Usability Initiative-related configuration from Wikimedia wikis - 10https://bugzilla.wikimedia.org/55380 +comment (10matma.rex) [00:25:11] i m setting up todo extension and i m stuck at step 3 here http://www.mediawiki.org/wiki/Extension:Todo_Tasks# , how do i access the the database if Im using bluehost ? [00:25:25] It makes use of Twitter's Bootstrap (getbootstrap.com). [00:25:51] 03(mod) VisualEditor: Creating a formula/hieroglyphics insert while selecting an image tries to modify the caption, dies - 10https://bugzilla.wikimedia.org/58045 +comment (10gerritadmin) [00:25:54] 03(mod) VisualEditor: Creating a formula/hieroglyphics insert while selecting an image tries to modify the caption, dies - 10https://bugzilla.wikimedia.org/58045 (10Gerrit Notification Bot) [00:25:56] 03(mod) VisualEditor: Inserting a formula into a block slug throws "Uncaught TypeError: Cannot call method 'getOuterRange' of null" - 10https://bugzilla.wikimedia.org/58286 +comment (10gerritadmin) [00:25:58] 03(mod) VisualEditor: Inserting a formula into a block slug throws "Uncaught TypeError: Cannot call method 'getOuterRange' of null" - 10https://bugzilla.wikimedia.org/58286 (10Gerrit Notification Bot) [00:25:59] LaserChickenLap: Probably via a PhpMyAdmin instance [00:26:04] But you should ask them :) [00:26:23] Epidal: Ah, then maybe I have; I saw Ryan_Lane make a bootstrap skin at some point I think [00:26:32] Now, the .skin.php file successfully themes the majority of the interface. [00:26:50] is tht part even necessary ? [00:26:51] However, some elements don't have their expected styles, due to limitations in theming, I suppose. [00:27:12] LaserChickenLap: Setting up the database? Sort of, yeah. [00:27:27] For example, the username textbox on the login page is themed, but the password box isn't [00:27:40] Hah, that's silly [00:27:41] It's the same with a lot of buttons and dropdown selections. [00:27:45] Very. [00:28:39] I don't fancy editing the CSS files to include every single ID, when it would be easier (and cleaner) to simply apply the appropriate classes to all elements. [00:28:58] 03(mod) Don't pick image if that image is on the page for project-related reasons and is irrelevant to article subject - 10https://bugzilla.wikimedia.org/63185 +comment (10gerritadmin) [00:28:58] 03(mod) Don't pick image if that image is on the page for project-related reasons and is irrelevant to article subject - 10https://bugzilla.wikimedia.org/63185 (10Gerrit Notification Bot) [00:29:36] And I REALLY don't want to traverse through the heirarchy just to skin 1 element by picking out its parents and siblings. [00:31:06] <^d> Sadly we're far from consistent on our usage of classes on elements. [00:31:16] <^d> Our CSS could probably be a fraction of its size if we were. [00:31:33] marktraceur marktraceur [00:31:49] LaserChickenLap LaserChickenLap wat [00:31:50] 03(mod) VisualEditor: Creating a formula/hieroglyphics insert while selecting an image tries to modify the caption, dies - 10https://bugzilla.wikimedia.org/58045 (10James Forrester) [00:32:19] marktraceur sorry just tripple clicked your name wasnt supposed to press enter [00:32:52] 03(mod) VisualEditor: Pull in Parsoid's new styling module so we don't need to duplicate locally - 10https://bugzilla.wikimedia.org/63983 +comment (10krenair) [00:33:48] marktraceur just wanted to ask, where and how i add that code "create table" 3rd step [00:34:14] LaserChickenLap: It's a MySQL query. So you run it against your database. [00:35:56] marktraceur like im in the myphpadmin, just dont know what file to edit [00:36:11] phpmyadmin* [00:36:20] LaserChickenLap: It's not a file, it's a command. [00:36:28] There should be a way to enter a query in the interface [00:38:39] 03(NEW) Add Lithuanian namespace aliases for beta.wikiversity.org - 10https://bugzilla.wikimedia.org/64080 enhancement; Wikimedia: Site requests; () [00:38:40] marktraceur found it, do i just enter it and sublit that query [00:38:50] Yup [00:38:55] 03(NEW) Huge margin on watchlist A-Z view - 10https://bugzilla.wikimedia.org/64081 normal; MobileFrontend: stable; () [00:39:02] done man thank you very much ^ [00:39:21] No problem [00:40:14] 03(mod) Huge margin on watchlist A-Z view - 10https://bugzilla.wikimedia.org/64081 +comment (10bingle-admin) [00:40:39] 03(mod) Huge margin on watchlist A-Z view - 10https://bugzilla.wikimedia.org/64081 +comment (10gerritadmin) [00:40:43] 03(mod) Huge margin on watchlist A-Z view - 10https://bugzilla.wikimedia.org/64081 (10Gerrit Notification Bot) [00:51:28] 03(mod) Review and deploy GlobalCssJs extension to Wikimedia wikis - 10https://bugzilla.wikimedia.org/57891 +comment (10dgarry) [00:59:59] i just set up a task list extension, and when i go into my tasks it shows: Extension:DynamicPageList (DPL), version 2.01 : Warning: No results. [01:01:58] 03(mod) Flow: create browser test for permalink - 10https://bugzilla.wikimedia.org/60659 (10spage) [01:08:42] 03(NEW) Flow: logic of edit_existing browser test is broken - 10https://bugzilla.wikimedia.org/64082 normal; MediaWiki extensions: Flow; () [01:23:33] 03(NEW) Watchstar flickers - 10https://bugzilla.wikimedia.org/64083 normal; MobileFrontend: stable; () [01:25:21] 03(mod) Watchstar flickers - 10https://bugzilla.wikimedia.org/64083 +comment (10bingle-admin) [01:38:53] i keep getting this error -> http://ideone.com/Mp8sHR [01:39:02] anyone know why ? [01:41:21] marktraceur [02:16:36] 03(mod) VisualEditor: Clear formatting remains selected even after re-applying the styles from the menu - 10https://bugzilla.wikimedia.org/61229 summary; +comment (10James Forrester) [02:41:43] 03(mod) Support categories on title objects - 10https://bugzilla.wikimedia.org/59111 +comment (10Liangent) [03:03:29] 03(mod) MediaWiki:Autoblocker etc. reveals to third party that a (blocked) user has used the same IP address - 10https://bugzilla.wikimedia.org/53008 +comment (10richard) [03:05:52] 03(mod) Scribunto/Lua should have a built-in method for retrieving categories used on a page - 10https://bugzilla.wikimedia.org/48175 +comment (10Brett Zamir) [03:06:24] 03(mod) Support categories on title objects - 10https://bugzilla.wikimedia.org/59111 +comment (10Brett Zamir) [03:06:25] 03(mod) Scribunto/Lua should have a built-in method for retrieving categories used on a page - 10https://bugzilla.wikimedia.org/48175 +comment (10brettz9) [03:10:11] 03(mod) MediaWiki:Autoblocker etc. reveals to third party that a (blocked) user has used the same IP address - 10https://bugzilla.wikimedia.org/53008 +comment (10jackmcbarn+wmbz) [03:42:14] Project CirrusSearch-en.wikipedia.beta.wmflabs.org-linux-firefox build #11: STILL FAILING in 3 min 21 sec: https://integration.wikimedia.org/ci/job/CirrusSearch-en.wikipedia.beta.wmflabs.org-linux-firefox/11/ [03:42:14] * neverett: Don't add a filter if not needed [03:42:15] * neverett: Quoted searches with accents only find accented [04:50:29] 03(NEW) Time data-type inconsistently zero-pads year value (dates earlier than year 1000?) - 10https://bugzilla.wikimedia.org/64084 normal; MediaWiki extensions: WikidataRepo; () [04:51:39] 03(mod) Year 10,000 problem - 10https://bugzilla.wikimedia.org/30148 (10gnosygnu) [04:56:51] 03(mod) Year 10,000 problem - 10https://bugzilla.wikimedia.org/30148 (10gnosygnu) [05:01:26] i love this bug [05:01:49] That is some crazy shit. [05:02:08] Then I read http://bugzilla.wikimedia.org/show_bug.cgi?id=53008 [05:02:13] https://bugzilla.wikimedia.org/show_bug.cgi?id=53008 [05:02:22] I've been using Safari, God forgive me. [05:03:02] What happened with GlobalCssJs? [05:09:05] it was deployed to test and test2, and the behavior described in bug 62602 was manifest [05:10:16] Cache Invalidation Foundation [05:13:50] 03(mod) Edit protection should still allow users to move the page - 10https://bugzilla.wikimedia.org/38365 +comment (10krinklemail) [05:23:41] 03(mod) Global JS module version not updating properly - 10https://bugzilla.wikimedia.org/62602 +comment (10ori) [05:25:14] who uses Safari? [06:48:39] 03(mod) Using incorrect array parameter syntax does not raise an error/warning - 10https://bugzilla.wikimedia.org/64057 (10Andre Klapper) [06:48:48] 03(mod) please add http://aws.amazon.com/s3/ to the wgCopyUploadsDomains whitelist - 10https://bugzilla.wikimedia.org/64053 normal->15enhancement; +shell (10Andre Klapper) [06:49:47] 03(NEW) API RSD/EditURI does not work on private wikis - 10https://bugzilla.wikimedia.org/64085 normal; MediaWiki: API; () [06:52:18] 03(mod) Access to Wikimedia sites very slow from India - 10https://bugzilla.wikimedia.org/61437 +comment (10Andre Klapper) [06:53:12] 03(mod) UploadWizard blocks upgrade when used with PostgreSQL - 10https://bugzilla.wikimedia.org/64067 (10Andre Klapper) [06:53:13] 03(mod) PostgreSQL/pgsql support (tracking) - 10https://bugzilla.wikimedia.org/384 (10Andre Klapper) [07:01:41] 03(mod) Add Lithuanian namespace aliases for beta.wikiversity.org - 10https://bugzilla.wikimedia.org/64080 (10Andre Klapper) [07:06:06] 03(mod) Watchlist for bot too long so /raw triggers an error - 10https://bugzilla.wikimedia.org/64074 summary (10Andre Klapper) [07:07:59] 03(mod) Missing file after upload - unknown error occurred in storage backend "local-swift-eqiad" - 10https://bugzilla.wikimedia.org/64071 (10Andre Klapper) [07:16:49] 03(mod) API RSD/EditURI does not work on private wikis - 10https://bugzilla.wikimedia.org/64085 (10Gerrit Notification Bot) [07:16:50] 03(mod) API RSD/EditURI does not work on private wikis - 10https://bugzilla.wikimedia.org/64085 +comment (10gerritadmin) [08:09:52] 03(mod) [upstream] Jenkins: deadlock when deleting jobs - 10https://bugzilla.wikimedia.org/51802 +comment (10hashar) [08:09:53] 03(mod) Remove "Remember my login"-option from the preferences - 10https://bugzilla.wikimedia.org/52342 +comment (10seb35wikipedia) [08:11:37] 03(mod) Missing file after upload - unknown error occurred in storage backend "local-swift-eqiad" - 10https://bugzilla.wikimedia.org/64071 +comment (10bawolff+wn) [08:11:56] 03(mod) [upstream] Jenkins: deadlock when deleting jobs - 10https://bugzilla.wikimedia.org/51802 +comment (10hashar) [08:21:16] 03(mod) Missing file after upload - unknown error occurred in storage backend "local-swift-eqiad" - 10https://bugzilla.wikimedia.org/64071 +comment (10aklapper) [08:25:29] 03(mod) SVG fonts for Japanese look identical incorrectly - 10https://bugzilla.wikimedia.org/64002 +comment (10gerritadmin) [08:28:04] 03(mod) SVG fonts for Japanese look identical incorrectly - 10https://bugzilla.wikimedia.org/64002 +comment (10Daniel Zahn) [08:29:49] 03(mod) SVG fonts for Japanese look identical incorrectly - 10https://bugzilla.wikimedia.org/64002 +comment (10dzahn) [08:32:06] 03(mod) SVG fonts for Japanese look identical incorrectly - 10https://bugzilla.wikimedia.org/64002 +comment (10dzahn) [08:33:42] 03(NEW) Notice: Undefined variable: file_extension_length - 10https://bugzilla.wikimedia.org/64086 normal; MediaWiki extensions: GWToolset; () [08:37:34] 03(mod) Notice: Undefined variable: file_extension_length - 10https://bugzilla.wikimedia.org/64086 +comment (10gerritadmin) [08:37:35] 03(mod) Notice: Undefined variable: file_extension_length - 10https://bugzilla.wikimedia.org/64086 (10Gerrit Notification Bot) [08:53:09] Yippee, build fixed! [08:53:09] Project CirrusSearch-en.wikipedia.beta.wmflabs.org-linux-firefox build #12: FIXED in 31 sec: https://integration.wikimedia.org/ci/job/CirrusSearch-en.wikipedia.beta.wmflabs.org-linux-firefox/12/ [08:57:22] 03(mod) Create a FeaturedFeed for the Tech News weekly bulletin - 10https://bugzilla.wikimedia.org/63596 (10Tomasz W. Kozlowski) [08:57:40] 03(mod) Create a FeaturedFeed for the Tech News weekly bulletin - 10https://bugzilla.wikimedia.org/63596 +comment (10twkozlowski) [09:01:25] Project UploadWizard-api-commons.wikimedia.beta.wmflabs.org build #1: FAILURE in 33 sec: https://integration.wikimedia.org/ci/job/UploadWizard-api-commons.wikimedia.beta.wmflabs.org/1/ [09:04:45] Project CirrusSearch-en.wikipedia.beta.wmflabs.org-linux-firefox build #13: FAILURE in 3 min 8 sec: https://integration.wikimedia.org/ci/job/CirrusSearch-en.wikipedia.beta.wmflabs.org-linux-firefox/13/ [09:06:15] Yippee, build fixed! [09:06:15] Project CirrusSearch-en.wikipedia.beta.wmflabs.org-linux-firefox build #14: FIXED in 33 sec: https://integration.wikimedia.org/ci/job/CirrusSearch-en.wikipedia.beta.wmflabs.org-linux-firefox/14/ [09:11:33] Project CirrusSearch-en.wikipedia.beta.wmflabs.org-linux-firefox build #15: SUCCESS in 2 min 17 sec: https://integration.wikimedia.org/ci/job/CirrusSearch-en.wikipedia.beta.wmflabs.org-linux-firefox/15/ [09:28:34] Project CirrusSearch-test2.wikipedia.org-linux-firefox build #1: SUCCESS in 43 sec: https://integration.wikimedia.org/ci/job/CirrusSearch-test2.wikipedia.org-linux-firefox/1/ [09:43:26] 03(mod) Move jobs from Cloudbees Jenkins to WMF Jenkins - 10https://bugzilla.wikimedia.org/58040 +comment (10gerritadmin) [09:43:45] 03(mod) MultimediaViewer does not display the caption used in the article when used in - 10https://bugzilla.wikimedia.org/62518 +comment (10jeanfrederic.wiki) [09:47:56] 03(mod) Move jobs from Cloudbees Jenkins to WMF Jenkins - 10https://bugzilla.wikimedia.org/58040 +comment (10gerritadmin) [09:48:51] Project browsertests-CirrusSearch-test2.wikipedia.org-linux-firefox build #1: FAILURE in 5.7 sec: https://integration.wikimedia.org/ci/job/browsertests-CirrusSearch-test2.wikipedia.org-linux-firefox/1/ [09:48:53] Project browsertests-CirrusSearch-en.wikipedia.beta.wmflabs.org-linux-firefox build #1: FAILURE in 5.8 sec: https://integration.wikimedia.org/ci/job/browsertests-CirrusSearch-en.wikipedia.beta.wmflabs.org-linux-firefox/1/ [10:01:26] "No test report files were found. Configuration error?" [10:09:28] 03(mod) [upstream] Jenkins: deadlock when deleting jobs - 10https://bugzilla.wikimedia.org/51802 +comment (10hashar) [10:13:25] 03(mod) Move jobs from Cloudbees Jenkins to WMF Jenkins - 10https://bugzilla.wikimedia.org/58040 +comment (10gerritadmin) [10:20:30] 03(mod) Move jobs from Cloudbees Jenkins to WMF Jenkins - 10https://bugzilla.wikimedia.org/58040 +comment (10gerritadmin) [10:20:33] 03(mod) Move jobs from Cloudbees Jenkins to WMF Jenkins - 10https://bugzilla.wikimedia.org/58040 +comment (10gerritadmin) [10:28:06] hi, all! I've been update mediawiki to the actual version and got an error: http://pastebin.com/gL5z3CT3 What can be the problem? [10:32:14] Hi! First time ever using WikiMedia API, need to find out how to obtain token [10:32:18] can someone help please? [10:33:26] I make request to http://en.wikipedia.org/w/api.php?action=query&titles=url_of_the_page_i_need&prop=info&intoken=edit&format=xml' [10:33:48] and in the xml document, token property is without any value [10:34:09] precisely, edittoken="+\\" [10:34:41] Reloader: Are you logged in? [10:34:47] no [10:34:54] with username and pass? [10:34:57] Yup [10:35:02] is that required? [10:35:16] To get a token [10:35:20] You can edit logged out [10:35:52] i can edit without token? [10:36:36] any suggestion for my issue? :) [10:36:58] Reloader: As anonymous, yeah [10:37:02] reisei: What version of MediaWiki? [10:38:16] reisei, https://www.mediawiki.org/wiki/Thread:Project_talk:Support_desk/Fatal_error:_Possible_integer_overflow_in_memory_allocation ? [10:38:19] thank you Reedy [10:38:28] i was just confused [10:38:34] by info on this page [10:38:44] https://www.mediawiki.org/wiki/API:Edit [10:38:51] 'To edit a page, an edit token is required.' [10:39:02] it doesn't say logged on nor not [10:39:28] There has been discussion that anon editing should also get a token [10:40:06] 03(mod) Jenkins: Fetching of submodules should pass "--init" - 10https://bugzilla.wikimedia.org/51646 +comment (10Antoine "hashar" Musso) [10:40:36] so, i just POST? ;) [10:40:49] i think it should [10:41:09] this way someone can edit god-knows-how-much pages in a second without authorization [10:41:26] Reedy: 1.22.5 [10:42:13] andre__: i saw that page but didn't find an answer on it... [10:42:29] reisei: php version? [10:42:34] What's your memory limit set at? [10:43:12] reisei: seems to be a PHP bug, hardware problem. See https://www.mediawiki.org/wiki/Thread:Project_talk:Support_desk/Fatal_error:_Possible_integer_overflow_in_memory_allocation [10:43:15] Someone suggests it's hardware issue [10:43:33] Oh, the link was posted already [10:44:12] Reedy: 5.3.6, just increased it to 256M [10:44:50] Project browsertests-Translate-meta.wikimedia.org-linux-firefox build #1: SUCCESS in 1 min 8 sec: https://integration.wikimedia.org/ci/job/browsertests-Translate-meta.wikimedia.org-linux-firefox/1/ [10:44:52] it's a virtual machine, how can it be the hardware issue? I just update mediawiki [10:45:37] There's still physical hardware underneath [10:45:44] Kernel and virtualisation bugs [10:47:44] but... I just updated mediawiki... There is no such bug in the older version :( [10:48:24] the old version didn't hit the bug, I'd say [10:49:02] Project browsertests-UniversalLanguageSelector-sandbox.translatewiki.net-linux-firefox build #1: SUCCESS in 1 min 6 sec: https://integration.wikimedia.org/ci/job/browsertests-UniversalLanguageSelector-sandbox.translatewiki.net-linux-firefox/1/ [10:51:23] Project browsertests-TwnMainPage-sandbox.translatewiki.net-linux-firefox build #1: FAILURE in 19 sec: https://integration.wikimedia.org/ci/job/browsertests-TwnMainPage-sandbox.translatewiki.net-linux-firefox/1/ [10:52:16] It's possible [10:53:22] load.php started to give segfaults to some installations in SLES in recent versions of MediaWiki. Turned out to be a bug with the PHP binaries for that distribution [10:55:14] php sucks [10:55:30] 03(mod) make all pep8 jobs voting per default - 10https://bugzilla.wikimedia.org/54763 +comment (10gerritadmin) [10:55:32] 03(mod) make all pep8 jobs voting per default - 10https://bugzilla.wikimedia.org/54763 (10Gerrit Notification Bot) [10:56:19] 03(mod) make all pep8 jobs voting per default - 10https://bugzilla.wikimedia.org/54763 +comment (10gerritadmin) [10:57:15] 03(mod) make all pep8 jobs voting per default - 10https://bugzilla.wikimedia.org/54763 +comment (10Antoine "hashar" Musso) [10:58:11] ok, I'll try to debug it somehow. [10:58:23] Project browsertests-TwnMainPage-sandbox.translatewiki.net-linux-firefox build #2: STILL FAILING in 1 min 13 sec: https://integration.wikimedia.org/ci/job/browsertests-TwnMainPage-sandbox.translatewiki.net-linux-firefox/2/ [10:58:24] zeljko.filipin: All Selenium tests should run in Firefox [10:58:55] reisei: I doubt you'd solve anything debugging. Recompiling PHP may help though [11:10:44] Project browsertests-TwnMainPage-sandbox.translatewiki.net-linux-firefox build #3: STILL FAILING in 5 min 41 sec: https://integration.wikimedia.org/ci/job/browsertests-TwnMainPage-sandbox.translatewiki.net-linux-firefox/3/ [11:12:39] reisei: Any php upgrades available? [11:18:42] Project browsertests-Translate-sandbox.translatewiki.net-linux-firefox build #1: FAILURE in 1 min 13 sec: https://integration.wikimedia.org/ci/job/browsertests-Translate-sandbox.translatewiki.net-linux-firefox/1/ [11:21:28] 03(mod) make all pyflakes jobs voting per default - 10https://bugzilla.wikimedia.org/54764 +comment (10gerritadmin) [11:21:29] 03(mod) make all pyflakes jobs voting per default - 10https://bugzilla.wikimedia.org/54764 (10Gerrit Notification Bot) [11:23:31] 03(mod) make all pyflakes jobs voting per default - 10https://bugzilla.wikimedia.org/54764 +comment (10gerritadmin) [11:24:13] 03(mod) make all pyflakes jobs voting per default - 10https://bugzilla.wikimedia.org/54764 +comment (10Antoine "hashar" Musso) [11:30:12] Project browsertests-UniversalLanguageSelector-commons.wikimedia.beta.wmflabs.org-linux-firefox build #1: FAILURE in 2 min 2 sec: https://integration.wikimedia.org/ci/job/browsertests-UniversalLanguageSelector-commons.wikimedia.beta.wmflabs.org-linux-firefox/1/ [11:30:37] mw-jenkinsbot giving us penitence on this Holy Week... [11:31:31] Reedy: accidentaly I can't upgrade to 5.5 on the ubuntu 12.04. But I think I have to do that [11:33:17] reisei: I was more meaning point updates [11:35:07] Project browsertests-Translate-sandbox.translatewiki.net-linux-firefox build #2: STILL FAILING in 14 min: https://integration.wikimedia.org/ci/job/browsertests-Translate-sandbox.translatewiki.net-linux-firefox/2/ [11:35:13] 03(mod) Zuul log should be compressed after rotation - 10https://bugzilla.wikimedia.org/63935 (10Gerrit Notification Bot) [11:35:13] 03(mod) Zuul log should be compressed after rotation - 10https://bugzilla.wikimedia.org/63935 +comment (10gerritadmin) [11:35:43] 03(mod) Zuul log should be compressed after rotation - 10https://bugzilla.wikimedia.org/63935 normal->15enhancement (10Antoine "hashar" Musso) [11:36:03] Reedy: what do you mean? [11:37:43] Upgrading to 5.5 would be a major release [11:37:54] Upgrading from 5.4.20 to 5.4.27 would be a minor release [11:39:01] There is a suggestion it's just a bad build/bad binaries [11:42:40] Reedy: thank you. I'll try to do that [11:42:52] to upgrade the php [11:44:13] Project browsertests-UniversalLanguageSelector-commons.wikimedia.beta.wmflabs.org-linux-firefox build #2: STILL FAILING in 13 min: https://integration.wikimedia.org/ci/job/browsertests-UniversalLanguageSelector-commons.wikimedia.beta.wmflabs.org-linux-firefox/2/ [12:21:39] 03(mod) Tracking bug (tracking) - 10https://bugzilla.wikimedia.org/2007 (10Antoine "hashar" Musso) [12:21:39] 03(mod) Create generic banana jenkins job template for comparing en.json and qqq.json entries - 10https://bugzilla.wikimedia.org/64045 (10Antoine "hashar" Musso) [12:21:39] 03(mod) run i18n message checks in Jenkins (tracking) - 10https://bugzilla.wikimedia.org/55456 summary; +comment (10Antoine "hashar" Musso) [12:21:40] 03(mod) Have an i18n CI job that ensures there's a qqq message for each en message - 10https://bugzilla.wikimedia.org/61509 (10Antoine "hashar" Musso) [12:24:07] 03(mod) Jenkins: Enable optional cucumber tests for extensions - 10https://bugzilla.wikimedia.org/50876 +comment (10Antoine "hashar" Musso) [12:25:15] 03(mod) Jenkins: maybe setup JMXTrans to track JVM performances - 10https://bugzilla.wikimedia.org/50525 +comment (10Antoine "hashar" Musso) [12:32:59] hello all [12:35:00] I have been trying to write an extension of my own. I had a few warnings after I installed mediawiki on my system but I eliminated them successfully.. [12:37:25] Now I have been following this tutorial https://www.mediawiki.org/wiki/How_to_become_a_MediaWiki_hacker/Extension_Writing_Tutorial but neither I am able to find the "special page" mentioned in the exercise 1 nor the file "Example.body.php" [12:38:53] Please help me to solve this problem, I have successfully followed the steps mentioned in the setup of the above mentioned link. [12:42:11] albertcoder: you're right. A file with that name doesn't exist!! [12:44:03] someone else already complained on the talk page https://www.mediawiki.org/wiki/Talk:How_to_become_a_MediaWiki_hacker/Extension_Writing_Tutorial [12:44:09] Vulpix, so is there anyway to follow the exercise 1 in the above link? [12:45:32] albertcoder: the file you need to change seems to be in Example/specials/SpecialHelloWorld.php [12:46:16] okay that's fine. Well thanks for the attention. :) [12:46:44] no problem :) [13:12:11] 03(mod) Allow trusted users to recheck all tests of a patch set, when they comment "recheck" in gerrit - 10https://bugzilla.wikimedia.org/64015 +comment (10gerritadmin) [13:26:31] 03(mod) rc_source recentchanges column missing in labs replicas - 10https://bugzilla.wikimedia.org/63802 +comment (10gerritadmin) [13:31:44] 03(mod) API RSD/EditURI does not work on private wikis - 10https://bugzilla.wikimedia.org/64085 +comment (10gerritadmin) [13:34:20] 03(mod) Move jobs from Cloudbees Jenkins to WMF Jenkins - 10https://bugzilla.wikimedia.org/58040 +comment (10gerritadmin) [13:35:47] Project browsertests-CirrusSearch-en.wikipedia.beta.wmflabs.org-linux-firefox build #2: STILL FAILING in 52 sec: https://integration.wikimedia.org/ci/job/browsertests-CirrusSearch-en.wikipedia.beta.wmflabs.org-linux-firefox/2/ [13:35:48] zeljko.filipin: Smoke feature needs @firefox tag to run on Wikimedia Jenkins [13:35:51] Project browsertests-CirrusSearch-test2.wikipedia.org-linux-firefox build #2: STILL FAILING in 48 sec: https://integration.wikimedia.org/ci/job/browsertests-CirrusSearch-test2.wikipedia.org-linux-firefox/2/ [13:35:52] zeljko.filipin: Smoke feature needs @firefox tag to run on Wikimedia Jenkins [13:36:53] 03(mod) API RSD/EditURI does not work on private wikis - 10https://bugzilla.wikimedia.org/64085 +comment (10gerritadmin) [13:41:14] Project browsertests-CirrusSearch-en.wikipedia.beta.wmflabs.org-linux-firefox build #3: STILL FAILING in 39 sec: https://integration.wikimedia.org/ci/job/browsertests-CirrusSearch-en.wikipedia.beta.wmflabs.org-linux-firefox/3/ [13:41:53] 03(mod) API RSD/EditURI does not work on private wikis - 10https://bugzilla.wikimedia.org/64085 +comment (10Brad Jorsch) [13:42:15] Project browsertests-CirrusSearch-test2.wikipedia.org-linux-firefox build #3: STILL FAILING in 1 min 37 sec: https://integration.wikimedia.org/ci/job/browsertests-CirrusSearch-test2.wikipedia.org-linux-firefox/3/ [13:44:38] Yippee, build fixed! [13:44:39] Project browsertests-CirrusSearch-test2.wikipedia.org-linux-firefox build #4: FIXED in 38 sec: https://integration.wikimedia.org/ci/job/browsertests-CirrusSearch-test2.wikipedia.org-linux-firefox/4/ [13:44:40] 03(mod) Don't extract tags - 10https://bugzilla.wikimedia.org/63045 +comment (10psaxena) [13:46:52] Yippee, build fixed! [13:46:53] Project browsertests-CirrusSearch-en.wikipedia.beta.wmflabs.org-linux-firefox build #4: FIXED in 32 sec: https://integration.wikimedia.org/ci/job/browsertests-CirrusSearch-en.wikipedia.beta.wmflabs.org-linux-firefox/4/ [13:47:18] lol [13:58:04] 03(mod) "Printable version" (printable=yes) has desktop styles on Vector - 10https://bugzilla.wikimedia.org/56592 summary; +comment (10Bartosz Dziewoński) [14:01:34] hello [14:03:11] how to assign wgCapitalLinkOverrides to two namespaces at once? [14:05:32] !wg CapitalLinkOverrides [14:05:32] https://www.mediawiki.org/wiki/Manual:%24wgCapitalLinkOverrides [14:06:09] gleki: you can use $wgCapitalLinkOverrides[ (your namespace number) ] = false; multiple times [14:06:38] so just several strings? hm [14:07:03] no, several $wgCapitalLinkOverrides[ xxxx ] = false; statements [14:07:37] i see. i was wondering how to put several numbers inside [ ... ] [14:07:38] :) [14:10:24] 03(mod) Hovercards throws error on Special:MyLanguage links - 10https://bugzilla.wikimedia.org/64065 +comment (10Prateek Saxena) [14:12:46] 03(NEW) Invalid index to a set in categorx.py - 10https://bugzilla.wikimedia.org/64087 major; Pywikibot: category.py; () [14:18:33] 03(mod) Invalid index to a set in categorx.py - 10https://bugzilla.wikimedia.org/64087 +comment (10info) [14:21:29] 03(mod) Invalid index to a set in category.py - 10https://bugzilla.wikimedia.org/64087 major->normal; summary (10xqt) [14:23:43] 03(mod) Browser stats for logged-in vs. anon users for security support decisions - 10https://bugzilla.wikimedia.org/56575 +comment (10Gabriel Wicke) [14:23:45] 03(mod) XSS: IE6 looks for the file extension in the query string - 10https://bugzilla.wikimedia.org/28235 (10Gabriel Wicke) [14:30:27] 03(NEW) Replication checks disabled in Icinga for most analytics slaves - 10https://bugzilla.wikimedia.org/64088 normal; Analytics: General/Unknown; () [14:31:04] 03(mod) Replication checks disabled in Icinga for most analytics slaves - 10https://bugzilla.wikimedia.org/64088 (10christian) [14:35:34] 03(mod) Replication checks disabled in Icinga for most analytics slaves - 10https://bugzilla.wikimedia.org/64088 +comment (10bingle-admin) [14:36:50] 03(mod) "Printable version" (printable=yes) has desktop styles on Vector - 10https://bugzilla.wikimedia.org/56592 +comment (10gerritadmin) [14:36:50] 03(mod) "Printable version" (printable=yes) has desktop styles on Vector - 10https://bugzilla.wikimedia.org/56592 (10Gerrit Notification Bot) [14:45:06] 03(NEW) Analytics' bingle is still running, although we do not use Mingle any longer - 10https://bugzilla.wikimedia.org/64089 normal; Analytics: General/Unknown; () [14:45:16] 03(mod) PHP Notice on Special:Version with Scribunto enabled - 10https://bugzilla.wikimedia.org/64069 +comment (10gerritadmin) [14:45:33] 03(mod) Analytics' bingle is still running, although we do not use Mingle any longer - 10https://bugzilla.wikimedia.org/64089 +comment (10bingle-admin) [14:45:57] ^ lol [14:46:08] bingle-admin just came to confirm the bug :P [14:47:51] Vulpix: Can't really say WFM anymore, I guess... [14:48:18] 03(mod) PHP Notice on Special:Version with Scribunto enabled - 10https://bugzilla.wikimedia.org/64069 +comment (10gerritadmin) [14:49:05] 03(NEW) Allow "article-linked" notifications for pages in a user defined list - 10https://bugzilla.wikimedia.org/64090 normal; MediaWiki extensions: Echo; () [14:51:04] 03(mod) PHP Notice on Special:Version with Scribunto enabled - 10https://bugzilla.wikimedia.org/64069 +comment (10Brad Jorsch) [14:51:33] 03(mod) Invalid index to a set in category.py - 10https://bugzilla.wikimedia.org/64087 +comment (10gerritadmin) [14:51:35] 03(mod) Invalid index to a set in category.py - 10https://bugzilla.wikimedia.org/64087 (10Gerrit Notification Bot) [14:57:11] 03(NEW) JavaScript scripts don't work in MediaWiki 1.23 installer - 10https://bugzilla.wikimedia.org/64091 blocker; MediaWiki: Installer; () [14:57:19] 03(mod) JavaScript scripts don't work in MediaWiki 1.23 installer - 10https://bugzilla.wikimedia.org/64091 (10Bartosz Dziewoński) [14:57:32] 03(mod) JavaScript scripts don't work in MediaWiki 1.23 installer - 10https://bugzilla.wikimedia.org/64091 +comment (10gerritadmin) [14:57:35] 03(mod) JavaScript scripts don't work in MediaWiki 1.23 installer - 10https://bugzilla.wikimedia.org/64091 (10Gerrit Notification Bot) [14:57:53] wow, that's fast [15:02:00] 03(mod) rc_source recentchanges column missing in labs replicas - 10https://bugzilla.wikimedia.org/63802 +comment (10Marc A. Pelletier) [15:13:33] 03(mod) Missing file after upload - unknown error occurred in storage backend "local-swift-eqiad" - 10https://bugzilla.wikimedia.org/64071 +comment (10bawolff+wn) [15:14:53] 03(mod) Allow trusted users to recheck all tests of a patch set, when they comment "recheck" in gerrit - 10https://bugzilla.wikimedia.org/64015 +comment (10hashar) [15:22:15] Project browsertests-VisualEditor-en.wikipedia.beta.wmflabs.org-linux-firefox build #1: FAILURE in 39 sec: https://integration.wikimedia.org/ci/job/browsertests-VisualEditor-en.wikipedia.beta.wmflabs.org-linux-firefox/1/ [15:22:54] 03(mod) Production log errors: Assorted serializer errors - 10https://bugzilla.wikimedia.org/64022 (10ssastry) [15:31:50] 03(mod) JavaScript scripts don't work in MediaWiki 1.23 installer - 10https://bugzilla.wikimedia.org/64091 (10Siebrand Mazeland) [15:32:17] 03(mod) JavaScript scripts don't work in MediaWiki 1.23 installer - 10https://bugzilla.wikimedia.org/64091 +comment (10gerritadmin) [15:34:28] 03(mod) Allow trusted users to recheck all tests of a patch set, when they comment "recheck" in gerrit - 10https://bugzilla.wikimedia.org/64015 +comment (10gerritadmin) [15:34:31] 03(mod) Allow trusted users to recheck all tests of a patch set, when they comment "recheck" in gerrit - 10https://bugzilla.wikimedia.org/64015 (10Gerrit Notification Bot) [15:36:54] 03(mod) Production log errors: Failed template encapsulations - 10https://bugzilla.wikimedia.org/64017 (10ssastry) [15:40:14] 03(mod) Adding capitals to message names on Special:Allmessages - 10https://bugzilla.wikimedia.org/19500 +comment (10Amir E. Aharoni) [15:41:15] Project browsertests-VisualEditor-en.wikipedia.beta.wmflabs.org-linux-firefox build #2: ABORTED in 3 min 1 sec: https://integration.wikimedia.org/ci/job/browsertests-VisualEditor-en.wikipedia.beta.wmflabs.org-linux-firefox/2/ [15:41:15] zeljko.filipin: [browser test] Run all Selenium tests in Firefox [15:41:57] 03(mod) Analytics' bingle is still running, although we do not use Mingle any longer - 10https://bugzilla.wikimedia.org/64089 +comment (10tnegrin) [15:43:10] 03(NEW) Special:AllMessages should have an option to show messages that are identical to the source - 10https://bugzilla.wikimedia.org/64092 normal; MediaWiki: Special pages; () [15:43:53] 03(mod) VisualEditor: Broken DataVault browser plugin causes "application/x-datavault" to be injected into the page - 10https://bugzilla.wikimedia.org/52791 +comment (10Alex Monk) [15:49:21] Project browsertests-VisualEditor-en.wikipedia.beta.wmflabs.org-linux-firefox build #3: ABORTED in 8 min 6 sec: https://integration.wikimedia.org/ci/job/browsertests-VisualEditor-en.wikipedia.beta.wmflabs.org-linux-firefox/3/ [15:50:36] 03(NEW) Search bar title autocompletion no longer expands width as necessary - 10https://bugzilla.wikimedia.org/64093 major; MediaWiki: Search; () [15:51:40] Project browsertests-VisualEditor-en.wikipedia.beta.wmflabs.org-linux-firefox build #4: ABORTED in 2 min 14 sec: https://integration.wikimedia.org/ci/job/browsertests-VisualEditor-en.wikipedia.beta.wmflabs.org-linux-firefox/4/ [15:53:37] 03(mod) Search bar title autocompletion no longer expands width as necessary - 10https://bugzilla.wikimedia.org/64093 +comment (10neverett+bugzilla) [15:57:30] can someone help me with POST requests? [15:57:51] Reloader: what's your problem? [15:58:39] well although i pass the parameter section=2 [15:58:41] 03(mod) Migrate Labs from pmtpa to eqiad data-center (tracking) - 10https://bugzilla.wikimedia.org/62042 (10Andrew Bogott) [15:58:53] text goes into section 1 and section 2 gets deleted [15:59:34] response, content = h.request('http://sr.wikipedia.org/w/api.php?action=edit&title='some_page_title'§ion=2&token=%2B%5C','POST', urlencode(data), headers={'Content-Type': 'application/x-www-form-urlencoded'}) [15:59:49] here what my request looks like [15:59:52] 03(mod) JavaScript scripts don't work in MediaWiki 1.23 installer - 10https://bugzilla.wikimedia.org/64091 +comment (10gerritadmin) [16:00:05] using python and httplib2 [16:00:38] of course, i replaced actual title with 'some_page_title' here [16:01:07] Reloader: first of all, it's better to use requests (if you want to make requests directly) or one of the mw api libraries [16:02:18] 03(mod) Autocompletion prefers redirect over title matches - 10https://bugzilla.wikimedia.org/63627 +comment (10Nemo) [16:02:25] Reloader: Can you show us how you'd send the request for the page titled "Hello"? [16:02:27] as for the sections... they start numbering at 0, not at 1. [16:02:35] Not sure why section 2 would be deleted, though. [16:03:08] I know, 0 is starting section [16:03:11] valhallasw: But if that were the error he would be saying "the text goes into the third section" [16:03:23] The error is the wrong direction :) [16:03:33] Reloader: And the "first section" means the first one after the lead, right? [16:03:54] first one after the contents [16:03:56] i.e. not the first text in the article but the text after the first header in the article. [16:03:59] Yeah, OK [16:04:01] Reloader: I don't see how are you passing the section content. Text should be in the text= parameter, but it's missing in your request [16:04:10] It's in the POST data [16:04:24] i'm doing this first time in my life :) [16:04:35] have that in mind [16:04:47] 03(mod) support SPDY protocol - 10https://bugzilla.wikimedia.org/33890 +comment (10gwicke) [16:04:52] But yeah, I think you may need to pass the data in the URL instead of in the request body [16:05:06] no, data in the request body is fine [16:05:13] ok [16:05:23] section is right number, 100% [16:05:40] link for editing manually in wikipedia have section=2 [16:05:52] at the end [16:06:21] but you should pass all parameters in the entity body, and the section text with the text= parameter [16:07:08] Aha. [16:07:19] should I then remove parameter after POST? [16:07:24] payload [16:07:25] Nono [16:07:33] pass both? [16:07:42] Reloader: All of the data that you are putting into the query string now should go into the entity-body [16:08:24] you mean text= parameter? [16:08:37] 03(mod) Allow trusted users to recheck all tests of a patch set, when they comment "recheck" in gerrit - 10https://bugzilla.wikimedia.org/64015 (10christian) [16:09:25] what is an 'entity-body'? [16:09:41] 03(mod) Allow trusted users to recheck all tests of a patch set, when they comment "recheck" in gerrit - 10https://bugzilla.wikimedia.org/64015 (10christian) [16:11:02] The content of the request [16:12:25] the 'data' variable in my case? [16:12:47] here's the request once more: [16:12:49] 'http://sr.wikipedia.org/w/api.php?action=edit&title='some_page_title'§ion=2&token=%2B%5C','POST', urlencode(data), headers={'Content-Type': 'application/x-www-form-urlencoded'} [16:12:49] Yeah, that, urlencoded and dumped into the text= parameter in the entity body [16:12:54] OK so [16:13:09] Reloader: when you edit a page from the web interface, if you see how is the HTML form constructed, you'll see that the form has action="index.php?action=submit", and the form has various fields (the textarea being one of them). The acton=submit is sent as part of the URL, while the wikitext is sent as part of the request body [16:13:30] addshore++ thanks for the merge! [16:13:41] ('http://sr.wikipedia.org/w/api.php', 'POST', 'action=edit&title=some_page_title§ion=2&token=%2B%5C&text=' + urlencode(data), headers=...) [16:13:50] I think that's what Vulpix is saying [16:14:09] Oh, action=edit maybe still goes into the URL? [16:14:23] yup [16:14:27] will try that in a sec [16:14:44] for the web interface, yes. For api.php request, not. Maybe it would work too [16:14:58] We're so helpful. :) [16:16:50] 03(mod) TemplateData: Add parameter type for selecting one of predefined values ("enum"-like) - 10https://bugzilla.wikimedia.org/51375 (10James Forrester) [16:19:01] i forgot to mention this [16:19:09] 03(mod) Allow trusted users to recheck all tests of a patch set, when they comment "recheck" in gerrit - 10https://bugzilla.wikimedia.org/64015 +comment (10hashar) [16:19:19] i have text= parameter in my request [16:19:25] it's just encoded with urlencode [16:19:32] It should be [16:19:50] it goes like this 'text=%D0%9C%D0%B8%D0%BB%D0%BE%D1%81%D.......' [16:20:05] If the text is unicode characters, that's expected [16:21:16] yes, text is cyrilic [16:21:16] but "text=" shouldn't be urlencoded! [16:21:20] sr wikipedia [16:21:23] just the value of text [16:21:35] It shouldn't be? [16:21:37] Well then [16:21:41] Just dump 'er in [16:21:57] "text=" + urlencode(data) [16:22:02] ok [16:22:13] but not urlencode("text=" + data), [16:22:23] Wait what [16:22:25] Oh, yeah [16:22:26] Of course [16:22:50] data should be string [16:22:52] ? [16:22:57] Reloader: No, it should be encoded [16:23:07] Vulpix confused me, I blame everything on Vulpix [16:23:11] yes my fault [16:23:16] encoded string [16:23:32] urlencoded string in particular [16:24:10] er, the correct syntax would be urlencode({'text': data.encode('utf-8')}) [16:24:24] but as I mentioned: use requests! [16:24:37] if I do so [16:24:52] then I get text=blablabla as urlencoded value [16:25:05] requests.post('http://sr.wikipedia.org/w/api.php?action=edit', data={'title': '...', 'section': 2, 'token': '...', 'text': '...'}) [16:25:05] 'text=%D0%9C%D0%B8%D0%BB%D0%BE%D1%81%D.......' [16:25:06] this [16:25:15] because urlencode only accept dict values [16:25:33] what valhallasw said [16:25:41] Reloader: yes, that's correct. [16:26:16] I'm following Dive Into Python tutorial [16:26:20] and maybe it doesn't even need to be urlencoded. I don't know how it works, but maybe the requests encodes it automatically when using associative arrays [16:27:24] requests does, httplib2 does not afaik [16:33:22] i'm now more confused then I was at the start :) [16:33:36] 03(mod) Autocompletion prefers redirect over title matches - 10https://bugzilla.wikimedia.org/63627 +comment (10neverett+bugzilla) [16:34:17] what request format is best, the one which valhallasw posted? [16:34:35] 03(mod) Autocompletion prefers redirect over title matches - 10https://bugzilla.wikimedia.org/63627 +comment (10federicoleva) [16:39:07] 03(mod) Autocompletion prefers redirect over title matches - 10https://bugzilla.wikimedia.org/63627 +comment (10neverett+bugzilla) [16:39:19] Reloader: it's better to use the 'requests' library than httplib2 --> http://docs.python-requests.org [16:39:47] Reloader: it's also better to use a higher-level wrapper than to craft your requests yourself (e.g. pywikibot, or mwapi, or one of the others) [16:40:07] ok, thank you :) [16:40:57] valhallasw: you think this problem (text goes into wrong section) might be related by bad request? [16:41:59] Reloader: I don't know. [16:42:10] ok [16:56:39] 03(NEW) Infinite scroll in uploads keeps loading the same images - 10https://bugzilla.wikimedia.org/64094 normal; MobileFrontend: stable; () [16:57:33] 03(NEW) commonshelper webservice not working - 10https://bugzilla.wikimedia.org/64095 blocker; Wikimedia Labs: tools; () [17:00:17] 03(mod) Infinite scroll in uploads keeps loading the same images - 10https://bugzilla.wikimedia.org/64094 +comment (10bingle-admin) [17:02:21] Yippee, build fixed! [17:02:22] Project browsertests-VisualEditor-en.wikipedia.beta.wmflabs.org-linux-firefox build #6: FIXED in 20 min: https://integration.wikimedia.org/ci/job/browsertests-VisualEditor-en.wikipedia.beta.wmflabs.org-linux-firefox/6/ [17:03:43] 03(mod) KeyError in site.py in token function when token type is "move" - 10https://bugzilla.wikimedia.org/59013 +comment (10Mpaa) [17:10:32] 03(mod) Infinite scroll in uploads keeps loading the same images - 10https://bugzilla.wikimedia.org/64094 +comment (10jrobson) [17:13:47] 03(mod) Infinite scroll in uploads keeps loading the same images - 10https://bugzilla.wikimedia.org/64094 +comment (10jrobson) [17:16:35] 03(mod) Infinite scroll in uploads keeps loading the same images - 10https://bugzilla.wikimedia.org/64094 +comment (10jrobson) [17:16:39] 03(mod) CSS rules for hlist are incorrect on mobile - 10https://bugzilla.wikimedia.org/64055 +comment (10jrobson) [17:20:07] 03(mod) CSS rules for hlist are incorrect on mobile - 10https://bugzilla.wikimedia.org/64055 +comment (10Jon) [17:21:56] 03(mod) Mobile menu should always have a "Desktop version" link at bottom - 10https://bugzilla.wikimedia.org/63350 +comment (10Jon) [17:22:07] 03(mod) GlobeCoordinateValue.precision is allowed to be null but validated as not null - 10https://bugzilla.wikimedia.org/64048 (10John F. Lewis) [17:23:18] 03(mod) Make search possible from special pages - 10https://bugzilla.wikimedia.org/51424 +comment (10gerritadmin) [17:23:21] 03(mod) Make search possible from special pages - 10https://bugzilla.wikimedia.org/51424 (10Gerrit Notification Bot) [17:23:23] 03(mod) Special pages missing "Desktop" view link at bottom - 10https://bugzilla.wikimedia.org/56139 +comment (10gerritadmin) [17:23:28] 03(mod) Special pages missing "Desktop" view link at bottom - 10https://bugzilla.wikimedia.org/56139 (10Gerrit Notification Bot) [17:23:54] 03(mod) php class namespace errors - 10https://bugzilla.wikimedia.org/63804 (10John F. Lewis) [17:24:04] 03(mod) Links to talk pages in mobile view - 10https://bugzilla.wikimedia.org/52165 summary; +comment (10Jon) [17:25:15] 03(mod) Add Lithuanian namespace aliases for beta.wikiversity.org - 10https://bugzilla.wikimedia.org/64080 (10Vogone) [17:25:32] 03(mod) Time data-type inconsistently zero-pads year value (dates earlier than year 1000?) - 10https://bugzilla.wikimedia.org/64084 +need-volunteer (10John F. Lewis) [17:25:33] 03(mod) Dates before the year 1000 - 10https://bugzilla.wikimedia.org/26181 (10John F. Lewis) [17:27:17] 03(mod) Enable red links on stable version of MobileFrontend - 10https://bugzilla.wikimedia.org/55500 +comment (10Jon) [17:27:33] 03(mod) Add Lithuanian namespace aliases for beta.wikiversity.org - 10https://bugzilla.wikimedia.org/64080 +comment (10gerritadmin) [17:29:16] Hello. What would be the best way to transclude strings of a table on another page? [17:32:30] 03(mod) MobileFrontend extension should stop special-casing main page - 10https://bugzilla.wikimedia.org/30405 +comment (10jrobson) [17:34:21] 03(mod) no path to Special:SpecialPages - 10https://bugzilla.wikimedia.org/63419 +comment (10jrobson) [17:34:30] /msg MemoServ send wmfgc IRC cloak request [17:34:57] Gah. [17:35:24] 03(mod) Optimise Special:AllPages for mobile Minerva skin - 10https://bugzilla.wikimedia.org/63429 summary (10Jon) [17:36:55] :/ [17:37:08] grrr I hate that WikiEditor always eats my cursor when I'm loading action=edit [17:37:16] eats your cursor? [17:37:20] 03(mod) Feature request: Cannot view source of old revisions - 10https://bugzilla.wikimedia.org/54484 +comment (10Jon) [17:37:25] I don't want to wait for you, you idiotic allegedly-advanced bar [17:37:45] yes, I click the textarea, then finally WikiEditor loads and the textarea is no longer focused [17:37:50] oh that [17:38:02] yes you have to wait for it to load or it'll pop in front of the cursor [17:38:09] I think you can turn it off in your preferences [17:38:33] yes but it's annoying, hundreds wikis where to disable it [17:38:46] I've been fighting with this stupid thing for 4 years now [17:38:48] or 5 maybe [17:38:57] 03(mod) Place the "disclaimer" link in the article view, rather than the sidebar view - 10https://bugzilla.wikimedia.org/59743 +comment (10Jon) [17:38:57] there should probably be a way to fix that though it seems to happen with all those javascript-y things [17:39:46] 03(mod) Pull request: fix for not being able to install without mb_convert_encoding function - 10https://bugzilla.wikimedia.org/52632 +comment (10jrobson) [17:39:59] we had a CentralNotice notice on uncyclopedia for a while, and it would jump out after the page had loaded and was annoying, and it also messed with reference tooltips [17:40:31] Nemo_bis: maybe submit a bugzilla request? [17:40:36] true, that centralnotice bug has been among the worst thigns [17:41:14] nah, it's the typical bug that a dev will never be able to reproduce :) [17:41:55] 03(mod) Include /* section title */ in edit summary for mobile section edits - 10https://bugzilla.wikimedia.org/60134 +design; +comment (10Jon) [17:41:57] Nemo_bis: believe or not, it has been reported in bugzilla :P (or at least I remember seeing it somewhere) [17:42:52] sure thing; which is why I didn't bother checking [17:43:06] Nemo_bis: https://bugzilla.wikimedia.org/show_bug.cgi?id=41911 [17:43:10] 03(mod) Include /* section title */ in edit summary for mobile section edits - 10https://bugzilla.wikimedia.org/60134 +comment (10jared.zimmerman) [17:43:24] the awesome location bar is really awesome [17:43:28] 03(mod) Include /* section title */ in edit summary for mobile section edits - 10https://bugzilla.wikimedia.org/60134 +comment (10jared.zimmerman) [17:43:33] 03(mod) S60 crashes on Wikipedia - 10https://bugzilla.wikimedia.org/61385 +comment (10jrobson) [17:43:44] lol patch merged two days ago [17:44:12] thedj is magic [17:45:09] he fixed it just 48h before I got fed up with it after years [17:45:13] 03(mod) About and Disclaimers "-" interpreted wrong - 10https://bugzilla.wikimedia.org/63422 +comment (10jrobson) [17:46:15] :D [17:47:12] 03(NEW) expand view icon renders over text on android browser - 10https://bugzilla.wikimedia.org/64096 normal; MediaWiki extensions: MultimediaViewer; () [17:47:58] 03(mod) sole initially visible (section 0) edit icon looks like it applies to entire article - 10https://bugzilla.wikimedia.org/63604 +comment (10Jon) [17:49:54] 03(mod) Pull request: fix for not being able to install without mb_convert_encoding function - 10https://bugzilla.wikimedia.org/52632 +comment (10Max Semenik) [17:50:01] Whose ready for another round of Ulfr asks dumb questions! How do I access the User Class whilst developing a PHP extension? [17:50:04] 03(mod) Place the "disclaimer" link in the article view, rather than the sidebar view - 10https://bugzilla.wikimedia.org/59743 +comment (10Jared Zimmerman (WMF)) [17:51:20] 03(mod) SVG fonts for Japanese look identical incorrectly - 10https://bugzilla.wikimedia.org/64002 +comment (10Bawolff (Brian Wolff)) [17:51:47] Nevermind. I'm silly. [17:53:02] Nemo_bis: I never said thank you for making me autochecked. so anyway, thank you. [17:54:28] Ah. Thank you for editing. :) [17:59:14] 03(mod) sole initially visible (section 0) edit icon looks like it applies to entire article - 10https://bugzilla.wikimedia.org/63604 +comment (10jared.zimmerman) [18:03:15] brion: hey there, you in the office or home? [18:03:20] hey [18:03:22] home office today [18:03:25] so irc it is :D [18:03:35] ok :) [18:03:55] lemme relinquish this room. :) [18:04:37] 03(mod) Install package fonts-farsiweb on image scalars - 10https://bugzilla.wikimedia.org/43648 +ops; summary (10Bawolff (Brian Wolff)) [18:05:02] the computers in the conference room now speak text aloud under certain circumstances [18:05:04] it is unnerving [18:05:18] sumanah: You should script them to sass people at random [18:05:33] Oh did we choose SASS or LESS? I cannot recall [18:05:44] if they less people at random I guess that would just read their contents aloud [18:06:37] sumanah: We now have LESS support. [18:06:53] Cool! I should learn more about that. Thanks marktraceur [18:06:58] *nod* [18:07:04] The nice thing is that it's a superset of CSS [18:07:09] So you can be gradual about it [18:07:55] Project browsertests-UniversalLanguageSelector-sandbox.translatewiki.net-linux-firefox build #2: SUCCESS in 1 min 2 sec: https://integration.wikimedia.org/ci/job/browsertests-UniversalLanguageSelector-sandbox.translatewiki.net-linux-firefox/2/ [18:08:59] 03(mod) support SPDY protocol - 10https://bugzilla.wikimedia.org/33890 +comment (10gwicke) [18:10:20] 03(mod) VisualEditor: Use a hidden preference rather than cookie for logged-in users to remember hidebetawelcome - 10https://bugzilla.wikimedia.org/55551 summary (10Krinkle) [18:12:30] 03(NEW) MathJax option in Special:Preferences is checkbox, not radio - 10https://bugzilla.wikimedia.org/64097 normal; MediaWiki extensions: Math; () [18:12:54] 03(mod) Submitting Special:ChangePassword gives Internal error - 10https://bugzilla.wikimedia.org/63396 +comment (10krenair) [18:12:56] 03(mod) MathJax option in Special:Preferences is checkbox, not radio - 10https://bugzilla.wikimedia.org/64097 (10PiRSquared17) [18:19:35] 03(mod) [Regression 1.23wmf22] New body font size and line-height applied to wrong div (mw-content-text not bodyContent) so VE edit surface etc. don't get it - 10https://bugzilla.wikimedia.org/63985 summary; +comment (10James Forrester) [18:20:01] 03(mod) [Regression 1.23wmf22] New body font size and line-height applied to wrong div (mw-content-text not bodyContent) so VE edit surface etc. don't get it - 10https://bugzilla.wikimedia.org/63985 (10James Forrester) [18:20:37] Project browsertests-TwnMainPage-sandbox.translatewiki.net-linux-firefox build #4: STILL FAILING in 5 min 44 sec: https://integration.wikimedia.org/ci/job/browsertests-TwnMainPage-sandbox.translatewiki.net-linux-firefox/4/ [18:23:28] Dereckson ? [18:23:59] 03(mod) VisualEditor: Inserting a formula into a block slug throws "Uncaught TypeError: Cannot call method 'getOuterRange' of null" - 10https://bugzilla.wikimedia.org/58286 +comment (10gerritadmin) [18:24:04] 03(mod) VisualEditor: Creating a formula/hieroglyphics insert while selecting an image tries to modify the caption, dies - 10https://bugzilla.wikimedia.org/58045 +comment (10gerritadmin) [18:24:54] 03(mod) VisualEditor: Switch document re-renderer from action=parse over to Parsoid API now it exists - 10https://bugzilla.wikimedia.org/48524 +comment (10esanders) [18:26:41] 03(mod) Submitting Special:ChangePassword gives Internal error - 10https://bugzilla.wikimedia.org/63396 +comment (10krenair) [18:27:16] Project browsertests-UniversalLanguageSelector-commons.wikimedia.beta.wmflabs.org-linux-firefox build #3: STILL FAILING in 8 min 23 sec: https://integration.wikimedia.org/ci/job/browsertests-UniversalLanguageSelector-commons.wikimedia.beta.wmflabs.org-linux-firefox/3/ [18:27:33] hey all, when I start to edit and want to save a wiki page, it takes like 10 seconds to do this [18:27:40] how can I find out what’s the cause? [18:28:44] Hi ries - this is on Wikipedia, or another wiki? [18:29:11] sumanah: my own wiki at : http://wiki.librecad.org [18:30:24] it almost ‘feels’ like some request is done, but fails and then it goes through [18:30:35] Because both edit and save takes like 10 seconds [18:30:41] Just viewing pages is fine [18:30:47] 03(mod) VisualEditor: Inserting a formula into a block slug throws "Uncaught TypeError: Cannot call method 'getOuterRange' of null" - 10https://bugzilla.wikimedia.org/58286 (10James Forrester) [18:30:47] 03(mod) VisualEditor: Creating a formula/hieroglyphics insert while selecting an image tries to modify the caption, dies - 10https://bugzilla.wikimedia.org/58045 (10James Forrester) [18:31:07] sumanah: it’s really annoying because you need to keep pressing ‘preview’ to see how your page looks like [18:31:11] and that takes each time 10 seconds [18:31:23] !perf [18:31:24] [18:31:42] ries: check out ^ those resources, and please do ask us more questions if they don't help [18:31:46] !cache [18:31:47] General information about caches can be seen at , for configuration settings see [18:32:08] (that probably won't help as the problem is in actually saving the new edit, not just viewing) [18:32:44] it’s not cache related [18:33:03] I have APC installed and this run’s on a 8 GB machine with SSD [18:33:10] I am not talking about 500ms vs 1000ms [18:33:16] this just takes 10 whole seconds [18:33:23] right [18:33:41] * sumanah listens so that more experts can come in and say more useful things [18:36:39] sumanah: seems like that this one borked out http://www.mediawiki.org/wiki/Extension:Check_Spambots [18:36:47] Project browsertests-VisualEditor-en.wikipedia.beta.wmflabs.org-linux-firefox build #7: FAILURE in 23 min: https://integration.wikimedia.org/ci/job/browsertests-VisualEditor-en.wikipedia.beta.wmflabs.org-linux-firefox/7/ [18:36:57] 03(mod) Submitting Special:ChangePassword gives Internal error - 10https://bugzilla.wikimedia.org/63396 +comment (10krenair) [18:36:57] 03(NEW) VisualEditor: After adding a new parameter to the cite options, the cursor does not move to the new one rather stays at the previously edited parameter textbox - 10https://bugzilla.wikimedia.org/64098 normal; VisualEditor: Editing Tools; () [18:37:31] Project browsertests-CirrusSearch-test2.wikipedia.org-linux-firefox build #5: SUCCESS in 38 sec: https://integration.wikimedia.org/ci/job/browsertests-CirrusSearch-test2.wikipedia.org-linux-firefox/5/ [18:37:49] ignore mw-jenkinsbot: [18:40:10] 03(NEW) PageTriage is using deprecated mw.util.wikiGetlink - 10https://bugzilla.wikimedia.org/64099 normal; MediaWiki extensions: PageCuration; () [18:40:34] 03(NEW) Exception log missing? - 10https://bugzilla.wikimedia.org/64100 normal; Wikimedia Labs: deployment-prep (beta); () [18:41:57] ries: a good way to stop spambots is to use QuestyCaptcha [18:42:44] bots can do OCR of blurry images, but they aren't smart enough to reply to a question :P [18:49:27] 03(mod) VisualEditor: Open formula inspector breaks when clicking onto a link/reference/image/template/… - 10https://bugzilla.wikimedia.org/56644 (10James Forrester) [18:50:09] Project browsertests-Translate-meta.wikimedia.org-linux-firefox build #2: SUCCESS in 1 min 16 sec: https://integration.wikimedia.org/ci/job/browsertests-Translate-meta.wikimedia.org-linux-firefox/2/ [18:53:11] Project browsertests-Translate-sandbox.translatewiki.net-linux-firefox build #3: STILL FAILING in 21 min: https://integration.wikimedia.org/ci/job/browsertests-Translate-sandbox.translatewiki.net-linux-firefox/3/ [18:53:13] Vulpix: I'm sure if you knew where to look in the HTML and where to put it, you could half of the stupid questions people put, like 7 * 4 :P [18:53:25] s/it/the answer [18:53:50] 03(mod) create a parsoid user in labs LDAP - 10https://bugzilla.wikimedia.org/63329 +comment (10Gabriel Wicke) [18:54:05] could answer* ... apparently I can't type today? [18:56:13] Project browsertests-CirrusSearch-en.wikipedia.beta.wmflabs.org-linux-firefox build #5: FAILURE in 3 min 21 sec: https://integration.wikimedia.org/ci/job/browsertests-CirrusSearch-en.wikipedia.beta.wmflabs.org-linux-firefox/5/ [19:00:26] lol [19:00:45] 03(mod) Production log errors: ret.tokens not a string - 10https://bugzilla.wikimedia.org/64019 +comment (10gerritadmin) [19:00:46] so i set up this extension https://www.mediawiki.org/wiki/Extension:Todo_Tasks and when i add a todo task it shows this error https://dpaste.de/4ngA , when i preview my wiki the task shows up fine [19:00:55] Is there a magic word that displays when magic words were last updated? [19:01:06] So I can put "Statistics as of ..." [19:02:00] it was kinda working until I did the qery in the database .. step 3 within that extension manual [19:02:11] Hello. What would be the best way to transclude strings of a table on another page? [19:02:36] Ca11um: maybe {{CURRENTTIME}} would do that job [19:03:32] Ah yes, thanks, Vulpix [19:04:51] LaserChicken: check if you actually created the table on the right database, and MediaWiki user has permissions on it [19:05:07] 03(mod) AccessDeniedError: Your wiki requires a logged-in account to access the API. - 10https://bugzilla.wikimedia.org/58398 +comment (10Gabriel Wicke) [19:05:28] How often do magic words update, by default? Within a few hours? [19:06:52] Ca11um: They update when they feel like it, if you'd like to hurry them you can run rebuildLocalisationCache.php in maintenance [19:07:12] 03(mod) App crashes if you open a non-existing page - 10https://bugzilla.wikimedia.org/62639 +comment (10ragesoss) [19:07:13] I ask because I'm wondering whether I can simply use {{CURRENTTIME}}, or whether I'll need to also output the date. [19:08:42] Ca11um: it's probably documented somewhere [19:08:51] Ca11um: but i can look it up in the code if you give me a minute [19:09:04] i i remember i needed to figure this out once myself [19:10:34] MatmaRex: You? I thought you just knew everything offhand [19:12:47] If I change the timezone of my MediaWiki site, will all of the logs automatically adjust? [19:14:19] Ca11um: Logs? Don't believe so [19:14:26] 03(mod) [Regression] MathJax broken in 1.23wmf22 and master - 10https://bugzilla.wikimedia.org/63915 +comment (10hartman.wiki) [19:14:43] If I set the time to Europe/London, does that automatically adjust for BST/GMT ? [19:14:57] Ca11um: In new entries? Sure. In ones that existed before? I don't think so [19:15:16] Okay, thanks. [19:15:33] * Ulfr_ is also quite frankly terrified of messing with the time on a *nix box. [19:16:22] hmph, i can't find it now. [19:16:36] Vulpix: would you know what databese should I use for this, cuz it doesnt really specify in the extension manual http://i62.tinypic.com/a3mjas.png [19:16:37] i was sure the expiration time is accordingly lowered [19:16:44] but i can't find it now [19:16:54] Does MediaWiki not output the current time anywhere? [19:18:01] LaserChicken: the same database that's using MediaWiki [19:18:38] so in that image I just query that database line? [19:19:15] LaserChicken: yes, it looks like a MediaWiki database (unless you have more than one on that server) [19:19:26] nop just that [19:19:27] Nemo_bis: you are welcome :D [19:19:43] but i did that yesterday and it still shows that error =/ [19:19:49] Nemo_bis: also, there are a few more WikiEditor fixes in the review queue [19:19:53] Ca11um: I'm sure that if you change the timezone on the wiki, it will display all entries with the new timezone [19:20:09] Ca11um: just like if you change it for your own user in your preferences [19:20:27] LaserChicken: on that image I don't see the "todo" table [19:20:52] 03(mod) Infinite scroll in uploads keeps loading the same images - 10https://bugzilla.wikimedia.org/64094 +comment (10gerritadmin) [19:20:52] 03(mod) Infinite scroll in uploads keeps loading the same images - 10https://bugzilla.wikimedia.org/64094 (10Gerrit Notification Bot) [19:20:54] The recent changes page doesn't seem to have updated; everything was over an hour ago (my last edit was like 20 minutes ago) [19:21:44] 03(mod) WikiEditor scrolls textbox to the first line and removes focus - 10https://bugzilla.wikimedia.org/41911 (10Derk-Jan Hartman) [19:21:56] 03(mod) Use scap to deploy on apaches - 10https://bugzilla.wikimedia.org/63746 +comment (10gerritadmin) [19:22:02] Ca11um: also note that your user preferences override the wiki timezone. To test the default timezone you should view the wiki logged out [19:22:07] According to user settings, server and local time are 19:21 [19:22:19] It's 20:21 on my Windows clock [19:22:32] 19:21 is UTC time [19:22:50] that's fine for the server [19:22:52] Ah yeah I logged out and the edits moved forwards an hour [19:23:01] Cooool [19:23:06] Mediawiki is magic [19:23:07] 03(mod) VisualEditor: [Regression] On FlaggedRevs wikis: Checkbox "Accept this version (includes n pending changes)" in save dialog is missing - 10https://bugzilla.wikimedia.org/59608 +comment (10Alex Monk) [19:23:11] Ca11um: i dunno about the parser functions in the end :( [19:23:25] Thanks anyway, MatmaRex [19:23:26] i do know that all times are stored in UTC, though. [19:23:44] How do I show a image on a other website?? [19:23:52] I keep trying stuff like this : [File://skitch.rvantwisk.nl/~rvt/blog/LibreCAD_-20140418-132431.jpg] [19:23:59] or !File://skitch.rvantwisk.nl/~rvt/blog/LibreCAD_-20140418-132431.jpg! [19:24:01] but nothing works [19:24:05] Ca11um: current server time is also displayed in the "Date and time" seciton of your preferences [19:24:05] Vulpix holy s*** man it worked! you man! MADE my day :P [19:24:12] LaserChicken: Yeah, he does that. [19:24:18] Best pokemon tech support ever [19:24:23] you're welcome [19:24:26] !next [19:24:26] Another satisfied customer. NEXT! [19:24:33] 03(mod) VisualEditor: Respect MediaWiki's "useeditwarning" user preference to disable leaving while editing warning - 10https://bugzilla.wikimedia.org/51057 +comment (10gerritadmin) [19:24:33] Vulpix: Oh! Me! Me! [19:24:44] :) [19:24:50] ries: normally you can't do that, but there's a config option to allow it [19:25:07] 03(mod) VisualEditor: Respect MediaWiki's "useeditwarning" user preference to disable leaving while editing warning - 10https://bugzilla.wikimedia.org/51057 (10James Forrester) [19:25:13] So I've got this page, see? I want to put checkboxes on it, but addwikitext doesn't want them to display, and the special pages documentation says that using addHTML opens my website to satan :( What do [19:25:23] !wg AllowExternalImages [19:25:23] https://www.mediawiki.org/wiki/Manual:%24wgAllowExternalImages [19:25:56] ries: ^ [19:26:03] MatmaRex: the only reason I want it is to beable to uplaod images easy [19:26:08] witch skitch I can just press a button [19:26:20] does wikimedia have something easy to upload images I have on a clipboard? [19:26:36] Ulfr_: sadly, I haven't entered into extension authoring yet. I'm more used to help sysadmins, users, not developers :P [19:26:45] Jeez time is getting confusing...I am in BST, but the server is using UTC, and the dedi is in CEST [19:27:05] Ca11um: and you need to calculate DST by now [19:27:16] ries: probably not. MediaWiki does support file upload, but some would call the support "rudimentary" [19:27:17] !upload [19:27:17] File uploads are disabled by default, set $wgEnableUploads=true; to enable it. See for configuration details, and for using uploaded images and other files. [19:28:50] I last updated the wiki at 19:57 (in my time, BST), but the wiki after being adjusted to UTC says 19:57, but 19:57 UTC hasn't even elapsed yet [19:29:18] Vulpix: Lies! You help me with jquery all the time [19:29:59] 03(mod) JavaScript scripts don't work in MediaWiki 1.23 installer - 10https://bugzilla.wikimedia.org/64091 +comment (10gerritadmin) [19:30:06] So do you guys all run your own wikis, or contribute to MediaWiki/Wikipedia/Wikimedia? [19:30:37] 03(mod) JavaScript scripts don't work in MediaWiki 1.23 installer - 10https://bugzilla.wikimedia.org/64091 +comment (10Bartosz Dziewoński) [19:31:42] Ca11um: Personally I admin a pretty active wiki, but I also have fun driving the mediawiki guys mildly crazy [19:34:59] if you ever want a laugh, link some jQuery code that defines a new array like this, = new Array(); [19:35:18] it's technically wrong, but it still runs :D [19:36:45] 03(mod) create a parsoid user in labs LDAP - 10https://bugzilla.wikimedia.org/63329 +comment (10hashar) [19:37:30] 03(mod) Missing file after upload - unknown error occurred in storage backend "local-swift-eqiad" - 10https://bugzilla.wikimedia.org/64071 +comment (10gerritadmin) [19:37:34] 03(mod) Missing file after upload - unknown error occurred in storage backend "local-swift-eqiad" - 10https://bugzilla.wikimedia.org/64071 (10Gerrit Notification Bot) [19:38:35] 03(mod) Re-consider font size and font-family for form elements in Vector - 10https://bugzilla.wikimedia.org/63408 (10Bartosz Dziewoński) [19:38:41] 03(mod) mediawiki.ui forms and buttons using system fonts (rather than Vector's font-family settings) - 10https://bugzilla.wikimedia.org/63887 (10Bartosz Dziewoński) [19:40:17] 03(mod) Exception log missing? - 10https://bugzilla.wikimedia.org/64100 +comment (10Antoine "hashar" Musso) [19:44:33] how is Category: Pages with broken file links evaluated? [19:45:12] 03(mod) wrong user_name is being shown in CSV output - 10https://bugzilla.wikimedia.org/64026 (10Kevin Leduc) [19:47:57] 03(mod) Worker processes left hanging - 10https://bugzilla.wikimedia.org/63819 (10Kevin Leduc) [19:57:27] Vulpix: Ok, how bout this. I have a 1.6 GB mp4 video I'm trying to upload, and the error I get is: Could not store file "/tmp/php7jHvPc" at "mwstore://local-backend/local-public/6/67/ [19:57:48] Nothin' in the error log [19:57:50] version 1.19.10 [19:58:36] git it working : http://wiki.librecad.org/index.php/LibreCAD_3_-_Lua_Scripting [19:58:45] 03(NEW) Lots of background images not using data URI embedding - 10https://bugzilla.wikimedia.org/64101 normal; MobileFrontend: General/Unknown; () [19:58:46] Ulfr_: do you have enough space on the server? maybe it's trying to *copy* the file from /tmp to the uploads folder, instead of moving it [19:59:06] 03(NEW) Flow: action=history triggers parsoid parsing of wikitext posts - 10https://bugzilla.wikimedia.org/64102 normal; MediaWiki extensions: Flow; () [19:59:09] Vulpix: Yup, oodles of free space, on separate storage devices [19:59:56] Ulfr_: also, are you uploading 1.6GB from the web interface? O_O [20:00:02] >> [20:00:08] Bigger files have been handled that way [20:00:14] 03(mod) Lots of background images not using data URI embedding - 10https://bugzilla.wikimedia.org/64101 +comment (10bingle-admin) [20:00:28] but... that means you need to reupload it again if it fails [20:00:49] Is there a better way to do it? [20:01:17] 03(mod) Flow: update "Edit existing title" browser test for code changes - 10https://bugzilla.wikimedia.org/61579 +comment (10gerritadmin) [20:01:19] 03(mod) Flow: update "Edit existing title" browser test for code changes - 10https://bugzilla.wikimedia.org/61579 (10Gerrit Notification Bot) [20:01:27] upload through ftp, and then run importImages.php [20:02:45] Vulpix: Fascinating. [20:12:25] 03(mod) Fix uses of width: 100%; with borders - 10https://bugzilla.wikimedia.org/34557 +comment (10fomafix) [20:12:56] 03(mod) Search bar title autocompletion no longer expands width as necessary - 10https://bugzilla.wikimedia.org/64093 +comment (10gerritadmin) [20:12:59] 03(mod) Search bar title autocompletion no longer expands width as necessary - 10https://bugzilla.wikimedia.org/64093 (10Gerrit Notification Bot) [20:16:23] 03(mod) Search bar title autocompletion no longer expands width as necessary - 10https://bugzilla.wikimedia.org/64093 (10Bartosz Dziewoński) [20:18:23] 03(mod) create a parsoid user in labs LDAP - 10https://bugzilla.wikimedia.org/63329 +comment (10gwicke) [20:21:08] 03(mod) VisualEditor: Switch document re-renderer from action=parse over to Parsoid API now it exists - 10https://bugzilla.wikimedia.org/48524 +comment (10gerritadmin) [20:21:12] 03(mod) VisualEditor: Switch document re-renderer from action=parse over to Parsoid API now it exists - 10https://bugzilla.wikimedia.org/48524 (10Gerrit Notification Bot) [20:21:33] 03(mod) AntiSpoof: Error in debug log and API should not be localised - 10https://bugzilla.wikimedia.org/62863 summary; +comment (10FunPika) [20:21:54] 03(mod) Flow: update "Edit existing title" browser test for code changes - 10https://bugzilla.wikimedia.org/61579 +comment (10gerritadmin) [20:26:08] 03(mod) Lots of background images not using data URI embedding - 10https://bugzilla.wikimedia.org/64101 +comment (10Ori Livneh) [20:28:17] 03(mod) Flow: update "Edit existing title" browser test for code changes - 10https://bugzilla.wikimedia.org/61579 +comment (10gerritadmin) [20:42:04] 03(mod) VisualEditor: [Regression pre-wmf1] Uncaught TypeError: Cannot read property 'nextSibling' of undefined is appearing while trying to edit the next line after a saved edit in Mobile VE - 10https://bugzilla.wikimedia.org/64032 +comment (10gerritadmin) [20:42:06] 03(mod) VisualEditor: [Regression pre-wmf1] Uncaught TypeError: Cannot read property 'nextSibling' of undefined is appearing while trying to edit the next line after a saved edit in Mobile VE - 10https://bugzilla.wikimedia.org/64032 (10Gerrit Notification Bot) [20:51:08] 03(NEW) send Flow test job notices to #wikimedia-corefeatures channel - 10https://bugzilla.wikimedia.org/64103 minor; Wikimedia: Quality Assurance; () [21:13:00] 03(mod) VisualEditor: Inserting a formula into a block slug throws "Uncaught TypeError: Cannot call method 'getOuterRange' of null" - 10https://bugzilla.wikimedia.org/58286 (10ryasmeen) [21:19:07] 03(mod) No mobile diff redirect - 10https://bugzilla.wikimedia.org/63999 +comment (10gerritadmin) [21:19:08] 03(mod) No mobile diff redirect - 10https://bugzilla.wikimedia.org/63999 (10Gerrit Notification Bot) [21:21:17] 03(NEW) VisualEditor: Re-used references don't always match - 10https://bugzilla.wikimedia.org/64104 minor; VisualEditor: General; () [21:21:29] 03(mod) VisualEditor: [Regression pre-wmf1] Uncaught TypeError: Cannot read property 'nextSibling' of undefined is appearing while trying to edit the next line after a saved edit in Mobile VE - 10https://bugzilla.wikimedia.org/64032 +comment (10gerritadmin) [21:22:18] 03(mod) Replication checks disabled in Icinga for most analytics slaves - 10https://bugzilla.wikimedia.org/64088 (10christian) [21:24:20] 03(mod) Share git module between Vagrant and Wikimedia Labs - 10https://bugzilla.wikimedia.org/59864 (10Bryan Davis) [21:24:21] 03(mod) Puppet files in Mediawiki-Vagrant should be re-usable outside of vagrant - 10https://bugzilla.wikimedia.org/54160 (10Bryan Davis) [21:24:29] 03(mod) Puppet files in Mediawiki-Vagrant should be re-usable outside of vagrant - 10https://bugzilla.wikimedia.org/54160 (10Bryan Davis) [21:24:29] 03(mod) Share VisualEditor and Parsoid puppet module between Vagrant and Wikimedia Labs - 10https://bugzilla.wikimedia.org/51858 (10Bryan Davis) [21:25:44] 03(NEW) Talk overlay conflicting with tap event? - 10https://bugzilla.wikimedia.org/64105 normal; MobileFrontend: beta; () [21:28:25] 03(mod) Consolidate mw.Api with mw.mobileFrontend.require( 'api' ) - 10https://bugzilla.wikimedia.org/57629 +comment (10gerritadmin) [21:28:40] 03(mod) Consolidate mw.Api with mw.mobileFrontend.require( 'api' ) - 10https://bugzilla.wikimedia.org/57629 (10Jon) [21:30:15] 03(mod) Talk overlay conflicting with tap event? - 10https://bugzilla.wikimedia.org/64105 +comment (10bingle-admin) [21:33:09] 03(NEW) Editor switcher icons are incorrect in wikitext editor - 10https://bugzilla.wikimedia.org/64106 normal; MobileFrontend: alpha; () [21:35:11] 03(NEW) two-dot "ellipsis" appears in the end of "postmerge build failed.." - 10https://bugzilla.wikimedia.org/64107 normal; Wikimedia: Continuous integration; () [21:35:20] 03(mod) Editor switcher icons are incorrect in wikitext editor - 10https://bugzilla.wikimedia.org/64106 +comment (10bingle-admin) [21:36:51] 03(mod) MediaWiki clone should be easily connected to gerrit - 10https://bugzilla.wikimedia.org/46870 (10Bryan Davis) [21:36:52] 03(mod) git-review should be set up so it uses a single remote - 10https://bugzilla.wikimedia.org/57680 (10Bryan Davis) [21:39:49] 03(mod) mwdumper .IOException: java.sql.SQLException: Incorrect string value: - 10https://bugzilla.wikimedia.org/24909 (10piotr.jagielski) [21:42:45] 03(NEW) Footer hidden on diff - 10https://bugzilla.wikimedia.org/64108 normal; MobileFrontend: stable; () [21:45:15] 03(mod) Footer hidden on diff - 10https://bugzilla.wikimedia.org/64108 +comment (10bingle-admin) [21:46:02] 03(mod) two-dot "ellipsis" appears in the end of "postmerge build failed.." - 10https://bugzilla.wikimedia.org/64107 normal->15enhancement; +comment (10Antoine "hashar" Musso) [21:48:18] 03(mod) send Flow test job notices to #wikimedia-corefeatures channel - 10https://bugzilla.wikimedia.org/64103 minor->15enhancement; +comment (10Antoine "hashar" Musso) [21:49:01] 03(mod) VisualEditor: Broken local Common.js causes VE not to be available on some wikis - 10https://bugzilla.wikimedia.org/60842 +comment (10gerritadmin) [21:49:03] 03(mod) VisualEditor: Broken local Common.js causes VE not to be available on some wikis - 10https://bugzilla.wikimedia.org/60842 (10Gerrit Notification Bot) [21:49:19] 03(mod) About and Disclaimers "-" interpreted wrong - 10https://bugzilla.wikimedia.org/63422 +comment (10Dan Jacobson) [21:49:31] 03(mod) VisualEditor: Broken local Common.js causes VE not to be available on some wikis - 10https://bugzilla.wikimedia.org/60842 (10James Forrester) [21:50:12] 03(mod) mwdumper fails to import English wikipedia dump: ArrayIndexOutOfBoundsException; error in SQL syntax - 10https://bugzilla.wikimedia.org/57236 (10piotr.jagielski) [21:51:50] 03(mod) Security Review of Compact Personal Bar Beta Feature - 10https://bugzilla.wikimedia.org/64038 +comment (10Chris Steipp) [21:55:08] 03(NEW) Submodules on tin not group-writable - 10https://bugzilla.wikimedia.org/64109 normal; Wikimedia: Deployment systems; () [21:56:59] 03(mod) two-dot "ellipsis" appears in the end of "postmerge build failed.." - 10https://bugzilla.wikimedia.org/64107 +comment (10amir.aharoni) [21:57:05] 03(mod) two-dot "ellipsis" appears in the end of "postmerge build failed.." - 10https://bugzilla.wikimedia.org/64107 (10Amir E. Aharoni) [21:58:19] 03(mod) Submodules on tin not group-writable - 10https://bugzilla.wikimedia.org/64109 +comment (10Matt Walker) [21:59:35] 03(NEW) action - 10https://bugzilla.wikimedia.org/64110 normal; MediaWiki extensions: Flow; () [21:59:48] 03(mod) reply action not recognised - 10https://bugzilla.wikimedia.org/64110 summary (10Jon) [22:02:01] 03(NEW) Reply and edit links are not local - 10https://bugzilla.wikimedia.org/64111 normal; MediaWiki extensions: Flow; () [22:04:15] 03(mod) VisualEditor: Broken local Common.js causes VE not to be available on some wikis - 10https://bugzilla.wikimedia.org/60842 +comment (10gerritadmin) [22:06:10] 03(NEW) Mobile history desktop link doesn't point to right place - 10https://bugzilla.wikimedia.org/64112 normal; MobileFrontend: beta; () [22:06:13] 03(mod) Security Review of Compact Personal Bar Beta Feature - 10https://bugzilla.wikimedia.org/64038 +comment (10jared.zimmerman) [22:07:01] 03(NEW) s shouldn't be converted to interwikis - 10https://bugzilla.wikimedia.org/64113 normal; Parsoid: serializer; () [22:08:37] 03(mod) s with no contents (auto-numbered links) shouldn't be converted to interwiki manually-set links - 10https://bugzilla.wikimedia.org/64113 summary (10James Forrester) [22:09:42] 03(mod) VisualEditor: Broken local Common.js causes VE not to be available on some wikis - 10https://bugzilla.wikimedia.org/60842 (10James Forrester) [22:10:18] 03(mod) Mobile history desktop link doesn't point to right place - 10https://bugzilla.wikimedia.org/64112 +comment (10bingle-admin) [22:10:51] 03(mod) Enhanced editor is not visible in Wikisource Page namespace edit mode - 10https://bugzilla.wikimedia.org/61220 (10ineuw) [22:18:13] 03(mod) VisualEditor: Clear formatting remains selected even after re-applying the styles from the menu - 10https://bugzilla.wikimedia.org/61229 (10ryasmeen) [22:20:19] is there an extension that shows some sort of progress bar for each user ? like how many pages done, or how much input has been done [22:23:23] 03(mod) Trebuchet did not correctly recreate a submodule upon deletion - 10https://bugzilla.wikimedia.org/64109 summary; +comment (10Matt Walker) [22:24:53] 03(mod) AccessDeniedError: Your wiki requires a logged-in account to access the API. - 10https://bugzilla.wikimedia.org/58398 +comment (10littlesandra88) [22:25:05] 03(mod) VisualEditor: [Regression pre-wmf1] Uncaught TypeError: Cannot read property 'nextSibling' of undefined is appearing while trying to edit the next line after a saved edit in Mobile VE - 10https://bugzilla.wikimedia.org/64032 +comment (10gerritadmin) [22:39:04] 03(mod) Scroll position is lost when viewer is closed - 10https://bugzilla.wikimedia.org/63892 +comment (10gerritadmin) [22:39:04] 03(mod) Scroll position is lost when viewer is closed - 10https://bugzilla.wikimedia.org/63892 (10Gerrit Notification Bot) [22:42:29] 03(NEW) Enable Vagrant reload action via Puppet roles - 10https://bugzilla.wikimedia.org/64114 enhancement; MediaWiki-Vagrant: General; () [22:42:37] 03(NEW) Tool Labs: Provide filtered view of user_properties table containing short list of properties, linked to userID - 10https://bugzilla.wikimedia.org/64115 normal; Wikimedia Labs: tools; () [22:42:39] 03(mod) Tool Labs: Provide two views of the user_properties table - one filtered, one anonymized - 10https://bugzilla.wikimedia.org/58196 (10Luis Villa (WMF Legal)) [22:42:41] 03(mod) Missing Toolserver features in Tools (tracking) - 10https://bugzilla.wikimedia.org/58791 (10Luis Villa (WMF Legal)) [22:43:10] 03(mod) Enable Vagrant reload action via Puppet roles - 10https://bugzilla.wikimedia.org/64114 (10Bryan Davis) [22:43:48] 03(mod) Tool Labs: Provide two views of the user_properties table - one filtered, one anonymized - 10https://bugzilla.wikimedia.org/58196 +comment (10Luis Villa (WMF Legal)) [22:43:48] 03(mod) Tool Labs: Provide filtered view of user_properties table containing short list of properties, linked to userID - 10https://bugzilla.wikimedia.org/64115 (10Luis Villa (WMF Legal)) [22:51:08] 03(mod) labs-vagrant added a local vagrant user in conflict with ldap - 10https://bugzilla.wikimedia.org/63793 (10Bryan Davis) [22:52:58] 03(mod) `sudo labs-vagrant provision` gets "Permission denied" creating extension repo - 10https://bugzilla.wikimedia.org/63323 +comment (10Bryan Davis) [22:54:35] 03(mod) labs-vagrant enable browsertests failure - 10https://bugzilla.wikimedia.org/63054 (10Bryan Davis) [22:54:48] 03(mod) allow `sudo -u vagrant ` on labs-vagrant - 10https://bugzilla.wikimedia.org/61397 (10Bryan Davis) [23:00:38] 03(mod) Tool Labs: Provide anonymized view of the user_properties table - 10https://bugzilla.wikimedia.org/58196 summary; +comment (10Luis Villa (WMF Legal)) [23:08:41] 03(mod) Production log errors: ret.tokens not a string - 10https://bugzilla.wikimedia.org/64019 (10ssastry) [23:09:37] 03(mod) VisualEditor: [Regression pre-wmf1] The textbox/icons/delete button inside transclusion dialog box is completely distorted on Betalabs - 10https://bugzilla.wikimedia.org/64013 (10ryasmeen) [23:15:52] 03(mod) Jenkins: Set up perceptual diffs (visual regression testing) - 10https://bugzilla.wikimedia.org/62633 +comment (10Juliusz Gonera) [23:21:49] 03(NEW) every image's Enlarge/magnify icon pops up an unhelpful "Enlargement may refer to" hovercard - 10https://bugzilla.wikimedia.org/64116 normal; MediaWiki extensions: Popups; () [23:24:46] 03(NEW) VisualEditor: The bullet point does not show up in CE when it contains an image with a block slug - 10https://bugzilla.wikimedia.org/64117 normal; VisualEditor: Editing Tools; () [23:25:07] 03(mod) VisualEditor: The bullet point does not show up in CE when it contains an image with a block slug - 10https://bugzilla.wikimedia.org/64117 (10ryasmeen) [23:28:17] 03(mod) "Printable version" (printable=yes) has desktop styles on Vector - 10https://bugzilla.wikimedia.org/56592 +comment (10gerritadmin) [23:44:11] 03(mod) Place the "disclaimer" link in the article view, rather than the sidebar view - 10https://bugzilla.wikimedia.org/59743 +comment (10b) [23:47:49] 03(mod) s with no contents (auto-numbered links) shouldn't be converted to interwiki manually-set links - 10https://bugzilla.wikimedia.org/64113 (10Gabriel Wicke) [23:52:21] 03(mod) Media Viewer doesn't trigger on Flow-enabled talk pages - 10https://bugzilla.wikimedia.org/62594 (10spage) [23:52:40] 03(mod) Place the "disclaimer" link in the article view, rather than the sidebar view - 10https://bugzilla.wikimedia.org/59743 +comment (10jrobson) [23:54:58] 03(mod) VisualEditor: [Regression pre-wmf1] The first letter of the reference text disappears after typing in the reference dialog box - 10https://bugzilla.wikimedia.org/63909 (10ryasmeen) [23:58:53] 03(mod) VisualEditor: [Regression pre-wmf1] Cannot add reflist in a page in Betalabs - 10https://bugzilla.wikimedia.org/64012 (10ryasmeen) [23:59:02] 03(mod) AccessDeniedError: Your wiki requires a logged-in account to access the API. - 10https://bugzilla.wikimedia.org/58398 +comment (10gwicke) [23:59:58] 03(mod) VisualEditor: Selecting Advanced settings from the Page Options menu does not take to the Advanced Settings tab - 10https://bugzilla.wikimedia.org/63984 (10ryasmeen)