Closed (fixed)
Project:
Audio
Version:
6.x-1.x-dev
Component:
audio_feeds
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Oct 2009 at 01:31 UTC
Updated:
9 Dec 2009 at 19:40 UTC
Currently, audio_feeds checks the permission to download before allowing an audio node into its playlist. This seems wrong. Instead, it should probably check the permission to play the audio, as playlists are meant for playing rather than downloading. Site owners will often want to hide the download links by disabling the "Allow file downloads" option on audio nodes, but will still want those nodes to be listed in playlists.
| Comment | File | Size | Author |
|---|---|---|---|
| audio-feeds-play.patch | 914 bytes | David Lesieur |
Comments
Comment #1
drewish commentedseems logical. committed to HEAD.