You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
URL: user:
**expected behaviour:encoding should work, escape email subjects of apostrophes
*behaviour:
apostrophes in email subjects are not encoded.
UnicodeEncodeError: 'utf-8' codec can't encode characters in position 191-192: surrogates not allowed
(16 additional frame(s) were not displayed)
...
File "meinberlin/apps/newsletters/emails.py", line 25, in dispatch
return super().dispatch(object, *args, *kwargs) important screensize: device & browser: Comment/Question:
Screenshot?
The text was updated successfully, but these errors were encountered:
Removing it from the release milestone, as the django update to 4.2.12 will fix it. Keeping the issue as we need to look more into a4 and aplus as well for email subjects that need normalization.
URL:
user:
**expected behaviour:encoding should work, escape email subjects of apostrophes
*behaviour:
apostrophes in email subjects are not encoded.
UnicodeEncodeError: 'utf-8' codec can't encode characters in position 191-192: surrogates not allowed
(16 additional frame(s) were not displayed)
...
File "meinberlin/apps/newsletters/emails.py", line 25, in dispatch
return super().dispatch(object, *args, *kwargs)
important screensize:
device & browser:
Comment/Question:
Screenshot?
The text was updated successfully, but these errors were encountered: