Spark should not let open profile edit by clicking the avatar if profile changing is disabled

Description

When Avatar/Vcard changing is disabled in Client Control plugin, Spark removes Edit profile menu, but if a user already has an avatar, he can click it and still access the Profile information window and then change anything, including the avatar. Clicking on the avatar should be disabled also.

Environment

None

Activity

Show:

wroot November 6, 2016 at 11:50 AM

Michael Klein November 6, 2016 at 4:08 AM
Edited

Finally got it fixed in PR #258.

Michael Klein November 1, 2016 at 3:21 PM

Fixed in PR #251

wroot November 1, 2016 at 2:04 PM

/spark/ui/status/StatusBar.java is missing a check for Enterprise.containsFeature(Enterprise.VCARD_FEATURE); at 153
same as it is done in /sparkimpl/profile/VCardManager.java ar 217

Fixed

Details

Priority

Assignee

Reporter

Affects versions

Fix versions

Ignite Forum URL

Created February 23, 2013 at 12:54 PM
Updated October 28, 2020 at 1:44 PM
Resolved November 6, 2016 at 11:50 AM