[
https://issues.apache.org/jira/browse/TRINIDAD-1402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Robinson resolved TRINIDAD-1402.
---------------------------------------
Resolution: Fixed
Fix Version/s: 1.2.12-core
> RequestContextImpl assumes that components that have renderer types are valid
> ppr targets
> -----------------------------------------------------------------------------------------
>
> Key: TRINIDAD-1402
> URL: https://issues.apache.org/jira/browse/TRINIDAD-1402
> Project: MyFaces Trinidad
> Issue Type: Bug
> Components: Components
> Affects Versions: 1.2.12-core
> Reporter: Andrew Robinson
> Assignee: Andrew Robinson
> Fix For: 1.2.12-core
>
>
> RequestContextImpl makes two incorrect assumptions inside of
> addPartialTarget(UIComponent):
> 1) that components that have a renderer type are valid partial targets
> (generate HTML with a replaceable ID)
> 2) that components without a renderer type are not valid partial targets.
> A component should have some say in what happens when it is being added as a
> partial target.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.