Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

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

Report information
The Basics
Id: 40427
Status: resolved
Priority: 0/
Queue: POE-Component-MessageQueue

People
Owner: Nobody in particular
Requestors: 1p0aj9c02 [...] sneakemail.com
Cc:
AdminCc:

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



Subject: Bug in protocol implementation
Hi, i have found a bug in protocol implementation: when a client send a receipt header the sender must reply with a RECEIPT message with a receipt-id header. Actualy the server reply with a RECEIPT message but with a receipt header not a receipt-id ! The bug is in file MessageQueue.pm at line 376.
You are absolutely correct! I've committed a change to our development mainline. I'll release to CPAN soon. Thanks! On Pon. 27 Paź. 2008, 13:31:00, YBLUSSEAU wrote: Show quoted text
> Hi, > > i have found a bug in protocol implementation: > when a client send a receipt header the sender must reply with a RECEIPT > message with a receipt-id header. > Actualy the server reply with a RECEIPT message but with a receipt > header not a receipt-id ! > > The bug is in file MessageQueue.pm at line 376.