
Hi Phil, On Thu, Oct 10, 2002 at 06:46:27PM +0100, Phil Davis wrote:
I need to set up 2 instances of OTRS on the same box (as the same user) in different directories. I got the web interface to work fine by using 2 different ScriptAlias lines.
E.g. ScriptAlias /otrstest /home/otrs/test ScriptAlias /otrslive /home/otrs/live
However all the email notifications always had the same path "......./otrs/index.pl.....".
The following diff to Notification.pm makes the emailed links use a new Self->{ScriptAlias} which can be set up in Config.pm
Fine! I updated CVS with your patch. Thanks! :)
-- Phil Davis
Martin -- Martin Edenhofer - <martin at edenhofer.de> - http://martin.edenhofer.de/ -- Old programmers never die. They just branch to a new address.