You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Brian K. Wallace (JIRA)" <ta...@jakarta.apache.org> on 2006/04/20 20:57:07 UTC

[jira] Updated: (TAPESTRY-295) The ISqlTableDataSource is closed prematurely

     [ http://issues.apache.org/jira/browse/TAPESTRY-295?page=all ]

Brian K. Wallace updated TAPESTRY-295:
--------------------------------------

    Fix Version: 3.0.5

> The ISqlTableDataSource is closed prematurely
> ---------------------------------------------
>
>          Key: TAPESTRY-295
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-295
>      Project: Tapestry
>         Type: Bug

>   Components: Contrib
>     Versions: 3.0.3
>     Reporter: Patrick Luijs
>      Fix For: 3.0.5

>
> The renderComponent(...) method in the ForEach class calls the hasNext() method directly after obtaining the next value. The ResultSetIterator will close the ResultSet when no more values are available. Because the resultset is closed before the last row is rendered it will contain only empty values. 

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org