Skip to content

Resolve "Merge request e-mail link has full URL"

What does this MR do?

This ensures the "Reply to this email directly or view it on GitLab" link in notification's footer isn't escaped.

Are there points in the code the reviewer needs to double check?

The added test passes even without the addition of .html_safe but this fixes the bug in development.

Screenshots

Before After
Screen_Shot_2018-08-03_at_11.53.15 Screen_Shot_2018-08-03_at_11.53.21

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #49899 (closed)

Edited by Rémy Coutable

Merge request reports