Uploaded image for project: 'MyFaces Tomahawk'
  1. MyFaces Tomahawk
  2. TOMAHAWK-1517

t:selectOneRow does not handle integers

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.1.9
    • 1.1.10
    • None
    • None

    Description

      t:selectOneRow assume Long is used as value, but UIData.getRowIndex return Integer.

      The solution is try to get the type from "value" ValueBinding and if it is Long use it, otherwise by default use Integer.

      Attachments

        Activity

          People

            lu4242 Leonardo Uribe
            lu4242 Leonardo Uribe
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: