Bug 843323

Summary: [TestCase] 404 Not found error
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:

Description jihu 2012-07-26 03:30:37 UTC
Description of problem:
when clicking the test case's File link,page always return "Not Found"error.

Version-Release number of selected component (if applicable):
3.8.0-1 on stage

How reproducible:
100%

Steps to Reproduce:
1.Enter a test plan.
2.Click the triangle in front of one case to display a case information.
3.Click the 'File' link
  
Actual results:
return 'Not Found' page

Expected results:
it should redirect to bugzilla page.

Comment 1 Chaobin Tang 2012-07-26 07:52:36 UTC
Please provide a reproducible sample.

Comment 2 Chaobin Tang 2012-07-26 07:53:10 UTC
Please provide a reproducible sample.

Comment 3 jihu 2012-07-26 08:19:16 UTC
(In reply to comment #2)
> Please provide a reproducible sample.

Steps to Reproduce:
1.Enter a test run which have some test cases.
2.Click the triangle in front of one case to display a case information.
3.Click the 'File' link of bug section .

Comment 4 jianchen 2012-07-27 04:42:17 UTC
This bug raise because duplicate define BUGZILLA_URL in product_settings.py with different values.
This bug was fixed, please verify in the next release.

Comment 5 xubai 2012-07-31 05:56:44 UTC
Verify 3.8.0-2 on stage --> PASS

Verify steps:
1.Enter a test run which have some test cases.
2.Click the triangle in front of one case to display a case information.
3.Click the 'File' link of bug section .

Actual results:
It redirects to bugzilla page.