[
https://issues.apache.org/jira/browse/MYFACES-4361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17208830#comment-17208830
]
Melloware commented on MYFACES-4361:
------------------------------------
That's my bad didn't realize this reproducer was an old style one. I have it
working now thanks.
> 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
> Priority: Major
> 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)