Opened 11 years ago
Closed 11 years ago
#12609 closed defect (invalid)
dijit.form.Form from xhr requires body in IE8
Reported by: | Wouter Hager | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | future |
Component: | Dijit - Form | Version: | 1.6.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
I don't know if this should be a bug ticket, but it may be useful to have it somewhere. I tried to load the dijit.form.Form with a dojo/method, but it didn't work (the method was never called). I used the sample code from the reference guide and started stripping it. Turns out in IE 8(?) the xhr content will at least need a <body> tag to wrap the dijit form, or the dojo/method will never be called.
Change History (3)
comment:1 Changed 11 years ago by
Component: | General → Dijit |
---|
comment:2 Changed 11 years ago by
Component: | Dijit → Dijit - Form |
---|---|
Owner: | set to Douglas Hays |
comment:3 Changed 11 years ago by
Milestone: | tbd → future |
---|---|
Resolution: | → invalid |
Status: | new → closed |
No testcase
Note: See
TracTickets for help on using
tickets.
I'm not sure what you mean, can you attach your test case using the attach file button?