Andrew,
It seems there are quotes missing from the iss_sta_id field variable which
is passed from close.php. Since the data passed from close.php
falls in the
VARCHAR type SQL will fail if the description/notes field
contains valid sql
command characters. There is also a small typo in this snapshot as well on
line 1014.
</snip>
It seems like the code you have is slightly old, and not up-to-date with the
bitkeeper repository. I tried reproducing this problem, and closing a test
issue worked fine for me.
Please try downloading a new snapshot tomorrow or even pulling these changes
straight from bitkeeper.
--Joao