Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.0
-
Fix Version/s: EE-4.0.0.GA, 4.1
-
Component/s: ACE-Components, Sample Apps
-
Labels:None
-
Environment:ICEfaces4 trunk r. 43281
Server: Tomcat7.0.42 (SSL configuration)
Browsers: IE8/9
-
Assignee Priority:P2
Description
showcase > ace:gMapServices > Overview demo (IE8 - nonSSL/IE9 - SSL):
JS errors are seen when leaving this demo:
IE8/non-SSL:
Message: Unspecified error.
Line: 1
Char: 1
Code: 0
URI: http://10.18.39.149:8080/showcase/showcase.jsf?grp=aceMenu&exp=gMapServicesBean
IE9/SSL:
Message: 'google' is undefined
Line: 8
Char: 47
Code: 0
URI: https://10.18.39.149:8443/showcase/javax.faces.resource/gmap/gmap.c.js.jsf?ln=icefaces.ace&v=4_0_0_141029
JS errors are seen when leaving this demo:
IE8/non-SSL:
Message: Unspecified error.
Line: 1
Char: 1
Code: 0
URI: http://10.18.39.149:8080/showcase/showcase.jsf?grp=aceMenu&exp=gMapServicesBean
IE9/SSL:
Message: 'google' is undefined
Line: 8
Char: 47
Code: 0
URI: https://10.18.39.149:8443/showcase/javax.faces.resource/gmap/gmap.c.js.jsf?ln=icefaces.ace&v=4_0_0_141029
Activity
Carmen Cristurean
created issue -
Ken Fyten
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Arturo Zambrano [ artzambrano ] | |
Fix Version/s | EE-4.0.0.GA [ 11171 ] |
Ken Fyten
made changes -
Assignee | Arturo Zambrano [ artzambrano ] | Mircea Toma [ mircea.toma ] |
Assignee Priority | P2 [ 10011 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #43866 | Tue Dec 23 09:34:43 MST 2014 | mircea.toma | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/core/src/main/javascript/application.js
MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/gmap/gmap.js |
Mircea Toma
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Liana Munroe
made changes -
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Mircea Toma
made changes -
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Security | Private [ 10001 ] |
Ken Fyten
made changes -
Fix Version/s | 4.1 [ 11375 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Looks like the error is caused by the resize callbacks registered with the window: http://stackoverflow.com/questions/15842886/unspecified-error-from-google-maps-api-on-ie8/15886528#15886528