The changes for RadioButton checked in at r 49350 (Jenkins Build #2131) are causing a regression in emporium sample application; this is still an issue at Jenkins Build #2147.
Browser console errors occur in all browsers if navigating from "Auction List" tab to "Settings" (containing radioButtons), and back to "Auction List". Also, the auction items fail to render on return to the "Auction List" tab, until the page is reloaded (F5).
Chrome:
Uncaught TypeError: Cannot read property 'hasChildNodes' of undefined(…)moveSafeToContent @ ace-tabset.js.jsf?ln=icefaces.ace&v=4_2_0_161019:143handlePotentialTabChanges @ ace-tabset.js.jsf?ln=icefaces.ace&v=4_2_0_161019:142updateProperties @ ace-tabset.js.jsf?ln=icefaces.ace&v=4_2_0_161019:136(anonymous function) @ VM396:1runScripts @ jsf.js.jsf?ln=javax.faces&v=4_2_0_161019:1doUpdate @ jsf.js.jsf?ln=javax.faces&v=4_2_0_161019:1response @ jsf.js.jsf?ln=javax.faces&v=4_2_0_161019:1onComplete @ jsf.js.jsf?ln=javax.faces&v=4_2_0_161019:1AjaxEngine.req.xmlReq.onreadystatechange @ jsf.js.jsf?ln=javax.faces&v=4_2_0_161019:1
FF47:
TypeError: c is undefined
http://localhost:8080/emporium1/javax.faces.resource/util/ace-tabset.js.jsf?ln=icefaces.ace&v=4_2_0_161018
Line 143
IE11/MS Edge38:
SCRIPT5007: Unable to get property 'hasChildNodes' of undefined or null reference
File: ace-tabset.js.jsf, Line: 143, Column: 309
rev 49350