matthiasmullie created this task. matthiasmullie added a project: Wikidata. Restricted Application added a subscriber: Aklapper.
TASK DESCRIPTION `MediawikiEditEntity::checkEditPermissions` performs some permission checks (`EntityPermissionChecker::getPermissionStatusForEntity`) and sets the `Status` instance to `->fatal()`, with 'no-permission' as argument. The expected argument is a `MessageSpecifier` or i18n message key, but 'no-permission' does not seem to exact as an error message. Maybe 'badaccess' or 'permissionserrors' are better message keys to use & pass to `->fatal()`? Or 'no-permission' needs to be created as a message. TASK DETAIL https://phabricator.wikimedia.org/T220955 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: matthiasmullie Cc: Aklapper, matthiasmullie, alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Wikidata-bugs, aude, Mbch331
_______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
