Index: openacs-4/packages/acs-tcl/tcl/request-processor-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/request-processor-procs.tcl,v diff -u -r1.25.2.13 -r1.25.2.14 --- openacs-4/packages/acs-tcl/tcl/request-processor-procs.tcl 7 Jul 2003 13:24:02 -0000 1.25.2.13 +++ openacs-4/packages/acs-tcl/tcl/request-processor-procs.tcl 21 Jul 2003 04:36:06 -0000 1.25.2.14 @@ -31,12 +31,16 @@ Parameters will stay the same as in the initial request. Keep in mind that if you do an internal redirect to something other than - the current directory that relative links returned to the clients + the current directory, relative links returned to the clients browser may be broken (since the client will have the original URL). + Use rp_form_put if you want to feed query variables to the redirected page. + @param absolute_path If set the path is an absolute path within the host filesystem @param path path to the file to serve + @see rp_form_put + } { # protect from circular redirects