summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2018-11-30 09:49:22 +0000
committerPhil Hughes <me@iamphill.com>2018-11-30 09:49:22 +0000
commit9f967ba25fff0c94c834790b4ac8545c86b57e0a (patch)
treecb20f64e4c171637b3526da31fdc36b6fc0c72b9 /changelogs
parentb6e70c8ae48e7816a81e738242bedca9cfcf1fd1 (diff)
parentfe76827f178924daed720117f0a34c1897f3ebdf (diff)
downloadgitlab-ce-9f967ba25fff0c94c834790b4ac8545c86b57e0a.tar.gz
Merge branch '54218-fix-mergeUrlParams' into 'master'
Resolve "mergeUrlParams wrong with fragment url" Closes #54218 See merge request gitlab-org/gitlab-ce!23193
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/54218-fix-mergeUrlParams.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/54218-fix-mergeUrlParams.yml b/changelogs/unreleased/54218-fix-mergeUrlParams.yml
new file mode 100644
index 00000000000..dae06b66e8e
--- /dev/null
+++ b/changelogs/unreleased/54218-fix-mergeUrlParams.yml
@@ -0,0 +1,5 @@
+---
+title: "Fix mergeUrlParams with fragment URL"
+merge_request: 54218
+author: Thomas Holder
+type: fixed