Petals BC MAIL

E-mails subjects cannot contain line breaks

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 3.3.0
  • Fix Version/s: 3.4.0
  • Component/s: None
  • Security Level: Public
  • Description:
    Hide
    • Create an email from a XML payload, or WSA properties.
    • Make sure the e-mail subject contains a line break (easy with the XML payload).

    The email will be sent successfully, but it will not be read correctly by the Mail BC.
    Notice that Thunderbird succeeds in repairing such a wrong email and can display it correctly.

    Show
    • Create an email from a XML payload, or WSA properties.
    • Make sure the e-mail subject contains a line break (easy with the XML payload).
    The email will be sent successfully, but it will not be read correctly by the Mail BC. Notice that Thunderbird succeeds in repairing such a wrong email and can display it correctly.
  • Environment:
    Windows 7

Activity

Hide
Vincent Zurczak added a comment - Tue, 17 Sep 2013 - 15:20:47 +0200

Commit #35388
Add a function to make sure the mail subject does not contain a line break. Any line break will be removed, so that the target email is correct.

Show
Vincent Zurczak added a comment - Tue, 17 Sep 2013 - 15:20:47 +0200 Commit #35388 Add a function to make sure the mail subject does not contain a line break. Any line break will be removed, so that the target email is correct.

People

Dates

  • Created:
    Tue, 17 Sep 2013 - 15:18:50 +0200
    Updated:
    Tue, 17 Sep 2013 - 15:20:56 +0200
    Resolved:
    Tue, 17 Sep 2013 - 15:20:47 +0200