Page MenuHomePhabricator
Feed Advanced Search

Jun 11 2019

RazeSoldier added a comment to T225319: [BlogPage] Error: 1067 Invalid default value for 'Comment_Date'.

The SQL must follow our Database policy.

Jun 11 2019, 4:54 AM · MediaWiki-extensions-Comments, Social-Tools

Jun 10 2019

RazeSoldier closed T225078: Set opcache.enable_cli to 1 on our travis-ci build as Resolved.

It's not just the phpunit test to get the benefit, also have Composer.

Jun 10 2019, 3:53 PM · MW-1.31-release-notes, MW-1.34-notes (1.34.0-wmf.10; 2019-06-18), MediaWiki-Core-Tests
RazeSoldier updated the task description for T220656: Drop legacy hard-deprecated code from MediaWiki ahead of MediaWiki 1.34 release.
Jun 10 2019, 6:28 AM · MW-1.35-notes (1.35.0-wmf.21; 2020-02-25), MW-1.34-notes (1.34.0-wmf.13; 2019-07-09), MediaWiki-General, Technical-Debt (Deprecation process), MW-1.34-release

Jun 9 2019

RazeSoldier added a comment to T223969: "PHP fatal error: entire web request took longer than 60 seconds and timed out" on zh.wikisource page.

Before we have a fundamental solution, you can split the page content via the API.

Jun 9 2019, 5:55 PM · MW-1.34-notes (1.34.0-wmf.13; 2019-07-09), Parsing-Team--ARCHIVED, Wikimedia-production-error, MediaWiki-Language-converter, Performance Issue, Chinese-Sites
RazeSoldier added a comment to T223969: "PHP fatal error: entire web request took longer than 60 seconds and timed out" on zh.wikisource page.

If the number of people affected is too much, the priority should be High.

Jun 9 2019, 5:52 PM · MW-1.34-notes (1.34.0-wmf.13; 2019-07-09), Parsing-Team--ARCHIVED, Wikimedia-production-error, MediaWiki-Language-converter, Performance Issue, Chinese-Sites
RazeSoldier added a comment to T225078: Set opcache.enable_cli to 1 on our travis-ci build.

I calculated the average duration for phpunit-test on 5 commit that before the patch. (Unit: second)

PHP Version1st2nd3rd4th5thavg
7.2583608561579560578.2
7.3603607587567594591.6
Jun 9 2019, 5:38 PM · MW-1.31-release-notes, MW-1.34-notes (1.34.0-wmf.10; 2019-06-18), MediaWiki-Core-Tests

Jun 8 2019

RazeSoldier added a comment to T225354: VisualEditor broken on REL1_33: "ConfigException: undefined option: 'EnableBlockNoticeStats'".

This is because a patch was not backported to REL1_33.

Jun 8 2019, 3:10 PM · User-Ryasmeen, VisualEditor, MW-1.33-release, VisualEditor-MediaWiki

Jun 7 2019

RazeSoldier added a comment to T223005: Replace usages of SpecialPage::getTitle() with SpecialPage::getPageTitle().

@Reedy All extensions hosted in WMF-gerrit already done, please check.

Jun 7 2019, 6:59 PM · MediaWiki-extensions-WikiLexicalData-or-OmegaWiki, good first task, MediaWiki-extensions-General, Technical-Debt, MW-1.34-release
RazeSoldier closed T206902: [NaturalLanguageList] parser tests fail on PHP 7.2 as Resolved.
Jun 7 2019, 6:50 PM · PHP 7.2 support, MediaWiki-extensions-Other
RazeSoldier added a comment to T225244: Travis CI failures in ApiQueryLanguageinfoTest.

A full test should contain 20,000+ tests.

Jun 7 2019, 6:41 PM · Patch-For-Review, MW-1.34-notes (1.34.0-wmf.10; 2019-06-18), Wikimedia-production-error (ARCHIVED -- Shared Build Failure), MediaWiki-Internationalization, MediaWiki-Action-API
RazeSoldier added a comment to T225244: Travis CI failures in ApiQueryLanguageinfoTest.

The key is that the Travis CI builds includes a full test of phpunit, and the error also appeared in my test environment.

What is that supposed to mean? That we don't run all the phpunit tests in WMF CI?

Jun 7 2019, 6:28 PM · Patch-For-Review, MW-1.34-notes (1.34.0-wmf.10; 2019-06-18), Wikimedia-production-error (ARCHIVED -- Shared Build Failure), MediaWiki-Internationalization, MediaWiki-Action-API
Restricted Application added a project to T225319: [BlogPage] Error: 1067 Invalid default value for 'Comment_Date': Social-Tools.
Jun 7 2019, 6:18 PM · MediaWiki-extensions-Comments, Social-Tools
RazeSoldier added a comment to T225244: Travis CI failures in ApiQueryLanguageinfoTest.

The key is that the Travis CI builds includes a full test of phpunit, and the error also appeared in my test environment.

Jun 7 2019, 5:54 PM · Patch-For-Review, MW-1.34-notes (1.34.0-wmf.10; 2019-06-18), Wikimedia-production-error (ARCHIVED -- Shared Build Failure), MediaWiki-Internationalization, MediaWiki-Action-API
RazeSoldier closed T225317: [WikiLexicalData] Global $wgVersion is never used, a subtask of T223005: Replace usages of SpecialPage::getTitle() with SpecialPage::getPageTitle(), as Invalid.
Jun 7 2019, 5:52 PM · MediaWiki-extensions-WikiLexicalData-or-OmegaWiki, good first task, MediaWiki-extensions-General, Technical-Debt, MW-1.34-release
RazeSoldier closed T225317: [WikiLexicalData] Global $wgVersion is never used as Invalid.

My fault, it is related to my patch.

Jun 7 2019, 5:52 PM · MediaWiki-extensions-WikiLexicalData-or-OmegaWiki
RazeSoldier created T225317: [WikiLexicalData] Global $wgVersion is never used.
Jun 7 2019, 5:49 PM · MediaWiki-extensions-WikiLexicalData-or-OmegaWiki
RazeSoldier added a comment to T225244: Travis CI failures in ApiQueryLanguageinfoTest.

repo admin can configure whether to test PR. Looks like it is disable in wikimedia/mediawiki.

Jun 7 2019, 1:41 PM · Patch-For-Review, MW-1.34-notes (1.34.0-wmf.10; 2019-06-18), Wikimedia-production-error (ARCHIVED -- Shared Build Failure), MediaWiki-Internationalization, MediaWiki-Action-API
RazeSoldier claimed T206902: [NaturalLanguageList] parser tests fail on PHP 7.2.
Jun 7 2019, 6:59 AM · PHP 7.2 support, MediaWiki-extensions-Other

Jun 6 2019

RazeSoldier committed rETMCcfac1f4ab0e5: Replace SpecialPage::getTitle() with SpecialPage::getPageTitle().
Replace SpecialPage::getTitle() with SpecialPage::getPageTitle()
Jun 6 2019, 6:54 PM
RazeSoldier moved T223005: Replace usages of SpecialPage::getTitle() with SpecialPage::getPageTitle() from Blocker to Deprecate/Remove on the MW-1.34-release board.
Jun 6 2019, 5:57 PM · MediaWiki-extensions-WikiLexicalData-or-OmegaWiki, good first task, MediaWiki-extensions-General, Technical-Debt, MW-1.34-release
RazeSoldier added a project to T223005: Replace usages of SpecialPage::getTitle() with SpecialPage::getPageTitle(): MediaWiki-extensions-WikiLexicalData-or-OmegaWiki.
Jun 6 2019, 5:57 PM · MediaWiki-extensions-WikiLexicalData-or-OmegaWiki, good first task, MediaWiki-extensions-General, Technical-Debt, MW-1.34-release
RazeSoldier claimed T223005: Replace usages of SpecialPage::getTitle() with SpecialPage::getPageTitle().

I have submitted patches of the extensions mentioned by Reedy, except that WikiLexicalData needs clarification.

Jun 6 2019, 5:52 PM · MediaWiki-extensions-WikiLexicalData-or-OmegaWiki, good first task, MediaWiki-extensions-General, Technical-Debt, MW-1.34-release
RazeSoldier committed rEFOR376d07c90756: Replace SpecialPage::getTitle() with SpecialPage::getPageTitle().
Replace SpecialPage::getTitle() with SpecialPage::getPageTitle()
Jun 6 2019, 5:44 PM
RazeSoldier committed rEMDO704ca5120944: Replace SpecialPage::getTitle() with SpecialPage::getPageTitle().
Replace SpecialPage::getTitle() with SpecialPage::getPageTitle()
Jun 6 2019, 5:38 PM
RazeSoldier added a watcher for MediaWiki-Releasing: RazeSoldier.
Jun 6 2019, 4:02 PM
RazeSoldier set the image for MW-1.34-release to F29365241: fa-truck-orange.png.
Jun 6 2019, 3:34 PM
RazeSoldier claimed T225078: Set opcache.enable_cli to 1 on our travis-ci build.
Jun 6 2019, 8:34 AM · MW-1.31-release-notes, MW-1.34-notes (1.34.0-wmf.10; 2019-06-18), MediaWiki-Core-Tests

Jun 5 2019

RazeSoldier removed projects from T225092: Missing i18n in FlaggedRevs: Release, Train Deployments.

These tags are not suitable for subtask of train.

Jun 5 2019, 1:50 PM · MW-1.34-notes (1.34.0-wmf.10; 2019-06-18), MediaWiki-extensions-FlaggedRevs, User-zeljkofilipin, Release-Engineering-Team (Kanban)
RazeSoldier added a comment to T225078: Set opcache.enable_cli to 1 on our travis-ci build.

On my machine, the test with opcache.enable_cli=1 took about 5 and a half minutes and with opcache.enable_cli=0 took 6 minutes and 20 seconds.

Jun 5 2019, 10:13 AM · MW-1.31-release-notes, MW-1.34-notes (1.34.0-wmf.10; 2019-06-18), MediaWiki-Core-Tests
RazeSoldier created T225078: Set opcache.enable_cli to 1 on our travis-ci build.
Jun 5 2019, 10:07 AM · MW-1.31-release-notes, MW-1.34-notes (1.34.0-wmf.10; 2019-06-18), MediaWiki-Core-Tests

Jun 3 2019

RazeSoldier removed a member for good first task: RazeSoldier.
Jun 3 2019, 3:49 PM
RazeSoldier moved T223005: Replace usages of SpecialPage::getTitle() with SpecialPage::getPageTitle() from Unsorted to Migrate / Replace on the Technical-Debt board.
Jun 3 2019, 3:30 PM · MediaWiki-extensions-WikiLexicalData-or-OmegaWiki, good first task, MediaWiki-extensions-General, Technical-Debt, MW-1.34-release
RazeSoldier added a project to T223005: Replace usages of SpecialPage::getTitle() with SpecialPage::getPageTitle(): good first task.
Jun 3 2019, 3:29 PM · MediaWiki-extensions-WikiLexicalData-or-OmegaWiki, good first task, MediaWiki-extensions-General, Technical-Debt, MW-1.34-release

Jun 1 2019

RazeSoldier added a project to T224811: Special:Log/block inaccessible on several wikis with fatal ParameterAssertionException "Bad value for parameter $dbkey: should not be empty": Wikimedia-production-error.
Jun 1 2019, 7:14 PM · Platform Team Workboards (Done with CPT), MW-1.34-notes (1.34.0-wmf.11; 2019-06-26), Platform Engineering (Needs Cleaning - Security, stability, performance, and scalability (TEC1)), MediaWiki-Logevents, Wikimedia-production-error
RazeSoldier claimed T217855: Default dbpath for install.php (dbtype sqlite) no longer works. (Writes to root of disk).
Jun 1 2019, 4:11 PM · MW-1.34-notes (1.34.0-wmf.22; 2019-09-10), Platform Team Workboards (Clinic Duty Team), MW-1.34-release, MediaWiki-Installer

May 30 2019

RazeSoldier lowered the priority of T222628: Some history views and diffs unavailable on Wikipedias (Fatal ParameterAssertionException: Bad value for parameter $dbkey) from Unbreak Now! to High.

Merge the fix on master branch is not urgent. Drop priority.

May 30 2019, 1:01 PM · User-notice-archive, MediaWiki-Page-history, Platform Team Workboards (Done with CPT), MW-1.34-notes (1.34.0-wmf.8; 2019-06-04), Platform Engineering (Decoupling (CDP2)), MediaWiki-Comment-store, MediaWiki-Page-diffs, Wikimedia-production-error
RazeSoldier added a comment to T224664: Internal error when trying to see the difference between revisions [Wikimedia\Assert\ParameterAssertionException].

Because 512126 has not been merged yet and the fix for 1.34.0-wmf.6 branch was not ported to master branch, resulting in 1.34.0-wmf.7 branch not including the fix, resulting in bug regressions.

May 30 2019, 12:41 PM · MediaWiki-Page-history, Wikimedia-production-error, MediaWiki-Page-diffs

May 29 2019

RazeSoldier added a comment to T221933: Enable Flagged Revisions (for trial run purpose) at the Chinese Wikipedia.

@RazeSoldier: What's the sense in enabling something on beta which will not be enabled in production?

May 29 2019, 8:05 AM · Wikimedia-Extension-setup, Chinese-Sites
RazeSoldier added a comment to T221933: Enable Flagged Revisions (for trial run purpose) at the Chinese Wikipedia.

Can we enable the extension on beta zhwiki?

May 29 2019, 3:53 AM · Wikimedia-Extension-setup, Chinese-Sites
RazeSoldier added a comment to T221933: Enable Flagged Revisions (for trial run purpose) at the Chinese Wikipedia.

Is there any possibility for zhwiki to follow enwiki to set up an environment of a light weight form of Flagged Revisions a.k.a. Pending Changes?

May 29 2019, 3:51 AM · Wikimedia-Extension-setup, Chinese-Sites
RazeSoldier closed T207123: [AzharAuth] AzharAuth/AzharAuth.class.php triggers warnings on PHP 7.3 as Resolved.
May 29 2019, 2:11 AM · PHP 7.3 support, MediaWiki-extensions-Other

May 28 2019

RazeSoldier claimed T207123: [AzharAuth] AzharAuth/AzharAuth.class.php triggers warnings on PHP 7.3.
May 28 2019, 3:22 PM · PHP 7.3 support, MediaWiki-extensions-Other
RazeSoldier closed T207120: [MassEditRegex] MassEditRegex/MassEditRegex.special.php triggers warnings on PHP 7.3 as Resolved.

Fixed in f8fbb0f.

May 28 2019, 3:11 PM · MediaWiki-extensions-MassEditRegex, PHP 7.3 support
RazeSoldier closed T207121: DonationInterface/gateway_common/gateway.adapter.php triggers warnings on PHP 7.3 as Resolved.
May 28 2019, 3:04 PM · Patch-For-Review, PHP 7.3 support, MediaWiki-extensions-DonationInterface
RazeSoldier added a comment to T221933: Enable Flagged Revisions (for trial run purpose) at the Chinese Wikipedia.

Is it necessary to reach certain conditions to enable the extension on zhwiki or to block the extension enabling at fundamentally? If it is the former, what conditions do we need to reach?

May 28 2019, 1:59 PM · Wikimedia-Extension-setup, Chinese-Sites
RazeSoldier moved T221933: Enable Flagged Revisions (for trial run purpose) at the Chinese Wikipedia from To deploy to Blocked on development on the Wikimedia-Site-requests board.
May 28 2019, 1:09 PM · Wikimedia-Extension-setup, Chinese-Sites
RazeSoldier updated the task description for T224374: "config-outdated-sqlite" i18n message wrong.
May 28 2019, 4:43 AM · MW-1.32-notes, MW-1.31-release-notes, MW-1.33-notes, MW-1.30-release-notes, MW-1.30-release, MW-1.34-notes (1.34.0-wmf.7; 2019-05-28), MW-1.32-release, MW-1.31-release, MW-1.33-release, MediaWiki-Installer
RazeSoldier updated RazeSoldier.
May 28 2019, 3:49 AM
RazeSoldier added a comment to T221933: Enable Flagged Revisions (for trial run purpose) at the Chinese Wikipedia.

Also, is enabling FlaggedRevision extension within the scope of SWAT deploy? Enabling the extension seems complicated.

May 28 2019, 3:46 AM · Wikimedia-Extension-setup, Chinese-Sites
RazeSoldier updated subscribers of T221933: Enable Flagged Revisions (for trial run purpose) at the Chinese Wikipedia.

@Reedy Should I test my patch on beta-zhwiki? If so, this means that it cannot be deployed to zhwiki before June 1.

May 28 2019, 3:41 AM · Wikimedia-Extension-setup, Chinese-Sites
RazeSoldier added a comment to T224374: "config-outdated-sqlite" i18n message wrong.

Related 008428c. It swap the incoming variable of static::$minimumVersion and $serverVersion, made this bug fixed. But also caused an warming on config-*-old i18n messages. In config-*-old, the minimum version is in front, the system version is behind. In config-outdated-sqlite, quite the opposite.

That commit is not related...

May 28 2019, 1:11 AM · MW-1.32-notes, MW-1.31-release-notes, MW-1.33-notes, MW-1.30-release-notes, MW-1.30-release, MW-1.34-notes (1.34.0-wmf.7; 2019-05-28), MW-1.32-release, MW-1.31-release, MW-1.33-release, MediaWiki-Installer
RazeSoldier added a comment to T221933: Enable Flagged Revisions (for trial run purpose) at the Chinese Wikipedia.

But it seems that zh_classicalwiki uses the default configuration. Is there a reference value?

May 28 2019, 12:50 AM · Wikimedia-Extension-setup, Chinese-Sites
RazeSoldier added a comment to T224374: "config-outdated-sqlite" i18n message wrong.

Related 008428c. It swap the incoming variable of static::$minimumVersion and $serverVersion, made this bug fixed. But also caused an warming on config-*-old i18n messages. In config-*-old, the minimum version is in front, the system version is behind. In config-outdated-sqlite, quite the opposite.

May 28 2019, 12:41 AM · MW-1.32-notes, MW-1.31-release-notes, MW-1.33-notes, MW-1.30-release-notes, MW-1.30-release, MW-1.34-notes (1.34.0-wmf.7; 2019-05-28), MW-1.32-release, MW-1.31-release, MW-1.33-release, MediaWiki-Installer

May 27 2019

RazeSoldier updated subscribers of T224374: "config-outdated-sqlite" i18n message wrong.

@Reedy I don't know what happened. I ran php maintenance/install.php --env-checks again today and found that the output text was as expected. I am pretty sure that I am running on master branch.

Screenshot_20190527_230958.jpg (901×1 px, 257 KB)

It is very likely that I ignored something and I apologize.

May 27 2019, 3:11 PM · MW-1.32-notes, MW-1.31-release-notes, MW-1.33-notes, MW-1.30-release-notes, MW-1.30-release, MW-1.34-notes (1.34.0-wmf.7; 2019-05-28), MW-1.32-release, MW-1.31-release, MW-1.33-release, MediaWiki-Installer

May 26 2019

RazeSoldier added projects to T224374: "config-outdated-sqlite" i18n message wrong: MW-1.31-release, MW-1.32-release.

This bug has existed since 1.30 (introduced in b907358). The patch should be ported backwards into REL1_31, REL1_32 and REL1_33.

May 26 2019, 5:33 PM · MW-1.32-notes, MW-1.31-release-notes, MW-1.33-notes, MW-1.30-release-notes, MW-1.30-release, MW-1.34-notes (1.34.0-wmf.7; 2019-05-28), MW-1.32-release, MW-1.31-release, MW-1.33-release, MediaWiki-Installer
RazeSoldier created T224374: "config-outdated-sqlite" i18n message wrong.
May 26 2019, 5:17 PM · MW-1.32-notes, MW-1.31-release-notes, MW-1.33-notes, MW-1.30-release-notes, MW-1.30-release, MW-1.34-notes (1.34.0-wmf.7; 2019-05-28), MW-1.32-release, MW-1.31-release, MW-1.33-release, MediaWiki-Installer
RazeSoldier claimed T207121: DonationInterface/gateway_common/gateway.adapter.php triggers warnings on PHP 7.3.
May 26 2019, 9:44 AM · Patch-For-Review, PHP 7.3 support, MediaWiki-extensions-DonationInterface

May 25 2019

RazeSoldier closed T207118: intersection/DynamicPageList.hooks.php triggers warnings on PHP 7.3 as Resolved.

Fixed in fddb7229.

May 25 2019, 7:16 AM · PHP 7.3 support, DynamicPageList (Wikimedia)
RazeSoldier claimed T207118: intersection/DynamicPageList.hooks.php triggers warnings on PHP 7.3.
May 25 2019, 7:03 AM · PHP 7.3 support, DynamicPageList (Wikimedia)

May 24 2019

RazeSoldier moved T221933: Enable Flagged Revisions (for trial run purpose) at the Chinese Wikipedia from Config - to process to To deploy on the Wikimedia-Site-requests board.
May 24 2019, 7:11 AM · Wikimedia-Extension-setup, Chinese-Sites
RazeSoldier updated the task description for T221933: Enable Flagged Revisions (for trial run purpose) at the Chinese Wikipedia.
May 24 2019, 7:10 AM · Wikimedia-Extension-setup, Chinese-Sites

May 22 2019

RazeSoldier added a comment to T221933: Enable Flagged Revisions (for trial run purpose) at the Chinese Wikipedia.

Could you state exact time?

May 22 2019, 11:32 PM · Wikimedia-Extension-setup, Chinese-Sites
RazeSoldier added a comment to T222628: Some history views and diffs unavailable on Wikipedias (Fatal ParameterAssertionException: Bad value for parameter $dbkey).

There are various code path from extensions or mediawiki/core that ends up hitting the error. It has been added in mediawiki/core by https://gerrit.wikimedia.org/r/#/c/mediawiki/core/+/504000/

The first occurrences were on April 30th.

May 22 2019, 2:47 PM · User-notice-archive, MediaWiki-Page-history, Platform Team Workboards (Done with CPT), MW-1.34-notes (1.34.0-wmf.8; 2019-06-04), Platform Engineering (Decoupling (CDP2)), MediaWiki-Comment-store, MediaWiki-Page-diffs, Wikimedia-production-error
RazeSoldier added a comment to T221933: Enable Flagged Revisions (for trial run purpose) at the Chinese Wikipedia.

I will schedule the patch on the 27th or 28th in next week.

May 22 2019, 10:42 AM · Wikimedia-Extension-setup, Chinese-Sites

May 21 2019

RazeSoldier added a comment to T222024: Add namespace aliases on zhwiktionary.

I just don't use IRC much, and it appears to be a requirement for SWAT deployments

May 21 2019, 5:22 PM · User-DannyS712, Chinese-Sites, Wikimedia-Site-requests
RazeSoldier added a comment to T222024: Add namespace aliases on zhwiktionary.
May 21 2019, 5:10 PM · User-DannyS712, Chinese-Sites, Wikimedia-Site-requests
RazeSoldier added a comment to T222024: Add namespace aliases on zhwiktionary.

Example edit.

May 21 2019, 4:58 PM · User-DannyS712, Chinese-Sites, Wikimedia-Site-requests
RazeSoldier added a comment to T222024: Add namespace aliases on zhwiktionary.

Site configuration changes and code changes are a bit different. Site configuration patch usually +2 by SWAT. This requires you to manually schedule a window to your patch. More help.

May 21 2019, 4:49 PM · User-DannyS712, Chinese-Sites, Wikimedia-Site-requests

May 20 2019

RazeSoldier added a comment to T222857: Some history views and diffs unavailable on zh.wikipedia.org (Fatal ParameterTypeException: Bad value for parameter $fragment).

@Krinkle Still have a problem. See the beta site.

May 20 2019, 12:49 AM · User-notice-archive, MediaWiki-Page-history, MW-1.34-notes (1.34.0-wmf.5; 2019-05-14), Wikimedia-production-error, Chinese-Sites, MediaWiki-Page-diffs

May 19 2019

RazeSoldier added a comment to T222857: Some history views and diffs unavailable on zh.wikipedia.org (Fatal ParameterTypeException: Bad value for parameter $fragment).

It seems that this problem is essentially the same as the problem with T222628. A different error message will appear because of the difference(HHVM/PHP7) in PHP interpreter.

May 19 2019, 11:15 AM · User-notice-archive, MediaWiki-Page-history, MW-1.34-notes (1.34.0-wmf.5; 2019-05-14), Wikimedia-production-error, Chinese-Sites, MediaWiki-Page-diffs
RazeSoldier added a comment to T222857: Some history views and diffs unavailable on zh.wikipedia.org (Fatal ParameterTypeException: Bad value for parameter $fragment).

If I just leave /* */ comment, Bad value for parameter $dbkey : should not be empty will occur. Already reproduce in the test patch.

May 19 2019, 11:06 AM · User-notice-archive, MediaWiki-Page-history, MW-1.34-notes (1.34.0-wmf.5; 2019-05-14), Wikimedia-production-error, Chinese-Sites, MediaWiki-Page-diffs
RazeSoldier changed the status of T223763: HTTP 503 when viewing some JavaScript page with action=raw&ctype=text/javascript from Duplicate to Invalid.

05:09 marostegui: varnish-backend-restart on cp1081 - SAL

May 19 2019, 8:12 AM · Traffic, SRE
RazeSoldier edited projects for T223763: HTTP 503 when viewing some JavaScript page with action=raw&ctype=text/javascript, added: Traffic; removed Wikimedia-production-error.
May 19 2019, 8:08 AM · Traffic, SRE
RazeSoldier closed T223762: Try to visit some pages on zhwikiversity but get a 503 error as Invalid.
May 19 2019, 8:07 AM · Traffic, SRE, Chinese-Sites
RazeSoldier changed the status of T221933: Enable Flagged Revisions (for trial run purpose) at the Chinese Wikipedia from Stalled to Open.
May 19 2019, 2:50 AM · Wikimedia-Extension-setup, Chinese-Sites

May 17 2019

RazeSoldier added a comment to T221933: Enable Flagged Revisions (for trial run purpose) at the Chinese Wikipedia.

When should we deploy the patch?

May 17 2019, 6:49 AM · Wikimedia-Extension-setup, Chinese-Sites

May 15 2019

RazeSoldier added a comment to T221933: Enable Flagged Revisions (for trial run purpose) at the Chinese Wikipedia.

I pushed a new patch.

May 15 2019, 12:45 PM · Wikimedia-Extension-setup, Chinese-Sites

May 10 2019

RazeSoldier claimed T222628: Some history views and diffs unavailable on Wikipedias (Fatal ParameterAssertionException: Bad value for parameter $dbkey).
May 10 2019, 1:22 PM · User-notice-archive, MediaWiki-Page-history, Platform Team Workboards (Done with CPT), MW-1.34-notes (1.34.0-wmf.8; 2019-06-04), Platform Engineering (Decoupling (CDP2)), MediaWiki-Comment-store, MediaWiki-Page-diffs, Wikimedia-production-error
RazeSoldier added a comment to T222628: Some history views and diffs unavailable on Wikipedias (Fatal ParameterAssertionException: Bad value for parameter $dbkey).

I think this ticket is the same as T222857, because the revisions has an empty autocomment.

May 10 2019, 6:29 AM · User-notice-archive, MediaWiki-Page-history, Platform Team Workboards (Done with CPT), MW-1.34-notes (1.34.0-wmf.8; 2019-06-04), Platform Engineering (Decoupling (CDP2)), MediaWiki-Comment-store, MediaWiki-Page-diffs, Wikimedia-production-error

May 9 2019

RazeSoldier changed Due Date from Aug 31 2019, 4:00 PM to May 31 2019, 4:00 PM on T221933: Enable Flagged Revisions (for trial run purpose) at the Chinese Wikipedia.
May 9 2019, 1:35 PM · Wikimedia-Extension-setup, Chinese-Sites
RazeSoldier added a comment to T222857: Some history views and diffs unavailable on zh.wikipedia.org (Fatal ParameterTypeException: Bad value for parameter $fragment).

Linker::formatAutocomments() did not handle empty autocomment.

May 9 2019, 9:51 AM · User-notice-archive, MediaWiki-Page-history, MW-1.34-notes (1.34.0-wmf.5; 2019-05-14), Wikimedia-production-error, Chinese-Sites, MediaWiki-Page-diffs
RazeSoldier added a comment to T222857: Some history views and diffs unavailable on zh.wikipedia.org (Fatal ParameterTypeException: Bad value for parameter $fragment).

For my debug, when a revision comment contains /**/ (patten: /\*\s*\*/), the exception will be throw. E.g. my test edit in sandbox

May 9 2019, 9:38 AM · User-notice-archive, MediaWiki-Page-history, MW-1.34-notes (1.34.0-wmf.5; 2019-05-14), Wikimedia-production-error, Chinese-Sites, MediaWiki-Page-diffs

May 8 2019

RazeSoldier closed T207116: CentralAuth/maintenance/migrateAccount.php triggers warnings on PHP 7.3 as Resolved.
May 8 2019, 11:04 AM · MW-1.34-notes (1.34.0-wmf.5; 2019-05-14), Patch-For-Review, PHP 7.3 support, MediaWiki-extensions-CentralAuth

May 5 2019

RazeSoldier added a comment to T221933: Enable Flagged Revisions (for trial run purpose) at the Chinese Wikipedia.

So setting $wgFlaggedRevsOverride=false is necessary and fits in the need and agreement in zhwiki.

May 5 2019, 11:41 AM · Wikimedia-Extension-setup, Chinese-Sites
RazeSoldier added a comment to T221933: Enable Flagged Revisions (for trial run purpose) at the Chinese Wikipedia.

We can set $wgFlaggedRevsOverride=false, default true.

May 5 2019, 11:20 AM · Wikimedia-Extension-setup, Chinese-Sites
RazeSoldier added a comment to T221933: Enable Flagged Revisions (for trial run purpose) at the Chinese Wikipedia.

What is "the English Wikipedia Model"? enwiki set $wgFlaggedRevsOverride=false, so unnecessary disable $wgKartographerEnableMapFrame.

May 5 2019, 11:08 AM · Wikimedia-Extension-setup, Chinese-Sites
RazeSoldier moved T221933: Enable Flagged Revisions (for trial run purpose) at the Chinese Wikipedia from Backlog to Config - to process on the Wikimedia-Site-requests board.
May 5 2019, 4:45 AM · Wikimedia-Extension-setup, Chinese-Sites

May 3 2019

RazeSoldier added a comment to T221933: Enable Flagged Revisions (for trial run purpose) at the Chinese Wikipedia.

Checking list:

  1. Add zhwiki to flaggedrevs.dblist
  2. Grant movestable, autoreview and review to sysop
  3. Grant autoreview and review to rollbacker
  4. Disable $wgKartographerEnableMapFrame on zhwiki
May 3 2019, 9:44 AM · Wikimedia-Extension-setup, Chinese-Sites

Apr 30 2019

RazeSoldier updated the task description for T222170: InvalidArgumentException from SpecialBlock.php: "$comment can not be null".
Apr 30 2019, 12:27 PM · Anti-Harassment, MediaWiki-User-management, MediaWiki-Comment-store, Wikimedia-production-error, Chinese-Sites
RazeSoldier added a comment to T222170: InvalidArgumentException from SpecialBlock.php: "$comment can not be null".

Which wiki has occur this exception?

Apr 30 2019, 12:26 PM · Anti-Harassment, MediaWiki-User-management, MediaWiki-Comment-store, Wikimedia-production-error, Chinese-Sites

Apr 26 2019

RazeSoldier added a comment to T221933: Enable Flagged Revisions (for trial run purpose) at the Chinese Wikipedia.

$wgFlaggedRevsOverride – Whether the stable version is the default content for pages.

Individual pages can be configured to have the stable or draft version as the default content by administrators. -- MediaWiki.org

Apr 26 2019, 12:52 PM · Wikimedia-Extension-setup, Chinese-Sites
RazeSoldier triaged T221933: Enable Flagged Revisions (for trial run purpose) at the Chinese Wikipedia as Medium priority.
Apr 26 2019, 12:49 PM · Wikimedia-Extension-setup, Chinese-Sites
RazeSoldier claimed T221933: Enable Flagged Revisions (for trial run purpose) at the Chinese Wikipedia.
Apr 26 2019, 12:49 PM · Wikimedia-Extension-setup, Chinese-Sites
RazeSoldier added a comment to T221933: Enable Flagged Revisions (for trial run purpose) at the Chinese Wikipedia.

@1233thehongkonger Due many FlaggedRevs wiki with $wgFlaggedRevsOverride=false ($wgFlaggedRevsOverride: Whether the stable version is the default content for pages). Just in case, do you want to disable this option (default true)?

Apr 26 2019, 12:48 PM · Wikimedia-Extension-setup, Chinese-Sites
RazeSoldier added a project to T221933: Enable Flagged Revisions (for trial run purpose) at the Chinese Wikipedia: Wikimedia-Site-requests.
Apr 26 2019, 10:43 AM · Wikimedia-Extension-setup, Chinese-Sites
RazeSoldier added a comment to T221933: Enable Flagged Revisions (for trial run purpose) at the Chinese Wikipedia.

Add groups:
+Revision Reviewers , - Revision Reviewers

Apr 26 2019, 10:41 AM · Wikimedia-Extension-setup, Chinese-Sites
RazeSoldier added a comment to T221933: Enable Flagged Revisions (for trial run purpose) at the Chinese Wikipedia.

@1233thehongkonger Hello, have a community discussion? Please provide a link to discussion.

Apr 26 2019, 9:59 AM · Wikimedia-Extension-setup, Chinese-Sites

Apr 23 2019

RazeSoldier added a comment to T221613: LocalSettings.php not found on a multi language wiki farm setup.

Looks like related to T203061.

Apr 23 2019, 12:07 PM · MediaWiki-General

Apr 16 2019

RazeSoldier set the image for MW-1.33-release to F28670472: fa-truck-orange.png.
Apr 16 2019, 2:46 AM

Apr 15 2019

RazeSoldier added a watcher for MW-1.33-release: RazeSoldier.
Apr 15 2019, 4:00 PM