BUG: LDAP VCard Avatar Plugin allows users to change other profile settings

Using the LDAP VCard Avatar plugin, users are able to change other profile options aside from the avatar. The change happens in memory. The plugin allows, for example, a user to change their nickname. The change is retained until I restart the openfire service. I would like to request that the plugin only allow changes to the avatar container. I am using openfire and AD for authentication on MySQL and I prefer to have the avatars stored in the DB as opposed to AD.

Thanks,

Mike

I have confirmed this for the nickname. A reboot of the openfire server did revert the data. This appears to be info that is held in RAM on the openfire server. The plugin needs to be adjusted to not remove the error you get about adjust profile settings except for the avatar.