When an attachment is viewed from the web interface the normal html code produced looks something like:
 
<a href="/Xa3a19c9c9ec9ce9bce997a2a0f0f/attach/Main/48/1/1013208726/d.txt">d.txt (Text attachment)</a><br>
 
The above line shows a link to a text file called d.txt, and it works fine.
 
If it is a *.tif  (fax) file attached you get the following code:
 
<br><img src="javascript:void(0);">
<hr>
 
There is no href or a simple name for the link generated.
Could this be from a tags issue or something with the templates themselves?
I'm running 6.04.
 
Thanks for any help.

Reply via email to