Skip to content
Snippets Groups Projects
  • JediKev's avatar
    cec8be8e
    issue: TextThreadEntryBody Sanitize · cec8be8e
    JediKev authored
    This addresses an issue introduced with a3d896c8 where TextThreadEntryBodies
    are not keeping their new line characters causing the email format to appear
    wonky. This balances the entry and then htmlchars it to ensure no XSS.
    cec8be8e
    History
    issue: TextThreadEntryBody Sanitize
    JediKev authored
    This addresses an issue introduced with a3d896c8 where TextThreadEntryBodies
    are not keeping their new line characters causing the email format to appear
    wonky. This balances the entry and then htmlchars it to ensure no XSS.