prints page-view at end of rss?

lefnire - October 1, 2008 - 20:38
Project:FileField Podcaster
Version:6.x-0.5
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

it's probly something i'm doing wrong, but in /podcast/feed, the whole is printed, and then the *page view* of the feed is printed. In otherwords, when I view-source, i get something like this:

<xml....>
<rss>.....</rss>
<html doctype=blablabla>
<head><title>Page Not Found</title>....
</html>

And I get validation errors, a bunch of "page not found" log entries, etc. What I did to fix this was add 'exit;' to line 47 of ffpc_plugin_style_podcast.inc.

#1

mfer - October 4, 2008 - 17:55
Status:active» fixed

This was due to the way the feed was being displayed. Views didn't know about it and was displaying a page not found.

Fixed.

#2

Anonymous (not verified) - October 18, 2008 - 18:22
Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.