Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.1
-
Fix Version/s: EE-4.1.0.RC1, EE-4.1.0.GA, 4.2.BETA, 4.2
-
Component/s: ACE-Components, Sample Apps
-
Labels:None
-
Environment:ICEfaces4 trunk r46925
Browsers: all
Server: Tomcat7
-
Assignee Priority:P2
Description
showcase > submitMonitor > Configuration, Style, Nested:
Demos are functional, however a random browser console error occurs when clicking the submit buttons on some of the submitMonitor demos (all browsers):
TypeError: l[a] is not a function
http://localhost:8080/showcase/javax.faces.resource/bridge.js.jsf?ln=ice.core&v=4_1_0_151226 line 2 > eval
Line 6
When using projectStage=Development, the console error messages are:
Firefox41:
TypeError: cleanupCallbacks[i] is not a function
http://localhost:8080/showcase/javax.faces.resource/bridge.uncompressed.js.jsf?ln=ice.core&v=4_1_0_151226 line 10 > eval
Line 344
Chrome47:
Uncaught TypeError: cleanupCallbacks[i] is not a function(anonymous function) @ submitmonitor.js.jsf?ln=icefaces.ace&v=4_1_0_151226:344
IE11:
SCRIPT5007: Object expected
File: submitmonitor.js.jsf, Line: 344, Column: 29
Demos are functional, however a random browser console error occurs when clicking the submit buttons on some of the submitMonitor demos (all browsers):
TypeError: l[a] is not a function
http://localhost:8080/showcase/javax.faces.resource/bridge.js.jsf?ln=ice.core&v=4_1_0_151226 line 2 > eval
Line 6
When using projectStage=Development, the console error messages are:
Firefox41:
TypeError: cleanupCallbacks[i] is not a function
http://localhost:8080/showcase/javax.faces.resource/bridge.uncompressed.js.jsf?ln=ice.core&v=4_1_0_151226 line 10 > eval
Line 344
Chrome47:
Uncaught TypeError: cleanupCallbacks[i] is not a function(anonymous function) @ submitmonitor.js.jsf?ln=icefaces.ace&v=4_1_0_151226:344
IE11:
SCRIPT5007: Object expected
File: submitmonitor.js.jsf, Line: 344, Column: 29
Activity
Carmen Cristurean
created issue -
Carmen Cristurean
made changes -
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 4.1.1 [ 12972 ] |
Judy Guglielmin
made changes -
Assignee | Ken Fyten [ ken.fyten ] |
Judy Guglielmin
made changes -
Fix Version/s | EE-4.1.0.GA [ 12171 ] | |
Fix Version/s | 4.1.1 [ 12972 ] |
Judy Guglielmin
made changes -
Assignee | Ken Fyten [ ken.fyten ] | Mircea Toma [ mircea.toma ] |
Ken Fyten
made changes -
Assignee Priority | P2 [ 10011 ] |
Mircea Toma
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Fix Version/s | EE-4.1.0.BETA [ 13072 ] |
Ken Fyten
made changes -
Security | Private [ 10001 ] |
Ken Fyten
made changes -
Fix Version/s | 4.2.BETA [ 13091 ] | |
Fix Version/s | 4.2 [ 12870 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
This appears to be a regression caused by
ICE-10826.