[
https://issues.apache.org/jira/browse/MYFACES-2398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leonardo Uribe updated MYFACES-2398:
------------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0-alpha
Assignee: Leonardo Uribe
Status: Resolved (was: Patch Available)
Thanks to Dominik Dejmek for this patch
> no spaces in html-output of f:ajax with render and execute attributes with
> more than one target
> -----------------------------------------------------------------------------------------------
>
> Key: MYFACES-2398
> URL: https://issues.apache.org/jira/browse/MYFACES-2398
> Project: MyFaces Core
> Issue Type: Bug
> Reporter: Dominik Dejmek
> Assignee: Leonardo Uribe
> Fix For: 2.0.0-alpha
>
> Attachments: fajaxRenderBug.patch
>
>
> no spaces in html-output of f:ajax with render and execute attributes with
> more than one target
> jsf.ajax.request('form:last',event,{render:'form:nameform:firstname','javax.faces.behavior.event':'valueChange'})
> instead of
> jsf.ajax.request('form:last',event,{render:'form:name
> form:firstname','javax.faces.behavior.event':'valueChange'})
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.