Hi All,

I'm having an annoying problem with my new SimplePie install.

The compatibility test works fine, but feed URLs with parameters just do not 
work.

When I test the feed 
http://pipes.yahoo.com/pipes/pipe.run?_id=0d6eea6052d795aac9f05b964316d5f2&_render=rss&tags=sydney

With the official demo at 
http://simplepie.org/demo/?feed=http%3A%2F%2Fpipes.yahoo.com%2Fpipes%2Fpipe.run%3F_id%3D0d6eea6052d795aac9f05b964316d5f2%26_render%3Drss%26tags%3Dsydney

it works fine, but when I use mine at 

http://layer.tacticalspace.org/SimplePie/demo/?feed=http%3A%2F%2Fpipes.yahoo.com%2Fpipes%2Fpipe.run%3F_id%3D0d6eea6052d795aac9f05b964316d5f2%26_render%3Drss%26tags%3Dsydney

I get 

A feed could not be found at 
http://pipes.yahoo.com/pipes/pipe.run?_id%3D0d6eea6052d795aac9f05b964316d5f2%26_render%3Drss%26tags%3Dsydney.
 A feed with an invalid mime type may fall victim to this error, or SimplePie 
was unable to auto-discover it.. Use force_feed() if you are certain this URL 
is a real feed.

It looks like SimplePie is encoding the special characters, but how can I stop 
it, and why is it doing it just on my host?

Kind Regards,

Josh

Reply via email to