You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Ernst Fastl (JIRA)" <de...@myfaces.apache.org> on 2006/09/25 11:35:51 UTC

[jira] Created: (TOMAHAWK-695) PPRPanelGroup partialTriggers don't work for commandLink, selectOneMenu and selectBooleanCheckBox

PPRPanelGroup partialTriggers don't work for commandLink, selectOneMenu and selectBooleanCheckBox
-------------------------------------------------------------------------------------------------

                 Key: TOMAHAWK-695
                 URL: http://issues.apache.org/jira/browse/TOMAHAWK-695
             Project: MyFaces Tomahawk
          Issue Type: Bug
          Components: PPRPanelGroup
    Affects Versions: 1.1.5-SNAPSHOT
            Reporter: Ernst Fastl
            Priority: Minor
             Fix For: 1.1.5-SNAPSHOT


If the ids of commandLinks, selectOneMenus or Checkboxes are used in the partialTriggers Attribute of 
a PPRPanelGroup the form is still submitted normaly

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (TOMAHAWK-695) PPRPanelGroup partialTriggers don't work for commandLink, selectOneMenu and selectBooleanCheckBox

Posted by "Gerald Müllan (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/TOMAHAWK-695?page=all ]

Gerald Müllan updated TOMAHAWK-695:
-----------------------------------

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

> PPRPanelGroup partialTriggers don't work for commandLink, selectOneMenu and selectBooleanCheckBox
> -------------------------------------------------------------------------------------------------
>
>                 Key: TOMAHAWK-695
>                 URL: http://issues.apache.org/jira/browse/TOMAHAWK-695
>             Project: MyFaces Tomahawk
>          Issue Type: Bug
>          Components: PPRPanelGroup
>    Affects Versions: 1.1.5-SNAPSHOT
>            Reporter: Ernst Fastl
>         Assigned To: Gerald Müllan
>            Priority: Minor
>             Fix For: 1.1.5-SNAPSHOT
>
>         Attachments: tomahawk-695.patch
>
>
> If the ids of commandLinks, selectOneMenus or Checkboxes are used in the partialTriggers Attribute of 
> a PPRPanelGroup the form is still submitted normaly

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Commented: (TOMAHAWK-695) PPRPanelGroup partialTriggers don't work for commandLink, selectOneMenu and selectBooleanCheckBox

Posted by "Ernst Fastl (JIRA)" <de...@myfaces.apache.org>.
    [ http://issues.apache.org/jira/browse/TOMAHAWK-695?page=comments#action_12437506 ] 
            
Ernst Fastl commented on TOMAHAWK-695:
--------------------------------------

the selectOneMenu-components and selectBooleanCheckBox need to call the oamSubmitForm - funciton in the onChange-handler
to enable them as partialTriggers as shown in the example

> PPRPanelGroup partialTriggers don't work for commandLink, selectOneMenu and selectBooleanCheckBox
> -------------------------------------------------------------------------------------------------
>
>                 Key: TOMAHAWK-695
>                 URL: http://issues.apache.org/jira/browse/TOMAHAWK-695
>             Project: MyFaces Tomahawk
>          Issue Type: Bug
>          Components: PPRPanelGroup
>    Affects Versions: 1.1.5-SNAPSHOT
>            Reporter: Ernst Fastl
>         Assigned To: Gerald Müllan
>            Priority: Minor
>             Fix For: 1.1.5-SNAPSHOT
>
>         Attachments: tomahawk-695.patch
>
>
> If the ids of commandLinks, selectOneMenus or Checkboxes are used in the partialTriggers Attribute of 
> a PPRPanelGroup the form is still submitted normaly

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Updated: (TOMAHAWK-695) PPRPanelGroup partialTriggers don't work for commandLink, selectOneMenu and selectBooleanCheckBox

Posted by "Ernst Fastl (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/TOMAHAWK-695?page=all ]

Ernst Fastl updated TOMAHAWK-695:
---------------------------------

    Status: Patch Available  (was: Open)

> PPRPanelGroup partialTriggers don't work for commandLink, selectOneMenu and selectBooleanCheckBox
> -------------------------------------------------------------------------------------------------
>
>                 Key: TOMAHAWK-695
>                 URL: http://issues.apache.org/jira/browse/TOMAHAWK-695
>             Project: MyFaces Tomahawk
>          Issue Type: Bug
>          Components: PPRPanelGroup
>    Affects Versions: 1.1.5-SNAPSHOT
>            Reporter: Ernst Fastl
>            Priority: Minor
>             Fix For: 1.1.5-SNAPSHOT
>
>
> If the ids of commandLinks, selectOneMenus or Checkboxes are used in the partialTriggers Attribute of 
> a PPRPanelGroup the form is still submitted normaly

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira