- Issue created by @Anybody
- π¦πΊAustralia larowlan π¦πΊπ.au GMT+10
Isn't the solution here to not use that filter for this content
- π©πͺGermany Anybody Porta Westfalica
@larowlan: Yes, that's why I set it Minor, BUT there are downsides, so I'd still consider this a bug:
- You're forced to introduce a new input format only for this case, which might be bad UX
- The filter is called "Correct faulty and chopped off HTML", but the HTML is not faulty and not chopped off, so it *should* work.
π \Drupal\filter\Plugin\Filter\FilterHtmlCorrector and Html::normalize() and incorrectly "corrects" tags Needs work shows that there are other issues and I think cases that the filter doesn't handle perfectly.
- π¨π¦Canada joseph.olstad
Seeing quite a nasty bug with this filter.
To reproduce:
Enable the "Correct faulty and chopped off HTML" text filter
Paste this html into source mode of an editor (or no editor but with this filter enabled)code