[richfaces-issues] [JBoss JIRA] Commented: (RF-10411) Taglib: inplace input/select missing attributes

Alexander Smirnov (JIRA) jira-events at lists.jboss.org
Sun Feb 20 02:11:14 EST 2011


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

Alexander Smirnov commented on RF-10411:
----------------------------------------

All CDK annotations has 'source' scope and aren't included in generated class files, therefore there is no runtime dependency for them.
The side effect is that these annotations cannot be found in included libraries. All classes should be processed by the same java compiler, use xml fragment otherwise.

> Taglib: inplace input/select missing attributes
> -----------------------------------------------
>
>                 Key: RF-10411
>                 URL: https://issues.jboss.org/browse/RF-10411
>             Project: RichFaces
>          Issue Type: Sub-task
>      Security Level: Public(Everyone can see) 
>          Components: cdk, component
>    Affects Versions: 4.0.0.Milestone5
>         Environment: RichFaces 4.0.0-SNAPSHOT r.21335
>            Reporter: Pavol Pitonak
>            Assignee: Alexander Smirnov
>            Priority: Critical
>             Fix For: 4.0.0.CR1
>
>   Original Estimate: 0 minutes
>  Remaining Estimate: 0 minutes
>
> rich:inplaceInput - style
> rich:inplaceSelect - style, changedStateClass, defaultLabel, disabledStateClass, editStateClass, readyStateClass

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