-
Bug
-
Resolution: Fixed
-
Minor
-
None
Jenkins trunk, hpi:run. news for a random user in AsynchPeople returns "avatar":"null/images/32x32/user.png", producing a broken image link. The problem seems to be that since the fix of JENKINS-16342, UserAvatarResolver.resolve is called in a background thread, so Jenkins.rootUrl is null.
- is blocking
-
JENKINS-16342 asynchPeople very slow when using Gravatar & Subversion plugins
-
- Resolved
-
[JENKINS-18118] User avatar icons broken
Link |
New:
This issue is blocking |
Priority | Original: Major [ 3 ] | New: Minor [ 4 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 149415 ] | New: JNJira + In-Review [ 193114 ] |
Only happens when the Jenkins root URL has not been configured, which you are encouraged to do. Still, Jenkins does not otherwise require this to be set merely to produce links in its own web UI.