From 41c88b0e24961ce3ec572b3f8cd414b003665f33 Mon Sep 17 00:00:00 2001 From: Art Cancro Date: Tue, 31 Mar 2009 18:55:28 +0000 Subject: [PATCH] * Oops ... reply/replyquoted/replyall semantics were still buggy. Restored the correct 'all replies are quoted' behavior for localuser-to-localuser messages in private mail. --- webcit/static/t/view_message.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/webcit/static/t/view_message.html b/webcit/static/t/view_message.html index b04b45c4a..29411f224 100644 --- a/webcit/static/t/view_message.html +++ b/webcit/static/t/view_message.html @@ -25,9 +25,9 @@ onMouseOut=document.getElementById("msg").style.visibility="hidden %7C?fwdquote=&subject=">[] - %7C?recp=&references=%3C%3E&subject=">[] - %7C?recp=%2C&references=%3C%3E&subject=">[] - %7C?fwdquote=&subject=">[] + %7C?replyquote=?recp=?subject=">[] + %7C?replyquote=?recp=%2C?subject=">[] + %7C?fwdquote=?subject=">[] -- 2.39.2