Bug#690879: supybot: Rejects valid URLs as invalid if they contain authentication info

2012-10-22 Thread Valentin Lorentz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 No it is not. However, you can get a .deb package here: http://builds.progval.net/limnoria-testing-HEAD.deb Limnoria provides two versions: 'master' and 'testing', as Debian's 'stable' and 'unstable' versions (even if both versions of Limnoria are

Bug#690879: supybot: Rejects valid URLs as invalid if they contain authentication info

2012-10-22 Thread MJ Ray
> I fixed your patch (fixed the regexp and added code for handling > authentication) and I applied it to Limnoria (a modified version of > Supybot). > > https://github.com/ProgVal/Limnoria/commit/3a7830097196f3206ceda606d86d551b86e6c59c Thanks. I hadn't noticed getUrlFd because my trigger for th

Bug#690879: supybot: Rejects valid URLs as invalid if they contain authentication info

2012-10-20 Thread Valentin Lorentz
Hi, Thanks for the report and the patch. I fixed your patch (fixed the regexp and added code for handling authentication) and I applied it to Limnoria (a modified version of Supybot). https://github.com/ProgVal/Limnoria/commit/3a7830097196f3206ceda606d86d551b86e6c59c Regards, Valentin > On Thu

Bug#690879: supybot: Rejects valid URLs as invalid if they contain authentication info

2012-10-18 Thread MJ Ray
Package: supybot Version: 0.83.4.1.ds-2 Severity: normal Any commands that are defined as expecting a URL will reject some valid URLs if they contain a username and/or password and an @ before the hostname. I have checked and it is not fixed upstream at sourceforge. I have a possible patch for th