#667 closed enhancement (invalid)
dojo publish and subscribe functions
Reported by: | rakesh | Owned by: | alex |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Core | Version: | 0.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
dojo subscribe function(dojo.event.subscribe) doesn't seem to work after page onLoad event. Any subscribers created after page onload event donot receive any published events.
Similarly dojo publish function(dojo.event.publish) doesn't seem to publish any event prior to the page onLoad event.
Change History (5)
comment:1 Changed 15 years ago by
Cc: | alex added |
---|---|
Component: | General → Core |
Milestone: | → 0.3.1 |
comment:2 Changed 15 years ago by
Cc: | alex removed |
---|---|
Owner: | changed from anonymous to alex |
comment:3 Changed 15 years ago by
Priority: | normal → high |
---|---|
Status: | new → assigned |
comment:4 Changed 15 years ago by
Resolution: | → invalid |
---|---|
Status: | assigned → closed |
Unfortunately I'm not able to reproduce this. I'm updating the tests/widget/event/test_topic.html
I'm marking invalid for now, but I'm not entirely willing to discount either the likelyhood or severity of this bug. I just don't have a test case that reproduces it.
Note: See
TracTickets for help on using
tickets.
Hmm, if this is broken it seems like a pretty bad bug. Alex, passing to you (you can postpone to 0.4 if you want to, but we should mark the milestone as either 0.3.1 or 0.4)