RSS Feed Issue with IE 8.0

A historical forum for issues reported in the suggestions and bugs forum that have been subsequently fixed or resolved.
Post Reply
User avatar
FuglyDragon
Posts: 230
Joined: 08 Aug 2004, 05:35
I've donated: $50.00!
My cats species list: 36 (i:17, k:0)
My aquaria list: 3 (i:2)
My BLogs: 1 (i:0, p:8)
Location 1: New Zealand
Location 2: New Zealand
Interests: Plecos !
Contact:

Re: RSS Feed Issue with IE 8.0

Post by FuglyDragon »

Articles and Images feed are ok, its just the forum feeds.

Internet Explorer cannot display this feed

This feed contains code errors.
Go back to the previous page.

More information

The character '<' cannot be used in an attribute value.
Line: 546 Character: 225

Code: Select all

    <div xmlns="http://www.w3.org/1999/xhtml">Looking for images of Synodontis ilebrevis for the Cat-elog...it is the only described species of <em><a href="http://www.planetcatfish.com/catelog/Synodontis" onmouseover="Tip('<img src="../images/tooltips/Synodontis/g/s/1.jpg" width="320" /><br/><em>Synodontis</em>  ', WIDTH, 320)" onmouseout="UnTip()" target="_blank">Synodontis</a></em> from Lake Tanganyika that we do not have some kind of image of.<br />
Check out my pages on plecos in New Zealand http://mikesaquatics.co.nz
User avatar
Jools
Expert
Posts: 16140
Joined: 30 Dec 2002, 15:25
My articles: 198
My images: 948
My catfish: 237
My cats species list: 87 (i:237, k:1)
My BLogs: 7 (i:10, p:202)
My Wishlist: 23
Spotted: 450
Location 1: Middle Earth,
Location 2: Scotland
Interests: All things aquatic, Sci-Fi, photography and travel. Oh, and beer.
Contact:

Re: RSS Feed Issue with IE 8.0

Post by Jools »

User avatar
FuglyDragon
Posts: 230
Joined: 08 Aug 2004, 05:35
I've donated: $50.00!
My cats species list: 36 (i:17, k:0)
My aquaria list: 3 (i:2)
My BLogs: 1 (i:0, p:8)
Location 1: New Zealand
Location 2: New Zealand
Interests: Plecos !
Contact:

Re: RSS Feed Issue with IE 8.0

Post by FuglyDragon »

not sure if it applies but I found this...

I made a small hack to the .xml template:

I changed line <?xml version="1.0" encoding="UTF-8"?> to {FEED_ENCODING}

and defined variable FEED_ENCODING in rss.php file:

'FEED_ENCODING' => '<?xml version="1.0" encoding="UTF-8" ?>',

Now all browsers eat rss well
.
.
.
the difference is only for IE as it requires explicitly define xml encoding
if you leave <?xml... in the template you won't see this line in the generated page
the page starts from <rss... and there in no xml encoding string
Check out my pages on plecos in New Zealand http://mikesaquatics.co.nz
User avatar
Jools
Expert
Posts: 16140
Joined: 30 Dec 2002, 15:25
My articles: 198
My images: 948
My catfish: 237
My cats species list: 87 (i:237, k:1)
My BLogs: 7 (i:10, p:202)
My Wishlist: 23
Spotted: 450
Location 1: Middle Earth,
Location 2: Scotland
Interests: All things aquatic, Sci-Fi, photography and travel. Oh, and beer.
Contact:

Re: RSS Feed Issue with IE 8.0

Post by Jools »

Thanks, but that's not the issue. That (might) fix a problem with extended character set encoding. You know, omlats, circumflexes and the like. However, the issue we have here is unescaped html appears in the RSS XML file due to the
User avatar
Jools
Expert
Posts: 16140
Joined: 30 Dec 2002, 15:25
My articles: 198
My images: 948
My catfish: 237
My cats species list: 87 (i:237, k:1)
My BLogs: 7 (i:10, p:202)
My Wishlist: 23
Spotted: 450
Location 1: Middle Earth,
Location 2: Scotland
Interests: All things aquatic, Sci-Fi, photography and travel. Oh, and beer.
Contact:

Re: RSS Feed Issue with IE 8.0

Post by Jools »

I need to uninstall this RSS feed and install a new mod. It might not fix the issue, but the current implementation isn't supported and II need something stable / secure to work with.

Working on it now.

Jools
mummymonkey
Posts: 410
Joined: 16 Jul 2004, 21:39
I've donated: $47.26!
My articles: 2
My images: 20
My cats species list: 41 (i:6, k:0)
My aquaria list: 1 (i:0)
My BLogs: 2 (i:8, p:104)
Spotted: 4
Location 1: Blairgowrie (UK)
Location 2: Blairgowrie (UK)
Interests: Fish, Ornithology
Contact:

Re: RSS Feed Issue with IE 8.0

Post by mummymonkey »

I'm assuming the rss feed is off line just now?
User avatar
FuglyDragon
Posts: 230
Joined: 08 Aug 2004, 05:35
I've donated: $50.00!
My cats species list: 36 (i:17, k:0)
My aquaria list: 3 (i:2)
My BLogs: 1 (i:0, p:8)
Location 1: New Zealand
Location 2: New Zealand
Interests: Plecos !
Contact:

Re: RSS Feed Issue with IE 8.0

Post by FuglyDragon »

Internet Explorer cannot display this feed

Internet Explorer does not support feeds with DTDs.
Go back to the previous page.

More information

This feed contains a DTD (Document Type Definition). DTDs are used to define a structure of a webpage. Internet Explorer does not support DTDs in feeds.
Check out my pages on plecos in New Zealand http://mikesaquatics.co.nz
User avatar
Jools
Expert
Posts: 16140
Joined: 30 Dec 2002, 15:25
My articles: 198
My images: 948
My catfish: 237
My cats species list: 87 (i:237, k:1)
My BLogs: 7 (i:10, p:202)
My Wishlist: 23
Spotted: 450
Location 1: Middle Earth,
Location 2: Scotland
Interests: All things aquatic, Sci-Fi, photography and travel. Oh, and beer.
Contact:

Re: RSS Feed Issue with IE 8.0

Post by Jools »

Yes, I had a look at how the whole thing was working and uncovered a few problems. Working on it this morning.

Jools
User avatar
FuglyDragon
Posts: 230
Joined: 08 Aug 2004, 05:35
I've donated: $50.00!
My cats species list: 36 (i:17, k:0)
My aquaria list: 3 (i:2)
My BLogs: 1 (i:0, p:8)
Location 1: New Zealand
Location 2: New Zealand
Interests: Plecos !
Contact:

Re: RSS Feed Issue with IE 8.0

Post by FuglyDragon »

Seems to all be working fine now. Thanks for working on it
Check out my pages on plecos in New Zealand http://mikesaquatics.co.nz
User avatar
Jools
Expert
Posts: 16140
Joined: 30 Dec 2002, 15:25
My articles: 198
My images: 948
My catfish: 237
My cats species list: 87 (i:237, k:1)
My BLogs: 7 (i:10, p:202)
My Wishlist: 23
Spotted: 450
Location 1: Middle Earth,
Location 2: Scotland
Interests: All things aquatic, Sci-Fi, photography and travel. Oh, and beer.
Contact:

Re: RSS Feed Issue with IE 8.0

Post by Jools »

I have made this video about RSS feeds and will add it to the article on the site too.

Jools

User avatar
Jools
Expert
Posts: 16140
Joined: 30 Dec 2002, 15:25
My articles: 198
My images: 948
My catfish: 237
My cats species list: 87 (i:237, k:1)
My BLogs: 7 (i:10, p:202)
My Wishlist: 23
Spotted: 450
Location 1: Middle Earth,
Location 2: Scotland
Interests: All things aquatic, Sci-Fi, photography and travel. Oh, and beer.
Contact:

Re: RSS Feed Issue with IE 8.0

Post by Jools »

Moved to resolved.

Jools
Post Reply

Return to “All Resolved Issues”