Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-10879

updateCommEventAfterEmail: Restore original sendTo/sendCc/sendBcc recipients from mail subject for general redirected mails

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Reopened
    • Minor
    • Resolution: Unresolved
    • Trunk, Upcoming Branch
    • None
    • None
    • None

    Description

      "updateCommEventAfterEmail" method in CommunicationEventServices.java could generate wrong result. If general.properties value "mail.notifications.redirectTo" is used, it is possible that the subject string has more than 255 character.

      Now:

      Original subject [To: <sendTo>, Cc: <sendCc>, Bcc: <sendBcc>]
      

      Solution:

      Original subject [RedirectedTo: recipient@example.com]
      

      In this way we have fixed this in one of our OFBiz forks.

      Attachments

        1. OFBIZ-10879.patch
          3 kB
          Pawan Verma
        2. OFBIZ-10879.patch
          2 kB
          Ulrich Heidfeld

        Activity

          People

            uHeidfeld Ulrich Heidfeld
            uHeidfeld Ulrich Heidfeld
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated: