Hi,

we are on 3.7.5 trying to setup Self Service.

When trying to login with a user/password we get:

---
System error
error:          Can't locate object method "new" via package "URI" (perhaps
you forgot to load "URI"?) at /opt/rt3/lib/RT/Interface/Web.pm line
178.
context:        
...     
174:    
175:    sub Redirect {
176:    my $redir_to = shift;
177:    untie $HTML::Mason::Commands::session;
178:    my $uri = URI->new($redir_to);
179:    my $server_uri = URI->new( RT->Config->Get('WebURL') );
180:    
181:    # If the user is coming in via a non-canonical
182:    # hostname, don't redirect them to the canonical host,
...     
code stack:     /opt/rt3/lib/RT/Interface/Web.pm:178
/opt/rt3/share/html/autohandler:274

Any Clue?
Thanks.
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

SAVE THOUSANDS OF DOLLARS ON RT SUPPORT:

If you sign up for a new RT support contract before December 31, we'll take
up to 20 percent off the price. This sale won't last long, so get in touch 
today. 
    Email us at [EMAIL PROTECTED] or call us at +1 617 812 0745.


Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com

Reply via email to