Bug Tracker

Opened 15 years ago

Closed 15 years ago

#3076 closed bug (invalid)

Bind multiple data to same handler

Reported by: vmx Owned by:
Priority: major Milestone: 1.3
Component: event Version: 1.2.6
Keywords: bind, event, data Cc:
Blocked by: Blocking:

Description

If multiple data is bound to the same event, only the last data is actually used and the event is only fired once.

This patch adds a new test to cover this case and a patch to solve this problem.

Attachments (1)

event-multiple-data.patch (4.0 KB) - added by vmx 15 years ago.
Test case and bugfix

Download all attachments as: .zip

Change History (2)

Changed 15 years ago by vmx

Attachment: event-multiple-data.patch added

Test case and bugfix

comment:1 Changed 15 years ago by flesler

Resolution: invalid
Status: newclosed

Replied at the original post.

Note: See TracTickets for help on using tickets.