Changes between Initial Version and Version 9 of Ticket #64771
- Timestamp:
- 03/03/2026 06:27:16 AM (5 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #64771
- Property Keywords has-patch added
- Property Component Canonical → Editor
- Property Milestone Awaiting Review → 7.0
-
Ticket #64771 – Description
initial v9 3 3 Everything works as expected unless a user without unfiltered_html edits a page/post with block level custom CSS that includes nested selectors, eg. 4 4 5 ``` 5 {{{ 6 6 color: green; 7 7 & p {color: blue} 8 ``` 8 }}} 9 9 10 In these cases, entities like & are encoded and the CSS breaks in the editor and the frontend. 10 11
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)