[rt-users] rt3: mod_perl2 problems (or apache 2)
Jesse Vincent
jesse at bestpractical.com
Wed Dec 17 16:40:47 EST 2003
On Wed, Dec 17, 2003 at 09:39:26PM -0000, Max Bowsher wrote:
> Garrett Scott wrote:
> > I'm using rt3 (happily btw!) RH8 w/ mod_perl2, apache 2, etc. I'm well
> > aware of the warnings surrounding such a combo.
> >
> > 2 main problems seem to be left to address:
> > 1) Attachment sizes greater then some arbitrary value
IIRC that's a bug in redhat's build.
> > 2) The speed search box with redirection to a ticket or search (giving a
> > 200 OK, and not auto redirecting)
> Adding "$r->status(302);" before each "$m->redirect(...);" in index.html was
> suggested on this list, and works well. I believe this is just a kludge,
> though, as $m->redirect should be handling the status code itself.
Once modperl2 is stable, I believe this is something that will be
resolved at the HTML::Mason layer, not the RT layer.
> Max.
>
>
>
> _______________________________________________
> rt-users mailing list
> rt-users at lists.fsck.com
> http://lists.fsck.com/mailman/listinfo/rt-users
>
> Have you read the FAQ? The RT FAQ Manager lives at http://fsck.com/rtfm
>
--
http://www.bestpractical.com/rt -- Trouble Ticketing. Free.
More information about the rt-users
mailing list