Page MenuHomePhabricator

Gerrit web interfaces fetch 404 avatar urls
Closed, ResolvedPublic

Description

When browsing the Gerrit web interface, I noticed the browser console reports a bunch of 404 errors. The interface attempts to grab avatars for users, URLs looks like:

https://gerrit.wikimedia.org/r/accounts/someone%40example.org/avatar?s=12345

Where:

  • someone%40example.org is urlencoded email address of users listed as reviewers of a patchset
  • 12345 probably the user id in Gerrit

Version: wmf-deployment
Severity: normal

Details

Reference
bz57733

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 2:29 AM
bzimport added a project: Gerrit.
bzimport set Reference to bz57733.
bzimport added a subscriber: Unknown Object (MLST).

I think this is INVALID/WONTFIX - I've spoken to Chad about it before

  • This bug has been marked as a duplicate of bug 48649 ***