[Bps-public-commit] RT-Extension-CommandByMail branch, master, updated. 0.08_01-1-g3ffcbd5

? sunnavy sunnavy at bestpractical.com
Tue Jun 15 09:42:45 EDT 2010


The branch, master has been updated
       via  3ffcbd59a91d858c1a78fef3a431cdbe41312332 (commit)
      from  ff286d376e281709f40de967827d68a554edb033 (commit)

Summary of changes:
 lib/RT/Extension/CommandByMail.pm |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

- Log -----------------------------------------------------------------
commit 3ffcbd59a91d858c1a78fef3a431cdbe41312332
Author: sunnavy <sunnavy at bestpractical.com>
Date:   Tue Jun 15 21:43:40 2010 +0800

    add note: we do not support value with multiple lines

diff --git a/lib/RT/Extension/CommandByMail.pm b/lib/RT/Extension/CommandByMail.pm
index bbc5cbe..4de0070 100644
--- a/lib/RT/Extension/CommandByMail.pm
+++ b/lib/RT/Extension/CommandByMail.pm
@@ -26,6 +26,9 @@ You put commands into beginning of a mail and extension applies
 them. See the list of commands in the
 L<RT::Interface::Email::Filter::TakeAction> docs.
 
+CAVEAT: commands are line oriented, so you can't expand to multiple
+lines for each command, i.e. values can't contains new lines.
+
 =head1 SECURITY
 
 This extension has no extended auth system, so all security issues

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list