You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Melloware (Jira)" <de...@myfaces.apache.org> on 2020/10/06 13:27:00 UTC

[jira] [Created] (MYFACES-4361) Repeat with Datatable not rendering

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)