Opened 13 years ago

Closed 13 years ago

#2189 closed defect (fixed)

Grails Runtime error thrown for decimal values of results per page.

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 decimal value between 1 and 100 in the "Max" box which allows users to change the number of search results per page, a grails runtime error is thrown when they click the "Set" button.

Change History (2)

comment:1 by gpotts, 13 years ago

Owner: changed from potts@… to gpotts

comment:2 by gpotts, 13 years ago

Resolution: fixed
Status: newclosed

Fixed. Added a validation step in the views/layout for resultsView.gsp file.

Note: See TracTickets for help on using tickets.