Index: openacs-4/packages/chat/tcl/xotcl-chat-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/chat/tcl/Attic/xotcl-chat-procs.tcl,v diff -u -N -r1.1.2.6 -r1.1.2.7 --- openacs-4/packages/chat/tcl/xotcl-chat-procs.tcl 13 May 2019 10:02:55 -0000 1.1.2.6 +++ openacs-4/packages/chat/tcl/xotcl-chat-procs.tcl 13 May 2019 10:12:46 -0000 1.1.2.7 @@ -253,6 +253,7 @@ -creation_user ${:creation_user} \ -pretty_name "#chat.transcript_of_date# $today" \ -description "#chat.automatically_created_transcript#" \ + -package_id ${:package_id} \ -room_id ${:room_id} \ -contents [join $contents "
\n"]] $t save_new