A strange one...
When i am in a ticket and click on an image, the image comes up fine. If i open an image from the activity stream, it comes up as:
Any suggestions?
Hi Tim,
Strange indeed. I wonder what the browser is expecting the content of the image to be. It sounds like a bug that was recently fixed(see JRASERVER-64838), but we should be able to tell by looking at the response headers for that page.
1. Open Chrome and navigate to the page that triggers the garbled text instead of the image.
2. Open the Dev Tools panel and click on the network tab. Refresh the page to capture the request.
3. Click on the resource name and get the value for Content-Type. (See screenshot)
If the value is something other than image/png, this would confirm my suspicions. Let me know your findings from the steps above.
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.