Erlang Mailing Lists

Author Message

<  Ejabberd mailing list  ~  mod_archive

Guest
Posted: Wed Aug 23, 2006 6:40 pm Reply with quote
Guest
Hello,

I have spend the last day implementing the JEP-0136 for ejabberd.
It implements almost all the JEP (without otr).

http://ejabberd.jabber.ru/mod_archive

Anyway, this is my first erlang code, and I'd appreciate comments.

Thanks


Also, I noticed a small bug (or is it a feature?) in the ejabberd behavior
(svn).

when the client (user@server/R) send
<iq type='get'>
it is handled by ejabberd_sm as
<iq type='get' from='user@server/R' to='user@server'>
Expected behavior is, i think, to be handled by ejabberd_local
<iq type='get' from='user@server/R' to='server'>

That cause some strange behavior (when sending iq:version or disco#info)

--
Olivier


Post recived from mailinglist

Display posts from previous:  

All times are GMT
Page 1 of 1
This forum is locked: you cannot post, reply to, or edit topics.

Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum