-
TYPO3 9.5.18 version
EXT:flux dev-development version
I'm trying to use the partials from EXT:fluid_styled_content in my flux content elements:
```
```
For that purpose, I use in my flux …
-
```html
EXT:site_package/Resources/Public/Icons/element-content-default.svg
```
results in:
![image](https://user-images.githubusercontent.com/3999104/8…
-
![image](https://user-images.githubusercontent.com/3594182/84939727-0ff2fe00-b0df-11ea-8f89-c487d621e528.png)
Class 'TYPO3\CMS\Fluid\Core\ViewHelper\AbstractViewHelper' not found
TYPO3 Version 10
-
### Extension version
Tell me which version of sf_event_mgt you use
1.8.0
### Short problem description
Hi, we need a Filter with AND / OR category + location. Category-Filter works fine, and in…
-
It seems like there is a bug when processing IRRE elements for the frontend in mask 4.1.2 in conjunction with TYPO3 9.5.14-9.5.15
Instead of the repeater elements being rendered an exception is throw…
-
Grid For Gidelements doesn't render anything.
I've followed the steps for a Basic configuration. The Bakend is correct (display are correct), but Fontend is empty.
TYPO3 10.x
Bootstrap Package …
-
## Bug Report
**Current Behavior**
If several template options are provided via PageTS using tx_news.templateLayouts {...} the selected option is not passed to Fluid
**Expected behavior/output*…
-
**Describe the bug**
I use a template PDF with some background image (e.g., some circles) and add text with the `pdf:html`ViewHelper to it. In the ViewHelper I draw a table (some data points) and def…
-
## Problem
At the moment, only parts of the application separate business logic from the "view" for example.
## Suggested Solution
A strict and clean separation between model, view and contro…
-
The README states that the following command is sufficient to manually trigger a security version check (see #59).
```
composer update --dry-run roave/security-advisories
```
This does not see…