User Details
User Details
- User Since
- Sep 19 2020, 8:04 PM (285 w, 22 h)
- Availability
- Available
- LDAP User
- Unknown
- MediaWiki User
- Chrisahn [ Global Accounts ]
Dec 3 2025
Dec 3 2025
Chrisahn added a comment to T364245: Recentchanges and cu_changes tables are occasionally missing revisions on multiple wikis.
This seems to have happened on dewiki. An edit doesn't show up on anybody's watchlist. https://de.wikipedia.org/wiki/Wikipedia_Diskussion:Beitragszahlen#Beobachtungsliste
Feb 9 2025
Feb 9 2025
Chrisahn added a comment to T232891: "Prompt me when entering a blank edit summary" doesn't work in the mobile wikitext editor.
forceeditsummary (might be useful search term for this)
Sep 25 2020
Sep 25 2020
Sep 21 2020
Sep 21 2020
Chrisahn added a comment to T263306: MobileFrontend displays second paragraph as first paragraph on dewiki (Moving article lead is broken).
Great! Thanks a lot, @Esanders.
Chrisahn added a comment to T263306: MobileFrontend displays second paragraph as first paragraph on dewiki (Moving article lead is broken).
Sounds good. When is this going to be live on dewiki? I'd like to have a look at some of the pages I listed above. Will I have to purge the pages after the fix is deployed?
Sep 19 2020
Sep 19 2020
Chrisahn added a comment to T263306: MobileFrontend displays second paragraph as first paragraph on dewiki (Moving article lead is broken).
A similar problem on ruwiki was fixed in 2018: T188825
Chrisahn added a comment to T263306: MobileFrontend displays second paragraph as first paragraph on dewiki (Moving article lead is broken).
Details:
- The current heuristic for finding the first non-empty paragraph (and moving it to the top if necessary) works fine for >90% of all pages (e.g. most random pages), but sometimes fails:
- Sometimes it moves the second paragraph to the top, not the first, and thus swaps the paragraphs. This is quite confusing for readers.
- Sometimes it leaves the Infobox at the top and moves no paragraph to the top. This is inconvenient for readers.
- It looks like these problems often (but not always) occur when the wikitext contains an image or an infobox before the first paragraph.
- I couldn't find any articles with these problems in other Wikipedias than dewiki (but I only looked at about ten articles in non-de wikis).
- The problem is present in the HTML delivered by the server, so it's not a CSS or JavaScript problem.
