Bullet-proof {% avatar %} templatetag rendering.

Review Request #13769 — Created April 22, 2024 and submitted — Latest diff uploaded

Information

Review Board
release-7.x

Reviewers

We were getting an error email from a bot indexing the search page that
was attempting to render the avatar when the user is None. This change
adds some bullet-proofing so we don't hit an error in that case.

Ran unit tests.

Commits

Files

    Loading...