Ticket #2155 (closed defect: fixed)
Html sanitizers don't recognize entities
Reported by: | gracinet | Owned by: | trac |
---|---|---|---|
Priority: | P2 | Milestone: | CPS 3.5.1 |
Component: | CPSUtil | Version: | TRUNK |
Severity: | normal | Keywords: | |
Cc: |
Description
Entities are simply skipped. Seen with HTML produced by TinyMCE in unicode context ; the sanitization just before sending notifications drops all accented chars.
Cause: wrong method names.
Change History
Note: See
TracTickets for help on using
tickets.
Done in unicode branch and pushed. Will arrive in default branch with the big merge