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

        cody Cody Phillips (Inactive) created issue -
        cody Cody Phillips (Inactive) made changes -
        Field Original Value New Value
        Security Private [ 10000 ]
        cody Cody Phillips (Inactive) made changes -
        Fix Version/s 3.1.3 [ 10405 ]
        cody Cody Phillips (Inactive) made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        cody Cody Phillips (Inactive) made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          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