Uploaded image for project: 'Chemistry (Retired)'
  1. Chemistry (Retired)
  2. CMIS-1054

reversed tag in web services

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • OpenCMIS 1.1.0
    • OpenCMIS 1.2.0
    • opencmis-server
    • None
    • Web Service Binding

    Description

      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>");

      Attachments

        Activity

          People

            fmui Florian Müller
            MaLuKu Marie-Luise Kuhlmann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: