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

    PanelBar generated javascript ignores RENDERED property of P

    rhinox

      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