Index: openacs-4/packages/chat/www/transcript-new-2.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/chat/www/transcript-new-2.tcl,v diff -u -r1.5.2.2 -r1.5.2.3 --- openacs-4/packages/chat/www/transcript-new-2.tcl 2 Mar 2019 17:51:10 -0000 1.5.2.2 +++ openacs-4/packages/chat/www/transcript-new-2.tcl 13 May 2019 10:02:55 -0000 1.5.2.3 @@ -18,7 +18,7 @@ set t [::xo::db::chat_transcript new \ -description $description \ - -context_id $package_id \ + -package_id $package_id \ -creation_user $user_id \ -creation_ip $creation_ip \ -pretty_name $transcript_name \