Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-4.0.0.GA
-
Fix Version/s: EE-4.1.0.GA
-
Component/s: Sample Apps
-
Labels:None
-
Environment:EE4 trunk r48771
Browsers: all
Server: WebSphere 8.5.5.9
-
Assignee Priority:P1
Description
EE 4 trunk r48771/48775:
showcase was deployed on WAS 8.5.5.9.
A browser console errors occurs when clicking on the links to access any ACE components (all browsers):
VM135:3 Uncaught ReferenceError: updateAddressBarURL is not defined(anonymous function) @ VM135:3jsf.util.chain @ jsf.js.jsf?ln=javax.faces&v=4_1_0_160512:1onclick @ showcase.jsf:52
showcase was deployed on WAS 8.5.5.9.
A browser console errors occurs when clicking on the links to access any ACE components (all browsers):
VM135:3 Uncaught ReferenceError: updateAddressBarURL is not defined(anonymous function) @ VM135:3jsf.util.chain @ jsf.js.jsf?ln=javax.faces&v=4_1_0_160512:1onclick @ showcase.jsf:52
Rolled back the removal of HTML head child components. Some applications might want to add their resources in the head using h:outputScript or h:outputStyle components. This fix applies to EE4 trunk and it is a regression introduced by
ICE-11030.The following warnings will show again: