Bug 1040755

Summary: Attachment page form action points to non-existent cgi
Product: Red Hat Certification Program Reporter: Damian Jansen <djansen>
Component: Certification Workflow EngineAssignee: huanhuan <huali>
Status: CLOSED CURRENTRELEASE QA Contact: Suprith Gangawar <sgangawa>
Severity: low Docs Contact:
Priority: low    
Version: 1.0CC: huali, hwcert-catalog, pmao, tfu
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-12-29 02:43:36 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Damian Jansen 2013-12-12 04:30:59 UTC
Description of problem:
http://hwcert-web2-test.devel.redhat.com/attachment.cgi
The second field refers to a Certification ID search. The form action is "show_bug" however the cgi for showing a cert id is "show". This results in a page error of:

> Not Found
>
> The requested URL /show_bug.cgi was not found on this server.

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

How reproducible:
Easy always

Steps to Reproduce:
1. Go to $server/attachment.cgi
2. Enter a number into the Certification ID field
3. Press View

Actual results:
Error

Expected results:
Should be pointing to the /show.cgi page

Additional info:

Comment 1 Tony Fu 2013-12-12 04:56:18 UTC
This bug is not introduced by the up coming 5.3 code, so I set its priority to low.  If we have time, we will fix it in 5.3, otherwise, I will it to later release.