Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Encode Cuegui email MIMEText with plain utf-8 #977

Conversation

roulaoregan-spi
Copy link
Contributor

Summarize your change.
Fixed bug with email_body, PySide.QEdit.toPlainText() returns a unicode object which threw an attribute error with toAscii(). Also, encoded MIMEText to handle high bit characters (extended ascii table).

Fixed bug with email_body, PySide.QEdit.toPlainText() returns
a unicode object, threw attibute error with toAscii(). Encoded
MIMEText to handle high bit characters (extended ascii table).
@bcipriano bcipriano merged commit e4b6d65 into AcademySoftwareFoundation:master May 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants
  翻译: