ICEfaces
  1. ICEfaces
  2. ICE-9249

REGRESSION: ace:linkButton > Button not being executed when ajax is disabled

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.3
    • Fix Version/s: EE-3.3.0.GA, 4.0.BETA, 4.0
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      ICEfaces3 trunk revision# 34818
      Last passing revision is unknown
      Browser: IE7 only (Can't reproduce in IE8/9/10, Chrome26, Firefox20)
    • Assignee Priority:
      P2

      Description

      When ace:ajax is disabled the execute values on the page are not being updated in IE7.

      To reproduce:
      1) Build / deploy test app located at: http://server.ice:8888/svn/repo/qa/trunk/Regression-Icefaces2/Sparkle/Nightly/linkButton
      2) Navigate to 'LinkButton Ajax' test in IE7
      3) Scroll down 'activate Event Test w/ Ajax Disabled'
      4) Click the linkButton
      Expected value A = 1, Actual value = 0
      Expected value B = 1, Actual value = 0

        Activity

        Hide
        Arturo Zambrano added a comment -

        Committed fix at revision 34928. Modified syntax to check if the anchor element has an href attribute, so that it works on IE7.

        Show
        Arturo Zambrano added a comment - Committed fix at revision 34928. Modified syntax to check if the anchor element has an href attribute, so that it works on IE7.
        Hide
        Carmen Cristurean added a comment -

        Fix has been verified with both Myfaces and Mojarra JSF in IE7 with rev.35023.

        Show
        Carmen Cristurean added a comment - Fix has been verified with both Myfaces and Mojarra JSF in IE7 with rev.35023.

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Cruz Miraback
          • Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: