[ https://issues.apache.org/jira/browse/CMIS-1054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Florian Müller updated CMIS-1054: --------------------------------- Priority: Minor (was: Major) > 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 > Assignee: Florian Müller > Priority: Minor > Fix For: OpenCMIS 1.2.0 > > > 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)