MODx Bug/Feature Tracker and Feature Requests
Welcome to the MODx CMS Tracker. Please choose the appropriate project from the drop down menu and provide as much information as possible regarding your server environment and browser. Thanks!
FS#1060 — Fix for Invalid XML response from connector error in upload
Attached to Project —
MODx
Opened by Nick Crossland (ncrossland) - Monday, 19 May 2008, 03:34AM
Last edited by Jeff Whitfield (Bravado) - Monday, 19 May 2008, 10:48AM
Opened by Nick Crossland (ncrossland) - Monday, 19 May 2008, 03:34AM
Last edited by Jeff Whitfield (Bravado) - Monday, 19 May 2008, 10:48AM
| Task Type | Bug Report |
|---|---|
| Category | Core Distribution |
| Status | Closed |
| Assigned To | No-one |
| Operating System | All |
| Severity | Medium |
|---|---|
| Priority | Normal |
| Reported Version | 0.9.6.1 |
| Due in Version | 0.9.6.2 |
| Due Date | Undecided |
| Percent Complete |
|
Details
When uploading large files in IE, sometimes the ""Invalid XML response from connector" error occurs.There is a simple fix for this, detailed here:
http://www.devtrench.com/modx-invalid-xml-response-from-connector-error/
it would be god if this was included in 0.9.6.2
(note, there is an error in the filename referenced in the article, it should be GetUploadProgress.php )
This task depends upon
This task blocks these from closing
Comment by Nick Crossland (ncrossland) -
Monday, 19 May 2008, 03:35AM
I mean "it would be good", not "it would be god". That's a bit much to ask from Modx.
Comment by Jeff Whitfield (Bravado) -
Monday, 19 May 2008, 10:47AM
Thanks Nick! Added this to the latest dev branch and should go out with 0.9.6.2. :)