[
https://issues.apache.org/jira/browse/TRINIDAD-641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adam Winer resolved TRINIDAD-641.
---------------------------------
Resolution: Fixed
Fix Version/s: 1.0.3-core
Done for:
- most input components
- outputText/outputFormatted
- chart/media/image/icon
- commandButton/goButton
- singleStepButtonBar
and for:
- table
- treeTable
- tree
- navigationPane
- train
> PPR can easily trim content of leaves and NamingContainers
> ----------------------------------------------------------
>
> Key: TRINIDAD-641
> URL: https://issues.apache.org/jira/browse/TRINIDAD-641
> Project: MyFaces Trinidad
> Issue Type: Improvement
> Components: Components
> Affects Versions: 1.0.2-core
> Reporter: Adam Winer
> Assignee: Adam Winer
> Fix For: 1.0.3-core
>
>
> With TRINIDAD-96 fixed, we can now safely start skipping elements in the page
> during PPR if we know that there can't be any rendered content present.
> Specifically:
> - leaf elements when they are not targets
> - NamingContainer parents when there are no clientIds with that parent's ID
> as a prefix
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.