Side navigation
#3076 closed bug (invalid)
Opened June 23, 2008 03:41PM UTC
Closed June 23, 2008 07:52PM UTC
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)
Change History (1)
Changed June 23, 2008 07:52PM UTC by comment:1
resolution: | → invalid |
---|---|
status: | new → closed |
Replied at the original post.