Bug 1365722

Summary: Clipboard text boxes on deployment details page and build configuration page are editable
Product: OpenShift Container Platform Reporter: Wang Haoran <haowang>
Component: Management ConsoleAssignee: Jessica Forrester <jforrest>
Status: CLOSED CURRENTRELEASE QA Contact: Yadan Pei <yapei>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.3.0CC: aos-bugs, jokerman, mmccomas, tdawson
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-09-19 12:55:33 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Wang Haoran 2016-08-10 03:23:32 UTC
Description of problem:

 Clipboard text boxes on deployment details page and build configuration page are editable
 
Version-Release number of selected component (if applicable):
openshift v3.3.0.17
kubernetes v1.3.0+507d3a7
etcd 2.3.0+git


How reproducible:
always

Steps to Reproduce:
1.Create a project and deploy an app
$oc new-project test
$oc new-app -fhttps://raw.githubusercontent.com/openshift/origin/master/examples/jenkins/master-slave/jenkins-master-template.json
2.Open the web console,click application -> deployments -> jenkins
3.check the "Manual (CLI)" text box
4.Check on Builds->Builds->jenkins, click "Configuration"
Actual results:
3.The text box is editable
4.All the text boxes are editable
Expected results:
3,4,the text boxes cannot be edited

Comment 1 Jessica Forrester 2016-08-11 19:07:22 UTC
merged to origin-web-console, merging to origin with https://github.com/openshift/origin/pull/10355

Comment 2 Troy Dawson 2016-08-12 19:13:01 UTC
This has been merged and is in OSE v3.3.0.19 or newer.

Comment 4 Wang Haoran 2016-08-15 08:21:37 UTC
verified with:
openshift v3.3.0.19
kubernetes v1.3.0+507d3a7
etcd 2.3.0+git