On Mon, Sep 17, 2001 at 03:11:31PM -0700, Jens Alfke wrote: > You'll note that the vCard content is identical except that the email > address itself is missing. These are exact transcripts I just pasted in > from my client's XML log, so it definitely looks like the server's > fault. Why would this be happening? Anyone else seen this? > Not that it helps much ;-), but I'll say that's certainly odd. I've just tried to reproduce the problem, sticking as close to your example as possible, but I can't lose the email address. Gut feelings tell me that it's got to be something to do with the fact that the address lives as CDATA in a tag, along with other tags. Not illegal by any means, but it could catch a programmer out when using xmlnode, the Jabber server node lib... I'll keep my eye out for symptoms here. dj _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
