Uploaded image for project: 'MyFaces Trinidad'
  1. MyFaces Trinidad
  2. TRINIDAD-1961

UIXComponentBase attempts to flatten JSF composite components

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 2.0.0-beta-1
    • 2.0.0-beta-1
    • None
    • None

    Description

      UIXComponent.processFlattenedChildren thinks that the UINamingContainer that is created by the composite component tag is actually a f:subview tag. It tries to flatten the composite component, which it should not be. The composite component uses a facet to hold the component definition and not children components, so what happens is that, in a flattened use case, the composite component is not processed.

      We need to add code to differentiate the UINamingContainer created by a composite component tag from the subview tag.

      Attachments

        Activity

          People

            arobinson74 Andrew Robinson
            arobinson74 Andrew Robinson
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: