Encoding problem of the source-level report (in Husdon plugin)

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Critical
    • Component/s: cobertura-plugin
    • None
    • Environment:
      Platform: PC, OS: All

      I'm using cobertura 1.9.1 with ant, and the cobertura makes its own HTML report
      pretty well with my java sources (which is encoded in EUC-KR). Korean comments
      also can be seen.

      But the HTML report generated by hudson plugin with cobertura XML report, I can
      only see some unrecognizable character in the comment area.

      <cobertura-report format="xml"
      encoding="EUC-KR" <-- brand-new attribute in cobertura 1.9.1
      destdir="${batch.core.test.coverage}"
      srcdir="${batch.core.src.main}"/>

      It's important to see the comments of other guys in our project (thru CI
      server). So I'd so pleased if this encoding issue could be fixed soon.

      thanks.

            Assignee:
            Stephen Connolly
            Reporter:
            i015005
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: