fix disable gavatar can't show issuse avatar
Created by: icode
gavatar disable can not show avatar on issuse
Merge request reports
Activity
Filter activity
Created by: stanhu
The issue is that
image_tag
is used in conjunction withavatar_url
everywhere. Adding/assets
indefault_avatar
will cause Rails to generate a warning everywhere this happens.Closing in favor of https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/1781.
Please register or sign in to reply