Skip to content

Fixes for sendemail_plugin

The plugin wasn't working

Fixes:

  • Replaced macro "{sendemail}" by "sendemail"
    • The {} is escaped on forms
  • Removed from params info that don't need to be displayed to users on screen and email
  • Fixed email sent to users

Merge request reports