Hello all,

I am using the latest Night build. On a Page with a t:div I get first a lot
of warnings:

WARN [2005-08-31 18:07:13,685] HtmlRenderKitImpl - Unsupported
component-family/renderer-type:
javax.faces.Output/org.apache.myfaces.DivRenderer
 WARN [2005-08-31 18:07:13,685] HtmlRenderKitImpl - Unsupported
component-family/renderer-type:
javax.faces.Output/org.apache.myfaces.DivRenderer


and then a lot of errors till a stack overflow error:

at org.apache.myfaces.custom.div.Div.getClientId(Div.java:54)
      at javax.faces.component.UIComponentBase.getRenderer(
UIComponentBase.java:531)
      at org.apache.myfaces.custom.div.Div.getClientId(Div.java:54)
java.lang.StackOverflowError

Is this a bug or I am doing something wrong?

Regards,
Marc

Reply via email to