Page MenuHomePhabricator

Anirudh_KK (Anirudh Kumar)
Open Source Contributor

Projects (1)

Today

  • No visible events.

Tomorrow

  • No visible events.

Thursday

  • No visible events.

User Details

User Since
Nov 1 2024, 5:30 AM (83 w, 4 d)
Availability
Available
LDAP User
Unknown
MediaWiki User
Anirudh KK [ Global Accounts ]

Recent Activity

Apr 24 2026

Anirudh_KK added a comment to T423698: Special:ChangeContentModel, with default content model, gives inaccurate edit summary and unnecessary log entry.

@Bugreporter2 here is the screenshots of patch tested locally.

Apr 24 2026, 6:17 AM · Patch-For-Review, MediaWiki-ContentHandler

Apr 22 2026

Anirudh_KK added a comment to T423698: Special:ChangeContentModel, with default content model, gives inaccurate edit summary and unnecessary log entry.

I have pushed a new patchset to correct this issue. The fix ensures that when the default content model is used via Special:ChangeContentModel, it behaves like a normal page creation by avoiding unnecessary log entries and correcting the edit summary.
Kindly review the patch and share your feedback.

Apr 22 2026, 5:39 AM · Patch-For-Review, MediaWiki-ContentHandler

Apr 18 2026

Anirudh_KK claimed T423698: Special:ChangeContentModel, with default content model, gives inaccurate edit summary and unnecessary log entry.

Hi @Bugreporter2 ,
I have pushed a patch to address this issue. The fix ensures that when the default content model is used via Special:ChangeContentModel, it behaves like a normal page creation by avoiding unnecessary log entries and correcting the edit summary.
Kindly review the patch and share your feedback.

Apr 18 2026, 7:16 PM · Patch-For-Review, MediaWiki-ContentHandler

Apr 17 2026

Anirudh_KK added a comment to T423698: Special:ChangeContentModel, with default content model, gives inaccurate edit summary and unnecessary log entry.

Hi, I reproduced this on a local MediaWiki 1.45.1 install and have a minimal fix ready. The issue is in includes/content/ContentModelChange.php, where new pages created via Special:ChangeContentModel always get treated as using a non-default model. My fix skips the contentmodel log entry and uses a normal blank-page summary when the selected model matches the page’s default model, while preserving current behavior for genuinely non-default models. I can prepare a Gerrit patch if this approach looks good.

Apr 17 2026, 6:37 PM · Patch-For-Review, MediaWiki-ContentHandler

Apr 9 2026

Anirudh_KK added a comment to T421311: Corrupted Emoji in "Label Management" Feature Description in README.

Hi, I’d like to work on this task. Could you please share the repository link and the exact file where the corrupted emoji appears? That will help me locate and fix the issue accurately. Thank you!

Apr 9 2026, 2:31 PM · Patch-For-Review, good first task, Pulac

Jan 10 2026

Anirudh_KK updated Anirudh_KK.
Jan 10 2026, 3:16 PM
Anirudh_KK added a watcher for Trusted-Contributors: Anirudh_KK.
Jan 10 2026, 2:53 PM
Anirudh_KK added a member for RoadToWiki: Anirudh_KK.
Jan 10 2026, 2:48 PM

Jul 26 2025

Anirudh_KK added a project to T391309: Building Huggle with CMake 4.0.0 results in a compatibility error: RoadToWiki.
Jul 26 2025, 10:37 AM · RoadToWiki, good first task, Huggle

Jul 25 2025

Anirudh_KK added a comment to T392527: Replace jquery function .fail() with jquery .catch() in the showIp.js module. .

The issue has been successfully resolved on my end.
Requesting you to please close the task. Thank you!

Jul 25 2025, 11:59 AM · RoadToWiki, MW-1.45-notes (1.45.0-wmf.12; 2025-07-29), good first task, PageTriage, Moderator-Tools-Team
Anirudh_KK added a comment to T391309: Building Huggle with CMake 4.0.0 results in a compatibility error.

Submitted a GitHub PR to fix the issue:
https://github.com/huggle/huggle3-qt-lx/pull/379

Jul 25 2025, 6:25 AM · RoadToWiki, good first task, Huggle

Jul 24 2025

Anirudh_KK claimed T391309: Building Huggle with CMake 4.0.0 results in a compatibility error.

I’d like to contribute to huggle3-qt-lx and request access to clone and push changes via Gerrit. My Gerrit username is anirudhk.

Jul 24 2025, 5:43 PM · RoadToWiki, good first task, Huggle

Jul 23 2025

Anirudh_KK added a project to T392527: Replace jquery function .fail() with jquery .catch() in the showIp.js module. : RoadToWiki.
Jul 23 2025, 3:46 AM · RoadToWiki, MW-1.45-notes (1.45.0-wmf.12; 2025-07-29), good first task, PageTriage, Moderator-Tools-Team

Jul 22 2025

Anirudh_KK added a comment to T392527: Replace jquery function .fail() with jquery .catch() in the showIp.js module. .

I assigned this to myself and made the change.
Replaced .fail() with .catch() in getTempAccountUserIpAddress() to fix the deprecated jQuery usage.
It should works fine now.

Jul 22 2025, 12:06 PM · RoadToWiki, MW-1.45-notes (1.45.0-wmf.12; 2025-07-29), good first task, PageTriage, Moderator-Tools-Team
Anirudh_KK claimed T392527: Replace jquery function .fail() with jquery .catch() in the showIp.js module. .
Jul 22 2025, 9:47 AM · RoadToWiki, MW-1.45-notes (1.45.0-wmf.12; 2025-07-29), good first task, PageTriage, Moderator-Tools-Team

Dec 27 2024

Anirudh_KK added a comment to T195229: Feature request: "clearyourcache" message should only show information for the specific browser being used (instead of all browsers).

Hi, I am Anirudh. Actually, I am very new to this but want to do more contributions, and I have tried to contribute to this mediawiki/core. Sorry for abandoning 3 times. Please guide me and check this patch.

Dec 27 2024, 2:21 PM · MediaWiki-General, I18n