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


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.

Reply via email to