[TYPO3-dam-devel] RFC: 7288 resolved

Peter Kuehn [wmdb] peter.kuehn at wmdb.de
Fri Feb 8 11:06:29 CET 2008


Hi yall,

Description:
if you use the Insert/Modify Link in RTE and you chose a DAM element 
there will be stored the full Path. (/fileadmin/somedirectory/somefile). 
But this is not the best sollutions because if you use the FileReplace 
function from DAM and you replace the file for a file with another name 
all RTE links will be broken. It would be great if the ID will be used 
instead from the full path.
e.g. <LINK DAM:321>some text</LINK>

Tested as:
the tag is written to DB in
dam\binding\mediatag\class.tx_dam_rtetransform_ahref.php (66)
as <media 122 - download>asdf</media>
and transformed from there in
dam\binding\mediatag\class.tx_dam_rtetransform_mediatag.php (61) 		
when rendering the content in FE.

Solution:
close ticked, marked "resolved"

Bugtracker reference: http://bugs.typo3.org/view.php?id=7288


More information about the TYPO3-team-dam mailing list