Still struggling with submit context, but found out that if something is
wrong with template, then T5 doesn't show the exception page anymore under
certain circumstances: Browser only shows various error messages: Chrome
says: Error 2 (net::ERR_FAILED): Unknown error, FireFox shows
and IE says
Has something changed regarding the client side data encoding? I just cant
grasp what I'm doing wrong, and earlier it worked so I'm really stumped
here..
- Ville
Also, now some of our views are giving this stacktrace, any insight on this
one? After this FireFox says it cannot show the page, bec
I don't even think I've changed anything in the Submit component, odd.
On Fri, Mar 6, 2009 at 12:27 PM, Ville Virtanen
wrote:
>
> Hi,
>
> I'm getting weird behavior here, it seems that the submit component is not
> getting the right context anymore to the event handler when used in loop.
> I've d