Activating the VEditor plugin results in Mantis emails that have been enhanced with the “mailtemplate” plugin no longer containing correct HTML.
To solve this problem, the option “html_disable_str” can be set to 1.
Does this affect other functions? If necessary, I create a pull request and add a function that queries whether the plugin is active and changes the default value.
Plugin: https://github.com/mantisbt-plugins/mailtemplate
Activating the VEditor plugin results in Mantis emails that have been enhanced with the “mailtemplate” plugin no longer containing correct HTML.
To solve this problem, the option “html_disable_str” can be set to 1.
Does this affect other functions? If necessary, I create a pull request and add a function that queries whether the plugin is active and changes the default value.
VEditor/VEditor.php
Line 302 in e43229a
Plugin: https://github.com/mantisbt-plugins/mailtemplate