Modify ↓
Opened at 2011-03-05T16:49:47Z
Closed at 2011-03-26T17:05:33Z
#763 closed defect (worksforme)
bitlbee treats bouble slash in password incorrectly
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | BitlBee | Version: | 3.0.1 |
Keywords: | Cc: | ||
IRC client+version: | Client-independent | Operating System: | Linux |
OS version/distro: | ubuntu server 10.10 |
Description
my password contains following symbols:
bitlbee accepts them, but while tries to connect jabber server, authentication fails.
The workaround I found to overcome this issue is to use following sequence instead: \/\/
Attachments (0)
Change History (2)
comment:1 Changed at 2011-03-05T16:51:41Z by
comment:2 Changed at 2011-03-26T17:05:33Z by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Seems to work for me.
Note: See
TracTickets for help on using
tickets.
Only one backslash? Those get "eaten" by the command parser so they shouldn't even make it into the password field..