An unneeded bean reference that was in the component nested javascript was inserting characters that caused some problems when it came time for JSF to add that javascript to a DOM node; but only on certain browsers. Removed it and things are working fine.
---------------------------------------------
IPCK-214
Component Javascript segment previously had reference to roundCornersConfig bean for no apparent reason. Wasn't used in a data binding, bean wasn't even configured in faces-config. Removed it and the already commented out outputScript, and the javascript is being executed correctly.
The annotations in the class ResourceLoadingComponent in the compat-composite-components project is responsible for nifty.js being inserted into the page.
[Jan 31, 11:31:49] Committing "/compat-composite-components/web/roundcorners/round_corners.xhtml"...
Sending '/compat-composite-components/web/roundcorners/round_corners.xhtml'
Transmitting file data for '/compat-composite-components/web/roundcorners/round_corners.xhtml'
Committed revision 26026 by user "nils.lundquist".
[Jan 31, 11:58:19] Finished operation.
Nils please take a look to see if this is an easy fix. If it looks like it will be a long fix then it would be a good idea to target it for 2.0.0.