[BUGFIX] Fix for audit logging when changing an user's roster

The attached patch fixes a NullPointException exception that occurs when editing a roster item. This problem first started occurring in 3.5.0, likely due to the new admin interface. This problem is still present in the latest nightly build. The source of this problem is improper initialization of webManager, probably the result of incorrectly copying and pasting. The comments in the file user-roster-edit.jsp, fixed by this patch, indicate that it was copied from user-roster-delete.jsp file and therefore the comments also need updating.

See Error Modifying User Roster

Bump

Hi Zeropoch,

I have placed this in Jira so that the Openfire developers are sure to see it.

http://www.igniterealtime.org/issues/browse/JM-1374

daryl

Fix applied for next Openfire release.

Thanks,

– Gato