Forum OpenACS Development: Re: db_multirow and db_foreach -unclobber

Error in include template "/var/www/openacs/packages/openacs-bootstrap3-theme/resources/templates/packages/forums/lib/search/search-form": can't read "form:id": no such variable
Collapse
Posted by Peter Marklund on
I can have respect for upgradability arguments, but I have to point out that relying on the values in the last selected row of the db_multirow to "hang around" makes for very obscure, unmaintainable, and thus error prone code. It is certainly not the behaviour that I would expect from a db_mutlirow type command and I doubt that it was ever intentional.