Uploaded image for project: 'Blesta Core'
  1. Blesta Core
  2. CORE-1077

Support Manager: Email parsing fails if content-disposition is inline

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 3.0.0
    • Fix Version/s: 3.1.3, 3.2.0-b1
    • Component/s: Plugins
    • Labels:
      None

      Description

      Headers that contains:

      Content-Type: text/plain; charset="utf-8"
      Content-Transfer-Encoding: quoted-printable
      Content-Disposition: inline

      Result in an undefined index in MimeMailParser.class.php for $part['disposition-filename'], because no disposition-filename header fragment exists. Instead, the attachment should only be set if that header fragment is set.

        Activity

        There are no comments yet on this issue.

          People

          • Assignee:
            cody Cody Phillips (Inactive)
            Reporter:
            cody Cody Phillips (Inactive)
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved:
              Fix Release Date:
              27/Mar/14