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

          People

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

            Dates

            • Created:
              Updated:
              Resolved: