Bug 843323 - [TestCase] 404 Not found error
Summary: [TestCase] 404 Not found error
Keywords:
Status: VERIFIED
Alias: None
Product: TCMS
Classification: Other
Component: Application
Version: 3.8.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 3.8.0
Assignee: Yang Ren
QA Contact: Nobody
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-07-26 03:30 UTC by jihu
Modified: 2022-03-14 03:24 UTC (History)
4 users (show)

Fixed In Version: 3.8.0-2
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.