[ 
https://issues.apache.org/jira/browse/TOMAHAWK-969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Cagatay Civici updated TOMAHAWK-969:
------------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

Patch is applied, thanks to Ernst Fastl for the patch

> Partial Refresh does not work if triggerButton comes after the last 
> PPRPanelGroup
> ---------------------------------------------------------------------------------
>
>                 Key: TOMAHAWK-969
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-969
>             Project: MyFaces Tomahawk
>          Issue Type: Bug
>          Components: PPRPanelGroup
>    Affects Versions: 1.1.6-SNAPSHOT
>            Reporter: Ernst Fastl
>         Assigned To: Cagatay Civici
>             Fix For: 1.1.6-SNAPSHOT
>
>         Attachments: tomahawk-969.patch
>
>
> If a PPRPanelGroup triggers on a button which is rendered after the 
> PPRPanelGroup the partial refresh does not work.
> This is caused by the fact, that the PanelGroup renders the Javascript which 
> replaces the button onClick-Handler 
> directly after the panelGroup. This can probably be resolved by packing the 
> JS in a anonymous function
> and register that with dojo.addOnLoad

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