You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ibatis.apache.org by "Clinton Begin (JIRA)" <ib...@incubator.apache.org> on 2005/09/18 20:53:58 UTC

[jira] Closed: (IBATIS-132) list notation faile when accessing property #[].property#

     [ http://issues.apache.org/jira/browse/IBATIS-132?page=all ]
     
Clinton Begin closed IBATIS-132:
--------------------------------


> list notation faile when accessing property #[].property#
> ---------------------------------------------------------
>
>          Key: IBATIS-132
>          URL: http://issues.apache.org/jira/browse/IBATIS-132
>      Project: iBatis for Java
>         Type: Bug
>   Components: SQL Maps
>     Versions: 2.0.9b
>     Reporter: Brandon Goodin
>     Assignee: Brandon Goodin
>      Fix For: 2.1.5

>
> The following syntax is improperly parsed and fails.
> <select parameterClass="list">
> ...
> <iterate open="(" close=")" conjunction=",">
> #[].propertyName#
> </iterate>
> ...
> </select>

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