# Minor issues with the admin's Email Customization

**URL:** https://meta.discourse.org/t/minor-issues-with-the-admins-email-customization/35869
**Category:** Bug
**Created:** [21. November 2015 um 05:52 UTC](https://meta.discourse.org/t/minor-issues-with-the-admins-email-customization/35869 "2015-11-21T05:52:19Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![watchmanmonitor](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/watchmanmonitor/32/430970_2.png) [@watchmanmonitor](https://meta.discourse.org/u/watchmanmonitor)
#### Post date: [21. November 2015 um 05:52 UTC](https://meta.discourse.org/t/minor-issues-with-the-admins-email-customization/35869/1 "2015-11-21T05:52:19Z")

</div>

It’s a minor thing, but after saving an email customization, and moving to the next template, the “Saved!” doesn’t go away.

 ![](https://global.discourse-cdn.com/meta/original/3X/0/8/082135c1b5c93e64ac905bf9f7698454094ceb80.png)

---

<div class="post-metadata">

### Author: ![watchmanmonitor](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/watchmanmonitor/32/430970_2.png) [@watchmanmonitor](https://meta.discourse.org/u/watchmanmonitor)
#### Post date: [21. November 2015 um 06:08 UTC](https://meta.discourse.org/t/minor-issues-with-the-admins-email-customization/35869/2 "2015-11-21T06:08:13Z")

</div>

Currently, the preview text is all in bold, regardless of the text’s bold-state

 ![](https://global.discourse-cdn.com/meta/original/3X/f/a/fafb3ce39f1a86ce640cfb2f98ed82e5d526860c.png)

---

<div class="post-metadata">

### Author: ![watchmanmonitor](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/watchmanmonitor/32/430970_2.png) [@watchmanmonitor](https://meta.discourse.org/u/watchmanmonitor)
#### Post date: [21. November 2015 um 06:55 UTC](https://meta.discourse.org/t/minor-issues-with-the-admins-email-customization/35869/3 "2015-11-21T06:55:42Z")

</div>

The default subject for `Pending Users Reminder` and `Queued Posts Reminder` is just [object Object]

![](https://global.discourse-cdn.com/meta/original/3X/9/0/908566a83807806f02ae08dc6f7947352042716f.png)

---

<div class="post-metadata">

### Author: ![watchmanmonitor](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/watchmanmonitor/32/430970_2.png) [@watchmanmonitor](https://meta.discourse.org/u/watchmanmonitor)
#### Post date: [21. November 2015 um 19:59 UTC](https://meta.discourse.org/t/minor-issues-with-the-admins-email-customization/35869/4 "2015-11-21T19:59:45Z")

</div>

[Here’s another mention](https://meta.discourse.org/t/getting-object-object-in-some-translations/35743) of `object Object`, interestly, I’m deploying in English.

---

<div class="post-metadata">

### Author: ![techAPJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/techapj/32/342990_2.png) [@techAPJ](https://meta.discourse.org/u/techAPJ)
#### Post date: [27. November 2015 um 19:17 UTC](https://meta.discourse.org/t/minor-issues-with-the-admins-email-customization/35869/6 "2015-11-27T19:17:54Z")

</div>

> [@watchmanmonitor](#):
>
> after saving an email customization, and moving to the next template, the “Saved!” doesn’t go away

@eviltrout fixed this via:

[https://github.com/discourse/discourse/commit/8eeb027c653d37452d220a08ae04eafd34b833f9](https://github.com/discourse/discourse/commit/8eeb027c653d37452d220a08ae04eafd34b833f9)

---

<div class="post-metadata">

### Author: ![techAPJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/techapj/32/342990_2.png) [@techAPJ](https://meta.discourse.org/u/techAPJ)
#### Post date: [27. November 2015 um 19:18 UTC](https://meta.discourse.org/t/minor-issues-with-the-admins-email-customization/35869/7 "2015-11-27T19:18:19Z")

</div>

> [@watchmanmonitor](#):
>
> the preview text is all in bold, regardless of the text’s bold-state

Fixed via:

[https://github.com/discourse/discourse/commit/4bc6cfd71894c3736bd6fcd508eebe0d053ae3c9](https://github.com/discourse/discourse/commit/4bc6cfd71894c3736bd6fcd508eebe0d053ae3c9)

---

<div class="post-metadata">

### Author: ![techAPJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/techapj/32/342990_2.png) [@techAPJ](https://meta.discourse.org/u/techAPJ)
#### Post date: [28. November 2015 um 06:43 UTC](https://meta.discourse.org/t/minor-issues-with-the-admins-email-customization/35869/8 "2015-11-28T06:43:33Z")

</div>

> [@watchmanmonitor](#):
>
> The default subject for Pending Users Reminder and Queued Posts Reminder is just [object Object]

This issue was tricky! :challengeaccepted:

It was happening because `queued_posts_reminder ` has two subject keys:

> <https://github.com/discourse/discourse/blob/main/config/locales/server.en.yml#L1498-L1501>

To solve this issue what I did was instead of providing two input boxes for customizing subject keys, I linked the user to the “customize text” page:

 ![](https://global.discourse-cdn.com/meta/original/3X/7/4/745a02a4b05d508f95e160d5cde7a5f86dd5531f.png)

Clicking on that link will take user to the “customize text” page with search query pre-filled:

 ![](https://global.discourse-cdn.com/meta/original/3X/7/a/7a527c94f05ffd4e3862fc7427d11c2099eb6156.png)

* * *

[https://github.com/discourse/discourse/commit/86374c90de9535bcc306ff1eda17794c1b08070b](https://github.com/discourse/discourse/commit/86374c90de9535bcc306ff1eda17794c1b08070b)

---

<div class="post-metadata">

### Author: ![techAPJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/techapj/32/342990_2.png) [@techAPJ](https://meta.discourse.org/u/techAPJ)
#### Post date: [28. November 2015 um 06:44 UTC](https://meta.discourse.org/t/minor-issues-with-the-admins-email-customization/35869/9 "2015-11-28T06:44:01Z")

</div>


