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: Bridge, Sample Apps
-
Labels:None
-
Environment:ICEfaces 4.1.1 Jenkins Build# 6 / ICEfaces4 trunk Jenkins Build# 1829
Browsers: all
Server: Tomcat 7.0.42
-
Assignee Priority:P1
Description
showcase-mobile > all Mobile components demos:
The demo pages are blank, and JS errors can be seen in browser console when navigating to any Mobi component demo, after seeing the progressBar > Push demo.
Refreshing the page restores the Mobi demo, however the browser console error occurs again when navigating to another Mobi demo.
Error: jsf.ajax.request: source not set
http://localhost:8080/showcase/javax.faces.resource/jsf.js.jsf?ln=javax.faces&v=4_2_0_160223
Line 1
This issue can also be reproduced with Mojarra 2.2.12, but not with MyFaces JSF.
Using Jenkins ICEfaces 4.1.1 Build #6, the error can be reproduced immediately on Tomcat 7.0.42. After modifying the web.xml to disable resource coalescing, the error went away. After re-enabling resource coalescing, the error could be reproduced again on Firefox41, but only after cleaning and restarting the server twice. On Chrome the error could not be reproduced again after re-enabling resource coalescing. The appearance of this error seems to be random.
The demo pages are blank, and JS errors can be seen in browser console when navigating to any Mobi component demo, after seeing the progressBar > Push demo.
Refreshing the page restores the Mobi demo, however the browser console error occurs again when navigating to another Mobi demo.
Error: jsf.ajax.request: source not set
http://localhost:8080/showcase/javax.faces.resource/jsf.js.jsf?ln=javax.faces&v=4_2_0_160223
Line 1
This issue can also be reproduced with Mojarra 2.2.12, but not with MyFaces JSF.
Using Jenkins ICEfaces 4.1.1 Build #6, the error can be reproduced immediately on Tomcat 7.0.42. After modifying the web.xml to disable resource coalescing, the error went away. After re-enabling resource coalescing, the error could be reproduced again on Firefox41, but only after cleaning and restarting the server twice. On Chrome the error could not be reproduced again after re-enabling resource coalescing. The appearance of this error seems to be random.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #48306 | Fri Feb 26 06:04:33 MST 2016 | mircea.toma | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/core/src/main/java/org/icefaces/impl/event/ResourceOrdering.java
|