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.