[otrs-cvs] otrs/Kernel/Modules AgentTicketProcess.pm,1.45,1.46

"CVS commits notifications of OTRS.org" <[email protected]>
Newsgroups gmane.comp.otrs.cvs
Message-ID <[email protected]>
Comments:
Update of /home/cvs/otrs/Kernel/Modules
In directory lancelot:/tmp/cvs-serv26310/Kernel/Modules

Modified Files:
	AgentTicketProcess.pm 
Log Message:
Applied new fix for bug#9158

Author: cr

Index: AgentTicketProcess.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/Modules/AgentTicketProcess.pm,v
retrieving revision 1.45
retrieving revision 1.46
diff -2 -u -d -r1.45 -r1.46
--- AgentTicketProcess.pm	15 Feb 2013 03:09:53 -0000	1.45
+++ AgentTicketProcess.pm	15 Feb 2013 03:11:49 -0000	1.46
@@ -1045,5 +1045,5 @@
     }
     if ( $GetParam{Priority} && !$GetParam{PriorityID} ) {
-        $GetParam{PrioriyID} = $Self->{PriorityObject}->PriorityLookup(
+        $GetParam{PriorityID} = $Self->{PriorityObject}->PriorityLookup(
             Priority => $GetParam{Priority},
         );
---------------------------------------------------------------------
OTRS mailing list: cvs-log - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/cvs-log
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.