Index: openacs-4/packages/xowiki/tcl/xowiki-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/xowiki-procs.tcl,v diff -u -r1.542.2.149 -r1.542.2.150 --- openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 21 Mar 2022 11:28:38 -0000 1.542.2.149 +++ openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 21 Mar 2022 13:41:11 -0000 1.542.2.150 @@ -5034,6 +5034,10 @@ return [expr $wc(tcl)] } + FormPage instproc condition=has_name {query_context value} { + return [regexp $value ${:name}] + } + # If the folder has a property "langstring" assume that the # content is a dict containing multiple attributes in multiple # languages.