[jira] Created: (IBATIS-280) Nested iterate tags does not work

2006-04-03 Thread Christian Poitras (JIRA)
Nested iterate tags does not work - Key: IBATIS-280 URL: http://issues.apache.org/jira/browse/IBATIS-280 Project: iBatis for Java Type: Bug Components: SQL Maps Versions: 2.1.7 Environment: SQL Maps. Reporter: Christi

[jira] Created: (IBATIS-281) Nested iterate tags does not work

2006-04-03 Thread Christian Poitras (JIRA)
Nested iterate tags does not work - Key: IBATIS-281 URL: http://issues.apache.org/jira/browse/IBATIS-281 Project: iBatis for Java Type: Bug Components: SQL Maps Versions: 2.1.7 Reporter: Christian Poitras No nested i

[jira] Commented: (IBATIS-280) Nested iterate tags does not work

2006-04-03 Thread Christian Poitras (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-280?page=comments#action_12372954 ] Christian Poitras commented on IBATIS-280: -- This bug should be closed. This is a duplicate of bug IBATIS-280. I am sorry for the duplicate. > Nested iterate tags does

[jira] Commented: (IBATIS-281) Nested iterate tags does not work

2006-04-03 Thread Christian Poitras (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-281?page=comments#action_12372958 ] Christian Poitras commented on IBATIS-281: -- In the description, the exception is caused because BeanProbe tries to call the following method from parameter class. get

[jira] Commented: (IBATIS-280) Nested iterate tags does not work

2006-04-04 Thread Christian Poitras (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-280?page=comments#action_12373096 ] Christian Poitras commented on IBATIS-280: -- This bug should be closed. This is a duplicate of bug IBATIS-281. > Nested iterate tags does not work > --

[jira] Commented: (IBATIS-281) Nested iterate tags does not work

2006-05-05 Thread Christian Poitras (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-281?page=comments#action_12378050 ] Christian Poitras commented on IBATIS-281: -- The best way to correct this issue is to change the IterateContext class to add a "public IterateContext getParent()" meth

[jira] Commented: (IBATIS-281) Nested iterate tags does not work

2006-05-16 Thread Christian Poitras (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-281?page=comments#action_12412033 ] Christian Poitras commented on IBATIS-281: -- I think I was not clear in my other comment. The comment was related to my patch. The patch I proposed has some major prog

[jira] Commented: (IBATIS-281) Nested iterate tags does not work

2006-05-16 Thread Christian Poitras (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-281?page=comments#action_12412034 ] Christian Poitras commented on IBATIS-281: -- I accendly pressed enter while writting my other comment. Please ignore it. I think I was not clear in my other comment.

[jira] Commented: (IBATIS-281) Nested iterate tags does not work

2006-05-18 Thread Christian Poitras (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-281?page=comments#action_12412353 ] Christian Poitras commented on IBATIS-281: -- Great patch for the other problems, Jeff! Everything seems to work fine here to. I you want to rename (and rearrange, comm

[jira] Commented: (IBATIS-344) iterate tag does not work for list containing strings

2006-09-25 Thread Christian Poitras (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-344?page=comments#action_12437584 ] Christian Poitras commented on IBATIS-344: -- >From what I see the problem is the #workflows[]#. This should be replaced by >#[]#. Still, the exception is

[jira] Commented: (IBATIS-361) Problem addressing list index in a parameter declaration

2006-10-31 Thread Christian Poitras (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-361?page=comments#action_12445932 ] Christian Poitras commented on IBATIS-361: -- >From what I see, the problem seems to be in GenericProbe. This method doesn't handle the case where a property

[jira] Commented: (IBATIS-361) Problem addressing list index in a parameter declaration

2006-10-31 Thread Christian Poitras (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-361?page=comments#action_12445944 ] Christian Poitras commented on IBATIS-361: -- While the validation is made, a property #orConditions[0].conditions[0].condition# cannot be parsed correctly.

[jira] Created: (IBATIS-367) Inner class type handler is not handled correctly within maps

2006-11-10 Thread Christian Poitras (JIRA)
Inner class type handler is not handled correctly within maps - Key: IBATIS-367 URL: http://issues.apache.org/jira/browse/IBATIS-367 Project: iBatis for Java Issue Type: Bug

[jira] Created: (IBATIS-625) Mapper interfaces cannot have the class name as the XML file mapped to them

2009-08-14 Thread Christian Poitras (JIRA)
Mapper interfaces cannot have the class name as the XML file mapped to them --- Key: IBATIS-625 URL: https://issues.apache.org/jira/browse/IBATIS-625 Project: iBatis for Java