On Thu, 2006-10-19 at 12:15 -0700, Robert G. Werner wrote: > I've just set up an install of RT in a NameVirtual Host on one of my > servers. I'm running Apache 2 on an FC5 server with mod_perl2. I > installed RT 3.6.1 > > My problem is that the url that is produced for each ticket's subject > line is an invalid url with two leading slashes(/) ... > > Firefox tries to resolve this as if there was a scheme in front of the > / (http://) I.E. treats it as an error.
All major browsers treat '//' as 'http://'. For example, slashdot.org uses '//' and it works fine in IE -- check it out. - Dmitri. _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users 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
