[TYPO3-commerce] teaser link to file doesn't work

Wolfgang Maschke wm at wolfgang-m.de
Mon May 10 10:59:15 CEST 2010


Hi All,

there is a strange behavior with links in teaser text at the product  
list view.

I add a download link at the teaser RTE field:

<p><a href="http://www.domain.de/fileadmin/user_upload/notenauszug/ECR_8110.pdf 
" class="download" title="Datei herunterladen">Notenauszug [ PDF ]</ 
a></p>

In the database field it is converted to:

<link fileadmin/user_upload/notenauszug/ECR_8110.pdf - download "Datei  
herunterladen">Notenauszug [ PDF ]</link>

At the frontend it comes like this:
<link dateiherunterladen="" download="" -=""  
fileadminuser_uploadnotenauszugecr_8110pdf=""/>
Notenauszug [ PDF ]

And of course it doesn't work.

Any idea how to fix this?

thx wolfgang


used versions:
commerce: 0.11.16
t3: 4.3.3


More information about the TYPO3-project-commerce mailing list