[richfaces-issues] [JBoss JIRA] Updated: (RF-9811) CDK: attributes import errors are silently ignored

Alexander Smirnov (JIRA) jira-events at lists.jboss.org
Mon Dec 20 19:07:18 EST 2010


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

Alexander Smirnov updated RF-9811:
----------------------------------

     Original Estimate: 0 minutes
    Remaining Estimate: 0 minutes


> CDK: attributes import errors are silently ignored
> --------------------------------------------------
>
>                 Key: RF-9811
>                 URL: https://issues.jboss.org/browse/RF-9811
>             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
>             Fix For: 4.0.0.Milestone5
>
>   Original Estimate: 0 minutes
>  Remaining Estimate: 0 minutes
>
> The following @JsfComponent is handled without any error messages:
> @JsfComponent(
>     type = AbstractTree.COMPONENT_TYPE,
>     family = AbstractTree.COMPONENT_FAMILY, 
>     tag = @Tag(name = "tree"),
>     renderer = @JsfRenderer(type = "org.richfaces.TreeRenderer"),
>     attributes = {"some-non-existent.xml", "core-props.xml", "i18n-props.xml"}
> )
> though 'some-non-existent.xml' resource does not exist.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list