Skip Menu |

This queue is for tickets about the POE-Component-IRC CPAN distribution.

Report information
The Basics
Id: 26735
Status: resolved
Worked: 30 min
Priority: 0/
Queue: POE-Component-IRC

People
Owner: BINGOS [...] cpan.org
Requestors: tom+cpan [...] iplod.net
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 5.24
Fixed in: (no value)



Subject: Plugin::Proxy sends events from itself, not from the poco-irc session
POE::Component::IRC::Plugin::Proxy uses ->_send_event() to post its events instead of ->send_event(), causing them to come from the Proxy's internal session and not the core poco-irc session. I'm not sure if this is a bug or the desired feature, but it is sure annoying when you expect the irc_proxy_* events to come from the poco-irc session.
Thanks. This issue has been resolved in version 5.25 of POE::Component::IRC.