benjaminkott / benjaminkott/bootstrap_package
Empty p tag when set link to image in RTE
Open
bug
- Dominant language
- PHP
- Stars
- 355
- Forks
- 212
- Avg merge
- 1h 4m
- Merged PRs (30d)
- 31
Description
Hello,
when i insert image into RTE and then i try add link on this image all looks good in source view and when save it looks the same:
`
`But when it is rendered on front of page i get two additional
tags - one with duplicate link and second empty:
```
```
I have noticet there is some issue with lib.parseFunc_RTE function and f:format.html. With f:format.raw there is no such bug but i don't want to change all format.html to format.raw in bootstrap_package to avoid this.
## Versions
TYPO3 v 10.4.12
bootstrap_package v 11.0.2
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.