You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Paul Klaer (JIRA)" <de...@myfaces.apache.org> on 2005/11/21 11:56:44 UTC

[jira] Created: (MYFACES-851) Tomahawk HtmlCollapsiblePanelTag has no setter for "collapsed"

Tomahawk HtmlCollapsiblePanelTag has no setter for "collapsed"
--------------------------------------------------------------

         Key: MYFACES-851
         URL: http://issues.apache.org/jira/browse/MYFACES-851
     Project: MyFaces
        Type: Bug
    Versions: Nightly    
    Reporter: Paul Klaer
    Priority: Blocker


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',

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Reopened: (MYFACES-851) Tomahawk HtmlCollapsiblePanelTag has no setter for "collapsed"

Posted by "Martin Marinschek (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/MYFACES-851?page=all ]
     
Martin Marinschek reopened MYFACES-851:
---------------------------------------


Sorry- reopening.

regards,

Martin

> 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',

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (MYFACES-851) Tomahawk HtmlCollapsiblePanelTag has no setter for "collapsed"

Posted by "Martin Marinschek (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/MYFACES-851?page=all ]
     
Martin Marinschek closed MYFACES-851:
-------------------------------------

    Fix Version: Nightly
     Resolution: Fixed
      Assign To: Martin Marinschek

> Tomahawk HtmlCollapsiblePanelTag has no setter for "collapsed"
> --------------------------------------------------------------
>
>          Key: MYFACES-851
>          URL: http://issues.apache.org/jira/browse/MYFACES-851
>      Project: MyFaces
>         Type: Bug
>     Versions: Nightly
>     Reporter: Paul Klaer
>     Assignee: Martin Marinschek
>     Priority: Blocker
>      Fix For: Nightly

>
> 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',

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (MYFACES-851) Tomahawk HtmlCollapsiblePanelTag has no setter for "collapsed"

Posted by "Martin Marinschek (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/MYFACES-851?page=all ]
     
Martin Marinschek closed MYFACES-851:
-------------------------------------

    Fix Version: Nightly
     Resolution: Fixed

> 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, Nightly
>  Attachments: MYFACES-851.patch
>
> 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',

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (MYFACES-851) Tomahawk HtmlCollapsiblePanelTag has no setter for "collapsed"

Posted by "Martin Marinschek (JIRA)" <de...@myfaces.apache.org>.
    [ http://issues.apache.org/jira/browse/MYFACES-851?page=comments#action_12358137 ] 

Martin Marinschek commented on MYFACES-851:
-------------------------------------------

The attribute collapsed is now the attribute "value" - that was necessary to ensure that collapsible panels work in dataTables as well.

regards,

Martin

> Tomahawk HtmlCollapsiblePanelTag has no setter for "collapsed"
> --------------------------------------------------------------
>
>          Key: MYFACES-851
>          URL: http://issues.apache.org/jira/browse/MYFACES-851
>      Project: MyFaces
>         Type: Bug
>     Versions: Nightly
>     Reporter: Paul Klaer
>     Priority: Blocker
>      Fix For: Nightly

>
> 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',

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (MYFACES-851) Tomahawk HtmlCollapsiblePanelTag has no setter for "collapsed"

Posted by "Paul Klaer (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/MYFACES-851?page=all ]

Paul Klaer updated MYFACES-851:
-------------------------------

    Attachment: MYFACES-851.patch

Thanks,

Best Regards,

Paul

> 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
>  Attachments: MYFACES-851.patch
>
> 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',

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


Re: [jira] Commented: (MYFACES-851) Tomahawk HtmlCollapsiblePanelTag has no setter for "collapsed"

Posted by Paul Klaer <pk...@infeurope.lu>.
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)  
<de...@myfaces.apache.org> 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',
>



[jira] Commented: (MYFACES-851) Tomahawk HtmlCollapsiblePanelTag has no setter for "collapsed"

Posted by "Paul Klaer (JIRA)" <de...@myfaces.apache.org>.
    [ 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',

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira