Index: openacs-4/packages/acs-api-browser/www/index.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-api-browser/www/index.tcl,v diff -u -r1.5 -r1.6 --- openacs-4/packages/acs-api-browser/www/index.tcl 20 Jul 2006 10:10:31 -0000 1.5 +++ openacs-4/packages/acs-api-browser/www/index.tcl 16 May 2013 08:41:46 -0000 1.6 @@ -25,7 +25,7 @@ if { [info exists about_package_key] } { if { [db_0or1row get_local_package_version_id {} ] } { - rp_form_put version_id $version_id + rp_form_update version_id $version_id rp_internal_redirect package-view }