#11237: force_unicode in forbid_multi_line_headers always raises UnicodeEncodeError ---------------------------+------------------------------------------------ Reporter: mlowicki | Owner: nobody Status: new | Milestone: Component: Uncategorized | Version: 1.0 Keywords: | Stage: Unreviewed Has_patch: 0 | ---------------------------+------------------------------------------------ In core/mail.py line 74 i get always UnicodeEncodeError with my dns - \xa3ow.BOROWSKA: 'utf8' codec can't decode byte 0xa3 in position 26: unexpected code byte. You passed in '<20090530221904.156.37...@\xa3ow.borowska>' (<type 'str'>)
-- Ticket URL: <http://code.djangoproject.com/ticket/11237> Django <http://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 post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---
