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

Problem with PPR for components with multiple HTML tags

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.0.6-core
    • None
    • Components
    • None

    Description

      I found some problem with PPR with components, which renders as many HTML tags. When this tags has no id specified, NO_PPR_CAPABLE_ID_FOUND_FOR_COMPONENT warning is logged. Even if this is just a warning, this should be fixed. Problem is, that components like showDetailHeader, inputListOfValues, read-only inputText renders many HTML elements where any of them has no element id specified. For example dialog link in showDetailHeader component renders as A tag with no id specified and warning occurs for this tag. This is done in finish method of org.apache.myfaces.trinidadinternal.renderkit.core.ppr.PPRResponseWriter$PPRTag class.

      Attachments

        Activity

          People

            Unassigned Unassigned
            havis Tomas Havelka
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: