ICEfaces
  1. ICEfaces
  2. ICE-6630

<ace:pushButton> doesn't work if DOM diffing is disabled

    Details

    • Type: Bug Bug
    • Status: Open
    • Priority: Major Major
    • Resolution: Unresolved
    • Affects Version/s: 2.0.0
    • Fix Version/s: None
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      Mojarra 2.0.3
    • Workaround Exists:
      Yes
    • Workaround Description:
      Use <h:commandButton /> and adapt the styling to the ICEfaces skin.

      Description

      If I use

          <context-param>
              <param-name>org.icefaces.render.auto</param-name>
              <param-value>false</param-value>
          </context-param>

      all <ace:pushButtons> do not work anymore. Clicking on a button doesn't have an effect at all, no request is submitted.

      I think the onclick() JS event which submits the form is simply missing.

        Activity

        There are no subversion log entries for this issue yet.

          People

          • Assignee:
            Unassigned
            Reporter:
            Adrian Gygax
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated: