0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core
Aileen Nowak 7fca4c8a4f 🐛 Don't overwrite config.theme.title in GhostMail (#7224)
closes #7212

When no Blog title is set and there is a `from` mail adress without custom name set up in `config.js`, it will overwrite `config.theme.title` in `GhostMailer.from` and forces to have a (wrong) Blog title after sending a test mail or an invitation.

- Uses a variable `defaultBlogTitle` instead of overwriting `config.theme.title`, when no blog title is set and therefore `config.theme.title` has no value.
2016-08-19 10:22:07 +02:00
..
client@1ce2e8b37c Move remainder of ember tasks to client repo (#7172) 2016-08-07 11:53:28 +02:00
server 🐛 Don't overwrite config.theme.title in GhostMail (#7224) 2016-08-19 10:22:07 +02:00
shared move private-blogging functionality into an internal app 2016-04-11 08:58:41 -05:00
test Revert "fix: error handling when login via test env" (#7227) 2016-08-19 09:45:55 +02:00
index.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00