Menu

#11 notice (ezbounce)

ALL
open
None
5
2003-12-29
2003-12-27
Anonymous
No

i'm having problems getting notice from ezbounce server

Dec 27 23:35:01 SmartIRC.php(1568)
DEBUG_IRCMESSAGES: received: "ezbounce!srv NOTICE
fdsf :Please use /quote PASS <password> to register..."
Dec 27 23:35:01 SmartIRC.php(1972)
DEBUG_MESSAGEHANDLER: no method found
for "ezbounce!srv" (event_ezbounce!srv)

my code does not seem to return notice from ezbounce

$IRC->registerActionhandler
(SMARTIRC_TYPE_NOTICE, '.*', $BOT, 'ON_NOTICE');

Discussion

  • Mirco Bauer

    Mirco Bauer - 2003-12-29

    Logged In: YES
    user_id=598557

    this seems to be a design bug in SmartIRC, it only parses
    the message completly if it has a : prefix, according to the
    RFC this prefix must be fully optional... so I have to fix
    this now :) thanks for your bugreport!

     
  • Mirco Bauer

    Mirco Bauer - 2003-12-29
    • milestone: --> ALL
    • assigned_to: nobody --> meebey
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.