User Details
- User Since
- Aug 7 2018, 11:04 PM (127 w, 5 d)
- Availability
- Available
- LDAP User
- BrandonXLF
- MediaWiki User
- BrandonXLF [ Global Accounts ]
Sep 2 2020
@Ammarpad I can still reproduce it no problem.
Sep 1 2020
Jun 24 2020
@Jdlrobson Yes I was, but if it's not feasible, then that's okay.
Jun 12 2020
Jun 11 2020
Jun 9 2020
Jun 1 2020
I would expect the header not to be a header like it does if it's followed by a template that returns something (or for the header to be parsed in both cases). It's also worth noting that parsoid doesn't parse the heading in this case.
May 21 2020
May 20 2020
May 13 2020
May 12 2020
Apr 17 2020
Apr 8 2020
Mar 31 2020
MobileFrontend sets MFMobileFormatterOptions.maxImages to 1000, and since there's over 1000 images the mobile formatting is not being applied.
It's not just Minerva, the dropdown icon doesn't show when Vector is set as the mobile skin as well, so it's a MobileFrontend issue.
Mar 30 2020
This diff also has the issue meaning the issue is likely caused by the number of files or the size of the file links.
Mar 29 2020
Mar 21 2020
Here's what I came up with:
Single revision | Multiple revisions |
---|---|
With radio: | With select:
Mar 20 2020
Mar 19 2020
Because the messagePrefix is set to an empty string, but HTMLForm is still adding the dash (see T248063). The solution is to use restriction as the prefix (4th parameter of HTMLForm::factory) and to not add restriction- to $section.
Mar 15 2020
Or I guess support for pages and namespaces options could be added to Extension:Gadgets so the gadget is only loaded when needed.
Mar 14 2020
I think this should be two different extensions, one that would add pages like MediaWiki:Main.js and MediaWiki:Template.js that would run in specific namespaces. This extension would also have pages like MediaWiki:Main.css and MediaWiki:Template.css for loading styles into specific namespaces. This would be similar to the MediaWiki:Vector.js and MediaWiki:Vector.css pages. This would be called NamespaceScripts.
Realized this is caused by the https://en.wikipedia.org/wiki/MediaWiki:Gadget-mobilemaps.js gadget on the English Wikipedia.
Mar 11 2020
Mar 9 2020
Feb 27 2020
Feb 26 2020
That makes sense. Maybe then an option to insert "Preformatted block" can be added under the "Insert" dropdown or when editing text that is preformatted with a space at the start, pressing enter (or at least shift + enter) can add a new preformatted line right below the current one.
Feb 23 2020
Feb 10 2020
Feb 8 2020
It's also worth noting that the page renders as expected when viewing using the REST API (https://en.wikipedia.org/api/rest_v1/page/html/Template%3AParties%2Fsandbox).
Feb 5 2020
Jan 21 2020
License: Creative Commons Attribution 4.0
Jan 16 2020
Jan 2 2020
Jan 1 2020
Dec 30 2019
Dec 28 2019
Dec 25 2019
@Urbanecm Jenkins verified the code, do you see anything else you want me to work on?
Dec 21 2019
Dec 20 2019
Dec 18 2019
It is likely caused by null values in the components database, likely caused by you unintentionally deleting a non-existent component.
Dec 15 2019
Dec 12 2019
@Aklapper Probably, it's just that I can't view the web interface because I get a 502 Bad Gateway error since I deleted a new component, on two different accounts.
Dec 11 2019
It makes the site unusable, even after clearing cookies cookies or using a new browser.