Bug 548328 - When adding an external bug, the system doesn't check bug id's format
Summary: When adding an external bug, the system doesn't check bug id's format
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Bugzilla
Classification: Community
Component: Bugzilla General
Version: 3.4
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: PnT DevOps Devs
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: RHBZ34UpgradeTracker
TreeView+ depends on / blocked
 
Reported: 2009-12-17 06:18 UTC by Tony Fu
Modified: 2013-06-24 02:04 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-12-18 16:37:40 UTC
Embargoed:


Attachments (Terms of Use)

Description Tony Fu 2009-12-17 06:18:55 UTC
Description of problem:


When adding an external bug, the system doesn't check if the bug id is a valid id (user can input text or negative number in external bug id field)

How reproducible:


Steps to Reproduce:
1.File a new bug
2.Add an external bug and put a text or negative number as bug id
3.
  
Actual results:

If put a text as bug id, the bug id is set to '0'; if put a negative number as bug id, the bug id will be a negative number

Expected results:

When put a text or a negative number as external bug id, an error message should be displayed to explain the error.

Additional info:

Comment 1 David Lawrence 2009-12-18 16:37:40 UTC
This is now fixed in SVN and will be in the next updated rpm.

Dave


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