Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/htmlpublisher-plugin
  Commit: d3d24157587d9e25fb634280b1787bbbf61bb38c
      
https://github.com/jenkinsci/htmlpublisher-plugin/commit/d3d24157587d9e25fb634280b1787bbbf61bb38c
  Author: Jesse Glick <[email protected]>
  Date:   2012-07-30 (Mon, 30 Jul 2012)

  Changed paths:
    M src/main/java/htmlpublisher/HtmlPublisher.java

  Log Message:
  -----------
  [JENKINS-14491] NPE reported by Jesse Jacob.
Form binding apparently neglects to pass empty lists to data-bound 
constructors, so check for null.
Reproducible even in 1.473 just by configuring publisher with no rows,
i.e. not actually the real problem reported in this bug (though made more 
apparent by it).



Reply via email to