Ticket #1169 (closed defect: fixed)
The dojo.io upload using the formNode with a return type of "text/xml" doesn't send the request...
| Reported by: | mark.basler@… | Owned by: | jburke |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | IO | Version: | 0.3 |
| Severity: | normal | Keywords: | |
| Cc: | mark.basler@… |
Description
In version 0.3.1 the dojo.io.bind upload using the formNode property with a return type of "text/xml" doesn't send the request from the browser for either firefox 1.5.0.5 or ie 6.0.29. It works for "text/javascript" and "text/plain".
This can be reproduced by using the http://archive.dojotoolkit.org/nightly/tests/io/test_IframeIO.html example and just change the mimetype from "text/javascript" to "text/xml". I used Live HTTP headers to verify this fact.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.