if password contains the character @, the ETP bug

Found a bug in "Everything"? report it here
Post Reply
daymu
Posts: 1
Joined: Mon Feb 19, 2024 9:02 am

if password contains the character @, the ETP bug

Post by daymu »

When using the "connect to server" function, once the password contains the character "@", the link cannot be established and immediately prompts "unable to connect to ETP server: getaddinfo failed 11003"
void
Developer
Posts: 15349
Joined: Fri Oct 16, 2009 11:31 pm

Re: if password contains the character @, the ETP bug

Post by void »

I am working on a fix.

Thank you for the bug report.
void
Developer
Posts: 15349
Joined: Fri Oct 16, 2009 11:31 pm

Re: if password contains the character @, the ETP bug

Post by void »

Everything 1.5.0.1368a fixes an issue with usernames and passwords using @ when connecting to an ETP server.

The @ is now escaped with %40
Post Reply