Skip to content

Fix avatar icon missing when Gravatar is disabled

Felix Geyer requested to merge (removed):nogravatar-fix-default-avatar into master

What does this MR do?

Fixes the default avatar (no_avatar.png) in the commit list and issue assignment when Gravatar is disabled.

Previously the icon was completely missing due to wrong path / no path in the img tag.

Why was this MR needed?

Fix for #38715 (closed) and #34733 (closed)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

#38715 (closed) and #34733 (closed)

Edited by Felix Geyer

Merge request reports