[ 
http://issues.apache.org/jira/browse/MYFACES-849?page=comments#action_12358132 
] 

Paul Klaer commented on MYFACES-849:
------------------------------------

HtmlSelectManyMenuTag is missing "escape", too

Error in using tag library uri='http://myfaces.apache.org/tomahawk' prefix='t': 
The Tag class 'org.apache.myfaces.taglib.html.ext.HtmlSelectManyMenuTag' has no 
setter method corresponding to TLD declared attribute 'escape'

> tomahawk HtmlSelectOneMenuTag has no setter corresponding to TLD declared 
> attribute 'escape'
> --------------------------------------------------------------------------------------------
>
>          Key: MYFACES-849
>          URL: http://issues.apache.org/jira/browse/MYFACES-849
>      Project: MyFaces
>         Type: Bug
>     Versions: Nightly
>     Reporter: Paul Klaer
>     Priority: Blocker

>
> On weblogic you get the error:
> Error in using tag library uri='http://myfaces.apache.org/tomahawk' 
> prefix='t': The Tag class 
> 'org.apache.myfaces.taglib.html.ext.HtmlSelectOneMenuTag' has no setter 
> method corresponding to TLD declared attribute 'escape', (JSP 1.1 spec, 5.4.1)
> org.apache.myfaces.taglib.html.HtmlSelectMenuTagBase has no setter for the 
> escape attribute which is inherited by the HtmlSelectOneMenuTag. The tomahawk 
> tld includes the "escape" attribute.

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

Reply via email to