benjaminkott / benjaminkott/bootstrap_package
accordion with image
- Dominant language
- PHP
- Stars
- 355
- Forks
- 212
- Avg merge
- 1h 4m
- Merged PRs (30d)
- 31
Description
When I create an accordion and add an image next to the text, I get this warning:
(1/1) #1476107295 TYPO3\CMS\Core\Error\Exception
PHP Warning: Array to string conversion in /var/www/html/vendor/typo3fluid/fluid/src/Core/Parser/SyntaxTree/AbstractNode.php line 73
TYPO3 v12.1.3 with PHP 8.1 and the BP 13.x is in use.

Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce an accordion with an image beside its text using TYPO3 v12.1.3, PHP 8.1, and the Bootstrap Package 13.x. Start at vendor/typo3fluid/fluid/src/Core/Parser/SyntaxTree/AbstractNode.php line 73 and investigate the reported array-to-string warning; done means the accordion renders without this warning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bootstrap, php
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100