tophee
(Christoph)
3월 28, 2018, 7:39오전
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개의 좋아요
gerhard
(Gerhard Schlager)
3월 28, 2018, 8:49오전
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개의 좋아요
wolftune
(Wolftune)
4월 19, 2018, 6:32오후
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)
4월 19, 2018, 7:17오후
4
“Revert” always reverts to default (or rather: it should).
3개의 좋아요
wolftune
(Wolftune)
4월 19, 2018, 7:30오후
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)
4월 19, 2018, 8:41오후
6
Restarting the Docker container should work and remove the cached translation errors.
5개의 좋아요
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)
5월 24, 2018, 5:37오전
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개의 좋아요
techAPJ
(Arpit Jalan)
5월 24, 2018, 5:39오전
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개의 좋아요
techAPJ
(Arpit Jalan)
5월 24, 2018, 5:47오전
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개의 좋아요
Hum I can’t find interesting logs. Here is a short screen capture
nawthor
(Helena Thengs Kristensen)
5월 24, 2018, 7:59오전
14
This happened to as well. If you just revert it and refresh the page it should go back to the default.
simon
5월 24, 2018, 3:52오후
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개의 좋아요
gerhard
(Gerhard Schlager)
10월 1, 2018, 3:48오후
16
8개의 좋아요
gerhard
(Gerhard Schlager)
에 닫힘
10월 3, 2018, 3:48오후
17
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.