عرض قوالب البريد الإلكتروني في محرر wysiwyg يسبب خطأ

Also when I navigate to : admin/email/templates/system_messages.reviewables_reminder

I get this message :

إعجاب واحد (1)

I think that happens when you use the new wysiwyg mode of the composer in that input field. I can reproduce it by using the toggle.

إعجابَين (2)

Thanks for reporting, we will have a look over the next few weeks. Workaround for now is not to select rich composer in this dialog.

إعجاب واحد (1)

I will make it so we can force a certain mode for certain DEditor components in the app.

Also…there is another bug here. I think because text_body_template here has one and other and our UI doesn’t account for this, which is why we see [object Object] as the error:

This happens in the Markdown editor too, so we are extra broken here. We handle this for the Subject:

But not for the body template. This has been broken the same way for at least 6 years now FIX: Don't refer to pending review items as flags · discourse/discourse@76669bb · GitHub … I guess noone ever tried to edit this template.

I will do the forced editor mode here, but I will also do some fix that is the same as Subject for one+other on the template.

3 إعجابات

I have a PR to fix this and make some minor composer changes here:

إعجابَين (2)

Dear,

It’s still on Arabic language

The PR hasn’t been merged yet. Once merged, you should update and it should be fixed.

إعجاب واحد (1)

Okay the PR has been merged; sorry for the delay, we had our meetup and then I was on leave.

إعجابَين (2)