Re: JID Case Sensitivity
From: Jakob Schröter <js@xxxxxxxxxx>
Date: Thu, 11 Oct 2007 18:34:02 +0200 (CEST)
On Thursday October 11 2007, Mick Weiss wrote:
>
> As I see it - it is a bug in openfire where it just lowercases the JID
> (this is reproducible within the admin panel of openfire -- w/o even
> using gloox). Is it expected behavior? (I mean - to just go to lowercase).
>
> I might just be misreading something here... so correct me if I am just
> mistaken. :-)

I think the bug in Openfire is that it does not apply the nodeprep profile of 
stringprep (which includes lowercasing/case folding) to the JID(s) when 
comparing the stored one with the one to delete.

Receiving lower-case JIDs when sending upper-case or mixed-case JIDs is 
perfectly fine as both are equivalent.

HTH,
Jakob

Attachment: signature.asc
Description: This is a digitally signed message part.