[
https://issues.apache.org/jira/browse/DERBY-6133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dag H. Wanvik closed DERBY-6133.
--------------------------------
Resolution: Fixed
Fix Version/s: 10.11.0.0
Committed av svn 1463379, closing. Thanks, Dave.
> simple array index typo
> -----------------------
>
> Key: DERBY-6133
> URL: https://issues.apache.org/jira/browse/DERBY-6133
> Project: Derby
> Issue Type: Bug
> Components: Network Server
> Reporter: Dave Brosius
> Assignee: Dave Brosius
> Priority: Trivial
> Fix For: 10.11.0.0
>
> Attachments: 6133.txt
>
>
> code does
> if (! (columns[0] instanceof Storable))
> instead of
> if (! (columns[i] instanceof Storable))
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira