Bug 1326646

Summary: Lost the error message when submit bug with invalid PM Score
Product: [Community] Bugzilla Reporter: Rony Gong 🔥 <qgong>
Component: Creating/Changing BugsAssignee: PnT DevOps Devs <hss-ied-bugs>
Status: CLOSED NEXTRELEASE QA Contact: tools-bugs <tools-bugs>
Severity: low Docs Contact:
Priority: medium    
Version: 5.0CC: huiwang, jmcdonal, mtahir, mtyson, qgong
Target Milestone: 5.0   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-30 22:32:04 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 Rony Gong 🔥 2016-04-13 09:37:21 UTC
Description of problem:
Lost the error message when submit bug with invalid PM Score

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


How reproducible:


Steps to Reproduce:
1.Go to enter bug page, input summary, select component and version
2.Input 'aaa' as PM Score, submit
3.

Actual results:
The PM Score field got highlight but without any tips

Expected results:
The PM Score field got highlight and with tips like:
The value 'aaa' in the PM Score field is not an integer value (i.e. a whole number)

Additional info:

Comment 1 Matt Tyson 🤬 2016-05-11 02:43:12 UTC
This is working for me on my devel version of bugzilla.  A tooltip will pop up saying that a positive integer is required.

Moving to MODIFIED so this can be tested in the next test cycle.

Comment 2 Rony Gong 🔥 2016-05-16 06:00:31 UTC
QA environment(5.0.2-rh6)
Result: Pass
It could show error tip now.