Index: openacs-4/packages/simulation/www/simplay/task-detail.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/simulation/www/simplay/task-detail.tcl,v diff -u -r1.22.2.2 -r1.22.2.3 --- openacs-4/packages/simulation/www/simplay/task-detail.tcl 17 Mar 2004 09:45:56 -0000 1.22.2.2 +++ openacs-4/packages/simulation/www/simplay/task-detail.tcl 18 Mar 2004 13:46:43 -0000 1.22.2.3 @@ -38,7 +38,7 @@ set return_url [export_vars -base tasks { case_id role_id }] } - if { [info exists body] } { + if { [info exists body] && [info exists received_message_item_id] } { # We have a prepopulated body. This means we are responding to a message (see else clause below) # Display a listing of any attachments in the message being responded to set attachments_set_list [bcms::item::list_related_items \