User Details
- User Since
- Oct 25 2014, 1:32 PM (605 w, 6 d)
- Availability
- Available
- LDAP User
- Unknown
- MediaWiki User
- Cindy.cicalese [ Global Accounts ]
Mar 20 2026
Feb 11 2026
Could you please give more information about how you encountered the bug? Is it still an issue for you?
Feb 8 2026
In the future, you can change the status to Resolved once you have confirmed that it works. But, I will do that now.
Jan 27 2026
Is there anything in the JavaScript console to indicate what might be happening?
Is this still a problem? I'm not having an issue on 1.43, but perhaps it has to do with how the extension is configured.
Jan 22 2026
Done! See T415283.
Jan 21 2026
@xcollazo Thank you so much for your work on this! I appreciate it!
Jan 1 2026
You can see if it has picked up the new versions by visiting https://pingback.wmcloud.org/#media-wiki-version/media-wiki-version-timeseries and clicking on only "other" in the left sidebar. You should not see the line for "other" spike beginning in May 2025.
It looks like some fixtures need to be added to airflow-dags/tests/main/fixtures/spark_skein_specs to make the tests pass. I will leave that to someone who is more familiar with the syntax of those files.
I'm not 100% confident that I found all of the places that changes need to be made, but the patches above are ready for review.
Dec 22 2025
Oct 29 2025
Aug 19 2025
This is now merged into the master, 1.43, and 1.44 branches. I'm marking this as Resolved, but feel free to reopen or create a new task if there are additional issues.
Thank you for the bug report and the patch! It looks good.
Jul 20 2025
Jul 18 2025
Thank you for the patch!
Jul 7 2025
Thank you! It never hurts to have a reminder of the policies.
Jul 4 2025
I had to do some digging to recall the sequence of events. Here's the task that gave me +2 on core: T185440. That was actually after I became staff. Prior to that, I had +2 on a number of other repos, but not core, although I had contributed to core.
Jul 2 2025
Thank you all for the support!
Jun 4 2025
I fixed the location of the comment in the version history to 7.4.0 from 7.3.0, since that is where the change happened.
Hmm, I thought this commit as part of 7.3.0 introduced the problem?
May 28 2025
I fixed the location of the comment in the version history to 7.4.0 from 7.3.0, since that is where the change happened.
The basic issue is extension version management, especially with respect to patches that bump the MediaWiki requirement. In my opinion, those should at minimum do a minor version bump to the extension version. In this case, the patch to change the MediaWiki requirement to MW 1.40 should have bumped the extension version to 7.5.0. However, such patches are often submitted and merged by developers other than the extension maintainer, and there are no universal rules for extension versioning to guide them. I've started to comment on those patches with that guidance when I see them, but I clearly missed noting that this patch bumped the MediaWiki requirement (even though I clearly saw the patch and back ported it to 1.43). I do think that establishing some norms for extension versioning would be helpful.
May 27 2025
May 22 2025
I will add the version bump. As a secure software engineering principle, it is important for a site maintainer to be able to easily confirm that they are using a version of the code that has a vulnerability patched.
Please also do a version bump to 6.2.1 in extension.json in all patched branches that did not get a MW version bump and a version bump to 6.3.0 in all branches that got a MW version bump from 1.39.0 to 1.40.0. Thank you!
Apr 26 2025
I bumped the extension version to 7.5.0 in https://gerrit.wikimedia.org/r/c/mediawiki/extensions/PluggableAuth/+/1124093. I'm closing this as invalid, since I believe the issue was using incompatible extension versions.
I bumped the version number, since this introduces new behavior.
My guess is that you updated PluggableAuth unintentionally when upgrading MediaWiki from 1.39.11 to 1.39.12. This patch to PluggableAuth introduced namespacing for the class in question. The patch should have bumped the extension version, but did not, so, the extension will still report its version to be 7.4.0. I'm puzzled, however, at the fact that it did not report that the extension is incompatible with release 1.39, since the patch updated the core MediaWiki version requirement to 1.40. For use with 1.39, you should pull the extension from the REL1_39 branch.
Thank you for contributing this patch.
Mar 27 2025
I'm glad you found the issue. Thank you for posting the solution here.
Feb 23 2025
I would appreciate a bit more information on reproducing this issue. The original report states:
T378904#10552156 appears to be a separate issue affecting only Postgres. See T382116.
This was erroneously closed as a duplication of T378904. It appears to be a separate issue affecting only Postgres. See T378904#10552156.
I notice you have set
Feb 17 2025
Jan 24 2025
Jan 22 2025
Thank you very much for submitting this task and the patch, @BlankEclair.
Jan 19 2025
Reopening since the patch was only applied to the Release 1.42 branch. Was it fixed in another patch on master and the Release 1.43 branch?
Jan 16 2025
I concur with this request. Please add @MarkAHershberger and @Osnard to the extension-CommentStreams group in gerrit and remove Jason Ji. Thank you.