0 Replies Latest reply on May 23, 2008 10:56 AM by lkwar

    TogglePanel issue with RichFaces 3.2.1.CR5

    lkwar

      We recently upgraded from RichFaces 3.1.3.CR1 to 3.2.1.CR5 and are having a problem with the rich:togglePanel.

      We specify the value attribute on the rich:togglePanel tag, e.g. value="#{bean.panelName}", and we set the value on the server before displaying the page, to determine which panel is initially displayed.

      In 3.1.3.CR1 this worked fine, and the toggle that we specified in the value attribute would be displayed. But in 3.2.1.CR5, the value attribute does not seem to have any effect, and the page always displays the last toggle panel that the user manually selected.

      Has anyone else seen this behavior? If so, is there a workaround or bug fix planned?

      Thanks!