We recently upgraded to v5.2.2. All custom avatar's display correctly in FireFox, but do not display in Safari or Chrome. I have verified the base URL and the <jira_home>data/avatar directory are correct.
I can reproduce the same problem with our JIRA 5.2.3 installation too.
Additonally, I noticed that users are no longer able to edit their avatars in their profile summary page.
Using Chrome's Developer Tools view (CTRL+SHIFT+I) you can see that the browser gets stucked figuring out the size of the avatar.
I've seen something similar to this before -- it turned out that disabling antivirus on the client machine running the browser fixed this. Sounds crazy I know.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I can reproduce the same problem with our JIRA 5.2.3 installation too.
Additonally, I noticed that users are no longer able to edit their avatars in their profile summary page.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Check that the jira.home parameter in set correctly in the JIRA_INSTALL\WEB-INF\classes\jira-application.properties file to specify the data folder.
Can you verify that they are loading correctly by:
If that doesn't fix it, can you check your browser developer toolbar such as Firebug? Please check the network tab for all resource requests, I'm interested to see if they are actually downloaded or erroring out.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have verified the following:
jira.home = /export/home/apps/local/jira/data/atlassian/application-data/jira
Along with the missing avatar's, my users can not use the 'Can't access my account' link. They can not set their passwords.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Are you using any web server such as Apache or Nginx to act as reverse proxy??
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We are not using Apache or Nginx. We do not have a reverse proxy set up.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.