Test Date: October 09, 2013
Test Time: 1:30 PM EDT
Tested Build: #1828 October 5, 2013 1:12:23 AM EDT
Tested Build: #1802 September 12, 2013 6:31:07 PM EDT
(StoneChurch Demo Server)
Client Browser: Mozilla Firefox 21.0 for Ubuntu Canonical - 1.0
Client OS.: Ubuntu 12.04 LTS, Processor:Intel® Core™ i5-3320M CPU @ 2.60GHz × 4,
OS type: 64-bit
Dataset used: OSCAR testing dataset
Tested By: Alek Mirkin
Precondition:
- OSCAR McMaster Test Version trunk, system and DB up and running.
- OSCAR user is registered and have correct credentials to login
Steps to reproduce the problem:
- Launch browser and open OSCAR McMaster site in the testing environment
- Log In
- Activate “Make an Appointment” screen (select time for appointment under MRP)
- Perform search by the patient name
- On the “Patient Record” screen select patient
- Fill out required fields
- Live empty Duration field
- Select Add Appointment button (Save the appointment)
Expected Result:
When user don't indicate duration of appointment in Duration field, waring message appears on the screen.
Observed:
After user select Add Appointment Error message "Page Error" appears on the screen:
Received the exception:
java.lang.NumberFormatException: For input string: "nan"
Diff:
This behaviour occurs on both Master (build# 2128) and R12.1 (build# 422).
Needed to check if empty or null string.
master: https://source.oscartools.org:8080/#/c/12613/
RELEASE_12_1: https://source.oscartools.org:8080/#/c/12614/
Last edit: Rohan Pavone 2015-09-02