[ http://issues.apache.org/jira/browse/COCOON-318?page=all ]
     
Helma van der Linden reopened COCOON-318:
-----------------------------------------


reopened just to set the resolution to fixed

> <esql:update-results>
> ---------------------
>
>          Key: COCOON-318
>          URL: http://issues.apache.org/jira/browse/COCOON-318
>      Project: Cocoon
>         Type: Bug
>   Components: - Components: Avalon
>     Versions: 2.0.3
>  Environment: Operating System: Linux
> Platform: PC
>     Reporter: andi
>     Assignee: Cocoon Developers Team

>
> nested esql query statement aren't executed in the new cocoon 2.0.3 version.
> this worked fine in version 2.0.2.
> example:
> <esql:connection>
>    <esql:pool>pool</esql:pool>
>    <esql:execute-query>
>       <esql:query>
>          UPDATE xyz
>       </esql:query>
>       <esql:update-results>
>   
>          <esql:execute-query>
>             this nested statement won't be executed in 2.0.3
>          </esql:execute-query>
>       </esql:update-results>
>    </esql:execute-query>
> </esql:connection>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to