这是indexloc提供的服务,不要输入任何密码
Skip to content

eMail Template Edit field hidden by default and not working #578

@supaeasy

Description

@supaeasy

When trying to edit eMail templates via /admin/manage_email_templates.php the edit section is hidden by default. When I inspected it, it was hidden by a no-show class: <div id="editEmailSection" class="no-show">
When edited to <div id="editEmailSection" class="show"> I can see the template in question but clicking update only produces a ? and changes are not saved. Am I missing a setting here? I tried both enforce.custom.mail.template=false and true as this seemed to be the only setting related (right?) but both options had the same outcome.

Please see screenshots below.

Original file

Image

Edited file

Image

When trying to update changes

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions