igniterealtime / openfire-fastpath-plugin

Adds support for managed queued chat requests, such as a support team might use
5 stars 12 forks source link

NullPointerException when (user)client doesn't sends form #56

Closed guusdk closed 3 years ago

guusdk commented 3 years ago

The client used by the user (as opposed to 'agent') can send optional metadata in a form. The plugin currently throws a nullpointerexception when this optional data is not provided.