♟ Krinkle
- ️Tue Mar 04 2025
Less_Exception_Compiler: error evaluating function `unit` The first argument to unit must be a number. Have you forgotten parenthesis? in variables.less on line 5, column 1
This is about an icon and some CSS code in the Vector skin.
Krinkle renamed T387336: Concatenated files in ResourceLoader "scripts" modules should not share a scope from Concatenated files in ResourceLoader "scripts" modules share a scope to Concatenated files in ResourceLoader "scripts" modules should not share a scope.
This generates a lot of log noise on small wikis.
Krinkle updated the language for P73706 PHP Transliterator from autodetect to php.
Krinkle updated the language for P73600 (An Untitled Masterwork) from ini to shell.
Krinkle updated the language for P73600 (An Untitled Masterwork) from apacheconf to ini.
Krinkle updated the language for P73600 (An Untitled Masterwork) from sql to apacheconf.
The require() function roughly works as follows:
The PR has been merged, and is now released by James as part of eslint-config-wikimedia 0.29.
We could potentially do something like this:
Success! The autofill is now working in Chrome.
Given the recent changes to Elasticsearch license to AGPL, we are likely going to stay on Elasticsearch and upgrade to latest version. Final decision to come...
Re-opening for the ESLint TODO.
I experienced this locally as well during development of that same patch. I worked around it at the time by editing getVirtualDomains and returning an empty array, so as to keep the patch focussed on one thing.
DeferredUpdates will currently execute immedately under some circumstances, notably in phpunit tests, in maintenance scripts, and during the execution of other deferred updates.
Krinkle renamed T381537: Raise Grade A JavaScript requirement from ES2016 (ES7) to ES2017 (ES8) from Raise Grade A JavaScript requirement from ES2015 (ES6) to ES2017 (ES8) to Raise Grade A JavaScript requirement from ES2016 (ES7) to ES2017 (ES8).
Krinkle renamed T385520: Deploy DAL files for seamless credential sharing in Chrome from Investigate seamless credential sharing to Deploy DAL files for seamless credential sharing in Chrome.
There's actually quite a bit more erosion. These "info" messages weren't neutral originally, they took an image parameter that in a handful of cases was passed not a blue Information icon, but a green tick. We've lost pretty much all positive/success vibes during the installer.
Krinkle renamed T277675: Add native support for ES2016-ES2017 to the minifier from Add native support for ES2016-ES2020 or higher versions to the minifier to Add native support for ES2016-ES2017 to the minifier.
Krinkle renamed T386530: Add native support for ES2018-ES2020 to the minifier from Add native support for ES2018-ES2020 or higher versions to the minifier to Add native support for ES2018-ES2020 to the minifier.
Moving back to our quarterly column. @Krinkle - let us know if this is urgent/we should prioritize it for the next two weeks or so.
Fri, Feb 14, 2:02 PM · MW-1.44-notes (1.44.0-wmf.19; 2025-03-04), Trust and Safety Product Team, Moderator-Tools-Team, Growth-Team, MW-1.43-notes (1.43.0-wmf.17; 2024-08-06), Patch-For-Review, LPL Essential (LPL Essential 2024 Jul-Oct), MediaWiki-Platform-Team (Radar), Abstract Wikipedia team, WikiLambda, UniversalLanguageSelector, Page-Previews, Maps (Kartographer), Notifications (Echo), DiscussionTools, CheckUser, Advanced-Search, ContentTranslation, MediaWiki-User-Interface, GrowthExperiments, MediaWiki-Recent-changes, MediaWiki-HTMLForm
[…] our mobile user agent regex may not be as good as as Google's.
Historically, Google Search has supported this divide natively. E.g. […] using Google Search on mobile, it would generally present the mobile URL to those users, and the canonical one to queries on desktop devices. […] without Google picking the URL for us, we'd rely entirely on our edge redirect, and our mobile user agent regex may not be as good as as Google's.
- Status Update: Dec 2024 - Jan 2025
Krinkle renamed T385997: Drop module_deps table in WMF prod from Drop module_deps table to Drop module_deps table in WMF prod.
It's good to record the user demand here, but moving Less.js 4.x feature to Radar for now as we'd want to do T288498: Update less.php port to support Less.js 3.13 behaviours first.
- Apple dataset
Task description
Log message
Could not send confirmation email: Unknown error in PHP's mail() function.
Krinkle renamed T336693: Re-implement reading lists REST interface outside RESTBase from Re-implement reading lists REST interface outside RESTbase to Re-implement reading lists REST interface outside RESTBase.
Can you explore a path forward where we discourage all except the existing localBasePath, and derive remoteBasePath automatically?
I don't see how that could be done without breaking backwards compatibility. It's already valid to omit all of remoteBasePath/remoteExtPath/remoteSkinPath, it has the same effect as specifying remoteBasePath' => $wgResourceBasePath. […]