Check for login on Special:CreateItem to avoid users entering new items and afterwards being informed they first have to login and having to reenter everything.
Version: master
Severity: normal
Check for login on Special:CreateItem to avoid users entering new items and afterwards being informed they first have to login and having to reenter everything.
Version: master
Severity: normal
On wikidata.org, IP users (logged out) can create items. We should check permissions though and if a user is blocked.
wikidata-bugs wrote:
Change Ie181b413: (Bug 41882) Added checks for permissions and blocked status
this is still open. we have to insert a check for sufficent user rights in Special:NewItem and Special:NewProperty BEFORE the form is shown.