Closed (fixed)
Project:
Audio
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Sep 2008 at 23:11 UTC
Updated:
16 Oct 2008 at 22:33 UTC
Jump to comment: Most recent file
The audio feed page only shows the page title, but I view the page's source code, I can see all the episodes. I would love to have the feed working
Thanks
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | audio_310946.patch | 1.27 KB | drewish |
| #3 | audio_310946.patch | 775 bytes | drewish |
Comments
Comment #1
drewish commentedyeah this module hasn't been updated to use the new views2 code.
Comment #2
sixstring commentedTry changing line 385 of the audio.module file to this:
'namespace' => array('xmlns:itunes' => 'http://www.itunes.com/dtds/podcast-1.0.dtd'),
That worked for me.
Comment #3
drewish commentedworking for anyone else?
Comment #4
drewish commentedi guess this isn't the audio_feed's module. it's core audio module.
Comment #5
drewish commentedcommitted to HEAD.
Comment #6
drewish commentedactually that caused warnings. here's the fix that i just comitted.
Comment #7
esbon commentedThanks for the tip
Comment #8
esbon commentedAudio feeds is now working. Thanks so much
Comment #9
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.