Uploaded image for project: 'Wink'
  1. Wink
  2. WINK-279

Error while opening HTML & JSON version of QADefect sample

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.1
    • 1.1
    • Examples
    • None
    • java version "1.5.0_12"
      geronimo-tomcat6-javaee5-2.2
      Windows XP Service Pack 3

    Description

      After building and deploying apache-wink-1.1-incubating\examples\apps\QADefect into Apache Geronimo v2.2 server, when I access http://localhost:8080/QADefect/rest/defects?alt=text/html from either Firefox or Internet Explorer, I hit the following error:

      XML Parsing Error: not well-formed
      Location: http://localhost:8080/QADefect/rest/defects?alt=text%2Fhtml
      Line Number 150, Column 25:
      if(display != null && display != 'undefined' && display == 'none') {
      ------------------------^

      However the Atom xml version of the above page (http://localhost:8080/QADefect/rest/defects?alt=application/atom+xml) works as expected.

      Attachments

        Activity

          People

            jramos Jesse A. Ramos
            shivahr Shiva Kumar
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: