User Details
- User Since
- Feb 18 2015, 1:31 AM (599 w, 6 d)
- Availability
- Available
- LDAP User
- Unknown
- MediaWiki User
- Nirmos [ Global Accounts ]
Thu, Aug 13
Sun, Aug 9
Question: Does the automatic update require JavaScript, or is it completely server-side?
Some counter-examples, showing that it sometimes works (also from svwiki):
Jun 29 2026
Jun 15 2026
How to handle projects that are already adding "default" to their descriptions?
Those projects would just have to remove their hardcoded text, either before or after deployment here, just like with any other on-wiki feature that MediaWiki adopts. I don't think the consequences of two "(default)" after each other are so big that any particular consideration needs to be taken here. We can use Tech News to reach out, but I don't think we need to do more than that.
Jun 14 2026
Jun 10 2026
Jun 5 2026
I don't see this explicitly stated anywhere, but a comment above mentions 2 weeks, and there was a scap sync-world (whatever that means) on May 26. Does this mean these demotions will take effect on June 9? And is that simultaneously on all WMF projects, disregarding the normal staggered weekly deployment? (I'm not personally affected, but there was a post on the svwiki village pump about this, and I'd just like to make sure I understand the situation correctly)
May 23 2026
May 13 2026
May 6 2026
This is indeed now resolved.
May 4 2026
Apr 30 2026
I don't know which component that is to blame for this, so leaving project tags for someone else to fix.
Apr 14 2026
Apr 5 2026
Mar 25 2026
Mar 20 2026
Mar 16 2026
@matmarex A few days ago I noticed the site logo is blurry. It's blurry on my computer, regardless of site and browser (it's blurry in Firefox, Chrome and Edge). However, it's not blurry on my phone, using Firefox or Chrome.
Mar 15 2026
This is affecting the site logo. I would suggest prioritizing this higher.
Mar 12 2026
Mar 8 2026
Mar 7 2026
Feb 13 2026
Can confirm. This happens if you can't edit that filter.
Feb 12 2026
As Dragoniez and codenamenoreste have already said, this either has to be amended or reverted. We can't be expected to work with filters like this.
Jan 26 2026
Why can't we just:
- Introduce proper array functions
- Change !("confirmed" in user_groups) to !("autoconfirmed" in_array user_rights) in the filters
Jan 20 2026
Thank you, @matmarex, for approving this! I was just about to ping Jdlrobson about this, but you were faster.
Jan 17 2026
I suggest that this task is closed as declined or invalid the way it is currently written. There are filters that are not meant to match things often, precisely because what they aim to find happens very rarely. It is not necessarily a performance problem, or a problem at all, assuming that the filter works correctly. What we need is things like T93564 so that we can easily find filters that rarely match anything and can check if they work properly and are needed.
I agree with Johannnes89. This seems excessive. There are much broader and older data leaks in AbuseFilter (like T44734) and a lot of people don't think it's a big deal.
Jan 4 2026
Hi. Just a question. Is this bug the reason why we at svwiki have to make updates like this every year, or is our problem solvable in some other way? Thanks!
Dec 28 2025
Dec 25 2025
Based on the discussion here, it seems like parsing is mostly wanted, but pre-save transform is mostly unwanted. Renaming the task to reflect this, as well as to include CSS pages.
Dec 16 2025
Only treating content inside comments as wikitext sounds awesome. Close as duplicate of T373834?
I agree that the fact that ~~~~ is transformed is unwanted. However, until T91169 is solved, any page needs to be able to be tagged for speedy deletion by editing the content, so templates and categories need to work until then.
Dec 14 2025
@jsn.sherman Do you have any objections to the proposed patch, or can we move forward with this?
Dec 8 2025
VE is also seemingly replacing Image with File. Should I open a new task for these issues?
Dec 5 2025
I wonder if this is truly fixed. VE is till making changes like this. Is there perhaps a different task for that?
Confirmed in production.
Dec 2 2025
Thank you so much for your work on this, @ihurbain ! I do believe backporting this was the right call.
Nov 30 2025
Thank you! Here is a screenshot with the stack trace, if that helps:
Thank you! The change looks good to me!
Thank you, that sounds wonderful!
Thank you for tagging this task with good first task for Wikimedia newcomers!
Nov 18 2025
Noting it here because it took some time for me to see it: toclevel is tocLevel in the new API.
Nov 6 2025
Nov 4 2025
Does this work with mw.ForeignApi? In the only signature that I'm aware of, mw.ForeignApi accepts a string which is the foreign domain. I can't find any mention of userAgent in the source code for mw.ForeignApi.
Jan 12 2025
Apr 18 2022
Jan 6 2022
If I understand the intention of the task and the logic in https://gerrit.wikimedia.org/r/c/mediawiki/core/+/749580/5/includes/skins/Skin.php#153 correctly, it is missing && !$this->getRequest()->getRawVal( 'oldid' )
Nov 23 2021
Oct 18 2021
There were 235 pages listed on https://sv.wikipedia.org/w/index.php?title=Special:UnconnectedPages&limit=250&offset=0&namespace=0
Sep 18 2021
Aug 9 2021
Jul 27 2021
Jun 21 2021
Jun 14 2021
May 12 2021
Apr 30 2021
Apr 19 2021
There are no links on MediaWiki:Gadgets-definition
Apr 14 2021
This was resolved in T266298.
Sounds like this can be done with a throttle set to page. See https://www.mediawiki.org/wiki/Extension:AbuseFilter/Actions#Throttling
Apr 10 2021
Hey, @Zabe! Thank you so much for taking a look at this, and so quickly too! I'm unsure if this should be added to wgSemiprotectedRestrictionLevels too. I'm not sure what that does, but the other projects that have extendedconfirmed also have that listed in wgSemiprotectedRestrictionLevels. I'll defer to @Urbanecm on this one.
Mar 24 2021
Maybe I should also add that the filter has correctly ignored actions that are sparse enough for the filter's throttle.
