RSRSS doesn't work if session cookie enabled

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

RSRSS doesn't work if session cookie enabled

cedreek
Hi, I'm having fun with Pier and I noticed RSS feed wasn't accessible
if session cookie is ennabled in the config. I d'ont have the veray
last version of Pier but I guess it's the same. Probably because of
the redirection it implies:

If I click on that link for instance
(http://www.squeakside.com/seaside/pier/Blog?view=PBEntriesRssView),
there is a rewrite so as I have something like
http://www.squeakside.com/seaside/pier?_k=aZsaze, and then the feed
cannot of course be registred in traditionnal tools.

Just to report, me I removed the session cookie :) and no problems...
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: RSRSS doesn't work if session cookie enabled

Lukas Renggli
> Hi, I'm having fun with Pier and I noticed RSS feed wasn't accessible
> if session cookie is ennabled in the config. I d'ont have the veray
> last version of Pier but I guess it's the same. Probably because of
> the redirection it implies:

Indeed, thanks for the analysis.

Personally I have little interest in cookies. I don't suggest anybody
to use them. There are simply too many bugs connected with it (also
see Mantis). We try to address some of these issues in Seaside 2.9.

Lukas

--
Lukas Renggli
http://www.lukas-renggli.ch
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside