i fixed this in my code base, but i don't know if we can do that for 1.2.x (suddenly onError is called for more things) will commit this for 1.3 and 2.0, or if nobody sees a problem with this i can check it in for 1.2.3
johan On 10/17/06, Eelco Hillenius <[EMAIL PROTECTED]> wrote:
Could you please add an issue? Thanks, Eelco On 10/16/06, Paolo Di Tommaso <[EMAIL PROTECTED]> wrote: > The Form#onError method is not invoked when a user is uploading a file > bigger than the max size attribute specified. > > This is a strange behaviour because an error message is set correctly but is > not possible to intercept the reasing error event. > > I would like to intercept onError event to redirect to an error page. Is > there any workaround to make that? > > Thanks, > > - Paolo > >
