tophee
(Christoph)
Março 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 curtidas
gerhard
(Gerhard Schlager)
Março 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 curtidas
wolftune
(Wolftune)
Abril 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)
Abril 19, 2018, 7:17pm
4
“Revert” always reverts to default (or rather: it should).
3 curtidas
wolftune
(Wolftune)
Abril 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)
Abril 19, 2018, 8:41pm
6
Restarting the Docker container should work and remove the cached translation errors.
5 curtidas
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)
Maio 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 curtida
techAPJ
(Arpit Jalan)
Maio 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 curtidas
techAPJ
(Arpit Jalan)
Maio 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 curtida
Hum I can’t find interesting logs. Here is a short screen capture
nawthor
(Helena Thengs Kristensen)
Maio 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
Maio 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 curtidas
gerhard
(Gerhard Schlager)
Outubro 1, 2018, 3:48pm
16
8 curtidas
gerhard
(Gerhard Schlager)
Fechado
Outubro 3, 2018, 3:48pm
17
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.