Illegal JID when configuring a created MUC room

Description

Submitting a new configuration to unlock a newly created MUC room results in

Environment

None

Activity

Show:

Guus der Kinderen 
February 23, 2013 at 11:09 AM

A snippet of the room configuration that is received by Openfire is this:

I'm not sure where that second, empty value element originates, but that's the one causing the problem.

Earlier today, I've committed a change that:

  • includes a new version of Tinder, that, apart from the more verbose debug messages () also has a new utility method that simplifies working with bare jid objects ().

  • adds more defensive code to Openfire, where collections of JIDs are being processed. Empty values are now ignored.

The above changes prevent the problem from occurring, as the empty value element is ignored.

Daryl Herzmann 
February 23, 2013 at 12:37 AM

With latest tinder we get

Daryl Herzmann 
February 22, 2013 at 9:43 PM
(edited)

results in this traceback on trunk

Fixed

Details

Assignee

Reporter

Ignite Forum URL

Components

Fix versions

Affects versions

Priority

Created February 22, 2013 at 8:48 PM
Updated October 28, 2020 at 1:26 PM
Resolved February 23, 2013 at 11:09 AM