Hello:
When I click on the RSS Feed button, I get the following result:
XML Parsing Error: XML or text declaration not at start of entity
Location: http://mantis/issues_rss.php?username=a ... oject_id=1
Line Number 2, Column 1:<?xml version="1.0" encoding="utf-8"?>
^
I think it could be related to LDAP (which isn't working yet...)
Thanks,
TikeIII
RSS Feed Issue
Moderators: Developer, Contributor
RSS Feed Issue
Mantis 1.1.7
PHP Version 5.2.9-2
SQL: MSSQL 7.0
OS: XP SP3
PHP Version 5.2.9-2
SQL: MSSQL 7.0
OS: XP SP3
Re: RSS Feed Issue
I am experiencing the same issue on all mantis versions 1.1.0 - 1.1.7 (have not tried any beneath 1.1.0).
I was oringinally experiencing issues with the Eclipse Myln-Mantis connector not connecting to the soap api, but I've since realised that its a larger xml-related issue also affecting RSS by the seems of things.
Interestingly, RSS worked right off the bat for the current install (about 30mins old) making me think I'd got it working, but after logging in again, RSS and soap api had failed.
I was oringinally experiencing issues with the Eclipse Myln-Mantis connector not connecting to the soap api, but I've since realised that its a larger xml-related issue also affecting RSS by the seems of things.
Interestingly, RSS worked right off the bat for the current install (about 30mins old) making me think I'd got it working, but after logging in again, RSS and soap api had failed.
-
Nimitz1061
- Posts: 12
- Joined: 05 May 2009, 18:39
- Contact:
Re: RSS Feed Issue
Access permissions issues??
David
David
Re: RSS Feed Issue
It turns out that there was an extra line in issues_rss.php. A colleague used some UBuntu Linux tools to find where the extra line was. By getting rid of the extra "?> <?php" in the file, the RSS feed problem was solved.
Tim
Tim
Mantis 1.1.7
PHP Version 5.2.9-2
SQL: MSSQL 7.0
OS: XP SP3
PHP Version 5.2.9-2
SQL: MSSQL 7.0
OS: XP SP3