tophee
(Christoph)
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)
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)
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)
19 أبريل 2018، 7:17م
4
“Revert” always reverts to default (or rather: it should).
3 إعجابات
wolftune
(Wolftune)
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)
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)
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)
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)
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)
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
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)
1 أكتوبر 2018، 3:48م
16
8 إعجابات
gerhard
(Gerhard Schlager)
تم إغلاقه في
3 أكتوبر 2018، 3:48م
17
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.