summaryrefslogtreecommitdiff
path: root/changelogs/unreleased
diff options
context:
space:
mode:
authorNick Thomas <nick@gitlab.com>2018-02-28 13:07:55 +0000
committerNick Thomas <nick@gitlab.com>2018-02-28 13:07:55 +0000
commit3024d700c4751784a92307b67e23ae4a469d75b7 (patch)
tree1f3779944245f8fad284b1404febf04a90e81a73 /changelogs/unreleased
parent56af0631c6c6d838301ac068f2e79b8f4de9fda7 (diff)
parentb3c096cddc395080f563a35f933620294f7cbcb0 (diff)
downloadgitlab-ce-3024d700c4751784a92307b67e23ae4a469d75b7.tar.gz
Merge branch '43531-500-error-searching-wiki-incompatible-character-encodings-utf-8-and-ascii-8bit' into 'master'
Resolve "500 Error searching wiki: incompatible character encodings: UTF-8 and ASCII-8BIT" Closes #43531 See merge request gitlab-org/gitlab-ce!17413
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/43531-500-error-searching-wiki-incompatible-character-encodings-utf-8-and-ascii-8bit.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/43531-500-error-searching-wiki-incompatible-character-encodings-utf-8-and-ascii-8bit.yml b/changelogs/unreleased/43531-500-error-searching-wiki-incompatible-character-encodings-utf-8-and-ascii-8bit.yml
new file mode 100644
index 00000000000..173710412a5
--- /dev/null
+++ b/changelogs/unreleased/43531-500-error-searching-wiki-incompatible-character-encodings-utf-8-and-ascii-8bit.yml
@@ -0,0 +1,5 @@
+---
+title: Fix code and wiki search results pages when non-ASCII text is displayed
+merge_request: 17413
+author:
+type: fixed