Needs review
Project:
Audio
Version:
5.x-2.x-dev
Component:
audio_attach
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Dec 2007 at 17:14 UTC
Updated:
7 Jan 2009 at 06:53 UTC
Jump to comment: Most recent file
Comments
Comment #1
zirafa commentedMake sure Get ID3 is installed and turned on. I have observed this behavior as well.
Comment #2
ju.ri commentedyes, getID3 is installed and the path is set in /settings/audio/getid3. it works when uploading through /node/add/audio.
Comment #3
michel3 commentedwell, same problem. solution for it?
id3 installed and works correctly throu node/add/audio, not from attachment
Comment #4
zzolo commentedsame problem here.
Comment #5
jaymallison commentedI don't know how to role a patch. But I did get this to work for me. I've attached a version of audio_attach.module that is working for me. This copy of the module is from the 2.x-dev codebase. The code that I added is below:
I added it to the audio_attach_nodeapi function, it was a farely simple fix actually. I haven't tested it thoroughly but it appears to work fine. As far as I could tell, the module wasn't even trying to set the title of the uploaded file.