Skip to content

Lists in EmailTemplate are incorrectly formatted #12151

@brad2014

Description

@brad2014

Steps to reproduce

  1. Perform an action that creates a server email containing a list, for example, create a calendar event with an invitee
  2. Notice, in the invitee email, that the html list box is incorrectly formatted (in the source, you see width=100%% with two percent signs).

Note: listBegin in lib/private/Mail/EMailTemplate.php is used directly, not passed as an argument to vsprintf, so its percent symbols should not be escaped.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions