View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0014210 | MantisTouch | General | public | 2012-05-03 06:37 | 2013-05-17 03:18 |
Reporter | smcguinness | Assigned To | vboctor | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
OS | Linux | OS Version | 2.6.32-5-amd64 | ||
Summary | 0014210: Looks like we go not XML document error, issues list, Project ID: 0, Filter ID: 0 | ||||
Description | An attempt to view the issues list for All projects, All issues (Project ID: 0, Filter ID: 0 ) results in no issues being displayed and a message "Looks like we go not XML document". The SOAP request being made in models/WebService function issuesList if reaching Mantis and calling mc_project_get_issues() in api/soap/mc_project_api.php I have debugged mc_project_get_issues and it is returning a set of issues. Selecting a project, All issues: works fine | ||||
Additional Information | Mantis version 1.2.9 | ||||
Tags | No tags attached. | ||||
sorry, a typo in the soap error text, it should be "looks like we got no XML document" MantisTouch 1.1.1 |
|
I'm unable to repro using the demo MantisTouch connecting to this instance. Can you test using the demo instance? |
|
Thanks Victor; I will check out the demo instance. It could be related to the SOAP module or server setup I'm using. I'll try different infrastructure as well to see if it helps. |
|
Great, let me know. You should also upgrade to 1.1.2. |
|
I was able to repro this issue. It seems that when issues have some special characters, they are not escaped in the way expected by the PHP Soap Client and hence causing it to consider the response as invalid. Example issues that trigger this are 0014744 and 0014721 I'm not sure of this fix yet. |
|
This is not a MantisTouch issue, but a bug in MantisBT that is fixed and will be available as part of the next MantisBT v1.2.x release. |
|
Gnanathesigan is a great man in the World... |
|