ICEfaces
  1. ICEfaces
  2. ICE-6717

<f:ajax disabled="true"> does not work correctly

    Details

      Description

      <h:commandButton ...>
        <f:ajax disabled="true">
      </h:commandButton>

      works as long as no input field has had the focus or no ajax-enabled button is clicked.

      See the attached example:
      'h:commandButton without Ajax' works in the beginning but not anymore after a click in one of the input fields or '...with Ajax' buttons.

      This happens with the nightly builds from March 29th as well as the one from March 22th

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #24413 Mon Apr 18 12:39:00 MDT 2011 ted.goddard form support for ajax disabled (ICE-6717)
        Files Changed
        Commit graph MODIFY /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/impl/event/AjaxDisabledList.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #24370 Mon Apr 11 11:22:30 MDT 2011 ted.goddard checking for ajaxDisabled during PostAddToView and adding hidden field for IE and Firefox during submit (ICE-6717)
        Files Changed
        Commit graph MODIFY /icefaces2/branches/icefaces-2.0.x-maintenance/icefaces/core/src/main/java/org/icefaces/impl/event/AjaxDisabledList.java
        Commit graph MODIFY /icefaces2/branches/icefaces-2.0.x-maintenance/icefaces/core/src/main/javascript/submit.js
        Commit graph MODIFY /icefaces2/branches/icefaces-2.0.x-maintenance/icefaces/core/src/main/javascript/application.js
        Commit graph MODIFY /icefaces2/branches/icefaces-2.0.x-maintenance/icefaces/core/src/main/java/org/icefaces/impl/event/MainEventListener.java
        Commit graph MODIFY /icefaces2/branches/icefaces-2.0.x-maintenance/icefaces/core/src/main/resources/META-INF/faces-config.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #24369 Mon Apr 11 10:56:00 MDT 2011 ted.goddard checking for ajaxDisabled during PostAddToView and adding hidden field for IE and Firefox during submit (ICE-6717)
        Files Changed
        Commit graph MODIFY /icefaces2/trunk/icefaces/core/src/main/javascript/application.js
        Commit graph MODIFY /icefaces2/trunk/icefaces/core/src/main/resources/META-INF/faces-config.xml
        Commit graph MODIFY /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/impl/event/MainEventListener.java
        Commit graph MODIFY /icefaces2/trunk/icefaces/core/src/main/javascript/submit.js
        Commit graph MODIFY /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/impl/event/AjaxDisabledList.java

          People

          • Assignee:
            Mandeep Hayher
            Reporter:
            Stefan Niederhauser
          • Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: