Jorge Godoy wrote:
Kevin Dangoor <[EMAIL PROTECTED]> writes:
This is a good change, and I doubt many were using the exception
handling aspect anyhow.
I found one "problem" here. How do I pass a parameter to the handler? I have
one condition in my template that depends on a boolean value that defaults to
False. If I'm inserting data, this variable is True and then if something
fails, I get the wrong condition -- i.e., this condition goes back to False --
and I don't see my form.
I believe this is related to #554...
I am afraid I don't follow. Could you explain a bit further please.
Thanks,
Simon