I'm just wondering how people have handled cookie stuff before --

There seems to be a group that has encountered this error, and another group that has not -- if anyone is a member of the latter group and can share their approach to cookie/request handling (assuming its more than just substituting a ($r = shift;) with a ($req =Apache::Request->new($r)) i'd love to see it

On Nov 16, 2004, at 8:31 AM, Joe Schaefer wrote:

OK, thanks!  This bug should be fixed with
the next release.  It's a bit tricky to
fix this, because Apache::Request doesn't
always inherit from the environment object.


--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html



Reply via email to