You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Gerhard Hipfinger <ge...@openforce.at> on 2002/06/13 12:20:38 UTC

Re: Problem with nested actions in action-set...

Hi!

I can confirm this problem (as postet yesterday).

I used 2.0.2 without problems and the current cvs snapshot (co 10 
minutes ago) fails to handle this!

Regards,
Gerhard

Ivan Luzyanin wrote:

>Hi!
>
>Yesterday i upgraded to Cocoon 2.1-dev from 2.0.2 and i had problem with
>nested actions in action-sets.
>
>Example of action-set:
>
><map:action-set name="StoryEdit">
>      <map:act action="Post Story" type="form-validator">
>        <map:parameter name="validate-set" value="add"/>
>        <map:act type="dbAdd"/>
>      </map:act>
></map:action-set>
>
>When i call this action set (form-descriptor and db descriptor passed in
>parameters) and form validation passed successfully but dbAdd action NOT
>EXECUTED. Logs doesn't contain any warnings or errors.
>I wonder why nested actions workes fine with 2.0.2 version of Cocoon but
>doesn't work with last dev snapshot?
>
>Env: C2 2.1dev; Tomcat 4.0.4b3, JDK1.3.1_02b(Blackdown), RH 7.3
>
>
>---------------------------------------------------------------------
>Please check that your question  has not already been answered in the
>FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>
>
>To unsubscribe, e-mail:     <co...@xml.apache.org>
>For additional commands, e-mail:   <co...@xml.apache.org>
>
>
>




---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>


Re: Problem with nested actions in action-set...

Posted by Ivan Luzyanin <iv...@ProZa.Lviv.UA>.
Hi!
I've posted this BUG to bugzilla BUG database. Please vote for this bug
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9835

Best regards.
Ivan.

> Hi!
> 
> I can confirm this problem (as postet yesterday).
> 
> I used 2.0.2 without problems and the current cvs snapshot (co 10 
> minutes ago) fails to handle this!
> 
> Regards,
> Gerhard
> 
> Ivan Luzyanin wrote:
> 
> >Hi!
> >
> >Yesterday i upgraded to Cocoon 2.1-dev from 2.0.2 and i had problem with
> >nested actions in action-sets.
> >
> >Example of action-set:
> >
> ><map:action-set name="StoryEdit">
> >      <map:act action="Post Story" type="form-validator">
> >        <map:parameter name="validate-set" value="add"/>
> >        <map:act type="dbAdd"/>
> >      </map:act>
> ></map:action-set>
> >
> >When i call this action set (form-descriptor and db descriptor passed in
> >parameters) and form validation passed successfully but dbAdd action NOT
> >EXECUTED. Logs doesn't contain any warnings or errors.
> >I wonder why nested actions workes fine with 2.0.2 version of Cocoon but
> >doesn't work with last dev snapshot?
> >
> >Env: C2 2.1dev; Tomcat 4.0.4b3, JDK1.3.1_02b(Blackdown), RH 7.3



---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>