#1902 closed defect (fixed)
FormBind load method in 0.4
Reported by: | guest | Owned by: | alex |
---|---|---|---|
Priority: | blocker | Milestone: | |
Component: | IO | Version: | 0.4 |
Keywords: | FormBind load handler | Cc: | |
Blocked By: | Blocking: |
Description
Hi,
I am sorry if I am repeating an existing concern, i tried searching for it but couldn't find any relevant results:
My problem is that after moving my product to dojo 0.4, FormBind? anonymous callback set for load
load: function(load,data,e) {
do something
}
is not working! The callback is behaving erratically. I know that io.bind has been modified to call the callback handler twice, once with response data and second time with error data. I was able to modify my code to handle that change. However, I am not able to handle FormBind? Callbacks with the current understanding.
Could someone please respond ASAP. My product is due for client demonstration in next 24 hours.
Change History (6)
comment:1 Changed 16 years ago by
comment:2 Changed 16 years ago by
it seems that, embarassingly, we have no test pages for this API right now. Can you provide a test case?
comment:3 Changed 16 years ago by
Milestone: | → 0.5 |
---|---|
Status: | new → assigned |
comment:4 Changed 15 years ago by
Milestone: | 0.9 → 0.4.4 |
---|
comment:5 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
seems to work ok in 1.0.x
My email id is [email protected]…
I didn't have time to register myself, actually couldn't find a way to register myself so gave up on that.