when i try to change my account on drupal (account is bertboerland@www.drop.org, so from drop), i get "The username contains an illegal character." this is probbably the at sign?

also: when i log in on www.drop.org with the explict local userid (so not bertboerland but bertboerland@www.drop.org) i get:"warning: fsockopen(): php_hostconnect: connect failed in /var/www/drop.org/modules/jabber.module on line 81.

warning: fsockopen(): unable to connect to www.drop.org:5222 in /var/www/drop.org/modules/jabber.module on line 81."

the last one is stupidity of the user, but still the error looks ugly.

Comments

moshe weitzman’s picture

The first issue was fixed by Dries this weekend. He has not yet updated drupal.org or drop.org

The second issue is the jabber module correctly trying to log you into a non-existent jabber server at www.drop.org ... One could argue that logging in as x@www.drop.org should work for logging into drop.org itself. It currently does not. That is a separate, longstanding bug. Feel free to log it - and fix it