[freeside-commits] freeside/rt/share/html autohandler, 1.2, 1.2.2.1 index.html, 1.1.1.1.4.2, 1.1.1.1.4.3

Ivan,,, ivan at wavetail.420.am
Fri Apr 8 16:13:52 PDT 2011


Update of /home/cvs/cvsroot/freeside/rt/share/html
In directory wavetail.420.am:/tmp/cvs-serv23950/share/html

Modified Files:
      Tag: FREESIDE_2_1_BRANCH
	autohandler index.html 
Log Message:
landing 3.8.9 on 2.1 branch for 2.1.3

Index: autohandler
===================================================================
RCS file: /home/cvs/cvsroot/freeside/rt/share/html/autohandler,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -u -w -d -r1.2 -r1.2.2.1
--- autohandler	25 Aug 2010 22:55:25 -0000	1.2
+++ autohandler	8 Apr 2011 23:13:50 -0000	1.2.2.1
@@ -2,8 +2,8 @@
 %# 
 %# COPYRIGHT:
 %# 
-%# This software is Copyright (c) 1996-2009 Best Practical Solutions, LLC
-%#                                          <jesse at bestpractical.com>
+%# This software is Copyright (c) 1996-2011 Best Practical Solutions, LLC
+%#                                          <sales at bestpractical.com>
 %# 
 %# (Except where explicitly superseded by other copyright notices)
 %# 

Index: index.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/rt/share/html/index.html,v
retrieving revision 1.1.1.1.4.2
retrieving revision 1.1.1.1.4.3
diff -u -w -d -r1.1.1.1.4.2 -r1.1.1.1.4.3
--- index.html	18 Nov 2010 02:30:49 -0000	1.1.1.1.4.2
+++ index.html	8 Apr 2011 23:13:50 -0000	1.1.1.1.4.3
@@ -32,8 +32,8 @@
 %# 
 %# COPYRIGHT:
 %# 
-%# This software is Copyright (c) 1996-2009 Best Practical Solutions, LLC
-%#                                          <jesse at bestpractical.com>
+%# This software is Copyright (c) 1996-2011 Best Practical Solutions, LLC
+%#                                          <sales at bestpractical.com>
 %# 
 %# (Except where explicitly superseded by other copyright notices)
 %# 
@@ -109,7 +109,7 @@
         my ($t, $msg) = CreateTicket( 
                         Queue => $ARGS{'Queue'},
                         Owner => $ARGS{'Owner'},
-                        Status => 'new',
+                        Status => $ARGS{'Status'}||'new',
                         # yes! it's Requestors, not Requestor
                         Requestors => $ARGS{'Requestors'},
                         From => $session{'CurrentUser'}->EmailAddress,



More information about the freeside-commits mailing list