Uploaded image for project: 'MyFaces Tomahawk'
  1. MyFaces Tomahawk
  2. TOMAHAWK-969

Partial Refresh does not work if triggerButton comes after the last PPRPanelGroup

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.1.7-SNAPSHOT
    • 1.1.7
    • PPRPanelGroup
    • None

    Description

      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

      Attachments

        1. tomahawk-969.patch
          7 kB
          Ernst Fastl

        Activity

          People

            cagatay_civici Cagatay Civici
            ernief Ernst Fastl
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: