-
- Downloads
Properly escape sender email in notifications page (#3412)
When using the `"Name" <email@example.com>` syntax, everything works fine except when the notifications page gets displayed later on. The HTML breaked due to the unescaped double quotes.
Loading
Please sign in to comment