Home
The Toolkit for Online Communities
15889 Community Members, 0 members online, 1657 visitors today
Log In Register

Forum OpenACS Development: Re: Extending acs-subsite

OpenACS Home : Forums : OpenACS Development : Re: Extending acs-subsite : One Message

+
6: Re: Extending acs-subsite (response to 5)
Posted by Randy O'Meara on
Ahhh. I see. Is there a good reason (a pro) to performing the browser redirect over an internal redirect? Maybe the existing mechanism could be changed to do an internal redirect?

Alternately, the existing code could be made to discern an internal redirect if the value of this parameter (say) began with "//" (double slash), or some other syntax.