Downloads Documentation Community Contribute Demo






Show Sidebar
Login | Register

Ticket #869 (closed defect: fixed)

Opened 5 months ago

Last modified 2 months ago

Adding task with no details of task allows you to save and get an exception

Reported by: dkayiwa Assigned to: jmiranda
Priority: trivial Milestone: OpenMRS 1.4
Component: Scheduler Keywords: HISA2008
Cc: bwolfe Introductory Ticket:

Description

Under Manager Scheduler, when adding a task and you click the save button without entering any detail should not throw a "ConstraintViolationException" exception. It should rather tell the user to enter mandatory fields before clicking the "save" button.

Change History

06/25/08 20:39:23 changed by bwolfe

  • milestone changed from OpenMRS 1.3 to OpenMRS 1.4.

A new validator for Schedule.java should be added to org.openmrs.scheduler.validator similar to the validators in org.openmrs.validator.

Reassigning this to be done before the 1.4 release

06/25/08 20:58:28 changed by jmiranda

  • status changed from new to assigned.

09/13/08 00:33:35 changed by jmiranda

  • status changed from assigned to closed.
  • resolution set to fixed.

Fixed in changeset [5496].