You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Dominik Dejmek (JIRA)" <de...@myfaces.apache.org> on 2009/11/06 09:44:32 UTC

[jira] Created: (MYFACES-2398) Render Aja

Render Aja
----------

                 Key: MYFACES-2398
                 URL: https://issues.apache.org/jira/browse/MYFACES-2398
             Project: MyFaces Core
          Issue Type: Bug
            Reporter: Dominik Dejmek




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (MYFACES-2398) no spaces in html-output of f:ajax with render and execute attributes with more than one target

Posted by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org>.
     [ 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.


[jira] Updated: (MYFACES-2398) no spaces in html-output of f:ajax with render and execute attributes with more than one target

Posted by "Dominik Dejmek (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACES-2398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dominik Dejmek updated MYFACES-2398:
------------------------------------

    Status: Patch Available  (was: Open)

> 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
>         Attachments: fajaxRenderBug.patch
>
>
> no spaces in html-output of f:ajax with render and execute attributes with more than one target

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.