You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Leszek Gawron <ou...@wlkp.org> on 2004/03/23 14:20:20 UTC

submit-widget validate="false"

As ins subject: the button defined this way submits the form and ATTEMPTS
validation. Can anybody confirm this in current CVS head?
	lg

-- 
            __
         | /  \ |        Leszek Gawron            //  \\
        \_\\  //_/       ouzo@wlkp.org           _\\()//_
         .'/()\'.     Phone: +48(501)720812     / //  \\ \
          \\  //  recursive: adj; see recursive  | \__/ |


Re: submit-widget validate="false"

Posted by Joerg Heinicke <jo...@gmx.de>.
On 26.03.2004 09:11, Leszek Gawron wrote:

>>>As ins subject: the button defined this way submits the form and ATTEMPTS
>>>validation. Can anybody confirm this in current CVS head?
>>
>>Yes, see bug 27785 [1] for more information. For submit widget with
>>@validate="false" the validation should happen, but not be evaluated as the form
>>processing is ended. Does this match your observations? What do you hint at with
>>your "attempts" in upper case?
> 
> Yes I think this is the case. I am sorry for the upper case - I am used point
> things out as much as it's possible to reduce communication misunderstandings

I had no problem with the upper case - as long as you don't write the 
complete mail in upper case :) I only thought the emphasized ATTEMPTS 
has an additional meaning that I couldn't read out of it.

Joerg

Re: submit-widget validate="false"

Posted by Leszek Gawron <ou...@wlkp.org>.
On Tue, Mar 23, 2004 at 01:31:00PM +0000, Joerg Heinicke wrote:
> Leszek Gawron <ouzo <at> wlkp.org> writes:
> 
> > As ins subject: the button defined this way submits the form and ATTEMPTS
> > validation. Can anybody confirm this in current CVS head?
> 
> Yes, see bug 27785 [1] for more information. For submit widget with
> @validate="false" the validation should happen, but not be evaluated as the form
> processing is ended. Does this match your observations? What do you hint at with
> your "attempts" in upper case?
Yes I think this is the case. I am sorry for the upper case - I am used point
things out as much as it's possible to reduce communication misunderstandings
	LG
-- 
            __
         | /  \ |        Leszek Gawron            //  \\
        \_\\  //_/       ouzo@wlkp.org           _\\()//_
         .'/()\'.     Phone: +48(501)720812     / //  \\ \
          \\  //  recursive: adj; see recursive  | \__/ |


Re: submit-widget validate="false"

Posted by Joerg Heinicke <jo...@gmx.de>.
Leszek Gawron <ouzo <at> wlkp.org> writes:

> As ins subject: the button defined this way submits the form and ATTEMPTS
> validation. Can anybody confirm this in current CVS head?

Yes, see bug 27785 [1] for more information. For submit widget with
@validate="false" the validation should happen, but not be evaluated as the form
processing is ended. Does this match your observations? What do you hint at with
your "attempts" in upper case?

Joerg

[1] http://issues.apache.org/bugzilla/show_bug.cgi?id=27785