By _bullseye_ on
http://www.blogsnh.com/drupal/syndication
When i click on a feed link, i get promted to download. This happens in IE6 and Firefox.
This was working on another server, but since i moved to the new host, I get these prompts.
The feed links are all valid, but even when I hard-coded a .xml suffix into the module, i still get promts.
Comments
Link about this issue
http://drupal.org/node/77117
Ciao,
Renirtor
Tried that fix, still having problems
I set the content type to application/xml and text/xml, in the node.module file, but then, instead of a downoad prompt, i got nothing. If i open the link in a new window, the page source is this
When I click on the links in Firefox, I get a strange page of code. Viewing the source of that page, it is the proper XML!!! der... what?
What else could be missing? Is something modifiying the content-type?
Only happen in 4.73 ?
Refering to the link http://drupal.org/node/77117 and this link http://drupal.org/node/77050
does that mean that this is only happen on 4.73, because i do see site that could still get the feed (xml) running without prompting to download.
Like this famous site and cool site, http://www.projectopus.com/rss.xml , http://usmagazine.com/this_minute/feed they dont have problem with the xml rss. So they don't use 4.73?