ICEfaces
  1. ICEfaces
  2. ICE-1527

panelAccordion expanded attribute ValueBinding doesn't work immediately

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Cannot Reproduce
    • Affects Version/s: 1.6DR#4
    • Fix Version/s: 1.6DR#4, 1.6
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      WinXP SP2, Firefox 1.5.0.11, JBoss 4.0.4 GA, Facelets component-showcase

      Description

      If you set the ice:panelAccordion.expanded attribute via an EL expression / ValueBinding, then it will only take effect after another form (partial) submission.

      I think it's because of the toggle handling, that tries to do work in the decode phase, whereas most ValueBindings change value in the application phase, and are only evaluated at render phase. So, it's only at the next decode that it then handles this properly.

        Activity

          People

          • Assignee:
            Unassigned
            Reporter:
            Mark Collette
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: