Opened 13 years ago
Closed 12 years ago
#2604 closed defect (wontfix)
dojo.io.bind fails if form contains a fileupload
Reported by: | guest | Owned by: | alex |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | IO | Version: | 0.4.1 |
Keywords: | bind file input | Cc: | |
Blocked By: | Blocking: |
Description
when trying to sumit a form with AJAX using dojo.io.bind the canHandle function in io/BrowserIO.js checks if the form contains a fileupload and avoids submission otherwise.
since submission could be successful otherwise it should still be allowed
Note: See
TracTickets for help on using
tickets.
dojo.io.bind is removed in 0.9/1.0