Ticket #222 (closed defect: fixed)
upload control problem in IE7
| Reported by: | sdm | Owned by: | mpo |
|---|---|---|---|
| Priority: | major | Milestone: | 0.4 |
| Component: | < Upload Control | Version: | trunk |
| Keywords: | Cc: |
Description
A page with an upload control loads in IE7 with Javascript error: "invalid argument"
When the uploadcode in formConfig is commented out, the page loads without a problem:
'uploadData' : {
base: 'file', '+validators': {fileTypeValid: {}}, control: 'myupload'
}
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
