Page MenuHomePhabricator

Blocking fails silently when database is read-only
Closed, ResolvedPublic

Description

When the database is write-protected, there is no indication given to the
administrator that blocking will fail and indeed does fail.

The blocking page should show a disabled version much like the page editing view
does when the database is locked. Furthermore, the message stating that the user
was blocked should produce an error message if the block failed because the
database was locked (because the lock could be imposed between displaying the
blocking page and submitting it).


Version: unspecified
Severity: normal

Details

Reference
bz8701

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 9:34 PM
bzimport set Reference to bz8701.

robchur wrote:

Added standard checks in r19479.