Hi Martin,
can you reopen this issue? So I can attach you a svn patch...
Best Regards,
Paul
On Mon, 21 Nov 2005 12:16:42 +0100, Paul Klaer (JIRA)
<[email protected]> wrote:
[ http://issues.apache.org/jira/browse/MYFACES-851?page=comments#action_12358138
]
Paul Klaer commented on MYFACES-851:
------------------------------------
But it has still a reference in the tld file.
So this attributes have to be removed from the tld file because weblogic
is validating the tld against the code and then the error message is
raised.
For me its a blocker while the tld has this attributes defined.
Its the same for the attribute "collapsedVar". I saw there is now an
attribute "var"
Tomahawk HtmlCollapsiblePanelTag has no setter for "collapsed"
--------------------------------------------------------------
Key: MYFACES-851
URL: http://issues.apache.org/jira/browse/MYFACES-851
Project: MyFaces
Type: Bug
Versions: 1.1.2
Reporter: Paul Klaer
Assignee: Martin Marinschek
Priority: Blocker
Fix For: 1.1.2
Error in using tag library uri='http://myfaces.apache.org/tomahawk'
prefix='t': The Tag class
'org.apache.myfaces.custom.collapsiblepanel.HtmlCollapsiblePanelTag'
has no setter method corresponding to TLD declared attribute
'collapsed',