Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: htmlpublisher-plugin
-
Labels:None
-
Environment:htmlpublisher-plugin 1.6
-
Similar Issues:
Description
Upgrading to 1.6 caused a lot of unreadable data:
MissingFieldException: No field 'wrapperName' found in class 'htmlpublisher.HtmlPublisherTarget'
This was most likely introduced by the following commit:
https://github.com/jenkinsci/htmlpublisher-plugin/commit/489e3ae33bbef585834c4954946dfc595e176f82
Code changed in jenkins
User: Mike Rooney
Path:
src/main/java/htmlpublisher/HtmlPublisherTarget.java
http://jenkins-ci.org/commit/htmlpublisher-plugin/067ff3788556cb7b2b1e08f4fe8dc4213b9eb756
Log:
Merge pull request #21 from daspilker/
JENKINS-31366JENKINS-31366added wrapperName field to maintain compatibilityCompare: https://github.com/jenkinsci/htmlpublisher-plugin/compare/eeddf4492b6a...067ff3788556