[seam-issues] [JBoss JIRA] Issue Comment Edited: (SEAMFACES-135) The #{cc.attrs.id} of nested composite component of UIInputContainer does not include the id of the container component

José Freitas (JIRA) jira-events at lists.jboss.org
Mon May 30 14:38:01 EDT 2011


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

José Freitas edited comment on SEAMFACES-135 at 5/30/11 2:37 PM:
-----------------------------------------------------------------

the described problem is the expected behaviour.

      was (Author: spinner):
    It's the expected behaviour.
  
> The #{cc.attrs.id} of nested composite component of UIInputContainer does not include the id of the container component
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: SEAMFACES-135
>                 URL: https://issues.jboss.org/browse/SEAMFACES-135
>             Project: Seam Faces
>          Issue Type: Bug
>          Components: UI Components
>    Affects Versions: 3.0.0.Final
>         Environment: Ubuntu 10.10 64bit, JBoss AS 6
>            Reporter: Alt Avatar
>
> Nested #{cc.attrs.id} of composite components nested inside a UIInputContainer are incorrect.
> <x:inputcontainer id="foo">
>   <x:customInput/ id="bar">
> // #{cc.attrs.id} of customInput will be "bar" instead of "foo:bar"

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

       



More information about the seam-issues mailing list