When you create a node with an audio cck from archive.org there's a link to the archive.org website beside the cck field, but that link is wrong (http://<your-site>/EMAUDIO_ARCHIVE_MAIN_URL).
This issue can be fix with patch (applied to providers/emaudio/archive_audio.inc).
| Comment | File | Size | Author |
|---|---|---|---|
| archive_audio.inc_.patch | 94 bytes | slerby |
Comments
Comment #1
winston commentedFixed in 6.1 dev.
Note that 6.2 will shortly be the recommended version.
Comment #3
slerby commentedThe 6.x-2.x-dev version has the same issue that can be fixed with the same patch.
Comment #4
winston commentedFixed in http://drupal.org/cvs?commit=457154
Thanks...