[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mason
Subject:    RE: [Mason] those damn redirects
From:       Jonathan Swartz <swartz () pobox ! com>
Date:       2001-08-28 13:04:57
[Download RAW message or body]

You said the problem only occurred with MSIE, right? Are you using
KeepAlive?

> -----Original Message-----
> From: mason-users-admin@lists.sourceforge.net
> [mailto:mason-users-admin@lists.sourceforge.net]On Behalf Of Tobias
> Kremer :: IT
> Sent: Thursday, August 23, 2001 5:06 AM
> To: mason-users@lists.sourceforge.net
> Subject: Re: [Mason] those damn redirects
>
>
> Hi Bryan,
>
> thanks for this information. Unfortunately it didn't work :(
> I tried every possible combination of $r methods in my redirect
> component and changed my handler.pl from:
>
> $r->header_out('Set-Cookie', => $cookie);
>
> to:
>
> $r->err_headers_out->add('Set-Cookie', => $cookie);
>
> Nothing worked reliable.
>
> If the redirect works (it opens in an external window) and
> I click on a link on the original page I get the headers above
> my html - but only for the next request - afterwards everything seems
> to work fine).
>
>
> At 06:33 23.08.01 -0400, you wrote:
> >tobias:  have you tried something along these lines?  it has worked
> >swimmingly for me where all of the other redirect suggestions
> did not.  i too
> >encountered the painfully erratic netscape errors/behavior that you're
> >seeing, and found this to be the only consistent resolution.
> i've been using
> >it successfully on a site that receives moderate levels of traffic for >5
> >months, running on a box with a similar configuration.  hope it helps!
> >
> >Bryan
> >
> >
> >redirect component:
> >---------------------------
> ><%perl>
> >  $r->header_out('Location' => $location);
> >  $r->status(302);
> >  return;
> ></%perl>
> >
> ><%args>
> >  $location
> ></%args>
> >---------------------------
> >
> >set cookies using $r->err_headers_out->add() before calling the redirect
> >component.
>
> urbia Grüße - best regards
>
> Tobias Kremer
> Webmaster / Software-Entwicklung
>
> Besuchen Sie uns auf der
> OMD in Düsseldorf, 20./21.08.
> Stand: Halle 2 Stand B07
>
> urbia.com AG
> Hohe Str.115,  50667 Köln
>
> tel:    +49 (0)221 - 2949 154
> fax:    +49 (0)221 - 2949 599
> e-mail: tobias.kremer@urbia.com
>
> http://www.urbia.de - we are family
> http://www.urbia.fr - votre espace famille
> http://www.urbia.co.uk - the family site
>
>
> _______________________________________________
> Mason-users mailing list
> Mason-users@lists.sourceforge.net
> http://lists.sourceforge.net/lists/listinfo/mason-users
>



_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mason-users

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic