Bug 1039799

Summary: [test plan][change parent node]When change parent note for plan with a nonexistent plan id, the submit btn in the warning form has no effect.
Product: [Other] TCMS Reporter: yangqiu <qiyang>
Component: ApplicationAssignee: Yuguang Wang <yuwang>
Status: NEW --- QA Contact: Nobody <nobody>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.8.5CC: cqi, junzhang, jzhao, ryang, vchen
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
When change parent note for plan with a nonexistent plan id, the submit btn in the warning form has no effect none

Description yangqiu 2013-12-10 02:38:13 UTC
Created attachment 834626 [details]
When change parent note for plan with a nonexistent plan id, the submit btn in the warning form has no effect

Description of problem:
As subject.

Version-Release number of selected component (if applicable):
3.8.5

How reproducible:
100%

Steps to Reproduce:
1. Enter a plan page, then enter tree view tab. 
2. Click change parent node for current plan.
3. Input a nonexistent plan id, like:12345678.
4. Check the warning form.

Actual results:
System give the warning: The plan you specific does not exist in database.
The warning form has submit btn, click it, system has no action.

Expected results:
System give the warning: The plan you specific does not exist in database.
The warning form has not submit btn.

Additional info: