Skip to content
Commit 546be0ea authored by Daniel Calviño Sánchez's avatar Daniel Calviño Sánchez
Browse files

Handle corrupted scope values



Due to a bug (fixed some commits ago) in the UsersController of the
settings app the scope of the properties can be null (for example, if
lookup server upload was disabled and the user then changed the display
name in the profile information). In that case now the scope menu icon
shows an error to inform the user.

The scope value will not change when other properties are modified until
the user chooses an explicit value from the menu. Note that until a
scope is explicitly set the property will behave as if it is private.

Signed-off-by: default avatarDaniel Calviño Sánchez <danxuliu@gmail.com>
parent e929d16b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment