Bug 1083507 - [test run]Click file link in run detail page, system go to 404 error page.
Summary: [test run]Click file link in run detail page, system go to 404 error page.
Keywords:
Status: VERIFIED
Alias: None
Product: TCMS
Classification: Other
Component: Application
Version: Devel
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: cqi
QA Contact: Nobody
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-04-02 11:13 UTC by yangqiu
Modified: 2023-10-20 16:24 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)
Click file link in run detail page, system go to 404 error page (117.65 KB, image/jpeg)
2014-04-02 11:13 UTC, yangqiu
no flags Details

Description yangqiu 2014-04-02 11:13:07 UTC
Created attachment 881735 [details]
Click file link in run detail page, system go to 404 error page

Description of problem:
As subject.

Version-Release number of selected component (if applicable):
v3.8.7-1 on devel server

How reproducible:
100%

Steps to Reproduce:
1.Enter a run detail page, expand a case detail, then click 'file' link in bug form.
2.Click 'Add' link in bug form.

Actual results:
for step 1: system go to 404 error page.
for step 2: system has no reaction.

Expected results:
for step 1: system go to bugzilla page.
for step 2: system popup a form which can input bug id.


Additional info:

Comment 1 cqi 2014-04-03 00:33:22 UTC
This is a deployment issue in devel server. I just changed the configuration and redeployed. Please verify again.

Comment 2 yangqiu 2014-04-03 04:14:53 UTC
Verify this bug on devel server for v3.8.7-1.--->Pass
verify steps as description.

Comment 3 yangqiu 2014-04-09 05:57:33 UTC
When do full functional testing on qa server for v3.8.7-1, the bug reopend. 
Reproduce steps as description.

Comment 4 yangqiu 2014-04-09 08:08:52 UTC
The configuration lack the following options:
BUGZILLA3_RPC_SERVER = 'https://bugzilla.redhat.com/xmlrpc.cgi'
BUGZILLA_URL = 'https://bugzilla.redhat.com/'
After adding, it works well.


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