ICEfaces
  1. ICEfaces
  2. ICE-2762

UIColumns getId returns -10 under facelets.

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.7
    • Fix Version/s: 1.7RC1, 1.7
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      UIColumns + facelets

      Description

      UIColumns getId returns -10 under facelets.

        Activity

        Hide
        Mark Collette added a comment -

        UIColumns.getId() was returning an id based on the rowIndex and its parent HtmlDataTable's rowIndex, which completely breaks the contract of getId(), which is to return the same id all the time. I think it was an attempt at working with the overridden getClientId. I've removed the method.

        Subversion 15864
        icefaces\component\src\com\icesoft\faces\component\ext\UIColumns.java

        Show
        Mark Collette added a comment - UIColumns.getId() was returning an id based on the rowIndex and its parent HtmlDataTable's rowIndex, which completely breaks the contract of getId(), which is to return the same id all the time. I think it was an attempt at working with the overridden getClientId . I've removed the method. Subversion 15864 icefaces\component\src\com\icesoft\faces\component\ext\UIColumns.java

          People

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

            Dates

            • Created:
              Updated:
              Resolved: