[
https://issues.jenkins-ci.org/browse/JENKINS-3462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
sogabe resolved JENKINS-3462.
-----------------------------
Resolution: Fixed
seems to be fixed. you can specify source encoding on job configuration page.
> Encoding problem of the source-level report (in Husdon plugin)
> --------------------------------------------------------------
>
> Key: JENKINS-3462
> URL: https://issues.jenkins-ci.org/browse/JENKINS-3462
> Project: Jenkins
> Issue Type: Bug
> Components: cobertura
> Affects Versions: current
> Environment: Platform: PC, OS: All
> Reporter: i015005
> Assignee: stephenconnolly
> Priority: Critical
> Attachments: cobertura-report.by.hudson.jpg,
> cobertura-repoty.by-ant.jpg
>
>
> 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. :)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira