Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.4.4
-
Fix Version/s: 3.4.4
-
Component/s: Core
-
Labels:None
-
Environment:
LDAP or AD
-
Acceptance Test - Add?:Yes
-
Acceptance Test - Entry:
- setup an LDAP or AD openfire checking "Store avatar in database if not provided by LDAP"
- login to openfire with any XMPP client
- add/modify the avatar
- Clear the avatar
Description
Trying to delete an avatar, the server throws this error:
java.lang.NullPointerException
at org.jivesoftware.openfire.ldap.LdapVCardProvider.isValidVCardChange(LdapVCardProvider.java:382)
at org.jivesoftware.openfire.ldap.LdapVCardProvider.updateVCard(LdapVCardProvider.java:305)
at org.jivesoftware.openfire.vcard.VCardManager.setVCard(VCardManager.java:132)
at org.jivesoftware.openfire.handler.IQvCardHandler.handleIQ(IQvCardHandler.java:82)
Issue Links
| This issue is related to: | ||||
| JM-1232 | LDAP "allow user to update avatar only" vcard functionality not 100% working with AD |
|
|
|