tophee
(Christoph)
March 28, 2018, 7:39am
1
I made some minor changes to the body (not the subject) of the invite mailer
template (admin/customize/email_templates/invite_mailer
) and saved them. Then I clicked on “revert changes”. Now the subject line of the template says
translation missing: en.invite_mailer.subject_template
My site locale is English (and so is my user locale, if that matters). I’m on v2.0.0.beta4 +170
Edit: I can’t seem to reproduce this. Not sure what happened. I can’t reproduce this on my other discourse instance which is on v2.0.0.beta4 +104
8 Likes
gerhard
(Gerhard Schlager)
March 28, 2018, 8:49am
2
I’ve noticed that bug too. Entering a valid translation and reverting it one more time usually fixes it.
I tried fixing it in the past , but my solution had other side effects. It’s still on my list of things I’d like to fix.
9 Likes
wolftune
(Wolftune)
April 19, 2018, 6:32pm
3
I’m seeing the same bug in v2.0.0.beta5 +6
I’m not able to fix it or find a workaround. I’m seeing this for all customized text. “Revert” always turns it into a translation-missing message. So, I’m finding no simple way to revert to default text (since reversion isn’t working, I’m not even clear whether it’s supposed to return to default text versus to the previously-saved edition).
tophee
(Christoph)
April 19, 2018, 7:17pm
4
“Revert” always reverts to default (or rather: it should).
3 Likes
wolftune
(Wolftune)
April 19, 2018, 7:30pm
5
Thanks, that’s what I’d expect (the other behavior I guessed about could be called “undo” instead of “revert” if it ever were to exist).
I assume as a workaround there’s some way to access / look-up the default for any entry and be able to just paste that in until the bug is fixed…?
gerhard
(Gerhard Schlager)
April 19, 2018, 8:41pm
6
Restarting the Docker container should work and remove the cached translation errors.
5 Likes
Hi Guys,
When I try to revert a change on a text field, I get an error saying “translation missing: en.js.trust_level”
If I click on “Save”, it saves “translation missing: en.js.trust_level.”
Not really big deal.
techAPJ
(Arpit Jalan)
May 24, 2018, 5:37am
8
Is this happening for all the translations or is it specific to js.trust_level
? Also what’s your site locale?
Our site is in english and it is happening on all settings.
1 Like
techAPJ
(Arpit Jalan)
May 24, 2018, 5:39am
10
Are you on latest Discourse version? If not can you update your site from server console:
cd /var/discourse
./launcher rebuild app
I can’t repro this issue on my local dev environment.
2 Likes
techAPJ
(Arpit Jalan)
May 24, 2018, 5:47am
12
Are you seeing any relevant errors in /logs
? Also, when you edit the field to “Trust Level” and click Save Changes , are the changes getting saved correctly?
1 Like
Hum I can’t find interesting logs. Here is a short screen capture
nawthor
(Helena Thengs Kristensen)
May 24, 2018, 7:59am
14
This happened to as well. If you just revert it and refresh the page it should go back to the default.
simon
May 24, 2018, 3:52pm
15
I assume this is related:
I made some minor changes to the body (not the subject) of the invite mailer template (admin/customize/email_templates/invite_mailer) and saved them. Then I clicked on “revert changes”. Now the subject line of the template says
translation missing: en.invite_mailer.subject_template
My site locale is English (and so is my user locale, if that matters). I’m on v2.0.0.beta4 +170
Edit: I can’t seem to reproduce this. Not sure what happened. I can’t reproduce this on my other discourse instance …
I can reproduce this on my hosted Discourse forum. I’ve never seen the issue in my development environment.
4 Likes
gerhard
(Gerhard Schlager)
October 1, 2018, 3:48pm
16
8 Likes
gerhard
(Gerhard Schlager)
Closed
October 3, 2018, 3:48pm
17
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.