ICEfaces
  1. ICEfaces
  2. ICE-1285

uiData.setRowIndex() being called for 0 index even if there is no data associated with the dataModel

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.5.3
    • Fix Version/s: 1.6DR#4, 1.6
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      any

      Description

      The setRowIndex() method of uiData being called for index 0, even if there is no data associated with the dataModel

        Issue Links

          Activity

          Hide
          Adnan Durrani added a comment -

          The dataTable component was not checking the rowCount before processing the currentRow, appropriate check added. -r13340

          Show
          Adnan Durrani added a comment - The dataTable component was not checking the rowCount before processing the currentRow, appropriate check added. -r13340
          Hide
          Frank Ye added a comment -

          using com.sun.rave.faces.data.CachedRowSetDataModel will have 0 rows.

          Show
          Frank Ye added a comment - using com.sun.rave.faces.data.CachedRowSetDataModel will have 0 rows.
          Hide
          Adnan Durrani added a comment -

          Please see the following JIRA case for fix:

          http://jira.icefaces.org/browse/ICE-1471

          Show
          Adnan Durrani added a comment - Please see the following JIRA case for fix: http://jira.icefaces.org/browse/ICE-1471

            People

            • Assignee:
              Unassigned
              Reporter:
              Adnan Durrani
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: