error in Feed::RssRenderer when :feed_title not set
Reported by Doug | January 5th, 2010 @ 05:18 PM
output = @nodes.collect do |nd|
"<link rel='alternate' type='application/rss+xml' title='#{vh nd.page_modifier.modifier_data[:feed_title]}' href='#{vh nd.node_path}' />"
end.join("\n")
Comments and changes to this ticket
-
Pascal Rettig May 21st, 2010 @ 04:53 PM
- State changed from new to resolved
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
People watching this ticket
Referenced by
- 72 A couple of file tab enhancements... Thanks for the patches - I'll integrate them today - The ...