Bug 1156340 - Unexpected strings appear in Password area of user configure page after log into jenkins server
Summary: Unexpected strings appear in Password area of user configure page after log i...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Image
Version: 2.x
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: ---
Assignee: Jakub Hadvig
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-10-24 09:02 UTC by Wenjing Zheng
Modified: 2015-05-15 00:45 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-01-08 08:55:54 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Please refer to this screenshot for then unnecessary strings in password area (164.05 KB, image/png)
2014-10-24 09:02 UTC, Wenjing Zheng
no flags Details

Description Wenjing Zheng 2014-10-24 09:02:16 UTC
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.

Comment 1 Ben Parees 2014-10-24 15:11:11 UTC
Michal, Vojtech, you guys can debate who owns this.  I assume it's a jenkins problem anyway and not something we can fix.

Comment 2 Vojtech Vitek 2014-10-24 18:54:31 UTC
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.

Comment 4 Vojtech Vitek 2014-12-05 05:21:33 UTC
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

Comment 5 Wenjing Zheng 2014-12-05 08:40:27 UTC
I tested on DEV/INT/STG/PROD environments and get the same issue page like the attachment.

Comment 6 Jakub Hadvig 2015-01-08 08:55:54 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.