summaryrefslogtreecommitdiff
path: root/changelogs/unreleased/44508-fix-fork-namespace-images.yml
diff options
context:
space:
mode:
authorMark Fletcher <mark@gitlab.com>2018-03-28 14:09:07 +0100
committerMark Fletcher <mark@gitlab.com>2018-03-28 14:09:32 +0100
commit22d9390b11c2ec2af09e16679036705bdd3bbfa8 (patch)
treede04337295bf3a960176d9400fb051f76d4760cb /changelogs/unreleased/44508-fix-fork-namespace-images.yml
parent3adbc579bc45bf61510bc83900d07e8b0bafa088 (diff)
downloadgitlab-ce-22d9390b11c2ec2af09e16679036705bdd3bbfa8.tar.gz
Fix bug rendering group icons when forking
- NamespacesHelper#namespace_icon should return a URL instead of an image_tag for groups
Diffstat (limited to 'changelogs/unreleased/44508-fix-fork-namespace-images.yml')
-rw-r--r--changelogs/unreleased/44508-fix-fork-namespace-images.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/44508-fix-fork-namespace-images.yml b/changelogs/unreleased/44508-fix-fork-namespace-images.yml
new file mode 100644
index 00000000000..63b4b9a5e56
--- /dev/null
+++ b/changelogs/unreleased/44508-fix-fork-namespace-images.yml
@@ -0,0 +1,5 @@
+---
+title: Fix bug rendering group icons when forking
+merge_request:
+author:
+type: fixed