[otrs-cvs] otrs/Kernel/Modules AdminProcessManagementPath.pm, 1.10, 1.11
"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-serv30036/Kernel/Modules
Modified Files:
AdminProcessManagementPath.pm
Log Message:
Fixed bug#9082 - Process Management: Wrong popoup redirect handling to Process Path from Transition Action.
Author: cr
Index: AdminProcessManagementPath.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/Modules/AdminProcessManagementPath.pm,v
retrieving revision 1.10
retrieving revision 1.11
diff -2 -u -d -r1.10 -r1.11
--- AdminProcessManagementPath.pm 22 Jan 2013 11:50:17 -0000 1.10
+++ AdminProcessManagementPath.pm 23 Jan 2013 15:44:26 -0000 1.11
@@ -93,4 +93,7 @@
$PathData->{StartActivityID} = $GetParam->{StartActivityID};
+ # remove this screen from session screen path
+ $Self->_PopSessionScreen( OnlyCurrent => 1 );
+
return $Self->_ShowEdit(
%Param,
---------------------------------------------------------------------
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