Old name: A2093064
User Details
- User Since
- Aug 6 2016, 12:30 PM (432 w, 4 h)
- Availability
- Available
- LDAP User
- A2093064
- MediaWiki User
- Xiplus [ Global Accounts ]
Mar 7 2024
Thanks! I have migrated it.
Mar 6 2024
I have migrated it today.
I use cron to execute a logrotate job. The cron command is
13 5 * * * jsub /usr/sbin/logrotate -s /data/project/xiplus/logrotate-status /data/project/xiplus/logrotate.conf > /data/project/xiplus/cron.out
I tried rewriting it as a Kubernetes command:
toolforge jobs run test --command "/usr/sbin/logrotate -s /data/project/xiplus/logrotate-status /data/project/xiplus/logrotate.conf > /data/project/xiplus/cron.out" --image bullseye --wait
But i got an error:
/bin/sh: 1: /usr/sbin/logrotate: not found
Can you give me some guidance?
Nov 2 2023
Aug 19 2023
Jul 7 2023
Jul 5 2023
Mar 25 2023
Mar 16 2023
Mar 11 2023
Mar 6 2023
wgPageTriageEnableEnglishWikipediaFeatures needs to be true. https://gerrit.wikimedia.org/g/operations/mediawiki-config/+/e54d093afadaee883970a719d6cec3251e34c495/wmf-config/InitialiseSettings-labs.php#1534
see also: https://gerrit.wikimedia.org/g/mediawiki/extensions/PageTriage/+/ee195a73504b8adec4631c96167863e6f2fca47b/modules/ext.pageTriage.views.toolbar/ToolbarView.js#41
Mar 2 2023
Feb 26 2023
Reply tool expands the template and repeats some text:
https://zh.wikisource.org/w/index.php?diff=2263633
https://zh.wikisource.org/w/index.php?diff=2264434
https://zh.wikisource.org/w/index.php?diff=2264493
Feb 25 2023
Feb 23 2023
https://zh.wikipedia.org/wiki/Special:AbuseFilter/223
@Xaosflux A filter to check number changes on zhwiki.
Feb 22 2023
Thanks! It works. These mentees have been reassigned to other mentors:
https://zh.wikipedia.org/w/index.php?title=Special:日志/growthexperiments&type=growthexperiments&user=&offset=20230222030628|12712095
I also reassigned mentees for 3 other past mentors.
Feb 20 2023
Feb 6 2023
Jan 17 2023
Nov 18 2022
Nov 5 2022
Oct 5 2022
Voter list is different for each candidate, see links in the task description.
Aug 22 2022
Aug 20 2022
Aug 12 2022
Jul 19 2022
Jun 29 2022
I got "502 Bad Gateway" today. Same steps written in the Description.
Jun 16 2022
$metadata = {"provider":"CentralAuthSessionProvider","providerMetadata":{"CentralAuthSource":"CentralAuth"},"userId":0,"userName":null,"userToken":null,"remember":false,"forceHTTPS":false,"expires":1655393527,"loggedOut":0,"persisted":true}
Then run into Line 756
Log shows
Session "[50]CentralAuthSessionProvider<+:0:Test2>nt31sicb3fqaem4rt6j7irq1ii353tbs": Metadata has an anonymous user, but a non-anon user was provided and (string)$userInfo = <+:0:Test2> // (Test2 is the account username)
Jun 15 2022
May 29 2022
I've found a lot of codes that use the diff function and have the same bug. Is it possible to merge resource module mediawiki.diff and mediawiki.diff.styles to solve the bug everywhere. T291433 may be related.
https://gerrit.wikimedia.org/g/mediawiki/core/+/5337dfb013134ee3ce5cde2c8f9fd05770feb622/resources/Resources.php#809
May 28 2022
May 27 2022
The bug no longer exists
May 26 2022
This feature no longer exists after T297322.
May 2 2022
May 1 2022
I think the problem is caused by https://zh.wikipedia.org/wiki/MediaWiki:Gadget-variant-link-fix.js
Google has asked if it would be possible for Wikipedia to stop redirecting zh.wikipedia.org/zh-{region,script}/<subject> coming from Google search (or Google crawler) to zh.wikipedia.org/wiki/<subject>
I have disable it for logged-out users https://zh.wikipedia.org/w/index.php?diff=71419787. Hope this helps.
Apr 21 2022
Apr 20 2022
Apr 13 2022
Apr 4 2022
It seems this isn't working because of the automatic referrer-dependent redirection
https://meta.wikimedia.org/wiki/Wikipedias_in_multiple_writing_systems#Chinese
"has different localized vocabularies and syntaxes"
zh-hans and zh-hant provide syntaxes conversion but not vocabularies conversion.
zh-cn and 5 other variants provide both vocabularies conversion and syntaxes conversion.
If users use zh-hans or zh-hant variants, they may be confused when they see unlocalized vocabularies.
Mar 24 2022
Mar 16 2022
Mar 11 2022
I found the same error in the email. I'm not sure if this is relevant.
@dancy Is it possible to apply a hot-fix patch to remove ​ from zh-hans.json and zh-hant.json. Otherwise it will break the interface until next l10n messages update.
Mar 10 2022
Related code is here https://gerrit.wikimedia.org/g/mediawiki/core/+/da7bb46849c44b6e8082f2b527ebd810ccd5d97a/resources/src/mediawiki.interface.helpers.styles.less#95
The bug is due to recent change to message "comma-separator" on translatewiki https://translatewiki.net/w/i.php?title=MediaWiki:Comma-separator/zh-hant&diff=10579967&oldid=7483822
But I don't know why   is supported in mediawiki.interface.helpers.styles.less, but ​ isn't.
Mar 6 2022
Another problem. If a user trigger two filters, first filter block 1 minute with talk access revoked, another filter block 2 minutes only. The result is block 2 minute without talk access revoked. I think it's better to block 2 minutes with talk access revoked.
In a nutshell: If there is any filter is set to revoke talk access. Revoke the talk access no matter what filter is chosen to run.
Mar 5 2022
You can post it on technical village pump https://zh.wikipedia.org/wiki/WP:VPT or my talk page https://zh.wikipedia.org/wiki/User_talk:Xiplus.
I logged variable $actionsByFilter, $consequences, $actionsToTake in https://gerrit.wikimedia.org/g/mediawiki/extensions/AbuseFilter/+/a94f71fcac3c53184997d3d18ee057cd8104fdef/includes/Consequences/ConsequencesExecutor.php#90
And I created two filters:
Filter 1: Warn, Block 1 minute
Filter 2: Disallow, Block 1 minute
Mar 4 2022
Feb 21 2022
Feb 16 2022
Feb 9 2022
Feb 5 2022
It affects these extensions: https://codesearch.wmcloud.org/search/?q=%23ca-varlang
I think we can add a new class like .ca-variants and use .ca-variants:first to specify first link.
Feb 4 2022
Jan 21 2022
Jan 17 2022
Jan 15 2022
Jan 12 2022
Jan 4 2022
Dec 15 2021
Updated suggested aliases. Please provide both zh-hans and zh-hant aliases on zhwiki.
Dec 14 2021
The wikitext editor is always the default editor. We want to allow registered users to change "edit-tab" mode, and use "two tab" mode by default if possible.
Dec 11 2021
By testing on my own server, I'm sure the correct configuration is
$wgVisualEditorUseSingleEditTab = true; // Allow to user to change option in preference $wgVisualEditorDisableForAnons = true; // Disable for logged-out users $wgDefaultUserOptions['visualeditor-tabs'] = 'multi-tab'; // Default to two tabs
Refer https://www.mediawiki.org/wiki/Extension:VisualEditor#Quick_configuration_guide "Single edit tab" and "Enabled for all to opt-in "
Dec 1 2021
It just a special template design to generate correct link to IFD page. There is no bug.
Nov 19 2021
Nov 15 2021
Nov 13 2021
CreditsSource override MediaWiki-core' output now. It's not empty on some pages. See:
https://en.wikivoyage.org/wiki/Taiwan?action=credits&uselang=en
https://en.wikivoyage.org/wiki/Taiwan?action=credits&uselang=zh
Nov 11 2021
Thanks for @MilkyDefer's comment. I can reproduce the bug every times. I have provided a stable steps to reproduce it in task description.