OpenMRS Open Web Apps Module CI Plan
Build: #25 was successful
Job: Build and test Module was successful
Code commits
Git
-
Pascal Brandt <psbrandt@gmail.com> d5ea73d6659788449e4c13af19c30390fbfcc4e9
Merge pull request #51 from Ankitkumar94/OWA-18
OWA-18 : Fixed 404 not found error -
Ankit kumar <rajadelhi94@gmail.com> 134314062ad128780bb69c04b5786f874d03d935
Fixed the 404 not found error using getContextPath
Fixed the 404 not found error using getContextPath
OWA-18 : Fixed 404 not found error using getContextPath
Fixed the "404 not found error" (in case of deploying webapp through
"openmrs-standalone platform") by adding conditions on server context
through "HttpServletRequest.getContextPath()" interface.
Fixed 404 not found error using "getContextPath"
Fixed 404 not found error using getContextPath- omod/src/main/java/org/openmrs/module/owa/web/controller/OwaManageController.java (version 134314062ad128780bb69c04b5786f874d03d935)