Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-11390

Accurev Plugin may return NULL from AccurevTransaction::getMsg()

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • accurev-plugin
    • None

      If the user makes an Accurev transaction without a comment, then AccurevTransaction::getMsg() returns NULL. The impact of this is breaking plugins (e.g. email-ext) that rely on it being a non-null value

      Per documentation on ChangeLogSet.Entry's getMsg() method, the return value can be empty but never NULL.
      http://javadoc.jenkins-ci.org/hudson/scm/ChangeLogSet.Entry.html#getMsg()

            jetersen Joseph Petersen
            jglouie Jason Louie
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: