Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-4009

back port fix from JBSEAM-3906-Attachements are not shown in outlook

    XMLWordPrintable

Details

    • Release Notes
    • Workaround Exists
    • Hide

      Only workaround is to change in org.jboss.seam.mail.ui.UIBody

      instead of:
      MimeMultipart bodyRootMultipart = new MimeMultipart("related");

      put:
      MimeMultipart bodyRootMultipart = new MimeMultipart("mixed");

      and then recompile seam mail

      Show
      Only workaround is to change in org.jboss.seam.mail.ui.UIBody instead of: MimeMultipart bodyRootMultipart = new MimeMultipart("related"); put: MimeMultipart bodyRootMultipart = new MimeMultipart("mixed"); and then recompile seam mail
    • Low

    Description

      When sending mail with attachements, attachments are not shown in Outlook 2007.

      Attachments

        Activity

          People

            mnovotny@redhat.com Marek Novotny
            mnovotny@redhat.com Marek Novotny
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 10 minutes
                10m
                Remaining:
                Remaining Estimate - 10 minutes
                10m
                Logged:
                Time Spent - Not Specified
                Not Specified