'Search' links to redirection page

After upgrading from 2.0.11 to 3.0.2, the search button is behaving
strangely. Search results are directed to /rt3/index.html?q=<…> which
returns a ‘200’ status page, generated by Apache(?), pointing to a results
page, which varies. Any reason why the redirect is not followed
automatically by IE?

This is running on a RH9 box, with the following RT configuration on Apache
2.0.40.

Alias /rt3/ /usr/local/rt3/share/html/

PerlRequire /usr/local/rt3/bin/webmux.pl

<Location /rt3>
SetHandler perl-script
PerlHandler RT::Mason
RedirectMatch permanent (.*)/$ http://internal.xetron.com$1/index.html

After upgrading from 2.0.11 to 3.0.2, the search button is behaving
strangely. Search results are directed to /rt3/index.html?q=<…> which
returns a ‘200’ status page, generated by Apache(?), pointing to a results
page, which varies. Any reason why the redirect is not followed
automatically by IE?

This is running on a RH9 box, with the following RT configuration on Apache
2.0.40.

It’s an issue with mod_perl 2 and HTML::Mason. This functionality will
work fine if you downgrade to Apache 1.3.

Request Tracker... So much more than a help desk — Best Practical Solutions – Trouble Ticketing. Free.