if "Group changes by page in recent changes and watchlist" is enabled in preferences, https://www.mediawiki.org/wiki/Special:RecentChanges returns Exception encountered, of type "BadMethodCallException"
Description
Details
Related Objects
- Mentioned In
- rMWc9fedd8fc0c7: Don't attempt to render block if none of the lines can be shown
T113418: MW 1.26wmf24 shows BadMethodCallException instead of (Enhanced) Watchlist
rMWe49034c9f4bc: Revert "When aborting EnhancedRC block line, block should reflect that"
rMWadba11dfe332: Revert "When aborting EnhancedRC block line, block should reflect that"
Event Timeline
Change 238704 had a related patch set uploaded (by Catrope):
Revert "When aborting EnhancedRC block line, block should reflect that"
Change 238704 merged by jenkins-bot:
Revert "When aborting EnhancedRC block line, block should reflect that"
Change 238709 had a related patch set uploaded (by Catrope):
Revert "When aborting EnhancedRC block line, block should reflect that"
Change 238709 merged by jenkins-bot:
Revert "When aborting EnhancedRC block line, block should reflect that"
@Shanmugamp7: I've enabled that setting on https://www.mediawiki.org/wiki/Special:Preferences#mw-prefsection-rc but cannot reproduce the problem on https://www.mediawiki.org/wiki/Special:RecentChanges
Strange, I am even getting this error on m.mediawiki
Try with number of edits to show by default as 500 and days as 30, 100 edits is working fine for me too
The revert was reverted and a fix was attempted in https://gerrit.wikimedia.org/r/#/c/238713/ and now merged but the exception is still thrown. https://www.mediawiki.org/w/index.php?title=Special:RecentChanges&limit=500
Change 240336 had a related patch set uploaded (by Matthias Mullie):
Don't attempt to render block if none of the lines can be shown
Change 240336 merged by jenkins-bot:
Don't attempt to render block if none of the lines can be shown
@Shanmugamp7: Where? Did you locally test this patch on your own wiki? (asking as "Patch merged in the MediaWiki code repository" is not "Code deployed on servers of a website, like a Wikimedia one"). Or did this patch have a SWAT deployment on Wikimedia servers that I'm not aware of?
@Aklapper : ah, sorry, i didn't notice that difference (merged vs deployed). we can close this task but shouldn't be the prod issues like this deployed immediately?.