Default Image of author is not loading

Created on 12 April 2018, over 6 years ago
Updated 27 December 2024, 9 days ago

Problem:
If author has not uploaded his profile pic then the default image i.e `img/anonymous.png` is shown to user. But on the front page/Home page, image is not loading.

Solution: Image is render from the Javascript through location.hostname + path_to_image which is missing 'http://' at the start so image is not loading.
Add 'http://' to the start will fix the issue.

🐛 Bug report
Status

Needs work

Component

Code

Created by

🇮🇳India ankitjain28may

Live updates comments and jobs are added and updated live.
  • Novice

    It would make a good project for someone who is new to the Drupal contribution process. It's preferred over Newbie.

Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024