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

[Notifications] Incorrect handling of extended / UTF-8 characters in notifications sent to llvm-commits/cfe-commits #66293

Open
RKSimon opened this issue Sep 13, 2023 · 2 comments
Labels
infrastructure Bugs about LLVM infrastructure

Comments

@RKSimon
Copy link
Collaborator

RKSimon commented Sep 13, 2023

I'm receiving a lot of emails with what looks like incorrectly handled UTF-8 strings, typically for names with extended characters.

For instance:

Timm =?utf-8?q?Bäder?= [<tbaeder@redhat.com>](mailto:tbaeder@redhat.com)


https://github.com/tbaederr edited https://github.com/llvm/llvm-project/pull/65462
_______________________________________________
cfe-commits mailing list
[cfe-commits@lists.llvm.org](mailto:cfe-commits@lists.llvm.org)
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

others are lot more impressive:

Carlos =?utf-8?q?G=C3=A1lvez?= [<carlos.galvez@zenseact.com>](mailto:carlos.galvez@zenseact.com),
Carlos =?utf-8?q?G=C3=A1lvez?= [<carlos.galvez@zenseact.com>](mailto:carlos.galvez@zenseact.com),
Carlos =?utf-8?q?G=C3=A1lvez?= [<carlos.galvez@zenseact.com>](mailto:carlos.galvez@zenseact.com),
Carlos =?utf-8?q?G=C3=A1lvez?= [<carlos.galvez@zenseact.com>](mailto:carlos.galvez@zenseact.com),
Carlos =?utf-8?q?G=C3=A1lvez?= [<carlos.galvez@zenseact.com>](mailto:carlos.galvez@zenseact.com),
Carlos =?utf-8?q?G=C3=A1lvez?= [<carlos.galvez@zenseact.com>](mailto:carlos.galvez@zenseact.com)


https://github.com/PiotrZSL approved this pull request.

No more comments from me.

https://github.com/llvm/llvm-project/pull/65231
_______________________________________________
cfe-commits mailing list
[cfe-commits@lists.llvm.org](mailto:cfe-commits@lists.llvm.org)
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

At first I thought it was a bug in Thunderbird but I'm now suspecting its the notification email script.

These are the only times names appear at all in these (pretty worthless) "https://github.com/XXXX DID-SOMETHING-TO https://github.com/llvm/llvm-project/pull/YYYYY" emails.

@RKSimon RKSimon added the infrastructure Bugs about LLVM infrastructure label Sep 13, 2023
@llvmbot
Copy link
Collaborator

llvmbot commented Sep 13, 2023

@llvm/issue-subscribers-infrastructure

I'm receiving a lot of emails with what looks like incorrectly handled UTF-8 strings, typically for names with extended characters.

For instance:

Timm =?utf-8?q?Bäder?= [<tbaeder@redhat.com>](mailto:tbaeder@redhat.com)


https://github.com/tbaederr edited https://github.com/llvm/llvm-project/pull/65462
_______________________________________________
cfe-commits mailing list
[cfe-commits@lists.llvm.org](mailto:cfe-commits@lists.llvm.org)
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

others are lot more impressive:

Carlos =?utf-8?q?G=C3=A1lvez?= [<carlos.galvez@zenseact.com>](mailto:carlos.galvez@zenseact.com),
Carlos =?utf-8?q?G=C3=A1lvez?= [<carlos.galvez@zenseact.com>](mailto:carlos.galvez@zenseact.com),
Carlos =?utf-8?q?G=C3=A1lvez?= [<carlos.galvez@zenseact.com>](mailto:carlos.galvez@zenseact.com),
Carlos =?utf-8?q?G=C3=A1lvez?= [<carlos.galvez@zenseact.com>](mailto:carlos.galvez@zenseact.com),
Carlos =?utf-8?q?G=C3=A1lvez?= [<carlos.galvez@zenseact.com>](mailto:carlos.galvez@zenseact.com),
Carlos =?utf-8?q?G=C3=A1lvez?= [<carlos.galvez@zenseact.com>](mailto:carlos.galvez@zenseact.com)


https://github.com/PiotrZSL approved this pull request.

No more comments from me.

https://github.com/llvm/llvm-project/pull/65231
_______________________________________________
cfe-commits mailing list
[cfe-commits@lists.llvm.org](mailto:cfe-commits@lists.llvm.org)
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

At first I thought it was a bug in Thunderbird but I'm now suspecting its the notification email script.

These are the only times names appear at all in these (pretty worthless) "https://github.com/XXXX DID-SOMETHING-TO https://github.com/llvm/llvm-project/pull/YYYYY" emails.

@RKSimon
Copy link
Collaborator Author

RKSimon commented Sep 25, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Bugs about LLVM infrastructure
Projects
None yet
Development

No branches or pull requests

3 participants