Index: openacs-4/packages/acs-subsite/tcl/relation-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-subsite/tcl/relation-procs.tcl,v diff -u -r1.16.2.1 -r1.16.2.2 --- openacs-4/packages/acs-subsite/tcl/relation-procs.tcl 10 Sep 2015 08:21:36 -0000 1.16.2.1 +++ openacs-4/packages/acs-subsite/tcl/relation-procs.tcl 27 Oct 2015 22:56:31 -0000 1.16.2.2 @@ -113,9 +113,7 @@ # JCD: this is enforced by trigger so no longer check explicitly # see membership_rels_in_tr # - # set violated_err_msg [db_string select_rel_violation { - # select rel_constraint.violation(:rel_id) from dual - # } -default ""] + # set violated_err_msg [db_string select_rel_violation {} -default ""] # # if { $violated_err_msg ne "" } { # error $violated_err_msg