[otrs-cvs] otrs/Kernel/Modules Installer.pm,1.99,1.100

"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-serv29415/Kernel/Modules

Modified Files:
	Installer.pm 
Log Message:
$Env{"HTTP_HOST"} is empty on IIS w/PerlEx. 
* This was the last change, Web Installer works correctly on IIS now!! *

Author: mb

Index: Installer.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/Modules/Installer.pm,v
retrieving revision 1.99
retrieving revision 1.100
diff -2 -u -d -r1.99 -r1.100
--- Installer.pm	2 Feb 2013 22:19:42 -0000	1.99
+++ Installer.pm	2 Feb 2013 22:44:28 -0000	1.100
@@ -945,4 +945,5 @@
                 Item       => 'Finished',
                 Step       => '5/5',
+                Host       => $ENV{HTTP_HOST} || $Self->{ConfigObject}->Get('FQDN'),
                 OTRSHandle => $OTRSHandle,
                 %Dist,
---------------------------------------------------------------------
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.