Quote: Thomas Faßbender (thofas) wrote on Wed, 27 May 2015 08:59
----------------------------------------------------
<f:link.page pageUid="{f:uri.image(src:'{fileReference.originalResource.publicUrl}')}"
target="_blank">
<i class="fa fa-save"></i> Download
</f:link.page>
generates the following error:
Templating tags not properly nested. Expected:
TYPO3\CMS\Fluid\ViewHelpers\Link\PageViewHelper; Actual:
TYPO3\CMS\Fluid\ViewHelpers\ForViewHelper
----------------------------------------------------
SORRY! this was from another bug.
Now I tried your solution, but with this no link will be built.
A quick look into {fileReference.originalResource} width f:debug shows that originalResource is NULL.
Any idea?
_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german