Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Jabber client

From: jason:cunliffe:verizon at: 22-Aug-2002 20:10

Hi Carl
> I managed to login once today, but since then it only seems to get to > the "Receiving data" bit. I'm guessing this is because the > jabber.org server is overloaded. Would that be common? > > More importantly, I noticed if you return to the login window, > clicking on the password field and pressing any key puts the previous > password back in the field. I doubt this is the desired behaviour. > Perhaps someone should mention this to the original author.
yes strange it is doing the same thing to me: error 401 I am testing it on my own jabberd also. I wonder if it is related to the password field. Perhaps missing one of those pesky rebol 'copy' statements. I had tested Maoww a couple of weeks ago and that was ok. So it seems a bug has crept in since. I'll try to contact Nicolas Fournier and or Oliver Auverlot about this. ./Jason