Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Could
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: OpenMRS 1.4.0
-
Component/s: None
-
Severity:3
-
Keywords:
Where was Obs.patient referenced?
Instead of ../encounters, the better way to reference the url would be with "<openmrs:contextPath />/encounters/encounter.form" or "${pageContext.request.contextPath}/encounters/encounter.form". (Or you can even use the javascript global variable: openmrsContextPath