As of v10 any overridden code will have auto-escaping, which may break things because not everything can be tracked.
A programmer has to add:
i_solemnly_declare(I_UNDERSTAND_XSS); to turn off auto-escaping, indicated to Composr that you really do know enough about security for Composr to not try and save you from yourself.
A programmer has to add:
i_solemnly_declare(I_UNDERSTAND_XSS); to turn off auto-escaping, indicated to Composr that you really do know enough about security for Composr to not try and save you from yourself.