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

View: New views
3 Messages — Rating Filter:   Alert me  

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

by My Faces - Dev mailing list :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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

by My Faces - Dev mailing list :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ 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.


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

by My Faces - Dev mailing list :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ 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.