[otrs-cvs] otrs/Kernel/Modules AdminProcessManagement.pm, 1.43, 1.44

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

Modified Files:
	AdminProcessManagement.pm 
Log Message:
Reverted fix for bug#9031 - ProcessManagement Transition condition with regexp fails.

Author: cr

Index: AdminProcessManagement.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/Modules/AdminProcessManagement.pm,v
retrieving revision 1.43
retrieving revision 1.44
diff -2 -u -d -r1.43 -r1.44
--- AdminProcessManagement.pm	11 Jan 2013 04:40:24 -0000	1.43
+++ AdminProcessManagement.pm	11 Jan 2013 16:29:22 -0000	1.44
@@ -1003,8 +1003,7 @@
 
         my $ProcessDump = $Self->{ProcessObject}->ProcessDump(
-            ResultType  => 'FILE',
-            Location    => $Location,
-            QuoteRegexp => 1,
-            UserID      => $Self->{UserID},
+            ResultType => 'FILE',
+            Location   => $Location,
+            UserID     => $Self->{UserID},
         );
 
---------------------------------------------------------------------
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.