Problem/Motivation

Some items are showing up empty. Add a fallback.

Proposed resolution

src/Source/WebklexImapSource.php

  • Add fallback MIME parsing when Webklex returns no HTML/text body
  • Handle nested multipart/* with a single text/html child/li>

src/Storage/EmailStorage.php

  • If an existing row has an empty body and a later fetch gets a real body, it updates that row instead of silently skipping it

tests/src/Unit/WebklexImapSourceTest.php

  • Add coverage for the nested single-part multipart case

Comments

mtift created an issue. See original summary.

  • mtift committed fc93afb8 on 1.0.x
    task: #3593725 Add fallback MIME parsing when Webklex returns no HTML/...
mtift’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.