David Good wrote: > I found that at least in my case I could fix the problem by modifying my > RT_SiteConfig.pm to make the value of $WebBaseURL start with 'https:' > instead of 'http:'. Apparently when Apache rewrites requests from http: > to https: it triggers the problem. I'll keep your patch handy though in > case I run into further problems (I had thought about doing something > similar but was afraid it might break something).
David, Ah, thanks, so I solved the symptom rather than the disease - good to know! :) A sanity check deeper in the modules seems sensible to me anyway, so perhaps it'll get in there nonetheless. Thanks for the update! Regards, Tim _______________________________________________ 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
