[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-5765) Extra attributes exist in CA proposals when they does not exist in real

Viacheslav Kabanovich (JIRA) jira-events at lists.jboss.org
Mon Feb 8 09:27:20 EST 2010


    [ https://jira.jboss.org/jira/browse/JBIDE-5765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12510976#action_12510976 ] 

Viacheslav Kabanovich commented on JBIDE-5765:
----------------------------------------------

While studying this issue I have fixed a number of problems in loading and update of kb model and finally problem reduced to the following. We have custom libraries with component extensions which in some cases (e.g. when list of all attributes for a tag is requested) add attributes to any tag of its uri. Probably, a check for extension attribute is needed that context tag has attribute with that name declared in a tag library available in classpath.

> Extra attributes exist in CA proposals when they does not exist in real
> -----------------------------------------------------------------------
>
>                 Key: JBIDE-5765
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-5765
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Visual Page Editor core
>    Affects Versions: 3.1.0.CR1
>            Reporter: Maxim Areshkau
>            Assignee: Viacheslav Kabanovich
>             Fix For: 3.1.0.CR2
>
>         Attachments: a4j.taglib.xml, a4j.taglib.xml.png
>
>
> Steps to reproduce
> #1 Import http://anonsvn.jboss.org/repos/richfaces/root/examples/trunk/components/core-demo into jboss tools
> #2 add necessary natures
> #3 open any xhml page and call CA in a4j:ajax teg.
> See list of attribues, it's to much. There exist dragIndicator. But here no such attribute in real.
> SEE http://anonsvn.jboss.org/repos/richfaces/root/ui/trunk/components/core/src/main/java/org/ajax4jsf/component/behavior/AjaxBehavior.java 
> and http://anonsvn.jboss.org/repos/richfaces/root/ui/trunk/components/core/src/main/resources/META-INF/a4j.taglib.xml

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

        


More information about the jbosstools-issues mailing list