[otrs-cvs] FAQ/Kernel/Modules PublicFAQExplorer.pm,1.10,1.10.2.1
"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-serv1246/Kernel/Modules
Modified Files:
Tag: rel-2_1
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.10
retrieving revision 1.10.2.1
diff -2 -u -d -r1.10 -r1.10.2.1
--- PublicFAQExplorer.pm 8 May 2012 20:34:53 -0000 1.10
+++ PublicFAQExplorer.pm 23 Nov 2012 00:15:58 -0000 1.10.2.1
@@ -263,5 +263,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