From: Bernhard Tittelbach Date: Sun, 20 Sep 2009 02:31:23 +0000 (+0000) Subject: --bug X-Git-Url: https://git.realraum.at/?p=svn42.git;a=commitdiff_plain;h=07f51d48eab370731c76b0846333c63d35799a02 --bug --- diff --git a/update-xmpp-status.py b/update-xmpp-status.py index f6ee4c0..8e4cbce 100755 --- a/update-xmpp-status.py +++ b/update-xmpp-status.py @@ -187,6 +187,9 @@ def filterAndFormatMessage(new_status): else: (status,req,req_comment) = new_status high_priority_msg = False + req_msg="" + status_msg="" + comment_msg="" if status == "opened": status_msg = uwscfg.msg_status_opened_msg elif status == "closed":