User Details
- User Since
- Aug 17 2023, 4:26 PM (139 w, 2 d)
- Availability
- Available
- LDAP User
- Unknown
- MediaWiki User
- ABreault (WMF) [ Global Accounts ]
Thu, Apr 16
It's going to take a little bit for the pages that previously emitted the parser function name to be reparsed before they disappear from the reports
@Izno The fix is now deploy, could you confirm it's working for you? Or any other administrator on the thread
Wed, Apr 15
Mon, Apr 13
Fri, Apr 10
After the edit, these now render the same,
https://fi.wikipedia.org/w/index.php?title=Haitin_konflikti&useparsoid=0
https://fi.wikipedia.org/w/index.php?title=Haitin_konflikti&useparsoid=1
Thu, Apr 9
Post-deploy of T419726#11784907, the legacy output rendered similarly to Parsoid's, as expected
This is maybe just T419726
Post-deploy and purge, they render the same
Wed, Apr 8
This is reproducible with
While the former is well supported in both parsers. The latter is not so much. In any of them.
Tue, Apr 7
The confidence report for dewiki and eswiki was added in
https://www.mediawiki.org/w/index.php?title=Parsoid%2FParser_Unification%2FConfidence_Framework%2FReports%2FWikipedia&diff=8329689&oldid=8291563
Mon, Apr 6
The task got closed, but this problem hasn’t been fixed
Thu, Apr 2
T302509 is at least related
Wed, Apr 1
Mon, Mar 30
This is maybe just T419726
Thu, Mar 26
I did ?action=purge on https://sv.wikipedia.org/wiki/Lingbo_station and it is now gone
Post-deploy and purge, these now render the same
https://ro.wikipedia.org/wiki/Stema%20Albaniei?useparsoid=0
https://ro.wikipedia.org/wiki/Stema%20Albaniei?useparsoid=1
Post-deploy on https://test.wikipedia.org/wiki/Magic?useparsoid=1
Post-deploy and purge, the hidden category is no longer on https://sv.wikipedia.org/wiki/Polyetylenglykol
Wed, Mar 25
Is this supposed to run for nested sections? I'm not sure how section collapsing is supposed to work but Parsoid's section wrapping spec allows for nested sections and maybe the real issue is to only add the div for the top level sections? That would also fix the issue on the main page here
https://github.com/wikimedia/mediawiki/blob/master/includes/OutputTransform/Stages/HandleParsoidSectionLinks.php#L261-L268
I'm still considering solutions though
I made this edit https://en.wikipedia.org/w/index.php?title=Main_Page&diff=1345340283&oldid=1336841542 and the page renders as expected now https://en.wikipedia.org/wiki/Main_Page?useformat=mobile&useparsoid=1
Tue, Mar 24
From the ukwiki example,
Sun, Mar 22
Fri, Mar 20
$ (master *) echo "[[Special:Bokkällor/978-0-444-53214-5|ISBN 978-0-444-53214-5]]" | php bin/parse.php --trace peg 0-[peg] | ----> [{"type":"SelfclosingTagTk","name":"wikilink","attribs":[{"k":"href","v":"Special:Bokkällor/978-0-444-53214-5","srcOffsets":[2,2,2,38],"vsrc":"Special:Bokkällor/978-0-444-53214-5"},{"k":"mw:maybeContent","v":[{"type":"SelfclosingTagTk","name":"extlink","attribs":[{"k":"href","v":"Special:BookSources/9780444532145"},{"k":"mw:content","v":"ISBN 978-0-444-53214-5","srcOffsets":[39,39,39,61]},{"k":"typeof","v":"mw:WikiLink/ISBN"}],"dataParsoid":{"stx":"magiclink","tsr":[39,61]}}],"srcOffsets":[39,39,39,61],"vsrc":"ISBN 978-0-444-53214-5"}],"dataParsoid":{"tsr":[0,63],"src":"[[Special:Bokkällor/978-0-444-53214-5|ISBN 978-0-444-53214-5]]"}}]
