Details
-
Bug
-
Resolution: Fixed
-
Major
-
4.3-milestone-2
-
None
-
Unknown
-
N/A
-
N/A
-
Description
Condition:
- A user is logged in and thus has had his avatar displayed in the UI (ie #userDisplay has been called already)
- You're using #displayUser to display another user's avatar
- That other user has no avatar set and ($profileDoc.getObject('XWiki.XWikiGroups')) is false for this use (not sure what this means TBH)
Regression introduced in XWIKI-4022 at following line in commit https://github.com/xwiki/xwiki-platform/commit/0b31a22e63f52edd4eed3f5c4640fe4844e3e2ac#diff-bc2bc1864e4da7e06875c7e7b6665a11R232