1a3caba changed the testsuite to not test for the case it was supposed to test.
It is different now that str(form) uses the template engine again, so maybe we cannot simply go back to the old state.
Maybe _store_template_info should check its stack and look whether it is inside another _store_template_info call already, and terminate if it is so.