Notifications: XMPP

I am trying to break things 

1. Home > Administration > Notifications Page

2. Select Publishers

3. Select XMPP and press Edit

4. Leave XmppID blank 

5. Leave Password blank

6.  Leave Port defaulted to 5222

7.  Press Save

Expected: I Don't know, but I suspect it should not be the error generated.

Actual:

Unexpected error reported from server: The server was unable to process the request due to an internal error. For more information about the error, either turn on IncludeExceptionDetailInFaults (either from ServiceBehaviorAttribute or from the configuration behavior) on the server in order to send the exception information back to the client, or turn on tracing as per the Microsoft .NET Framework 3.0 SDK documentation and inspect the server trace logs.

Breaking stuff is good :slight_smile:

I’ve added validation to the required fields, so the server should now get what it expects.

Cheers,

Ben