[TYPO3-german]  Error Ausgabe bei aktuellster VHS Version
    Philipp Holdener 
    philipp.holdener at me.com
       
    Wed Mar 25 08:46:36 CET 2015
    
    
  
Hallo zusammen
Ich hab in einem DCE Element folgenden Code im Fluid drin:
<v:var.set name="downloadFileSize">
					<f:cObject 
typoscriptObjectPath="lib.filesize">{dce:typolinkUrl(parameter:'{datei.dateiLink}') 
-> v:format.trim(characters: '/') -> v:media.size()}</f:cObject>
				</v:var.set>
<a href="{dce:typolinkUrl(parameter:'{datei.dateiLink}')}" 
target="_blank" title="{datei.dateiName}">{datei.dateiName} 
<span>{downloadFileSize}</span></a>
Mit vhs 2.2.0 funktioniert das und gibt mir Grösse der Datei wie 
geünwscht aus.
Mit vhs 2.3.1 bekomm ich im FE aber ein Error:
Could not analyse class:Tx_Vhs_ViewHelpers_Var_SetViewHelper maybe not 
loaded or no autoloader?
hat mir jemand einen Tipp?
Gruss
Philipp
    
    
More information about the TYPO3-german
mailing list