Content Element: Filelinks not working
Gang359 opened this issue · comments
Bug Report
Prerequisites
- [ x] Can you reproduce the problem on TYPO3 v11.5 LTS
- Can you reproduce the problem on TYPO3 v12.4 LTS
- Did you perform a cursory search
to see if your bug or enhancement is already reported?
Description
Filelinks no longer working after update of bootstrap package 13.02 to 14.04 in Typo3 V11.29
Steps to Reproduce
- Disabled Content Element: Filelinks -> Website is working
- Enabled Content Element Filelinks and changed Files -> Typo3 Error
Expected behavior
Content Element Filelinks rendering and working
Actual behavior
Typo3 Exception: Core: Exception handler (WEB): Uncaught TYPO3 Exception: #1407060572: Fluid parse error in template Standard_action_uploads_f239be3c710a78328b163dd74c2a204fbca68076, line 1 at character 30. Error: The ViewHelper "<f:format.trim>" could not be resolved. ....
Screenshots
Versions
typo3: v11.29
bootstrap-package v14.04
This error comes from using fluid component TrimViewHelper.php, which is not present on Typo3 V11.
Peter Willadt
In Bootstrap Package 14.0.2 everything looks ok. Problem first time in 14.0.3
Thank you very much. In 14.0.6 it works fine.
Best Regards Michael