You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Dave Brosius (JIRA)" <ji...@apache.org> on 2013/04/01 03:39:15 UTC

[jira] [Assigned] (DERBY-6133) simple array index typo

     [ https://issues.apache.org/jira/browse/DERBY-6133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave Brosius reassigned DERBY-6133:
-----------------------------------

    Assignee: Dave Brosius
    
> 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
>         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