Details
-
Type: Bug
-
Status: Closed
-
Priority: 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
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
Carmen Cristurean
created issue -
Carmen Cristurean
made changes -
Field | Original Value | New Value |
---|---|---|
Attachment | Capture.PNG [ 22467 ] |
Ken Fyten
made changes -
Fix Version/s | EE-4.2.0.GA [ 13071 ] |
Ken Fyten
made changes -
Assignee | Judy Guglielmin [ judy.guglielmin ] |
Ken Fyten
made changes -
Assignee Priority | P2 [ 10011 ] |
Ken Fyten
made changes -
Assignee | Judy Guglielmin [ judy.guglielmin ] | Mircea Toma [ mircea.toma ] |
Mircea Toma
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #51438 | Wed Apr 19 17:32:01 MDT 2017 | mircea.toma | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/samples/ace/emporium/src/main/webapp/WEB-INF/includes/bid-panel.xhtml
|
Ken Fyten
made changes -
Security | Private [ 10001 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Attaching screen shot.
Steps: