Details
-
Type: Bug
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: EE 1.3.0.GA_P01
-
Fix Version/s: None
-
Component/s: Core
-
Labels:None
-
Environment:JBoss EAP 6.0.0.GA (AS 7.1.2.Final-redhat-1)
Description
When updating a client application from ICEmobile 1.2 to 1.3 I see js errors thrown.
In IE7/IE8 with icefaces-ee-mobi 1.3 and ICEfaces-EE-3.3.0.GA_P01_Thermo-Fisher-Build I see the errors in the screenshots, one from IE7 and the other from the developer tools console in IE9.
When I updated the application from open source ICEfaces 3.3 with ICEmobile 1.2 to ICEmobile 1.3 I see the following in the Firefox console:
[window] Error [status: malformedXML code: 200]: XML Parsing Error: junk after document element
Location: http://localhost:8080/AMPS_Repository/home.jsf
Line Number 2, Column 699:
<partial-response><changes><update id="javax.faces.ViewState"><![CDATA[-8678184184696236706:7166284072375697037]]></update><eval><![CDATA[refreshElements('crListBtnsFrm','crListBtnsFrm','crListBtnsFrm');ice.applyFocus('mcpMnuFrm:chngRqstLst');var iceFormIdList=['j_idt16', 'hmMnuFrm', 'mcpMnuFrm', 'rprtsMnuFrm', 'prdctsMnuFrm', 'prcBkMnuFrm', 'prcngAdmMnuFrm', 'j_idt205', 'crListBtnsFrm', 'chngRqstLstFrm', 'j_idt279:j_idt281', 'mnTbStFrm', 'vpfqp2u1-retrieve-update', 'vpfqp2u1-single-submit']; ice.fixViewStates(iceFormIdList,'-8678184184696236706:7166284072375697037');]]></eval><extension aceCallbackParam="validationFailed">{"validationFailed":false}</extension></changes></partial-response><?xml version='1.0' encoding='UTF-8'?>
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------^
http://localhost:8080/AMPS_Repository/javax.faces.resource/bridge.uncompressed.js.jsf?ln=ice.core&v=3_3_0_130416
Line 1336
In IE7/IE8 with icefaces-ee-mobi 1.3 and ICEfaces-EE-3.3.0.GA_P01_Thermo-Fisher-Build I see the errors in the screenshots, one from IE7 and the other from the developer tools console in IE9.
When I updated the application from open source ICEfaces 3.3 with ICEmobile 1.2 to ICEmobile 1.3 I see the following in the Firefox console:
[window] Error [status: malformedXML code: 200]: XML Parsing Error: junk after document element
Location: http://localhost:8080/AMPS_Repository/home.jsf
Line Number 2, Column 699:
<partial-response><changes><update id="javax.faces.ViewState"><![CDATA[-8678184184696236706:7166284072375697037]]></update><eval><![CDATA[refreshElements('crListBtnsFrm','crListBtnsFrm','crListBtnsFrm');ice.applyFocus('mcpMnuFrm:chngRqstLst');var iceFormIdList=['j_idt16', 'hmMnuFrm', 'mcpMnuFrm', 'rprtsMnuFrm', 'prdctsMnuFrm', 'prcBkMnuFrm', 'prcngAdmMnuFrm', 'j_idt205', 'crListBtnsFrm', 'chngRqstLstFrm', 'j_idt279:j_idt281', 'mnTbStFrm', 'vpfqp2u1-retrieve-update', 'vpfqp2u1-single-submit']; ice.fixViewStates(iceFormIdList,'-8678184184696236706:7166284072375697037');]]></eval><extension aceCallbackParam="validationFailed">{"validationFailed":false}</extension></changes></partial-response><?xml version='1.0' encoding='UTF-8'?>
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------^
http://localhost:8080/AMPS_Repository/javax.faces.resource/bridge.uncompressed.js.jsf?ln=ice.core&v=3_3_0_130416
Line 1336
Activity
Brad Kroeger
created issue -
Brad Kroeger
made changes -
Field | Original Value | New Value |
---|---|---|
Attachment | icepushjserror.PNG [ 16541 ] | |
Attachment | ie7IcepushJsError.PNG [ 16542 ] |
The 3.3 open source with 1.3 open source issue happens in IE 7/8/9/ Firefox and chrome. Chrome error message:
[window] Error [status: emptyResponse code: 200]: An empty response was received from the server. Check server error logs.