[prev in list] [next in list] [prev in thread] [next in thread] 

List:       rt-commit
Subject:    [Rt-commit] r8025 - in rt/branches/3.6-RELEASE: .
From:       falcone () bestpractical ! com
Date:       2007-06-25 14:41:52
Message-ID: 20070625144152.7EDB74D803E () diesel ! bestpractical ! com
[Download RAW message or body]

Author: falcone
Date: Mon Jun 25 10:41:49 2007
New Revision: 8025

Modified:
   rt/branches/3.6-RELEASE/   (props changed)
   rt/branches/3.6-RELEASE/html/Ticket/ModifyAll.html

Log:
 r22168@ketch:  falcone | 2007-06-25 09:41:08 -0500
 * There is no $TicketObj here, just $Ticket


Modified: rt/branches/3.6-RELEASE/html/Ticket/ModifyAll.html
==============================================================================
--- rt/branches/3.6-RELEASE/html/Ticket/ModifyAll.html	(original)
+++ rt/branches/3.6-RELEASE/html/Ticket/ModifyAll.html	Mon Jun 25 10:41:49 2007
@@ -196,8 +196,8 @@
 push @results, @cf_results;
 
 # undef so that TransactionBatch scrips run and update the ticket
-$TicketObj = undef;
-$TicketObj = LoadTicket($id);
+$Ticket = undef;
+$Ticket = LoadTicket($id);
 
 # If they've gone and moved the ticket to somewhere they can't see, etc...
 # TODO: display the results, even if we can't display the ticket.
_______________________________________________
Rt-commit mailing list
Rt-commit@lists.bestpractical.com
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-commit
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic