Created attachment 950277 [details] Please refer to this screenshot for then unnecessary strings in password area Description: Below strings appear when try to change user password in user configure page after log into Jenkins server: hudson.security.HudsonPrivateSecurityRealm$Details@19f8680 : true : class hudson.security.HudsonPrivateSecurityRealm$Details Version-Release number of selected component (if applicable): STG(devenv-stage_1078) Jenkins ver. 1.565.3 How reproducible: always steps to Reproduce: 1. Create a Jenkins app 2. Log into the app and go to user configure page, like this https://jenkins-d.stg.rhcloud.com/user/admin/configure 3. Check the area of Password Actual results: There are some unexpected strings appear: hudson.security.HudsonPrivateSecurityRealm$Details@19f8680 : true : class hudson.security.HudsonPrivateSecurityRealm$Details Expected results: It should just appears two text boxes for user to change password. Additional info: A screenshot will be attached.
Michal, Vojtech, you guys can debate who owns this. I assume it's a jenkins problem anyway and not something we can fix.
I'm not yet familiar with this bug. Michal, if you think I should investigate this further, tell me and I will do on Monday.
Wenjing Zheng, this doesn't seems to me like a regression, can you please confirm? Can you reproduce this on all DEV/INT/STG/PROD environments, right? I'm lowering priority, as this doesn't seem to me like a big deal. It's probably just an ugly hash of the default PASSWORD that comes from https://github.com/openshift/origin-server/blob/master/cartridges/openshift-origin-cartridge-jenkins/configuration/users/admin/config.xml#L18
I tested on DEV/INT/STG/PROD environments and get the same issue page like the attachment.
After some investigation I really have doubts that this is our problem and can e fixed by cartridge team, as Ben commented in #1 comment.