User Details
- User Since
- Apr 9 2015, 4:16 PM (556 w, 23 h)
- Availability
- Available
- IRC Nick
- Izno
- LDAP User
- Unknown
- MediaWiki User
- Izno [ Global Accounts ]
Today
Wed, Dec 3
Yes, red linked contribs will work.
Tue, Dec 2
It does not. The content gets stuffed into a data-mw attribute value.
Yes, there's effectively no way to fix that without introducing templates that output the set of styles for a table and then changing all the template uses to manually added classes.
Mon, Dec 1
Thu, Nov 27
This task looks like it might have adjusted the vertical spacing unintentionally; the preview line was more attached to the form below it than the form above it before today's deploy.
That's good to know. The main point of that comment was actually the second half of the sentence i.e that they're probably there due to bugs in CX/VE (and so perhaps not something to care about in this context).
This task (or at least attributed to this task) has been noticed onwiki and not in the intended way. https://en.wikipedia.org/wiki/Wikipedia:Village_pump_(technical)#.mw-userlink_now_applied_to_non-interface_parts_(edit_summaries)
Wed, Nov 26
then the most recent IP address by which the temporary account is blocked for the same duration as the temporary account.
You may make this feature request on Commons wiki. The location of the ds is subject to editor consensus and not a feature of the MediaWiki software.
Tue, Nov 25
Would need verification that mixing and matching in the children didn't suffer ill effect, but using the child combinator > should work.
Sat, Nov 22
Fri, Nov 21
This color, and some others, are set in https://fr.wikiquote.org/wiki/MediaWiki:Common.css#L-33 . This is something for the local wiki to fix.
Wed, Nov 19
It also makes it a pain to debug some styles in production, such as I had to do for T409488. Having to turn off 4 rules times 3 selectors isn't fun. :)
I'd probably trim the link text to suggested investigation #36 since investigation and case are the same intent.
Code search: A bunch of false positives, and then a handful of nots:
Sun, Nov 16
Fri, Nov 14
Wed, Nov 12
The other aspect that is implied in the title but isn't explicit is when the TA is deliberately logged out of.
Mon, Nov 10
Sun, Nov 9
Thu, Nov 6
Yeah, nixing the display: flex on the container also half-fixes it (it doesn't fix at least one aspect which is the borders looking odd).
And in general, that line is simply wrong I think for what it's intending to do, which is relying on the value set in the size attribute to set the width of the item. I am not sure there's a way to do that in CSS. In CSS content we have access to attribute values.
I've corrected Help:Extension:Media Viewer to reflect the current state of the software.
Wed, Nov 5
Yes, that looks like it to me also. Probably should just also check isTemp() also.
Nov 5 2025
I see a couple gadgets on he and hu wiki also that seem to care about the property.
There are uses of data-mw in mainspace (never mind others) but I would guess all of it is being pooped out of ContentTranslation or VisualEditor via copy-paste bugs or similar.
Nov 4 2025
Nov 2 2025
Oct 31 2025
Oct 29 2025
Oct 25 2025
Well, the button role is there to indicate that there is an interaction that can take place for people who otherwise wouldn't learn. Maybe it doesn't matter for a screen reader for whom it probably does not provide a jump-to-next-section anyway, which is approximately what collapsing a section intends for sighted users?
The sign-up at auth.wikimedia.org to report a bug has a field for "Email address (optional)" but later in the process an email address becomes mandatory.
As for this issue, I believe the reason you are being asked for an email later in the process is due to an entirely separate rollout taking place intended to limit abuse, which is WE4.2 Bot detection (WE4.2 hCaptcha editing trial) .
You don't need a screenshot to see that en.m.wikipedia redirects to en.wikipedia.
It is generally not a good idea, when asking for help, to be snarky.
Oct 23 2025
And potentially also T177128: Librarization of HTML and Sanitizer class.
This is basically T25932: Allow use of semantic HTML5 elements in wikitext.
Oct 21 2025
I can't tell from Google Translate but this request looks like T331906: Add Lua function to read out previous section heading. Is it?
Oct 20 2025
I think Parsoid is doing the correct-er thing here, even if it's not what the users obviously intended. You need to be able to access new page names with apostrophes in them somehow at the end of the day. There are several examples of red links on the same page where someone did the due diligence of marking them up as link text rather than as link target.
One cell in Parsoid:
Oct 19 2025
Does this not run into the same security issue as described in T5593: [Epic] SVG client side rendering regarding scripts potentially uploaded before the dawn of sanitization?
Oct 18 2025
This task feels like it should be considered by someone who actually uses accessibility technology because it would be adding some repetition to someone navigating by section (e.g. heading -> next link -> next link and each of those next links would post-change read out as the same text as the heading which I anticipate would be annoying). I would be surprised if these links are navigated to differently (for example, navigating by all links would be surprising, but in the realm of possible).
Yeah, it was a super-big parenthetical. (The infobox template does something similar to that kind of hoisting today but it's ugly and I plan to get rid of it at some point when that gets rewritten.)
Oct 17 2025
I've added amboxes to the same page. (They are tables currently and probably a good chunk of the fleet, but I am incidentally working on making them divs. Which still doesn't fix the whole fleet.)
This is a browser issue; Firefox is happy to style those directly. This is on top of what I think is a gadget providing the support for the button in the first place, since buttons are not normally allowed in wikitext (and where they are allowed, they already use OOUI/Codex everywhere IIRC).
The fundamental fix is to use media query range syntax from Media Queries Level 4. Problem is that implementation is only about 3.5 years old (Safari is a little younger at about 3 years old), though Firefox has partial support for the past 7.
Oct 15 2025
That was done some time ago, and isn't particularly related to this task. T198949: Add navbox links to mobile page HTML There's other still-open friends in that context.
I didn't know search had a thesaurus!
I think this is simple suffix stripping and it is part of the language support for stemming.
Here I'm making the not-funny that crying also results in sob trains. I fully understand that stemming is how we're ending up at sob trains for the sobbing case.
Oct 13 2025
FYI: I went and documented all the range calculators in the movement these days at https://en.wikipedia.org/wiki/Template:IP_range_calculator#Other_versions , of which that template is but one.
Ok, the adjustment of the title makes the suggested lint make sense.
I'm confused by the description? Parsoid does a better job making list items out of extension content and editors are already intending them to be lists so we want to add a lint so people stop using them as lists....?
You should ask these questions on the module's home wiki's talk page. They may be able to assist better than the audience usually-unfamiliar with modules on Phabricator, but beyond that this module appears to be quite complicated.
Oct 10 2025
The second of those bullets appears to be validated in production based on https://en.wikipedia.org/w/index.php?title=MediaWiki:BlockedExternalDomains.json&diff=prev&oldid=1316015275 occurring.
Oct 8 2025
I haven't settled on an opinion for this task, but:
It also doubles up on roles, which is no longer allowed
Multiple roles are allowed actually. The consuming system must treat the element as if it were of the first "non-abstract" role per ARIA 1.2 (2023). This hasn't changed in the editor's draft for 1.3. (Authors are required not to use the abstract roles. The same section in ARIA 1.1 [2017] indeed had little to say regarding multiple roles.)