[
https://issues.jenkins-ci.org/browse/JENKINS-13849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Z closed JENKINS-13849.
-----------------------------
Fix Version/s: current
Resolution: Fixed
Issue fixed after upgrading green balls plugin to 1.12 version
> Jenkins is rejecting requests for images on webpage when user is logged out.
> ----------------------------------------------------------------------------
>
> Key: JENKINS-13849
> URL: https://issues.jenkins-ci.org/browse/JENKINS-13849
> Project: Jenkins
> Issue Type: Bug
> Components: core, gui, www
> Environment: RedHat amd64, OpenJDK 1.6 64 bit Server
> Reporter: Chris Z
> Labels: gui, jenkins, user
> Fix For: current
>
> Attachments: right top corner.png, top left corner.png
>
>
> After upgrading to jenkins version 1.463 users can't see images in jenkins.
> Jenkins server response with 500 error code. After log in to account jenkins
> response properly with content from request. I have found that this issue is
> visible in linux version but on windows version everything works fine.
> User logged out:
> -------------------------------------------------------------------
> Request URL:
> http://localhost:8080/static/f69814eb/images/title.png
> Request Method:
> GET
> Status Code:
> HTTP/1.1 500 Internal Server Error
>
>
> User logged in:
> -------------------------------------------------------------------
> Request URL:
> http://localhost:8080/static/f69814eb/images/title.png
> Request Method:
> GET
> Status Code:
> HTTP/1.1 200 OK
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira