Stan and all, I'll just send in things as I discover them. Nothing urgent; just file it and look at it when time permits. Hope that's ok.
Under ModPerl::Registry (in script handled by Registry), $r->args is not properly updated when the QUERY_STRING changes. Have to reload a couple of times. Looks like a cache thing(?). Changing http://example.com/?name=Janet to .../?name=Brian, $r->args still contains "name=Janet". On the other hand, is the availability of $r in registry scripts just a side-effect? (should $r be available or not). Best, -Kurt. __________ kurt george gjerde <[EMAIL PROTECTED]> intermedia uib, university of bergen I don't work here. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
