0 Replies Latest reply on Mar 11, 2008 5:48 PM by rhinox

    PanelBar javascript ignores RENDERED prop. of PanelBarItem

    rhinox

      PanelBar generated javascript ignores RENDERED property of PanelBarItem

      I've check the Richfaces source code and found the problem:

      Class: org.richfaces.renderkit.html.PanelBarRendererBase.java
      Method: public void encodeScript(...) {...}
      Problem: simply ignores the RENDERED property of children (PanelBarItems) in generated Javascript code

      PLEASE, HELP!
      Thanks