Uploaded image for project: 'ManifoldCF'
  1. ManifoldCF
  2. CONNECTORS-1412

Email Job Fails if To Recipient is Not Specified

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • ManifoldCF 2.6
    • ManifoldCF 2.8
    • Email connector
    • None

    Description

      Emails can be CC'ed without defining a To recipient. In such case, ManifoldCF tries to run that line:

      String[] toStr = new String[to.length];
      

      which causes an error.

      Attachments

        1. CONNECTORS-1412.patch
          3 kB
          Furkan Kamaci

        Activity

          People

            kamaci Furkan Kamaci
            kamaci Furkan Kamaci
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: