Index: openacs-4/packages/general-comments/www/comment-add-3.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/general-comments/www/comment-add-3.tcl,v diff -u -r1.13.2.7 -r1.13.2.8 --- openacs-4/packages/general-comments/www/comment-add-3.tcl 29 Apr 2022 08:02:11 -0000 1.13.2.7 +++ openacs-4/packages/general-comments/www/comment-add-3.tcl 11 Oct 2023 12:03:33 -0000 1.13.2.8 @@ -16,7 +16,7 @@ { context_id:naturalnum "$object_id" } { category "" } { return_url:localurl "" } - { attach_p:boolean "f" } + { attach_p:boolean,notnull "f" } } -validate { comment_mime_type_allowed -requires {comment_mime_type:notnull comment_mime_type:printable} { if {$comment_mime_type ni {"text/plain" "text/html"}} {