[Rt-commit] r9511 - rtir/branches/2.3-EXPERIMENTAL/html/RTIR/Tools
ruz at bestpractical.com
ruz at bestpractical.com
Wed Oct 31 08:22:30 EDT 2007
Author: ruz
Date: Wed Oct 31 08:22:25 2007
New Revision: 9511
Modified:
rtir/branches/2.3-EXPERIMENTAL/html/RTIR/Tools/ScriptedAction.html
Log:
* restore original subject argument
Modified: rtir/branches/2.3-EXPERIMENTAL/html/RTIR/Tools/ScriptedAction.html
==============================================================================
--- rtir/branches/2.3-EXPERIMENTAL/html/RTIR/Tools/ScriptedAction.html (original)
+++ rtir/branches/2.3-EXPERIMENTAL/html/RTIR/Tools/ScriptedAction.html Wed Oct 31 08:22:25 2007
@@ -421,6 +421,7 @@
# delete attachments only after they've been sent to everyone
delete $session{'Attachments'};
}
+ $ARGS{'Subject'} = $original_subject;
}
sub parse_csv {
More information about the Rt-commit
mailing list