Bug 1520011: Notifications displaying incorrectly
If we have special chars like " or > in a feedback message they get
saved to db as htmlspecialchars like " or $gt;
When we go to display them we turn the & part into a specialchar again
leading to bad display.
behatnotneeded
Change-Id: Ie66dd599029f0939938f0d1d829c4156b5db6d56
Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
Showing
Please register or sign in to comment