Problem/Motivation
& is not being rendered correctly being output as text as &
Steps to reproduce
- Create a manual list
- Create a promo card
- Enter with &
- View the page and note that the promo card title has & printed
Resolution
Ensure string field has XSS filtering but also renders & properly.
Comments
Comment #2
richardgaunt commentedComment #4
richardgaunt commentedComment #5
richardgaunt commentedComment #6
richardgaunt commentedComment #7
richardgaunt commentedNoting that this is also affecting menu link titles. Converting these to use strip_tags as well.
Comment #8
richardgaunt commentedComment #10
richardgaunt commentedComment #11
richardgaunt commented