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.

2개의 좋아요

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:

https://github.com/discourse/discourse/pull/34668

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개의 좋아요