[otrs-cvs] FAQ/Kernel/Modules PublicFAQExplorer.pm,1.15,1.16
"CVS commits notifications of OTRS.org" <[email protected]>
| Newsgroups | gmane.comp.otrs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Comments:
Update of /home/cvs/FAQ/Kernel/Modules
In directory lancelot:/tmp/cvs-serv1228/Kernel/Modules
Modified Files:
PublicFAQExplorer.pm
Log Message:
Fixed bug#8938 - Public FAQ Explorer produces an uninitialized variable error in error log.
Author: cr
Index: PublicFAQExplorer.pm
===================================================================
RCS file: /home/cvs/FAQ/Kernel/Modules/PublicFAQExplorer.pm,v
retrieving revision 1.15
retrieving revision 1.16
diff -2 -u -d -r1.15 -r1.16
--- PublicFAQExplorer.pm 20 Nov 2012 13:03:38 -0000 1.15
+++ PublicFAQExplorer.pm 23 Nov 2012 00:15:50 -0000 1.16
@@ -280,5 +280,4 @@
# create back link for FAQ Zoom screen
my $ZoomBackLink = "Action=PublicFAQExplorer;CategoryID=$CategoryID;"
- . $Self->{Profile}
. "SortBy=$Self->{SortBy};Order=$Self->{OrderBy};StartHit=$Self->{StartHit}";
---------------------------------------------------------------------
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