Opened 13 years ago

Closed 13 years ago

#2190 closed defect (fixed)

Pop-up box message error

Reported by: gbecker100 Owned by: gpotts
Priority: high Milestone: OMAR Mar 2011
Component: GUI Version: OMAR 1.8.10
Severity: normal Keywords:
Cc:

Description

SEARCH RESULTS PAGE: If users enter a value that is not numeric into the "Max" box which allows them to change the number of search results per page and the clicks "Set", a pop-up box appears stating that the value should be "between 1 and NaN". This should be changed to "between 1 and 100"

Change History (4)

comment:1 by gpotts, 13 years ago

Resolution: fixed
Status: newclosed

Setting a validator now forces this to a valid number and will not display this message until the validator succeeds. We were having problems when the number was not an integer the javascript expression was causing a nan because an invalid number was being used

comment:2 by gpotts, 13 years ago

Resolution: fixed
Status: closedreopened

comment:3 by gpotts, 13 years ago

Owner: changed from potts@… to gpotts
Status: reopenednew

comment:4 by gpotts, 13 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.