"Invite ... by email" displays a broken image.

Summary

Inviting an email address to a group displays a broken image.

Steps to reproduce

  1. Navigate to the Members page for a group you can add members to.
  2. Enter an email address into the "Search for a user" text field, for example "foo@example.com".

What is the current bug behavior?

A dropdown that says "Invite "foo@example.com" by email" appears. The icon is a broken image with the URL:

https://gitlab.com/https://assets.gitlab-static.net/assets/no_avatar-849f9c04a3a0d0cea2424ae97b27447dc64a7dbfae83c036c45b403392f0e8ba.png

What is the expected correct behavior?

The icon should not be a broken image. The correct URL is probably:

https://assets.gitlab-static.net/assets/no_avatar-849f9c04a3a0d0cea2424ae97b27447dc64a7dbfae83c036c45b403392f0e8ba.png

Relevant logs and/or screenshots

gitlab

Output of checks

This bug happens on GitLab.com.