Index: openacs-4/packages/imsld/tcl/imsld-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/imsld/tcl/imsld-procs.tcl,v diff -u -r1.68 -r1.69 --- openacs-4/packages/imsld/tcl/imsld-procs.tcl 20 Jun 2006 19:20:38 -0000 1.68 +++ openacs-4/packages/imsld/tcl/imsld-procs.tcl 29 Jun 2006 09:27:57 -0000 1.69 @@ -1234,7 +1234,7 @@ from imsld_attribute_instances where run_id = :run_id and type = 'class' - and name = :class_name + and identifier = :class_name and is_visible_p = 'f' }]] }