Hi Dennis,
i came accross this bug several months ago and i had even asked here
in list.
Subject: [tabbedPane example] bug confirmation???*
*---- excerpt ----
I tried to run example several times (both locally built and on irian.at
night build), but i'm getting several results
WITHOUT modifying code:
Error shows both on irian and local (first several tries)
Error shows on irian, but NOT on local
Test process on server-side pane:
1. select tab3
2. select other tab (1 or 2)
3. select tab3 again
Second issue i came accross is validation (after submitting):
After several local builds, validation on local and irian diverted:
locally i'm getting validation errors on ALL server-side tabs, BUT irian
shows validation errors for active tab only.
Can some1 test this on local build?
----- end -----
Until today, noone responded :(
I couldn't find a cause of this problem (version used at that time was
1.1.5-SNAPSHOT)
Regards,
Zdenek
Dennis Byrne napsal(a):
For the bottom tab component, if I click on the third tab, click on
the second tab, and click on the third tab again ...
java.lang.IllegalArgumentException - Value is no String
(class=org.apache.myfaces.shared_tomahawk.renderkit.RendererUtils$1,
[EMAIL PROTECTED])
and component _idJsp0:panelTabbedPane2:tab3:_idJsp47with path:
{Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId:
/tabbedPane.jsp][Class: javax.faces.component.html.HtmlForm,Id:
_idJsp0][Class: javax.faces.component.UINamingContainer,Id:
panelTabbedPane2][Class:
org.apache.myfaces.custom.tabbedpane.HtmlPanelTabbedPane,Id:
_idJsp37][Class: org.apache.myfaces.custom.tabbedpane.HtmlPanelTab,Id:
tab3][Class:
org.apache.myfaces.component.html.ext.HtmlSelectOneRadio,Id:
_idJsp47]} does not have a Converter
I don't have time to look into this today, but maybe one of you know
if this is a known issue, or if whether or not this is a bug in the
demo app.
--
Dennis Byrne