ICEfaces
  1. ICEfaces
  2. ICE-11251

emporium JS error when filtering auction list

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 4.1.1
    • Fix Version/s: EE-4.2.0.GA
    • Component/s: Bridge
    • Labels:
      None
    • Environment:
      IF 4.1.1, ICEfaces4 trunk r. 50786
      Emporium with mojarra/myFaces JSF
      IE9, IE11, Chrome56, FF49/Tomcat7.0.42
    • Assignee Priority:
      P2

      Description

      A browser console error occurs after changing tabs orientation to "bottom", when filtering the price of auction list (or just clicking in filtering input entry and pressing enter):
      IE9:
      SCRIPT5007: Unable to get value of the property 'tagName': object is null or undefined
      bridge.js.jsf?ln=ice.core&v=4_2_0_170228, line 26 character 169

      IE11:
      SCRIPT5007: Unable to get property 'tagName' of undefined or null reference
      bridge.js.jsf (26,169)

      FF49:
      TypeError: r is null
      http://localhost:8080/emporium/javax.faces.resource/bridge.js.jsf?ln=ice.core&v=4_2_0_170228
      Line 26

      Chrome56:
      Uncaught TypeError: Cannot read property 'tagName' of null
          at A (bridge.js.jsf?ln=ice.core&v=4_2_0_170228:26)
          at W (bridge.js.jsf?ln=ice.core&v=4_2_0_170228:30)
          at HTMLFormElement.d (bridge.js.jsf?ln=ice.core&v=4_2_0_170228:40)
      A @ bridge.js.jsf?ln=ice.core&v=4_2_0_170228:26
      W @ bridge.js.jsf?ln=ice.core&v=4_2_0_170228:30
      d @ bridge.js.jsf?ln=ice.core&v=4_2_0_170228:40

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #51438 Wed Apr 19 17:32:01 MDT 2017 mircea.toma ICE-11251 Remove EL expression from the "id" attribute of the panelGrid. Move icecore:defaultAction out of the panel grid to make sure all that its markup is not blocked by panelGrid. Change default action on "Enter" to toggle filter visibility since submitting on enter requires a bid to be selected first.
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/ace/emporium/src/main/webapp/WEB-INF/includes/bid-panel.xhtml

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Carmen Cristurean
          • Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: