Details
-
Bug
-
Status: Closed
-
Should
-
Resolution: Fixed
-
OpenMRS 1.9.3
-
None
-
Low
Description
The webapp's web.xml has next lines:
<display-name>@WEBAPP.DISPLAY.NAME@</display-name>
<display-name>@WEBAPP.DESCRIPTION@</display-name>
Looks like the second one should be a <description> tag
https://github.com/openmrs/openmrs-core/blob/master/webapp/src/main/webapp/WEB-INF/web.xml