User Details
- User Since
- Nov 20 2014, 8:59 AM (403 w, 10 h)
- Availability
- Available
- IRC Nick
- CFisch_WMDE
- LDAP User
- WMDE-Fisch
- MediaWiki User
- Christoph Jauera (WMDE) [ Global Accounts ]
Today
You should be able to disable the moved line detection by setting ini_set( 'wikidiff2.moved_paragraph_detection_cutoff', 0 ); in your LocalSettings.php
FYI: Not working on the issue itself but on some impact on one of our tools.
Yesterday
Tue, Aug 9
Mon, Aug 8
Fri, Aug 5
Fine for me. Thanks!
Thu, Aug 4
Very good questions.
From some brief looks into the uk fails:
- I first checked superset if request might mainly come from direct calls to the API but that seemed not to be the case
- Then I looked at the pages that are associated with the revids in the logs:
In all cases I checked I saw the following, when just looking at the page using the title:
Template/file changes in this version are pending review. The stable version was checked on 21 June 2022.
So there's a stable version, that's also the most recent version, but there are still Pending changes because some template dependencies are unreviewed. Also the user will always be redirected to the Pending changes tab by default it seems. [1]
Wed, Aug 3
Note: This is a behavior we found weird but are not sure if we should fix it or leave it like that. UX feedback needed. :-)
P.S.: Fix is already there so the effort is kind of zero to fix it.
Tue, Aug 2
Checked all cases and they seem fixed.
The patches merged should fix the issue for cases with and without the sticky header. We're not introducing a dynamic calculation for now but the main user facing issues should be gone.
This is fixed on master with the current changes to scroll to highlighted parameters while respecting the sticky header height.
I used Firefox. In Chrome it seems to work just fine. 🤔
Mon, Aug 1
Fri, Jul 15
Thu, Jul 14
I tried to find a way to block that default scroll. But did not succeed. There seems to be none? o.O
What happens here:
Wed, Jul 13
Seems also fixed with https://gerrit.wikimedia.org/r/c/mediawiki/extensions/VisualEditor/+/813631