Index: openacs-4/packages/dotlrn-jabber/tcl/dotlrn-jabber-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-jabber/tcl/dotlrn-jabber-procs.tcl,v diff -u -r1.3 -r1.4 --- openacs-4/packages/dotlrn-jabber/tcl/dotlrn-jabber-procs.tcl 23 Mar 2018 23:53:01 -0000 1.3 +++ openacs-4/packages/dotlrn-jabber/tcl/dotlrn-jabber-procs.tcl 27 Mar 2018 14:22:30 -0000 1.4 @@ -89,7 +89,7 @@ #set room_name [jb_get_default_room_for_group $community_id ] set room_name "abvcfdr" - #Just a hack for some reason the dotlrn routins leave the dbatabase (postgres only) in an insecure + #Just a hack for some reason the dotlrn routines leave the dbatabase (postgres only) in an insecure #state we are not able to create new acs_objects (we can but the call won't return) if {[db_0or1row get_room_id "SELECT room_id FROM jb_conference_rooms WHERE name = :room_name"]} {