Marie-Luise Kuhlmann created CMIS-1054: ------------------------------------------
Summary: reversed tag in web services Key: CMIS-1054 URL: https://issues.apache.org/jira/browse/CMIS-1054 Project: Chemistry Issue Type: Bug Components: opencmis-server Affects Versions: OpenCMIS 1.1.0 Environment: Web Service Binding Reporter: Marie-Luise Kuhlmann There is an accidentally reversed tag in org.apache.chemistry.opencmis.server.impl.webservices.CmisWebServicesServlet in method printPage() pw.print("</html></body>"); I suppose this should be pw.print("</body></html>"); -- This message was sent by Atlassian JIRA (v6.4.14#64029)