I noticed when I invite a user to a topic, it incorrectly says in the email that the topic creator invited the user (instead of correctly stating that I invited the user)
Oddly it seems very similar to this bug referenced back in '13: Invite notification email is from topic OP author, not inviter
It would seem that in the USER_NOTIFICATIONS.INVITED_TO_TOPIC_BODY Text Content in Discourse, %{username} just needs to be changed to %{invitee_name}
If I knew how to submit a PR I would
1 Like
Ok, now a bug when I try to manually change this myself in Discourse
The email arrives just with this in the body: translation missing: en.user_notifications.invited_to_topic_body
Hmm can you repro this @techapj ?
1 Like
techAPJ
(Arpit Jalan)
April 13, 2016, 6:15am
4
Yes, this was a recent regression. Fixed via:
committed 06:08AM - 13 Apr 16 UTC
Thanks for reporting it.
jesselperry:
Ok, now a bug when I try to manually change this myself in Discourse
The email arrives just with this in the body: translation missing: en.user_notifications.invited_to_topic_body
I am not able to repro this.
3 Likes
This topic was automatically closed after 2 days. New replies are no longer allowed.