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 ]
Apr 24 2026
@Bugreporter2 here is the screenshots of patch tested locally.
Apr 22 2026
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 18 2026
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 17 2026
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 9 2026
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!
Jan 10 2026
Jul 26 2025
Jul 25 2025
The issue has been successfully resolved on my end.
Requesting you to please close the task. Thank you!
Submitted a GitHub PR to fix the issue:
https://github.com/huggle/huggle3-qt-lx/pull/379
Jul 24 2025
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 23 2025
Jul 22 2025
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.
Dec 27 2024
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.
