ICEfaces
  1. ICEfaces
  2. ICE-10256

TabSetProxy cannot find tabset using absolute id

    Details

      Description

      The tabsetProxy does not if using an absolute id for the accompanying tabset. The tabsetProxy appears to search for the tabset with CoreComponentUtils.findComponentInView(UIComponent,String) which only searches by component id, rather than clientId. We should perhaps improve this method to check for a leading NamingContainer separator char and treat absolute paths differently (essentially calling the original UIComponent.findComponent() with the absolute id).

        Activity

        Philip Breau created issue -
        Philip Breau made changes -
        Field Original Value New Value
        Assignee Philip Breau [ philip.breau ]
        Arran Mccullough made changes -
        Support Case References Support Case #13065 - https://icesoft.my.salesforce.com/5007000000osO4j
        Ken Fyten made changes -
        Fix Version/s EE-3.3.0.GA_P03 [ 11572 ]
        Ken Fyten made changes -
        Fix Version/s 4.1 [ 11375 ]
        Ken Fyten made changes -
        Assignee Philip Breau [ philip.breau ] Mircea Toma [ mircea.toma ]
        Assignee Priority P2 [ 10011 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #43813 Thu Dec 11 13:58:22 MST 2014 mircea.toma ICE-10256 Allow for passing into 'for' attribute component IDs or component client IDs.
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/tabset/TabSetProxy.java
        Hide
        Mircea Toma added a comment -

        Allow for passing into the 'for' attribute of the TabsetProxy component IDs or component client IDs.

        Show
        Mircea Toma added a comment - Allow for passing into the 'for' attribute of the TabsetProxy component IDs or component client IDs.
        Mircea Toma made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Fix Version/s EE-4.0.0.GA [ 11171 ]
        Fix Version/s 4.1 [ 11375 ]
        Ken Fyten made changes -
        Fix Version/s 4.1 [ 11375 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Philip Breau
          • Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: