[otrs-cvs] otrs/Kernel/Modules AgentTicketActionCommon.pm, 1.103, 1.104

"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-serv3433/Kernel/Modules

Modified Files:
	AgentTicketActionCommon.pm 
Log Message:
 - 2013-01-28 Fixed bug#8959 - AgentTicketResponsible Responsible Changed not checked/forced. 

Author: mg

Index: AgentTicketActionCommon.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/Modules/AgentTicketActionCommon.pm,v
retrieving revision 1.103
retrieving revision 1.104
diff -2 -u -d -r1.103 -r1.104
--- AgentTicketActionCommon.pm	10 Jan 2013 11:48:52 -0000	1.103
+++ AgentTicketActionCommon.pm	28 Jan 2013 10:06:42 -0000	1.104
@@ -1362,5 +1362,5 @@
         $Param{ResponsibleStrg} = $Self->{LayoutObject}->BuildSelection(
             Data         => \%ShownUsers,
-            SelectedID   => $Param{NewResponsibleID} || $Ticket{ResponsibleID},
+            SelectedID   => $Param{NewResponsibleID},
             Name         => 'NewResponsibleID',
             PossibleNone => 1,
---------------------------------------------------------------------
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.