Details
-
Bug
-
Status: Closed
-
Should
-
Resolution: Fixed
-
Platform 1.11.0
-
None
Description
In find/create patient create patient works fine http://localhost:8080/openmrs/findPatient.htm
however if we create a patient from this url http://localhost:8080/openmrs/admin/person/addPerson.htm?personType=patient&viewType=edit
It redirects to the page as shown in the attachment.
Exact Steps to Reproduce the same.
1. Clone the latest git repository(openmrs 1.11.x)
2. Go to Administrative page.
3. Click on Manage Patient -> Create a New Patient.
4. Then create the patient with valid data.
and then you get redirected to the attached screenshot page.