User Details
- User Since
- Mar 10 2018, 9:36 AM (156 w, 2 d)
- Availability
- Available
- LDAP User
- Unknown
- MediaWiki User
- Galobtter [ Global Accounts ]
Feb 28 2020
I think it is more likely that the errors relating to using the wikimarkup for italics but not closing it (which are automatically fixed by the parser to output valid html it seems) are not counted by the linter extension but are by linthint than anything to do with things not updating.
Dec 25 2019
Yup, this is definitely very important. How exactly are editors supposed to communicate with mobile IP editors if they receive absolutely no notification from talk page messages?
Dec 10 2019
I can reproduce with Firefox on Linux from the US (User agent: "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0", Firefox on Android ("Mozilla/5.0 (Android 10; Mobile; rv:68.0) Gecko/68.0 Firefox/68.0"), but not Chrome on Linux ("Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36"2), or Chrome on Android ("Mozilla/5.0 (Linux; Android 10; Pixel 3a) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Mobile Safari/537.36"). Seems like a Firefox bug.
Jul 5 2019
This seems Unbreak now to me, as it seems like about every Page Preview by every reader from everywhere in the world is affected (I can reproduce in Asia). "Switch summary to proxying to the backend service" by @Pchelolo from https://gerrit.wikimedia.org/r/#/c/mediawiki/services/restbase/deploy/+/519107/ (https://github.com/wikimedia/restbase/commit/dd1bc3b535a91ca0e7513a4460a29d3815969ca0) seems most likely at a glance to be the issue, since only the page summary is not updating.
Jul 2 2019
May 12 2019
May 10 2019
Dup of T222859?
Probably hit the Catalan Wikipedia first due to the train..
Apr 12 2019
Now every time an edit is made to an article where there are unknown parameters, the preview-only warning is shown on view until the page is purged; see report of issues at VPT.
Mar 15 2019
There's a broken comment in both pages
<!-- Inline citations added to your article will automatically display here. See en.wikipedia.org/wiki/WP:REFB for instructions on how to add citations. --
which should be
<!-- Inline citations added to your article will automatically display here. See en.wikipedia.org/wiki/WP:REFB for instructions on how to add citations. -->
resulting the rest of page to be treated as a comment, including the templates to be substed.
Mar 6 2019
The contrast of links against the background is 3.91, below the 4.5 required by WCAG AA for normal text. (going off this )
Feb 5 2019
.fmbox shouldn't be treated like a page issue because the class is not used for page issues - it is used for edit notices and system messages (see documentation of template here). Treating fmbox as a page issue also breaks things on enwiki e.g on (view logged out)
https://en.m.wikipedia.org/w/index.php?title=Barack_Obama&action=edit&mobileaction=toggle_view_mobile
Oct 28 2018
Indeed already configurable on-wiki through Template:Reviewednote-NPF and Template:Unreviewednonote-NPF (Messages for deletion tags, along with what appears to be every type of message sent, are also configureable, e.g Template:Empty-warn-NPF)