Consumer Rights Wiki talk:Bugs: Difference between revisions
| (15 intermediate revisions by 5 users not shown) | |||
| Line 73: | Line 73: | ||
:These pages don't even seem to be deletable. [[User:AnotherConsumerRightsPerson|'''''AnotherConsumerRightsPerson''''']] ([[User talk:AnotherConsumerRightsPerson|talk]]) 06:18, 15 January 2026 (UTC) | :These pages don't even seem to be deletable. [[User:AnotherConsumerRightsPerson|'''''AnotherConsumerRightsPerson''''']] ([[User talk:AnotherConsumerRightsPerson|talk]]) 06:18, 15 January 2026 (UTC) | ||
::Now fixed! [[User:JakeL|JakeL]] ([[User talk:JakeL|talk]]) 00:41, 6 March 2026 (UTC) | |||
==Main page header blues are low contrans, and don't meet WCAG AAA standards.== | ==Main page header blues are low contrans, and don't meet WCAG AAA standards.== | ||
| Line 116: | Line 117: | ||
This value is fallbacked as key name because it points to non existing entry [[User:Banana|Banana]] ([[User talk:Banana|talk]]) 23:33, 4 February 2026 (UTC) | This value is fallbacked as key name because it points to non existing entry [[User:Banana|Banana]] ([[User talk:Banana|talk]]) 23:33, 4 February 2026 (UTC) | ||
== | ==LibreWolf and Tor issue with new CRW extension== | ||
''' | Hello, LibreWolf and Tor both cannot use the new CRW extension as it needs "the new firefox". I clicked the download file option as well, but it doesn't work either for both. Might just be a Mozilla being almost as bad as Google sort of issue but this doesn't happen to any other extensions, so i doubt it. [[User:AnotherConsumerRightsPerson|'''''AnotherConsumerRightsPerson''''']] ([[User talk:AnotherConsumerRightsPerson|talk]]) 17:41, 4 March 2026 (UTC) | ||
I | :I'll pass this on, though to my knowledge there's no official support for either browser [[User:Keith|Keith]] ([[User talk:Keith|talk]]) 17:44, 4 March 2026 (UTC) | ||
::They're both Firefox-based, and even extensions specifically made for Firefox and only firefox work with firefox-based browsers. This one is a very unusual exception. [[User:AnotherConsumerRightsPerson|'''''AnotherConsumerRightsPerson''''']] ([[User talk:AnotherConsumerRightsPerson|talk]]) 18:04, 4 March 2026 (UTC) | |||
:::Have had a chat with Jake, and seems it's (mostly) a config issue on our end, with the minimum Firefox version being specified somewhere or other. If you want to get to the extension straight away, you can get it directly from the extension github: https://github.com/FULU-Foundation/CRW-Extension | |||
:::Otherwise, it's something we'll aim to resolve in the next release. [[User:Keith|Keith]] ([[User talk:Keith|talk]]) 18:09, 4 March 2026 (UTC) | |||
::::You can download the extension, edit the <code>strict_min_version</code> in <code>manifest/firefox.json</code> (line 51) https://github.com/FULU-Foundation/CRW-Extension/blob/main/manifest/firefox.json#L51 to a lower Firefox version, then build and install it locally https://github.com/FULU-Foundation/CRW-Extension?tab=readme-ov-file#clone-and-build-the-extension as a temporary workaround. We'll be lowering the minimum version requirement in a future release. [[User:JakeL|JakeL]] ([[User talk:JakeL|talk]]) 18:17, 4 March 2026 (UTC) | |||
:::::Thanks, will do that! [[User:AnotherConsumerRightsPerson|'''''AnotherConsumerRightsPerson''''']] ([[User talk:AnotherConsumerRightsPerson|talk]]) 18:19, 4 March 2026 (UTC) | |||
''' | ::::::WOW. I am in awe at how good the extension is now. This has completely changed since the previous version, I'm so glad I went into the effort of installing it. [[User:AnotherConsumerRightsPerson|'''''AnotherConsumerRightsPerson''''']] ([[User talk:AnotherConsumerRightsPerson|talk]]) 18:48, 4 March 2026 (UTC) | ||
:::::::Thanks for the kind words, glad you're enjoying it! [[User:JakeL|JakeL]] ([[User talk:JakeL|talk]]) 18:50, 4 March 2026 (UTC) | |||
==Edit title names== | |||
Multiple users have accidentally created pages with incorrect titles (e.g., including a year or typos). Including myself, please allow users to edit title names, because [Year] Doesn't always show up in the search and it's annoying that we cannot fix titles | |||
[[User:A Clippy|A Clippy]] ([[User talk:A Clippy|talk]]) 09:31, 5 March 2026 (UTC) | |||
I have | :Hi, this is possible, you just need to be confirmed. I'll make you confirmed and tell you how to do it. [[User:AnotherConsumerRightsPerson|'''''AnotherConsumerRightsPerson''''']] ([[User talk:AnotherConsumerRightsPerson|talk]]) 17:27, 5 March 2026 (UTC) | ||
::What you need to do is click on the 'Tools' button on the right above the article if you have it, and from there even if you don't have it on the right a 'move' button should appear. Click that and move the page. [[User:AnotherConsumerRightsPerson|'''''AnotherConsumerRightsPerson''''']] ([[User talk:AnotherConsumerRightsPerson|talk]]) 17:28, 5 March 2026 (UTC) | |||
:::Thank you! [[User:A Clippy|A Clippy]] ([[User talk:A Clippy|talk]]) 06:23, 8 March 2026 (UTC) | |||
==New users have the editcontentmodel user right== | |||
- | The editcontentmodel user right (see [https://www.mediawiki.org/wiki/Help:ChangeContentModel]) is currently bestowed (I believe mistakenly) to new users, which you can check via [[Special:ListGroupRights]]. This allows any logged-in user to change the content model of any page on the wiki between CSS, Javascript, JSON, plaintext, sanitized CSS, and wikitext, using [[Special:ChangeContentModel]]. On the English Wikipedia, this is a user right only granted to administrators and other such trusted user groups, I expect because it can massively reformat an entire page, and because I'm not sure if it checks for permission to edit the target page. | ||
I'm not a security expert, but maybe there's a chance there's a security problem as well involving placing malicious code in any namespace? Though, I don't think there would be a way to run the code. I'm more worried about potential vandalism. | |||
I | There's only been three uses of this tool (one use being a test by myself) on this wiki, so I'm sure you guys aren't going to be missing out on much by restricting usage of this tool to only trusted users. [[User:MEN KISSING|MEN KISSING]] ([[User talk:MEN KISSING|talk]]) 09:27, 13 March 2026 (UTC) | ||
:This is enabled by default in MediaWiki, presumably because wikis are intended to be permissive and collaborative by nature. Thanks for noticing though! I will be pushing an update shortly to restrict it appropriately. [[User:JakeL|JakeL]] ([[User talk:JakeL|talk]]) 18:52, 13 March 2026 (UTC) | |||
::I see the permission is now limited to admins and interface admins, good work! | |||
::Can I request that [[User:MEN KISSING/Sandbox|my sandbox]], where I tested the ChangeContentModel tool, be changed from plaintext back to wikitext? I'm not able to do it myself anymore. [[User:MEN KISSING|MEN KISSING]] ([[User talk:MEN KISSING|talk]]) 19:46, 13 March 2026 (UTC) | |||
:::All done! [[User:JakeL|JakeL]] ([[User talk:JakeL|talk]]) 20:21, 13 March 2026 (UTC) | |||
: | |||
::I | |||
: | |||
:: | |||