Bug 842544

Summary: [SearchTestPlan] Code leakage when searching test plan only by "Acceptance" of plan type field
Product: [Other] TCMS Reporter: jihu
Component: ApplicationAssignee: Yang Ren <ryang>
Status: VERIFIED --- QA Contact: Nobody <nobody>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.8.0CC: junzhang, ryang, vchen, xubai
Target Milestone: ---Keywords: Regression
Target Release: 3.8.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 3.8.0-2 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:
Embargoed:
Attachments:
Description Flags
searching plan error screenshot none

Description jihu 2012-07-24 07:20:38 UTC
Created attachment 599929 [details]
searching plan error screenshot

Description of problem:

Page will pop up a dialog box with some code leakage When searching a test plan with the value "Acceptance" of plan type field.

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

TCMS 3.8.0-1,
FF 13,Chrome 20

How reproducible:
100%

Steps to Reproduce:
1.Click "PLANNING" menu.
2.Click "Search Plans" in the drop down submenu.
3.Choose "Acceptance" of Plan Type field, and keep others fields blank.
4.Click "Search" button.
  
Actual results:
It pops up a dialog box with some codes.please refer screenshot.

Expected results:
It should display related plans or return 0 value.

Comment 1 Xiangyang Chu 2012-07-26 07:59:43 UTC
It caused by a server side json format error.
Have been fixed, can be verified in next build.
Thanks.

Comment 2 xubai 2012-07-31 06:22:17 UTC
Verify 3.8.0-2 on stage --> PASS

Verify steps:
1.Click "PLANNING" menu.
2.Click "Search Plans" in the drop down submenu.
3.Choose "Acceptance" of Plan Type field, and keep others fields blank.
4.Click "Search" button.

Actual results:
It shows related plans or return 0 value.