[richfaces-issues] [JBoss JIRA] Resolved: (RF-9039) CDK: improper placement of description tags in generated taglib

Alexander Smirnov (JIRA) jira-events at lists.jboss.org
Fri Aug 20 17:16:12 EDT 2010


     [ https://jira.jboss.org/browse/RF-9039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexander Smirnov resolved RF-9039.
-----------------------------------

    Resolution: Done


> CDK: improper placement of description tags in generated taglib 
> ----------------------------------------------------------------
>
>                 Key: RF-9039
>                 URL: https://jira.jboss.org/browse/RF-9039
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: CDK
>    Affects Versions: 4.0.0.Milestone2
>            Reporter: Nick Belaevski
>            Assignee: Alexander Smirnov
>             Fix For: 4.0.0.Milestone2
>
>   Original Estimate: 0 minutes
>  Remaining Estimate: 0 minutes
>
> Here is the fragment from generated a4j.taglib.xml:
>     <tag>
>         <tag-name>ajax</tag-name>
>         <description>@author Anton Belevich</description>
>         <behavior>
>             <behavior-id>org.ajax4jsf.behavior.Ajax</behavior-id>
>             <handler-class>org.richfaces.view.facelets.html.AjaxHandler</handler-class>
>         </behavior>
>     </tag>
> Two problems:
> 1. description tags should be the first child of <tag> element
> 2. description should be specified inside <behavior> tag as is done for component

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

        


More information about the richfaces-issues mailing list