f:ajax - render @this in render and execute as
ClientBehaviorContext.getSourceId()
----------------------------------------------------------------------------------
Key: MYFACES-3018
URL: https://issues.apache.org/jira/browse/MYFACES-3018
Project: MyFaces Core
Issue Type: Bug
Components: JSR-314
Affects Versions: 2.0.4-SNAPSHOT
Environment: myfaces code 2.0.4 trunk rev. 1061168
Reporter: Martin Kočí
Myfaces HtmlAjaxBehaviorRenderer renders marker "@this" in <f:ajax
render="@this" execute="@this" /> as pass thru value
This will not work with complex component, please see this thread "[core] ajax
@this with non trivial component":
http://www.mail-archive.com/[email protected]/msg50884.html and javadoc
for ClientBehaviorContext.getSourceId() for details.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.