summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorEzekiel Kigbo <ekigbo@gitlab.com>2019-03-04 11:37:14 +0000
committerFatih Acet <acetfatih@gmail.com>2019-03-04 11:37:14 +0000
commit6c19900509862d1dfb30e62ea37536adf764972e (patch)
tree148cf5b5acb9b97deb00500290ba19694d026676 /changelogs
parentb64e261b87860ac23a6e1b15434832b965efdc9e (diff)
downloadgitlab-ce-6c19900509862d1dfb30e62ea37536adf764972e.tar.gz
Fix username escaping when clicking 'assign to me'
Add spec for assigning user with apostrophe in name
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/37673-minor-issue-with-apostrophe-single-quote-when-clicking-assign-to-me.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/37673-minor-issue-with-apostrophe-single-quote-when-clicking-assign-to-me.yml b/changelogs/unreleased/37673-minor-issue-with-apostrophe-single-quote-when-clicking-assign-to-me.yml
new file mode 100644
index 00000000000..a470f917d53
--- /dev/null
+++ b/changelogs/unreleased/37673-minor-issue-with-apostrophe-single-quote-when-clicking-assign-to-me.yml
@@ -0,0 +1,5 @@
+---
+title: Fix username escaping when using assign to me for issues
+merge_request: 24673
+author:
+type: fixed