Index: openacs-4/contrib/packages/project-manager/www/task-add-edit.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/contrib/packages/project-manager/www/Attic/task-add-edit.tcl,v diff -u -r1.37 -r1.38 --- openacs-4/contrib/packages/project-manager/www/task-add-edit.tcl 10 Jun 2004 20:23:12 -0000 1.37 +++ openacs-4/contrib/packages/project-manager/www/task-add-edit.tcl 22 Jun 2004 00:25:55 -0000 1.38 @@ -323,7 +323,7 @@ # the SQL function that creates the new tasks. This works. I'm # sure there must be a better way to do it. # ------------------------------------------------------- # -if {[string equal $edit_p t] && [info exists comment]} { +if {[string is true $edit_p] && [info exists comment]} { set searchToken [array startsearch comment] @@ -719,7 +719,7 @@ # any loops! # --------------------------------------------------- - if {[string equal $edit_p f]} { + if {[string is false $edit_p]} { # if we have a process, we need to bring in the dependencies # from the process.