[11:30:12] hi. https://www.mediawiki.org/wiki/How_to_report_a_bug#Can_you_reproduce_the_issue? tells me to test problems on https://test2.wikipedia.org/wiki/ to make sure they're still present in the latest software, but that wiki tells me that it's generally better to test on https://test.wikipedia.org/wiki/ , so now I'm confused which one I should use [11:31:54] also can you help me find a page where some (but not all) revisions have their content and edit summary hidden but the revision id and date and user are still visible, or failing that, create such a page? I think this needs admin rights. [11:35:47] Generally i'd suggest using test not test2, but it doesn't really matter [11:36:59] wib_jonas: Also, if you're seeing the issue on a wiki operated by Wikimedia (like wikipedia), then that's good enough, no need to test on test.wikipedia.org [11:37:59] If you want to test things needing admin rights, unless you are an admin, you probably have to download mediawiki yourself and make your own test wiki (But if that's complicated, honestly just report the bug anyways. If its a dupe, its a dupe, no big deal) [11:38:18] no, I saw this issue on a wiki not operated by wikimedia, specifically https://esolangs.org/ [11:38:32] I don't need admin rights, I just need an existing page where I can test [11:39:20] but as this could be a bug that is only in old versions, or comes from some extension or bad configuration on this specific wiki, I'd like to test elsewhere [11:39:45] wib_jonas: In any case, here is a page like that https://test.wikipedia.org/w/index.php?title=User:Bawolff&action=history [11:40:07] until recently I just hadn't known that you can hide just the content of a revision without hiding the whole revision, so I don't know how to find such an example [11:40:24] oh great, that should work [11:41:44] yeah, its pretty complicated, because user, edit summary and actual contents can all be hidden or not hidden independently. It can also be marked suppressed so that normal admins cannot see it [11:48:39] thank you for the info