weblocks
weblocks copied to clipboard
The variable FORM-ID is used out of scope in the method with-view-header on template-form-view
In the last line of the file src/views/formview/template-form-view.lisp, inside (method with-view-header (template-form-view t t t), it uses the variable form-id outside the scope of its binding.