Opened 11 years ago
Closed 11 years ago
#9633 closed defect (invalid)
dojo.io.iframe.send IE7 issue error code 404
Reported by: | sankar_kalla | Owned by: | James Burke |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | IO | Version: | 1.3.2 |
Keywords: | dojo.io.iframe.send IE7 issue error code 404 | Cc: | |
Blocked By: | Blocking: |
Description
Hi,
I am trying to upload photos using dojo.io.iframe.send, it works fine for all the exceptional conditions, but when the Request.status is 404 IE7 is hiding the actual response and setting it to "[ Error: Access is denied. ]". is there any limitation not to use error code 404 for "dojo.io.iframe.send" requests.
Thanks & Regards Ganesh Email: [email protected]…
Change History (2)
comment:1 Changed 11 years ago by
Component: | General → IO |
---|---|
Owner: | changed from anonymous to James Burke |
Priority: | high → normal |
severity: | major → normal |
comment:2 Changed 11 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
No test case provided. It sounds like a valid response is sent but the http status code is explicitly set to 404? Not sure though. Feel free to reopen with a valid test case.
Note: See
TracTickets for help on using
tickets.
A simple code example is likely needed to address this problem. For more general discussion, please try dojo-interest.