Melloware created MYFACES-4361:
----------------------------------

             Summary: Repeat with Datatable not rendering
                 Key: MYFACES-4361
                 URL: https://issues.apache.org/jira/browse/MYFACES-4361
             Project: MyFaces Core
          Issue Type: Bug
          Components: General
    Affects Versions: 2.3-next-M4
            Reporter: Melloware
         Attachments: pf-3812.zip

Attached is a reproducer JAR you can execute with:

{code}
mvn clean jetty:run -Pmyfaces23next
{code}

The Datatables inside the repeat using either ui:repeat or p:repeat  do not 
render and no error is thrown.

If however you run with MyFaces 2.2/2.3 plain it works fine.
{code}
mvn clean jetty:run -Pmyfaces23
{code}

See: https://github.com/primefaces/primefaces/pull/6374




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to