Closed (fixed)
Project:
FileField
Version:
6.x-3.0-alpha7
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
9 Mar 2009 at 20:12 UTC
Updated:
9 Mar 2009 at 20:14 UTC
On Drupal 6.10, I am using FileField with CCK 6.x-2.1 and using it to create a field called "audio_file". It is a place to upload an mp3 to the individual node. When I go to Views (6.x-2.3), I use a fields view and tell it to rewrite the audio file field as a link, so I put this:
But it spits out the field like this:
">Audio
So, apparently there is some visual code in the actual filefield, something that looks like this:
How do i fix that?
Comments
Comment #1
wakeband commented