Skip to content

decode user/namespace names before display

Nathan Neulinger requested to merge nneul/gitlab-ce:bugfix-htmlenc into master

What does this MR do?

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

Why was this MR needed?

Display of users is wrong with they have an ampersand in their display name - such as "S&T Student" or similar.

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

#23594 (moved) and https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/10061

Merge request reports