#93 closed defect (fixed)
dojo.io.bind post with formNode + content is borken from patch 1311
Reported by: | dylan | Owned by: | david |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | General | Version: | 0.1 |
Keywords: | IO | Cc: | [email protected]…, [email protected]… |
Blocked By: | Blocking: |
Description
When using dojo.io.bind to do a post with content coming from both a formNode and a content object, I'm getting munged data on the post. Reverting the IO directory to 1310 resolves the issue.
Note: See
TracTickets for help on using
tickets.
r1358 seems to fix this for me, so resolving as fixed.