[00:08:25] 3MediaWiki-extensions-CentralNotice: Use the appropriate content models for CentralNotice scripts and CSS - https://phabricator.wikimedia.org/T86904#985130 (10Legoktm) [00:15:40] 3MediaWiki-Vagrant: Have vagrant provision run composer install - https://phabricator.wikimedia.org/T75672#985133 (10brion) http://www.mediawiki.org/wiki/MediaWiki-Vagrant says: "Use vagrant git-update to keep your git repositories and database schema up to date. This command is equivalent of performing git pul... [00:19:13] 3MediaWiki-skins-Vector: Vector: List bullet icon should not be low-res (pixelated on HiDPI screens) - https://phabricator.wikimedia.org/T37338#985134 (10Edokter) Path can't be the problem; that has always been there. I just got one of the numbers wrong when moving the transform. [00:23:14] 3MediaWiki-skins-Vector: Vector: List bullet icon should not be low-res (pixelated on HiDPI screens) - https://phabricator.wikimedia.org/T37338#985135 (10Paladox) Ok. [00:25:22] 3MediaWiki-skins-Vector: Vector: List bullet icon should not be low-res (pixelated on HiDPI screens) - https://phabricator.wikimedia.org/T37338#985136 (10Paladox) How can that be fixed. [00:50:15] 3MediaWiki-Vagrant: Have vagrant provision run composer install - https://phabricator.wikimedia.org/T75672#985139 (10bd808) I updated the wiki doc in . Mention of skins git updates and composer execution was missing. I also... [00:57:58] (03PS7) 10Legoktm: New version 3.0.0 [extensions/googleAnalytics] - 10https://gerrit.wikimedia.org/r/175309 (owner: 10DavisNT) [00:59:51] (03CR) 10Legoktm: "PS7: Spaces to tabs, converted some double quoted strings to single quotes." [extensions/googleAnalytics] - 10https://gerrit.wikimedia.org/r/175309 (owner: 10DavisNT) [01:01:33] (03PS8) 10Legoktm: New version 3.0.0 [extensions/googleAnalytics] - 10https://gerrit.wikimedia.org/r/175309 (owner: 10DavisNT) [01:03:37] (03CR) 10Legoktm: [C: 032] "PS8: Moved the user permissions check before the title check as it will be faster." [extensions/googleAnalytics] - 10https://gerrit.wikimedia.org/r/175309 (owner: 10DavisNT) [01:03:45] (03Merged) 10jenkins-bot: New version 3.0.0 [extensions/googleAnalytics] - 10https://gerrit.wikimedia.org/r/175309 (owner: 10DavisNT) [01:18:07] (03PS1) 10Yaron Koren: Added try...catch block for XML parsing with "use xpath" [extensions/ExternalData] - 10https://gerrit.wikimedia.org/r/185790 [01:19:17] (03PS1) 10Legoktm: Move hooks into separate file and class [extensions/googleAnalytics] - 10https://gerrit.wikimedia.org/r/185791 [01:23:35] (03CR) 10Yaron Koren: [C: 032 V: 031] Added try...catch block for XML parsing with "use xpath" [extensions/ExternalData] - 10https://gerrit.wikimedia.org/r/185790 (owner: 10Yaron Koren) [01:23:59] (03PS1) 10Guillaume Beaudoin: Update to branch REL1_19 for legacy lts version. [extensions/googleAnalytics] - 10https://gerrit.wikimedia.org/r/185792 [01:24:01] (03CR) 10jenkins-bot: [V: 04-1] Update to branch REL1_19 for legacy lts version. [extensions/googleAnalytics] - 10https://gerrit.wikimedia.org/r/185792 (owner: 10Guillaume Beaudoin) [01:46:34] (03Abandoned) 10Guillaume Beaudoin: Update to branch REL1_19 for legacy lts version. [extensions/googleAnalytics] - 10https://gerrit.wikimedia.org/r/185792 (owner: 10Guillaume Beaudoin) [01:55:27] (03CR) 10McIntireEvan: "Could I please get someone to finish reviewing this? Thanks!" [extensions/Commentbox] - 10https://gerrit.wikimedia.org/r/182426 (https://phabricator.wikimedia.org/T70750) (owner: 10McIntireEvan) [02:01:49] (03Abandoned) 10McIntireEvan: Documented several functions in DateFormatter [core] - 10https://gerrit.wikimedia.org/r/184246 (owner: 10McIntireEvan) [02:02:02] (03CR) 10McIntireEvan: [C: 031] Add missing documentation in DateFormatter.php [core] - 10https://gerrit.wikimedia.org/r/182550 (owner: 10M4tx) [02:11:00] How can I check if an extension is installed (even if it's not loaded), using JS? [02:11:00] (03CR) 10McIntireEvan: Update buttons to use mw-ui styles (031 comment) [extensions/InputBox] - 10https://gerrit.wikimedia.org/r/183397 (owner: 10McIntireEvan) [02:11:12] unicodesnowman: you can't :/ [02:11:21] unicodesnowman: well, what are you actually trying to do? :P [02:11:58] oh. well, I created a GuidedTour for an extension, and the link to start the tour should only show up if GuidedTour is also installed [02:12:04] I guess I'll leave a flag in the config [02:12:24] where is the link being created? [02:12:38] in the JS of the extension [02:12:43] it's MultimediaViewer [02:24:48] (03PS1) 10Legoktm: Add basic tests [extensions/googleAnalytics] - 10https://gerrit.wikimedia.org/r/185793 [02:27:44] unicodesnowman: I can think of cheating by using an API call provided by the extension (if any), and if the error code is unknown action you know it isn't installed. [02:27:54] prooooobably not a good idea though >.> [02:28:37] (though in fairness, I think in PHP several extensions just test if a certain class defined by an extension exists, so... um.) [02:31:01] I suppose so.. though making an API call seems more inefficient than loading the extension stub itself [02:31:42] I don't know what you mean by that, but sure, if you have a more efficient way of doing things by all means. [02:32:18] if someone has a better idea they'll tell you in code review :P [02:54:33] (03PS2) 10MarkAHershberger: Update tests to check patches and signatures [tools/release] - 10https://gerrit.wikimedia.org/r/182643 [02:56:37] (03CR) 10MarkAHershberger: Update tests to check patches and signatures (033 comments) [tools/release] - 10https://gerrit.wikimedia.org/r/182643 (owner: 10MarkAHershberger) [03:12:28] (03CR) 10Bartosz Dziewoński: [C: 032] "Looks sane, I trust that you have tested it, because I didn't." [extensions/Commentbox] - 10https://gerrit.wikimedia.org/r/182426 (https://phabricator.wikimedia.org/T70750) (owner: 10McIntireEvan) [03:15:10] (03Merged) 10jenkins-bot: Replace deprecated wfMsg*() methods with wfMessage() [extensions/Commentbox] - 10https://gerrit.wikimedia.org/r/182426 (https://phabricator.wikimedia.org/T70750) (owner: 10McIntireEvan) [03:17:22] 3MediaWiki-skins-Vector: Vector: List bullet icon should not be low-res (pixelated on HiDPI screens) - https://phabricator.wikimedia.org/T37338#985164 (10matmarex) OK, so shit's broken again after another one of Paladox's blind attempts at improving the situation? Do we need to revert things? I'll revert to know... [04:30:35] 3Wikimedia-General-or-Unknown: Google crawling - https://phabricator.wikimedia.org/T87140#985177 (10Mjbmr) As I told the change was made at en.wikinews.org on [[MediaWiki:Robots.txt]], and I didn't say mzn.wikinews, where is no mzn.wikinews, mzn.wikipedia.org, and no not the same edit was made for any wikipedia... [04:38:38] 3Wikimedia-Site-requests: Deploy LuaSandbox 2.0-5 to remaining hosts - https://phabricator.wikimedia.org/T72173#985178 (10ori) 5Open>3Resolved The only remaining Precise machines are the scalers, which don't use LuaSandbox, so 2.0-5 should be available everywhere that counts. [05:48:15] (03CR) 10tosfos: "Minor whitespace issue. Looks good." (031 comment) [extensions/googleAnalytics] - 10https://gerrit.wikimedia.org/r/185791 (owner: 10Legoktm) [06:24:25] Hi. I have a general question about development with composer. I'm working with two PHP applications that share a lot of common classes and methods. I aim to extract out the shared functionality in a PHP library. The library is still in development and I need to test it in conjunction with the app(s). Looking online, it seems that people push their libraries to GitHub and then [06:24:25] for every change in the library we need to commit-push-composer update. Is their a simpler way to go about this? [06:25:45] 3MediaWiki-extensions-Extensions-requests, Multimedia: Re-implement functionality of old CommonsDelinker bot - https://phabricator.wikimedia.org/T86483#985189 (10Steinsplitter) @Magnus: Lovely! Your work is highly appropriated :) [06:26:45] Niharika: I think you can just edit things inside the vendor/foo/bar directory where composer installs the code [06:27:28] legoktm: Okay. Let me try that. Thanks. [06:32:24] (03PS1) 10Llbraughler: Add jquery as dependency [skins/Tempo] - 10https://gerrit.wikimedia.org/r/185795 [06:33:17] (03CR) 10Llbraughler: [C: 032 V: 032] Add jquery as dependency [skins/Tempo] - 10https://gerrit.wikimedia.org/r/185795 (owner: 10Llbraughler) [06:35:51] 3MediaWiki-extensions-Extensions-requests, Multimedia: Re-implement functionality of old CommonsDelinker bot - https://phabricator.wikimedia.org/T86483#985190 (10Steinsplitter) >>! In T86483#984971, @Magnus wrote: > The new code doesn't do file replacement or category replacement yet, so I suggest we keep the ol... [06:36:24] 3MediaWiki-extensions-Extensions-requests, Multimedia: Re-implement functionality of old CommonsDelinker bot - https://phabricator.wikimedia.org/T86483#985191 (10MichaelMaggs) Yes, thanks Magnus. You've made a lot of people very happy! [06:55:53] (03PS1) 10Llbraughler: cleanup [skins/Tempo] - 10https://gerrit.wikimedia.org/r/185796 [06:56:07] (03CR) 10Llbraughler: [C: 032 V: 032] cleanup [skins/Tempo] - 10https://gerrit.wikimedia.org/r/185796 (owner: 10Llbraughler) [07:00:22] (03PS1) 10Llbraughler: remove unused variable [skins/Tempo] - 10https://gerrit.wikimedia.org/r/185797 [07:28:43] (03PS1) 10Llbraughler: prevent non-content sections from being printed in print-only view [skins/Tempo] - 10https://gerrit.wikimedia.org/r/185798 [07:29:04] (03CR) 10Llbraughler: [C: 032 V: 032] remove unused variable [skins/Tempo] - 10https://gerrit.wikimedia.org/r/185797 (owner: 10Llbraughler) [07:29:27] (03CR) 10Llbraughler: [C: 032 V: 032] prevent non-content sections from being printed in print-only view [skins/Tempo] - 10https://gerrit.wikimedia.org/r/185798 (owner: 10Llbraughler) [07:49:50] 3MediaWiki-extensions-GWToolset, Multimedia: GWT seems to be currently broken - https://phabricator.wikimedia.org/T87040#985198 (10Steinsplitter) [08:02:25] 3MediaWiki-extensions-GWToolset, Multimedia: GWT seems to be currently broken - https://phabricator.wikimedia.org/T87040#985204 (10Swiss-National-Library) We used the following file {F29666} [08:02:43] 3Language-Engineering, ContentTranslation-Deployments, MediaWiki-extensions-ContentTranslation: [Tracker] CX Phase 1 deployment issues - https://phabricator.wikimedia.org/T87162#985205 (10Arrbee) 3NEW [08:03:36] 3ContentTranslation-Deployments, MediaWiki-extensions-ContentTranslation: importScript not defined on Special:ContentTranslation - https://phabricator.wikimedia.org/T86850#985213 (10Arrbee) [08:03:37] 3Language-Engineering, ContentTranslation-Deployments, MediaWiki-extensions-ContentTranslation: [Tracker] CX Phase 1 deployment issues - https://phabricator.wikimedia.org/T87162#985212 (10Arrbee) [08:06:14] 3MediaWiki-extensions-ContentTranslation: reconsider whether Common.js should run in Special:ContentTranslation - https://phabricator.wikimedia.org/T87116#985216 (10Arrbee) [08:06:15] 3Language-Engineering, ContentTranslation-Deployments, MediaWiki-extensions-ContentTranslation: [Tracker] CX Phase 1 deployment issues - https://phabricator.wikimedia.org/T87162#985215 (10Arrbee) [08:11:39] (03CR) 10Physikerwelt: [C: 031] "I think it would be even better to run checkComposerLockUpToDate.php and display a warning just in case. Running the script is quite fast." [core] - 10https://gerrit.wikimedia.org/r/185592 (owner: 10Legoktm) [08:11:45] 3Phabricator: Mingle migration script - https://phabricator.wikimedia.org/T822#985218 (10Arrbee) >>! In T822#970100, @Qgil wrote: > A month later... @Arrbee, any progress? @Qgil , We will have to wait until the CX deployments are done. The task is still open: T85694 [08:16:15] 3Language-Engineering, ContentTranslation-cxserver, ContentTranslation-Deployments: Support https for cxserver in Production - https://phabricator.wikimedia.org/T86847#985221 (10Arrbee) [08:16:18] 3Language-Engineering, ContentTranslation-Deployments, MediaWiki-extensions-ContentTranslation: [Tracker] CX Phase 1 deployment issues - https://phabricator.wikimedia.org/T87162#985220 (10Arrbee) [08:19:41] (03PS1) 10Llbraughler: Move scripts to initPage() [skins/Tempo] - 10https://gerrit.wikimedia.org/r/185801 [08:19:57] (03CR) 10Llbraughler: [C: 032 V: 032] Move scripts to initPage() [skins/Tempo] - 10https://gerrit.wikimedia.org/r/185801 (owner: 10Llbraughler) [08:21:21] 3MediaWiki-extensions-Transliterator: Error: invalid magic word 'transliterate' - https://phabricator.wikimedia.org/T70979#985223 (10Nemo_bis) p:5Volunteer?>3Normal This is the only fatal in the component. [08:22:12] 3ContentTranslation-Deployments, MediaWiki-extensions-ContentTranslation: resolve the issues with Norwegian macro language code in ContentTranslation - https://phabricator.wikimedia.org/T85903#985226 (10Arrbee) [08:22:13] 3Language-Engineering, ContentTranslation-Deployments, MediaWiki-extensions-ContentTranslation: [Tracker] CX Phase 1 deployment issues - https://phabricator.wikimedia.org/T87162#985225 (10Arrbee) [08:22:31] 3MediaWiki-extensions-ContentTranslation: Request Content Translation on Minangkabau Wikipedia - https://phabricator.wikimedia.org/T87163#985227 (10SpartacksCompatriot) 3NEW [08:26:34] 3ContentTranslation-Deployments, MediaWiki-extensions-ContentTranslation: Request Content Translation on Minangkabau Wikipedia - https://phabricator.wikimedia.org/T87163#985234 (10Arrbee) [08:30:43] (03PS1) 10Llbraughler: Override font color on the ribbon [skins/Tempo] - 10https://gerrit.wikimedia.org/r/185805 [08:31:09] (03CR) 10Llbraughler: [C: 032 V: 032] Override font color on the ribbon [skins/Tempo] - 10https://gerrit.wikimedia.org/r/185805 (owner: 10Llbraughler) [08:32:55] 3ContentTranslation-Deployments, MediaWiki-extensions-ContentTranslation, Language-Engineering: [Tracker] CX Phase 1 deployment issues - https://phabricator.wikimedia.org/T87162#985236 (10Arrbee) [08:33:14] 3ContentTranslation-Deployments, MediaWiki-extensions-ContentTranslation: [Tracker] CX Phase 1 deployment issues - https://phabricator.wikimedia.org/T87162#985205 (10Arrbee) [08:40:04] (03PS1) 10Llbraughler: Use default font color for ribbon [skins/Tempo] - 10https://gerrit.wikimedia.org/r/185809 [08:40:26] (03CR) 10Llbraughler: [C: 032 V: 032] Use default font color for ribbon [skins/Tempo] - 10https://gerrit.wikimedia.org/r/185809 (owner: 10Llbraughler) [08:56:26] 3MediaWiki-extensions-ContentTranslation: Save translations in Draft namespace where it is available - https://phabricator.wikimedia.org/T87164#985239 (10Arrbee) 3NEW [09:07:51] (03CR) 10Edokter: [C: 031] "Good to go." [core] - 10https://gerrit.wikimedia.org/r/185690 (https://phabricator.wikimedia.org/T37338) (owner: 10Paladox) [09:10:45] (03CR) 10Edokter: [C: 04-1] "Please hold or abandon. This needs to be rebased anyway if patch 182827 is reverted." [skins/Vector] - 10https://gerrit.wikimedia.org/r/185691 (https://phabricator.wikimedia.org/T37338) (owner: 10Paladox) [09:12:24] (03PS1) 10Nikerabbit: Revert "JsonSchemaContent: Remove unused 'getHtml' method" [extensions/EventLogging] - 10https://gerrit.wikimedia.org/r/185810 [09:12:36] 3MediaWiki-skins-Vector: Vector: List bullet icon should not be low-res (pixelated on HiDPI screens) - https://phabricator.wikimedia.org/T37338#985252 (10Edokter) Concise summary: Revert 182827: The original patch failed to embed the image (and SVG may be broken, see below) You can safely merge patch 185690, w... [09:14:16] (03CR) 10Nikerabbit: [C: 032] Revert "JsonSchemaContent: Remove unused 'getHtml' method" [extensions/EventLogging] - 10https://gerrit.wikimedia.org/r/185810 (owner: 10Nikerabbit) [09:16:23] (03Merged) 10jenkins-bot: Revert "JsonSchemaContent: Remove unused 'getHtml' method" [extensions/EventLogging] - 10https://gerrit.wikimedia.org/r/185810 (owner: 10Nikerabbit) [09:20:08] (03PS1) 10Nikerabbit: Revert "Revert "JsonSchemaContent: Remove unused 'getHtml' method"" [extensions/EventLogging] - 10https://gerrit.wikimedia.org/r/185811 [09:21:17] (03CR) 10Nikerabbit: "Sigh. The revert didn't work either: https://integration.wikimedia.org/ci/job/mwext-Translate-testextension-zend/60/console Perhaps some o" [extensions/EventLogging] - 10https://gerrit.wikimedia.org/r/185223 (owner: 10Krinkle) [09:27:49] (03PS1) 10Pwirth: StateBar: Fixed Fatal when redirect article does not exist [extensions/BlueSpiceExtensions] - 10https://gerrit.wikimedia.org/r/185812 [09:29:17] (03CR) 10Raimond Spekking: [C: 04-1] "i18n review" (031 comment) [extensions/ConfirmAccount] - 10https://gerrit.wikimedia.org/r/185627 (https://phabricator.wikimedia.org/T56620) (owner: 10Paladox) [09:46:45] 3Shop-Theme: [Mobile] Privacy Policy Page - Body copy needs to left align with Headline - https://phabricator.wikimedia.org/T86392#985258 (10Prtksxna) This is happening because of the markup that you've put in that page. There is a `div` with id `page`. It also has a `row` class which is not required. Removing i... [09:48:21] 3Shop-Theme: [Mobile] Slide interaction for Side bar menu not working properly - https://phabricator.wikimedia.org/T86386#985260 (10Prtksxna) Can you tell me what those screenshots are. Right now they just seem like three stages of animation. [09:51:28] (03PS1) 10Bartosz Dziewoński: Revert "Add svg image of bullet" [skins/Vector] - 10https://gerrit.wikimedia.org/r/185813 (https://phabricator.wikimedia.org/T37338) [09:51:35] (03CR) 10Bartosz Dziewoński: [C: 032] Revert "Add svg image of bullet" [skins/Vector] - 10https://gerrit.wikimedia.org/r/185813 (https://phabricator.wikimedia.org/T37338) (owner: 10Bartosz Dziewoński) [09:51:44] last time i merge anything this guy touched. [09:51:58] (03Merged) 10jenkins-bot: Revert "Add svg image of bullet" [skins/Vector] - 10https://gerrit.wikimedia.org/r/185813 (https://phabricator.wikimedia.org/T37338) (owner: 10Bartosz Dziewoński) [09:54:40] Preview page always displays limit report in version 1.24.1 - https://phabricator.wikimedia.org/T87166#985264 (10Efellows) 3NEW [09:55:51] 3Wikidata-Sprint-2015-01-08§: fix the issue of people not seeing the suggestion in the main search box - https://phabricator.wikimedia.org/T55476#985270 (10thiemowmde) [09:56:02] 3MediaWiki-skins-Vector: Vector: List bullet icon should not be low-res (pixelated on HiDPI screens) - https://phabricator.wikimedia.org/T37338#985271 (10matmarex) Thanks, Edokter. 185690 and 185691 should probably be merged together (if at all), so I'm not touching them now. Please bonk me when there's somethi... [09:58:48] 3MediaWiki-File-management, Multimedia: Include at least some EXIF metadata in resized pictures - https://phabricator.wikimedia.org/T20871#985274 (10El_Grafo) >>! In T20871#241270, @brion wrote: > PHP's exif support doesn't appear to include writing metadata, though, so we might need to add new code to copy the... [10:09:08] (03PS7) 10Paladox: Add .list-style-image-svg: 'images/bullet-icon.svg', 'images/bullet-icon.png'); [skins/Vector] - 10https://gerrit.wikimedia.org/r/185691 (https://phabricator.wikimedia.org/T37338) [10:13:10] 3Shop-Theme: [Web + Mobile] Text over photo slide show disappear randomly when scrolling for mobile and definitely when site is resized on web - https://phabricator.wikimedia.org/T86419#985294 (10Prtksxna) Resize issue fixed in [[ https://github.com/prtksxna/shop-theme/commit/4add2a1f041437950d792bd14a6cb29b0a3d... [10:15:01] (03CR) 10Matthias Mullie: "I'm getting lots of these:" [extensions/Flow] - 10https://gerrit.wikimedia.org/r/185097 (https://phabricator.wikimedia.org/T75440) (owner: 10Mattflaschen) [10:23:00] (03PS8) 10Paladox: Add .list-style-image-svg: 'images/bullet-icon.svg', 'images/bullet-icon.png'); [skins/Vector] - 10https://gerrit.wikimedia.org/r/185691 (https://phabricator.wikimedia.org/T37338) [10:23:43] (03PS9) 10Paladox: Add .list-style-image-svg: 'images/bullet-icon.svg', 'images/bullet-icon.png'); [skins/Vector] - 10https://gerrit.wikimedia.org/r/185691 (https://phabricator.wikimedia.org/T37338) [10:25:48] (03PS7) 10Paladox: Add .list-style-image-svg [core] - 10https://gerrit.wikimedia.org/r/185690 (https://phabricator.wikimedia.org/T37338) [10:31:39] (03PS11) 10Paladox: Add missing message action-confirmaccount [extensions/ConfirmAccount] - 10https://gerrit.wikimedia.org/r/185627 (https://phabricator.wikimedia.org/T56620) [10:32:22] 3MediaWiki-skins-Vector: Vector: List bullet icon should not be low-res (pixelated on HiDPI screens) - https://phabricator.wikimedia.org/T37338#985299 (10Edokter) It's not hopeless, but my SVG is just over-optimized. I will report back here when I have a 100% complient SVG image. [10:35:00] (03PS12) 10Paladox: Add missing message action-confirmaccount [extensions/ConfirmAccount] - 10https://gerrit.wikimedia.org/r/185627 (https://phabricator.wikimedia.org/T56620) [10:36:10] (03CR) 10Paladox: "@Raimond Spekking please review again." [extensions/ConfirmAccount] - 10https://gerrit.wikimedia.org/r/185627 (https://phabricator.wikimedia.org/T56620) (owner: 10Paladox) [10:41:08] 3Wikidata, MediaWiki-extensions-WikibaseRepository: Api Undeletion error for items that have a sitelink used elsewhere to be improved. - https://phabricator.wikimedia.org/T87072#985301 (10Lydia_Pintscher) a:5Lydia_Pintscher>3None [10:44:47] 3Wikidata, MediaWiki-extensions-WikibaseRepository: Diff of a qualifier shows the value of the new property instead of the old property - https://phabricator.wikimedia.org/T87096#985317 (10Lydia_Pintscher) p:5Low>3High [10:47:04] 3Wikidata, MediaWiki-extensions-WikibaseRepository: Wikidata: [edit] links should not print - https://phabricator.wikimedia.org/T87108#985322 (10Lydia_Pintscher) [10:53:17] 3MediaWiki-General-or-Unknown: Redirects to anchors not working in Firefox 35.0 OS X - https://phabricator.wikimedia.org/T87170#985326 (10Thisisnotatest) 3NEW [11:00:36] 3MediaWiki-extensions-ContentTranslation: Describe better metrics on Content Translation analytics dashboard - https://phabricator.wikimedia.org/T86529#985333 (10Pginer-WMF) [11:01:11] 3ContentTranslation-Analytics, MediaWiki-extensions-ContentTranslation: Represent key metrics in the CX analytics dashboard - https://phabricator.wikimedia.org/T86532#985334 (10Pginer-WMF) [11:14:20] 3MediaWiki-extensions-Flow, Collaboration-Team: Table of contents generates a blank gap on small screens - https://phabricator.wikimedia.org/T87171#985335 (10Pginer-WMF) 3NEW [11:16:04] 3Wikidata, MediaWiki-extensions-WikibaseRepository: SpecialPage for wbcreateredirect - https://phabricator.wikimedia.org/T87114#985342 (10Lydia_Pintscher) p:5Triage>3Low [11:16:11] 3Wikidata, MediaWiki-extensions-WikibaseRepository: SpecialPage for wbcreateredirect - https://phabricator.wikimedia.org/T87114#984182 (10Lydia_Pintscher) [11:17:22] 3Wikidata, MediaWiki-extensions-WikibaseRepository: Getting Special:EntityData fails if a slash is appended to the URL - https://phabricator.wikimedia.org/T87143#985348 (10Lydia_Pintscher) p:5Triage>3Normal [11:21:40] so, once again, skins don't work... [11:22:00] was anything changed wrt skin setup in the last couple of weeks? [11:22:15] skins/common seems to be gone, what's up with that? [11:23:25] in 1.24 release notes: [11:23:26] === Directory changes === [11:23:26] * The legacy '''skins/common/''' directory has been emptied and deleted as part of the skin system cleanup. Files that have been present in it have been moved elsewhere or deleted (if they were unused). If you loaded any of these files as part of your custom skin or on-wiki CSS/JS, you should make a copy of the old files in a non-MediaWiki directory. See the RELEASE-NOTES-1.24 file for the full list of moved/deleted files. [11:25:27] (03CR) 10Thiemo Mättig (WMDE): [C: 04-1] "Restoring my vote." [extensions/Cite] - 10https://gerrit.wikimedia.org/r/120962 (https://bugzilla.wikimedia.org/51260) (owner: 10Alex Monk) [11:29:32] 3MediaWiki-extensions-SemanticForms: SF 3.* with auth_remoteuser: Edit with form not possible - https://phabricator.wikimedia.org/T87173#985362 (10Temptuousinsolence) 3NEW [11:31:37] 3MediaWiki-Core-Team, wikidata-query-service, Wikidata: Wikidata Query - add license - https://phabricator.wikimedia.org/T86833#985371 (10daniel) What dependencies does this have, what libraries does it use? Is it all JVM code, or does this involve PHP code too? WikiDataToolkit is Apache2, so making this Apache2... [11:33:11] Nikerabbit: ok, so skins/common is no more. that only affects the default logo for me. yet, mediawiki loads with no styles, but i see no errors or 404s. [11:33:16] there are just no styles at all. [11:33:21] any ideas? [11:33:40] never had such a problem [11:33:48] nither did i [11:33:50] DanielK_WMDE: is it trying to load a skin or using the fallback skin [11:34:03] it says it's loading vactor, as configured [11:34:09] *vector [11:34:13] at least, it seems like it does [11:34:49] it loads module=skins.vector.styles [11:34:59] but it's empty [11:35:22] oooooh! i see a stack trace in a comment in that response. at least something to investigate [11:35:32] nnel. [11:35:33] [12:31] MediaWiki-Core-Team, wikidata-query-service, Wikidata: [11:35:43] ugh, wrong paste, sorry [11:35:55] exception 'MWException' with message 'MediaWiki requires the lessphp compiler' in /var/www/html/daniel/wikidata/includes/resourceloader/ResourceLoader.php:1536 [11:37:06] I bet that's not documented [11:37:11] \o/ [11:37:26] would be nice to not return a 200 in such a case [11:37:29] that should be a 500 [11:37:33] (with the same content) [11:40:19] 3MediaWiki-skins-Vector: Vector: List bullet icon should not be low-res (pixelated on HiDPI screens) - https://phabricator.wikimedia.org/T37338#985372 (10Paladox) ok. [11:42:32] 3MediaWiki-extensions-Translate: Translate extensions should use jquery.accessKeyLabel instead - https://phabricator.wikimedia.org/T87174#985374 (10He7d3r) 3NEW [11:42:36] DanielK_WMDE: it was fixed few times but then they decided they did not want to make hacks for evry composer dependency [11:42:56] DanielK_WMDE: but anyway in short: run composer update or install mediawiki/vendor repo [11:43:07] Nikerabbit: yes, that fixed it [11:43:26] it was my own fault, what i'm complining about is that the error message is very well hidden [11:43:36] filing a bug about that now [11:44:13] 3MediaWiki-ResourceLoader: ResourceLoader should return Status 500 when catching an Exception - https://phabricator.wikimedia.org/T87175#985381 (10daniel) 3NEW [11:44:18] \o/ [11:44:31] Nikerabbit, Nemo_bis --^ if you are interested [11:45:48] 3MediaWiki-extensions-SemanticForms: SF 3.* with auth_remoteuser: Edit with form not possible - https://phabricator.wikimedia.org/T87173#985388 (10Temptuousinsolence) [11:48:04] 3MediaWiki-extensions-SemanticForms: SF 3.* with auth_remoteuser: Edit with form not possible - https://phabricator.wikimedia.org/T87173#985390 (10Temptuousinsolence) [11:49:12] 3MediaWiki-extensions-SemanticForms: SF 3.* with auth_remoteuser: Edit with form not possible - https://phabricator.wikimedia.org/T87173#985362 (10Temptuousinsolence) [11:50:54] (03PS10) 10Physikerwelt: LaTeXML: prevent automatic rerendering of SVG [extensions/Math] - 10https://gerrit.wikimedia.org/r/174074 [12:03:27] 3MediaWiki-Interface: gallery should not use ul/li - https://phabricator.wikimedia.org/T38755#985397 (10Fomafix) IE8 does not support `
` and `
`: http://caniuse.com/#search=figure. The elements get ignored and are not styleable. [12:09:30] 3MediaWiki-extensions-UploadWizard, Multimedia: remove "Brasilian Portugese" from UploadWizard as the template has been merged - https://phabricator.wikimedia.org/T67204#985398 (10Steinsplitter) [12:09:57] 3MediaWiki-extensions-UploadWizard, Multimedia: remove "Brasilian Portugese" from UploadWizard as the template has been merged - https://phabricator.wikimedia.org/T67204#702999 (10Steinsplitter) [12:10:16] 3MediaWiki-extensions-UploadWizard, Multimedia: remove "Brasilian Portugese" from UploadWizard as the template has been merged - https://phabricator.wikimedia.org/T67204#702999 (10Steinsplitter) [12:11:42] 3MediaWiki-extensions-UploadWizard, Multimedia: remove "Brasilian Portugese" from UploadWizard as the template has been merged - https://phabricator.wikimedia.org/T67204#985403 (10Steinsplitter) Pt-br is still a valid user interface language setting users may choose in their preferences. So maybe this schould be... [12:14:45] 3MediaWiki-extensions-SemanticForms: SF 3.* with auth_remoteuser: Edit with form not possible - https://phabricator.wikimedia.org/T87173#985406 (10Foxtrott) See T53505 If that's not your problem, please include more details. See https://m.mediawiki.org/wiki/How_to_report_a_bug [12:15:57] 3MediaWiki-extensions-Collection: Time tag displayed as raw markup in PDF - https://phabricator.wikimedia.org/T62571#985409 (10Gadget850) Works for me on a test page. The referenced article no longer uses