Open Issues Need Help
View All on GitHub FileMailer creates empty file if htmlBody used 2 months ago
AI Summary: Debug and fix a bug in the Yii FileMailer where using `htmlBody` results in an empty file being created instead of a file containing the HTML content. This likely involves inspecting the FileMailer's file writing logic to identify why the HTML content isn't being written correctly.
Complexity:
3/5
help wanted good first issue status:ready for adoption