Bug 1044782

Summary: Entering a RH Bugzilla of 000000 causes an xmlrpc error
Product: Red Hat Certification Program Reporter: Damian Jansen <djansen>
Component: Certification Workflow EngineAssignee: Hong Tao <thong>
Status: CLOSED CURRENTRELEASE QA Contact: Suprith Gangawar <sgangawa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 1.0CC: hwcert-catalog, pmao, thong
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-23 10:11:27 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:
Embargoed:

Description Damian Jansen 2013-12-19 01:42:09 UTC
Description of problem:
The Hardware Catalog should check values entered for External Reference before attempting to save them. Entering a value of 000000 causes:

Software error:
bz xmlrpc ExternalBugs.add_external_bug failed: An invalid value '000000' for an External Bug Tracker Bug ID was submitted. It must be a number at Hwcert.pm line 248.


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

How reproducible:
Easy always

Steps to Reproduce:
1. Sign in, create a certification
2. On the Summary tab, under "Additional Certification Notes", add a new Red Hat Bugzilla reference with ID "000000"
3. Press Save Changes

Actual results:
Software error

Expected results:
The catalog application should gracefully reject the value

Additional info: