[otrs-cvs] otrs/Kernel/System/ProcessManagement Transition.pm, 1.5, 1.6

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

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

Author: cr

Index: Transition.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/System/ProcessManagement/Transition.pm,v
retrieving revision 1.5
retrieving revision 1.6
diff -2 -u -d -r1.5 -r1.6
--- Transition.pm	9 Jan 2013 21:24:13 -0000	1.5
+++ Transition.pm	10 Jan 2013 13:22:13 -0000	1.6
@@ -505,5 +505,5 @@
                     if (
                         !$ActualCondition->{Fields}{$Field}{Match}
-                        || ref $ActualCondition->{Fields}{$Field}{Match} ne ''
+                        || ref $ActualCondition->{Fields}{$Field}{Match} ne 'Regexp'
                         )
                     {
---------------------------------------------------------------------
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.