#29140: Exception sending EmailMessage with body=None
--------------------------------+--------------------------------------
Reporter: Alex Schokking | Owner: nobody
Type: Bug | Status: new
Component: Core (Mail) | Version: 1.11
Severity: Normal | Resolution:
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
--------------------------------+--------------------------------------
Comment (by Herbert Fortes):
Hi,
Can you show how do you call EmailMessage?
If body=None the AttributeError will change to - 'NonType' object has no
attribute 'encode' at some point. A long time ago.
My first hint is to set |self.body = body or ' ' (single_quotes_here)
Regards,
Herbert
--
Ticket URL: <https://code.djangoproject.com/ticket/29140#comment:3>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/068.88faa1c1af8f4bd00a21e7bdee92c778%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.