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

E-mail notification not received in French team #126

Open
CyrilleB79 opened this issue May 30, 2024 · 3 comments
Open

E-mail notification not received in French team #126

CyrilleB79 opened this issue May 30, 2024 · 3 comments

Comments

@CyrilleB79
Copy link
Contributor

This has been reported on the translators mailing list (#4032 and #4100).

@michaelDCurran could you please have a look? Thanks

@michaelDCurran
Copy link
Member

I tracked this down to an e-acute in Corentin's last name in the emails list for French in scripts/addressData.py.
Removing this line seems to be causing emails to be sent again, at least if I place my own email as the last address in that list, I receive the email if the e-acute is removed.
I'm not sure why there is an encoding issue causing the email not to be sent. adressData.py has a utf8 header at the top. though I'm not entirely sure if the encoding was truly correct at the byte level. But at least removing that character for now has fixed the issue I believe.
@CyrilleB79 Can you confirm you received the test email? As you are in the list.

@CyrilleB79
Copy link
Contributor Author

OK Mick. Issue fixed for French team.
I have received the test e-mail, as well as an update notification for Access8Math add-on.

I wonder if languages teams including people having non-ASCII char in their names also miss these notifications. Among them:

  • Luis Carlos Gonzáles Moráles for es_CO (cc @jmdaweb ?)
  • Robert Hänggi for de and de_CH (cc @Adriani90)
  • Ângelo Abrantes for pt_PT (cc @ruifontes)
  • Verners Šteinbergs for lv (Latvian)
  • Dan Pungă, Florian Ionașcu and others for ro ('Romanian)

@jmdaweb
Copy link

jmdaweb commented May 31, 2024

Hi,
I receive notifications for es_co without problems. However, I still don't receive the "Updated po files" e-mail when the website folder is updated.
Regards.

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

No branches or pull requests

3 participants