-
Bug
-
Resolution: Duplicate
-
High
-
None
-
3.0, 3.1
Steps to reproduce:
- Upload a profile image
- Make a change in a public space
- Modify global permissions so that anonymous doesn't have access to user profiles
- Log out
- Go to the dashboard
A broken image will be present next to your user name in the recently updated section.
In firefox this is issue is not visible (broken image just doesn't render), but in Safari and possibly IE there is a broken image placeholder rendered instead of the image.
The same issue affects comments on wiki pages which will most likely affect more users than the dashboard alone.
An unfortunate side effect of this bug a significant performance penalty that is a result of http redirection to the login page and retrieval of this page for all links to profile images. Under normal circumstances all profile images are cached in the browser, so this is not an issue. Browsers however won't cache 302 redirections.
- is duplicated by
-
CONFSERVER-19257 Profile pictures in comments appear as red x's to anonymous users in Internet Explorer when user profiles are restricted.
- Closed
-
CONFSERVER-35249 last-updated macro doesn't display anonymous profile picture but broken image
- Closed
- relates to
-
CONFSERVER-35352 Getting 401 Unauthorized error in console when accessing Confluence anonymously
- Closed