[otrs-cvs] ITSMConfigurationManagement/Kernel/Modules AgentITSMConfigItemSearch.pm, 1.35, 1.36

"CVS commits notifications of OTRS.org" <[email protected]> Wed, 24 Apr 2013 03:33:12 +0000
Newsgroups gmane.comp.otrs.cvs
Message-ID <[email protected]>
Comments:
Update of /home/cvs/ITSMConfigurationManagement/Kernel/Modules
In directory lancelot:/tmp/cvs-serv32060/Kernel/Modules

Modified Files:
	AgentITSMConfigItemSearch.pm 
Log Message:
Fixed bug#9351 - Wrong LastScreenOverview in AgentITSMConfigItemSearch.

Author: cr

Index: AgentITSMConfigItemSearch.pm
===================================================================
RCS file: /home/cvs/ITSMConfigurationManagement/Kernel/Modules/AgentITSMConfigItemSearch.pm,v
retrieving revision 1.35
retrieving revision 1.36
diff -2 -u -d -r1.35 -r1.36
--- AgentITSMConfigItemSearch.pm	26 Mar 2013 14:34:27 -0000	1.35
+++ AgentITSMConfigItemSearch.pm	24 Apr 2013 03:33:07 -0000	1.36
@@ -402,5 +402,6 @@
         my $URL
             = "Action=AgentITSMConfigItemSearch;Profile=$Self->{Profile};"
-            . "TakeLastSearch=1;StartHit=$Self->{StartHit}";
+            . "TakeLastSearch=1;StartHit=$Self->{StartHit};Subaction=Search;"
+            . "OrderBy=$Self->{OrderBy};SortBy=$Self->{SortBy}";
 
         if ($ClassID) {
---------------------------------------------------------------------
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