User Details
- User Since
- Apr 9 2015, 4:16 PM (529 w, 3 d)
- Availability
- Available
- IRC Nick
- Izno
- LDAP User
- Unknown
- MediaWiki User
- Izno [ Global Accounts ]
Yesterday
This is not actually a real table of contents. This is injected by user content in the way of many of our TOC-like templates, making this a duplicate of T314254: Templates: CSS classes (toccolours, toc) related to TOC lost styling in Vector-2022.
Fri, May 30
This is just another case of T9356: User-specified HTML IDs can be the same as interface IDs.
Yes.
Issues with arbitrary onwiki Javascript are not tracked in Phabricator in general. It is found at en.wikt MediaWiki:Common.js line 226. You may followup at the talk page there.
Uh, it might not have existed then, but also I think I drped a bit there. inverted seems as fine as anything.
If I've sleuthed correctly in a non-English language, this template does not output a localized time because you did not ask for one in the parser function (see documentation). I can't say why it worked before, but that's probably one way to fix it now.
Thu, May 29
Since it's been mentioned, MediaWiki has established compatibility standards and I would encourage that they be read. "10 years and a dozen devices" is not how MediaWiki and by extension its ecosystem is supported.
Wed, May 28
Looks good now.
Then no, I just checked and this isn't resolved. This log entry is the relevant one.
I don't have a dev set up of any sort. I can look whenever this is live since it looks like the patches weren't backported, since I found this via an actual case onwiki.
I don't think I've ever used the calculator box when I've already got access to the IP/ranges actions. Where I've wanted a "copy IPs to calculator" button is on the get user IPs page, which will often list a ton of IPs, sometimes all in a nice range and sometimes not.
I have previously discussed something similar to this task with Krinkle at https://www.mediawiki.org/wiki/Topic:Tvju6hdstykonsbj (section title "Process to change compatibility" on Talk:Compatibility for if/when Flow dies on MW wiki). I don't know if Krinkle ever followed up on that discussion as they suggested they would.
Tue, May 27
This is not a problem with the wiki software. You need to configure your installation of the templates to support the date formats that you allow. You can request further assistance at https://en.wikipedia.org/wiki/Help_talk:CS1 .
Misnested lint hits wrong close order of tags and sometimes block in inline tags (in old terms).
Guessing this is CampaignEvents
Sun, May 25
The global terms should be preferred for i18n purposes. That said, I'd rewrite the note as "Filters can now be set to suppress attempted edits and actions [automatically]." which avoids the issue. Link suppress to the relevant MW wiki documentation page or Wikidata item, and add a separate "see filters documentation about this feature" sentence after, wherever that lives.
Sat, May 24
Fri, May 23
The correct place to document extensions adding Lua functionality is on their extension pages, potentially with a pointer from section extension libraries.
The linked task seems to have decided that it's basically stable, recommending it officially for use, pointing out the mechanism for its use is over 10 years old... so, that response doesn't jive with the reality.
Thu, May 22
I have filed T395079 about one of these recommendations.
I don't think this makes sense. Several of these CSS blobs are implemented and others already have their own tasks. The point of the extension in fact is to provide for demand that already exists on Phab and elsewhere.
The only systems I know that will actually prevent a save of a wikitext content model page are associated with the edit filter or a blacklist (see also T279275), not the linter extension.
Wed, May 21
Tue, May 20
Is this complete?
Mon, May 19
I would categorically prefer a task like this to be implemented and have previously argued it when discussion of category templates was at hand (perhaps not on Phab?). Categories are almost always going to be a middleman in the context of these kinds of limited gadgets, and all the category gadgets on enwiki are closely associated to a handful of templates.
Sun, May 18
Fri, May 16
/testcases too if it isn't already hidden.
Thu, May 15
This seems to have caused this discussion on en.wp also.
Wed, May 14
Indeed enwiki.
I can observe at least one IPv6 address which has 14 hits in the CU database which displays
(I don't know if those are logins/logouts... and if that matters)Mon, May 12
Assuming you have CM6 enabled, this was changed circa August 9 (date based on a discussion in Discord) when the new search bar was implemented in T371436: Redesign CodeMirror search panel. Apparently it's related to performance. I pinged you to the discussion on Discord.
Sat, May 10
Wed, May 7
Tue, May 6
Sat, May 3
Can we please get some version of the report publicized?
May 2 2025
Think this may be due to the work that WMDE has been doing on the Cite module, and I suspect that the app has custom CSS that was forked there at some point that needs review.
May 1 2025
This is a problem on Discord's end. Appropriate OpenGraph metadata is provided. The canonical URL is also appropriately identified. Yes, they have some hack in place that doesn't believe that's the correct page with a slash in it, and it's been well known for ages. It affects other pages, as was explained to you on Discord just before you filed this task.
Apr 30 2025
Then you probably found the correct place to request assistance.
This should be reported downstream at https://meta.miraheze.org/wiki/Phorge .
Apr 29 2025
Apr 28 2025
I've said it on Discord, but the whole block progression (including appeals) is something that is ripe for a Flow-esque aspiration (search "appeal" from me from January 2025 and also from October 2024).
Apr 27 2025
Apr 26 2025
Verify that this doesn't break on Minerva, which has opinions about the sizing of images that doesn't play nice with flex / tables necessarily. (IDK if this error displays in Minerva.)
Apr 25 2025
Apr 24 2025
And using a JSON content model as in the new BlockedDomains would likely highlight regexes appropriately anyway. So yes, I more or less agree with that suggestion regarding the context of the spam blacklist.
Apr 23 2025
global search has a few more uses that may cause spam outside dev console.
Apr 22 2025
Apr 20 2025
Apr 19 2025
I would suggest forking the spam related content to a new task to be a child of T337431: Rework MediaWiki:SpamBlacklist and this task.
Apr 18 2025
The way to fix this issue is to assign data-sort-value to each table cell you wish to have a specific sort order. See https://en.wikipedia.org/wiki/Help:Sortable_tables#Specifying_a_sort_key_for_a_cell This is because the cells at issue are not seen to be numeric because of the < character.