Will do, just curious if other clients had this issue.
adam
On Jul 8, 2008, at 6:06 PM, Peter Saint-Andre wrote:
Adam Pisoni wrote:
In working on this xmpp4r component framework I'm trying to
understand how different clients deal with subscriptions. I'm
running a local ejabberd and a component connected to this local
ejabberd server. I am also connected to this local ejabberd server
with another regular user that ejabberd is managing. My component
is set to auto-respond to subscription requests with a subscribed
presence as well as its own subscription request. When I watch the
xml from the components end, what I'm seeing is that Adium never
returns a subscribed presence. It DOES accept the subscription,
but never responds that it did.
I had to decide where to mark the JID as subscribed and realized I
had to do it when I get a 'subscribe' presence as opposed to a
'subscribed' presence since I can't guarantee I'll get a
'subscribed' presence. Anyone else seen this behavior?
I have not tested to see whether Adium behaves this way, but you
might post to the adium-devl list about it (or I'd be happy to post
if you have a semi-complete bug report)...
http://adiumx.com/mailman/listinfo/adium-devl_adiumx.com
/psa