[Koha-bugs] [Bug 29330] New: Koha cannot send emails with attachments

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 27 05:39:07 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29330

            Bug ID: 29330
           Summary: Koha cannot send emails with attachments
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: blocker
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: dcook at prosentient.com.au
        QA Contact: testopia at bugs.koha-community.org

It looks like bug 22343 introduced a regression where the content_type from the
database isn't used when creating a Koha::Email object when processing the
message_queue table.

Re-adding the content_type to the creation of the Koha::Email object should in
theory fix this bug. 

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22343#c232

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list