Bug 1024723

Summary: [Home][Quick Search] Fuzzy search function for test case is unavailable in Quick Search of home page
Product: [Other] TCMS Reporter: Chen Chen <chechen>
Component: ApplicationAssignee: cqi
Status: VERIFIED --- QA Contact: Nobody <nobody>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 3.8.5CC: cqi, junzhang, jzhao, ryang, vchen
Target Milestone: ---Keywords: Regression
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 3.8.5 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
Python error page none

Description Chen Chen 2013-10-30 10:26:23 UTC
Created attachment 817384 [details]
Python error page

Description of problem:
Fuzzy search function for test case is unavailable in Quick Search of home page.
Go to home page, select 'Test Case' and input '10' in Quick Search, click 'Go', then the Python error page is shown, see snapshot in attachment.

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

How reproducible:
100%

Steps to Reproduce:
1.Go to home page
2.select 'Test Case' and input '10' in Quick Search, click 'Go'

Actual results:
2.The Python error page is shown

Expected results:
2.Cases whose id include '10' are listed.

Additional info:
Not exist in stage server. Regression.

Comment 1 Chen Chen 2013-10-30 10:30:19 UTC
And if input test case name, eg. 'test', has the same issue.

Comment 2 Chen Chen 2013-11-11 03:09:32 UTC
Verify version 3.8.5 on qa server --> PASS

Verify steps are the same as Description.