Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-1574

SerializableResultSetMetaData.getColumnCount is off by one

    XMLWordPrintable

Details

    Description

      The SerializableResultSetMetaData wrapper ctor is creating a copy of the ResultSetMetaData column info into an array of getColumnCount+1 to allow for the base 1 index, but the getColumnCount method is returning the array length. This produces an off by one error.

      Attachments

        Activity

          People

            starksm64 Scott Stark (Inactive)
            starksm64 Scott Stark (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: