[richfaces-issues] [JBoss JIRA] Commented: (RF-9810) CDK: import-attributes tag doesn't cause attributes generation in component class

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Thu Nov 11 14:46:01 EST 2010


    [ https://jira.jboss.org/browse/RF-9810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12562918#action_12562918 ] 

Nick Belaevski commented on RF-9810:
------------------------------------

Additionally, when I add the following to Abstract* component class:

    attributes = {"events-props.xml", "core-props.xml", "i18n-props.xml"}

event names collection is generated, but attribute getters/setters do not. 

> CDK: import-attributes tag doesn't cause attributes generation in component class
> ---------------------------------------------------------------------------------
>
>                 Key: RF-9810
>                 URL: https://jira.jboss.org/browse/RF-9810
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: CDK
>    Affects Versions: 4.0.0.Milestone5
>            Reporter: Nick Belaevski
>            Assignee: Alexander Smirnov
>
> For the following code:
>         <cdk:import-attributes src="urn:attributes:events-props.xml"/>
> I see valid pass-throughs generated in renderer code, but generated component class doesn't contain these attributes.

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