-
When we do a request to MediaWiki api, the library ask for 50 results. It's not configurable. MediaWiki api return up to 500 results for normal users and up to 5000 for bots.
The library will make 10…
Hunsu updated
9 years ago
-
Whenever I try to add a redirect, I get the following error stack. I can create/overwrite a page just fine, however it fails when I set the content to `"#REDIRECT [["+message.gamename+"]]"` (`message.…
-
I'm actually surprised this becomes a problem only now for us: we have a bunch of bots registering on our Engelsystem. They should be pretty harmless, I doubt any of those idiots out there wants to bo…
-
Hi,
Is it possible to use extension with private wiki where "all" group doesn't have `read` right? LocalSettings.php contains
`$wgGroupPermission['*']['read'] = false;`
which cause an error "reada…
-
Input:
https://www.wikidata.org/wiki/Q30834230
Output:
```
>
> (1)(+0000000): Error: cleanAuthor: author must be a string
>
> Error: cleanAuthor: author must be a string
> at…
-
## Describe the Bug
I am following [this guide](https://www.wikibase.consulting/transferring-wikibase-data-between-wikis/) to import a Wikibase Dump Generator XML dump from a [Wikibase.Cloud instan…
-
QuickStatements should always use the bot flag whenever possible. The MediaWiki API will only make the request a bot request if the account has a bot flag, so it can't be abused by normal users.
-
I have met a problem with the delete method for page object. [Here's the code.](https://github.com/The-Earth/zhdel/blob/master/clean.py)
It prints error information like this:
```
Traceback (most…
-
Tokens are MediaWiki's way to identify if a user interacting with the API has the correct user rights to execute the actions they want to do. The mwn function to get the current token to be able to ed…
-
I've been getting this error from the cron job for a couple of days:
```
Traceback (most recent call last):
File "/home/utasart/github-wikidata-bot/.venv/lib/python3.8/site-packages/pywikibot/p…