public inbox for [email protected]  
help / color / mirror / Atom feed
From: Jonathan S. Katz <[email protected]>
To: Christoph Berg <[email protected]>
To: PostgreSQL WWW <[email protected]>
Subject: Re: Typo: The blog has been added to yor team
Date: Fri, 8 Mar 2019 07:30:24 -0800
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>

On 3/8/19 12:46 AM, Christoph Berg wrote:
> ----- Forwarded message from Planet PostgreSQL <[email protected]> -----
> 
> Date: Thu, 07 Mar 2019 08:54:16 +0000
> From: Planet PostgreSQL <[email protected]>
> To: Christoph Berg <[email protected]>
> Subject: A blog joined your team on Planet PostgreSQL
> 
> The blog at [...]
> has been added to yor team credativ on Planet PostgreSQL

Please see attached patched.

Jonathan

From 43890ac658619bc7d0e3745725499bff22676dfb Mon Sep 17 00:00:00 2001
From: "Jonathan S. Katz" <[email protected]>
Date: Fri, 8 Mar 2019 07:29:36 -0800
Subject: [PATCH] Fixed typo in email for blog addition.

---
 hamnadmin/hamnadmin/register/views.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hamnadmin/hamnadmin/register/views.py b/hamnadmin/hamnadmin/register/views.py
index 5c3702d..959b674 100644
--- a/hamnadmin/hamnadmin/register/views.py
+++ b/hamnadmin/hamnadmin/register/views.py
@@ -107,7 +107,7 @@ def edit(request, id=None):
 				send_simple_mail(settings.EMAIL_SENDER,
 								 obj.team.manager.email,
 								 "A blog joined your team on Planet PostgreSQL",
-								 u"The blog at {0} by {1} {2}\nhas been added to yor team {3} on Planet PostgreSQL\n\nIf this is correct, you do not need to do anything.\n\nIf this is incorrect, please go to\n\nhttps://planet.postgresql.org/register/\n\nand click the button to remove the blog from your team.\nWe apologize if this causes work for you.\n\n".format(
+								 u"The blog at {0} by {1} {2}\nhas been added to your team {3} on Planet PostgreSQL\n\nIf this is correct, you do not need to do anything.\n\nIf this is incorrect, please go to\n\nhttps://planet.postgresql.org/register/\n\nand click the button to remove the blog from your team.\nWe apologize if this causes work for you.\n\n".format(
 									 obj.feedurl,
 									 obj.user.first_name, obj.user.last_name,
 									 obj.team.name),
-- 
2.14.3 (Apple Git-98)



Attachments:

  [text/plain] 0001-Fixed-typo-in-email-for-blog-addition.patch (1.5K, 2-0001-Fixed-typo-in-email-for-blog-addition.patch)
  download | inline diff:
From 43890ac658619bc7d0e3745725499bff22676dfb Mon Sep 17 00:00:00 2001
From: "Jonathan S. Katz" <[email protected]>
Date: Fri, 8 Mar 2019 07:29:36 -0800
Subject: [PATCH] Fixed typo in email for blog addition.

---
 hamnadmin/hamnadmin/register/views.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hamnadmin/hamnadmin/register/views.py b/hamnadmin/hamnadmin/register/views.py
index 5c3702d..959b674 100644
--- a/hamnadmin/hamnadmin/register/views.py
+++ b/hamnadmin/hamnadmin/register/views.py
@@ -107,7 +107,7 @@ def edit(request, id=None):
 				send_simple_mail(settings.EMAIL_SENDER,
 								 obj.team.manager.email,
 								 "A blog joined your team on Planet PostgreSQL",
-								 u"The blog at {0} by {1} {2}\nhas been added to yor team {3} on Planet PostgreSQL\n\nIf this is correct, you do not need to do anything.\n\nIf this is incorrect, please go to\n\nhttps://planet.postgresql.org/register/\n\nand click the button to remove the blog from your team.\nWe apologize if this causes work for you.\n\n".format(
+								 u"The blog at {0} by {1} {2}\nhas been added to your team {3} on Planet PostgreSQL\n\nIf this is correct, you do not need to do anything.\n\nIf this is incorrect, please go to\n\nhttps://planet.postgresql.org/register/\n\nand click the button to remove the blog from your team.\nWe apologize if this causes work for you.\n\n".format(
 									 obj.feedurl,
 									 obj.user.first_name, obj.user.last_name,
 									 obj.team.name),
-- 
2.14.3 (Apple Git-98)



  [application/pgp-signature] signature.asc (833B, 3-signature.asc)
  download

view thread (4+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: Typo: The blog has been added to yor team
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox