Bug 1040755 - Attachment page form action points to non-existent cgi
Summary: Attachment page form action points to non-existent cgi
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Certification Program
Classification: Red Hat
Component: Certification Workflow Engine
Version: 1.0
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
Assignee: huanhuan
QA Contact: Suprith Gangawar
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 04:30 UTC by Damian Jansen
Modified: 2015-12-29 02:43 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-12-29 02:43:36 UTC
Target Upstream Version:


Attachments (Terms of Use)

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.


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