[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-1804) CA Attribute escape invalid for tag <f:selectItem> according to TLD.

Denis Maliarevich (JIRA) jira-events at lists.jboss.org
Thu Feb 21 10:00:42 EST 2008


    [ http://jira.jboss.com/jira/browse/JBIDE-1804?page=comments#action_12400180 ] 
            
Denis Maliarevich commented on JBIDE-1804:
------------------------------------------

1. I have created a default JSF 1.2 with JSFKickStart template project in JBossDeveloper 
2. In Hello.jsp page during creating <f:selectItem> tag attributes CA doesn't show escape attribute.
3. After I added the latest JSF libraries (jsf-1.2_07-b03-FCS) to the project CA works fine.

Tag library descriptor jsf_core.tld from JSF 1.1 does not have escape attribute for f:selectItem.
But tag library descriptor  jsf_core.tld from JSF 1.2 do support escape attribute for f:selectItem.

So the problem in different version of tlds used for jsf 1.1 and 1.2.

> CA Attribute escape invalid for tag <f:selectItem> according to TLD.
> --------------------------------------------------------------------
>
>                 Key: JBIDE-1804
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-1804
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Visual Page Editor
>            Reporter: Denis Maliarevich
>         Assigned To: Denis Maliarevich
>            Priority: Minor
>             Fix For: 2.0.1
>
>
>  Attribute escape invalid for tag <f:selectItem> according to jsf project default TLD and is not displayed in content assist proposals.

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

        



More information about the jbosstools-issues mailing list