-
Bug
-
Resolution: Fixed
-
Major
-
Windows, LDAP/AD security
When upgrading from 1.462 to other versions (tried 1.464 & 1.467) all images in the screen are invalid/broken when the user is not logged in. Once the user is logged in, everything works.
I rolled back to 1.462 and everything works.
This makes the UI barely usable when not logged in. Also, there's no broken image link for the login link, so we have to guess where it is.
- duplicates
-
JENKINS-13698 Error 500 on static assets with 1.463-1.1 rpm
-
- Resolved
-
I have this identical issue on a Fedora 15 x86_64 install.
What I can add is that the reason the images are broken is because accessing their URLs generates a 500 Server Error. The backtrace shows the underlying issue to be a NullPointerException.
I've tried pretty much every upgrade between 1.462 and 1.470 and each exhibits this same behaviour. I'd really like to be able to move up so that I can see if a (presumably) unrelated issue I have is healed by a later release. Wit's end, etc.