Hi!
I have this error with RC1 too.
I tried to replace the icefaces.jar with the temporary icefaces.jar, but now I have
Code:
15:16:09,656 ERROR [STDERR] java.lang.NoSuchMethodError: org.icefaces.impl.util.Util.withinSingleSubmit(Ljavax/faces/component/UIComponent;)Z
15:16:09,656 ERROR [STDERR] at org.icefaces.component.sliderentry.SliderEntry.isSingleSubmit(SliderEntry.java:79)
15:16:09,656 ERROR [STDERR] at org.icefaces.component.sliderentry.SliderEntryRenderer.encodeBegin(SliderEntryRenderer.java:164)
...
...
And in IE with the original icefaces.jar the "Error in extras bootstrap [TypeError: window.logger.child is not a function]" doesn't appear, but (for example) the sliderEntry doesn't appear too.
(sorry for my English)