RSS Feed Issue

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
tikeIII
Posts: 4
Joined: 04 May 2009, 23:03

RSS Feed Issue

Post by tikeIII »

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
Mantis 1.1.7
PHP Version 5.2.9-2
SQL: MSSQL 7.0
OS: XP SP3
cpower
Posts: 1
Joined: 02 Jun 2009, 10:52

Re: RSS Feed Issue

Post by cpower »

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.
Nimitz1061
Posts: 12
Joined: 05 May 2009, 18:39
Contact:

Re: RSS Feed Issue

Post by Nimitz1061 »

Access permissions issues??

David
tikeIII
Posts: 4
Joined: 04 May 2009, 23:03

Re: RSS Feed Issue

Post by tikeIII »

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
Mantis 1.1.7
PHP Version 5.2.9-2
SQL: MSSQL 7.0
OS: XP SP3
Post Reply