First and foremost thank you for the Bugtracker! It's great! I love its layout. I am having a problem with the Yoper Linux bugtacker: http://www.yoper.com/bugtracker/main_page.php
All of our news feeds, both the news_rss.php and issues_rss.php are having problems. I have been trying to focus on getting news_rss.php sorted first. Our error is:
I've seen this error several times in your bugtracker (as I've done some homework) but never saw any solid solutions. This is the best bug I could find: http://bugs.mantisbt.org/view.php?id=5512 Additionally, the feed does not work in my RSS aggregator either.XML Parsing Error: xml processing instruction not at start of external entity
Location: http://www.yoper.com/bugtracker/news_rs ... oject_id=1 [^]
Line Number 2, Column 1:
<?xml version="1.0" encoding="windows-1252"?>
That didn't say too much. I've also visited: http://www.futureware.biz/blog/index.ph ... &tb=1&pb=1 and could not find much in the way of troubleshooting.
As I understand our version (1.0.0rc3) is beyond where the fix was implemented but we're still getting errors. I took a look at news_rss.php, issues_rss.php, and class.RSSBuilder.inc.php and couldn't see anything that stuck out. Admittedly, I'm not the greatest php guy on the face of the earth, but I took a look at the files nonetheless. Does anyone have any ideas on what could help us out with news_rss.php?