Page 1 of 1

0.8 RSS 2.0 (german version)

Posted: Sun Apr 17, 2005 1:16 am
by degatron
Hi,

in the version 0.8 the rss-feeds works not properly:

Code: Select all

XML-Verarbeitungsfehler: "Junk" nach Dokument-Element
Adresse: http://storyseiten.degatron.de/serendipity/index.php?/feeds/index.rss2
Zeile Nr. 358, Spalte 1:<br />
^
In the beta6 it works eficient.

Re: 0.8 RSS 2.0 (german version)

Posted: Sun Apr 17, 2005 1:22 am
by garvinhicking
Hm, this should not happen because of 0.8, I don'T see related code changes in this area since beta6.

If you look at your HTML output, there's a message about ob_gzhandler. Somescript of yours seems to interfer? Try to deactivate gzip encoding in either your environment or serendipity configurationand see if it works?

Regards,
Garvin

Posted: Sun Apr 17, 2005 1:56 am
by degatron
Hi Garvin,

yes, I deaktivated the "GZIP Kompression" and now it works properly. But in the beta6 it was aktivated and the rss-feeds works. Very curious.

Posted: Sun Apr 17, 2005 2:39 pm
by garvinhicking
Did you change anything other on your host? Because I searched through the code and really nothing has changed.

You could try to backgrade the installation to 0.8-beta6 and then try again if it works with gzip... Sadly I didn'T implement the gzip things and don't know much about it.

Regards,
Garvin

Posted: Sun Apr 17, 2005 2:51 pm
by degatron
Hi Garvin,

I can't change anything on my host. On monday I install the beta6 again and try it.

Posted: Sun Apr 17, 2005 4:39 pm
by Rembrandt
Hi!

I'm using 0.8 with enabled GZIP-compression and there are no problems with the rss2-feed.

so long...
Rembrandt

Posted: Sun Apr 17, 2005 8:55 pm
by degatron
Hi Garvin, hi Rembrandt,

that's very curious. First I deaktivated this function, and a day later I activated it again, and... it works. I had no idea whats happend.