You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-issues@incubator.apache.org by "Adam Winer (JIRA)" <ad...@incubator.apache.org> on 2007/05/04 21:56:15 UTC

[jira] Created: (ADFFACES-485) autoSubmit doesn't deliver value change events when inside of a subform

autoSubmit doesn't deliver value change events when inside of a subform
-----------------------------------------------------------------------

                 Key: ADFFACES-485
                 URL: https://issues.apache.org/jira/browse/ADFFACES-485
             Project: MyFaces ADF-Faces
          Issue Type: Bug
          Components: Components
    Affects Versions: 1.0.1-incubating-core-SNAPSHOT
            Reporter: Adam Winer
         Assigned To: Adam Winer


autoSubmit="true" input components will post back to the server when inside
of a subform, but they never deliver ValueChangeEvents, making the feature
less than helpful.

To test, open demos/pprDemos.jspx and put a subform inside of the form.
Note that none of the autoSubmit components do much anymore.

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


[jira] Resolved: (ADFFACES-485) autoSubmit doesn't deliver value change events when inside of a subform

Posted by "Adam Winer (JIRA)" <ad...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/ADFFACES-485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Winer resolved ADFFACES-485.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.1-incubating-core-SNAPSHOT

Fjxed

> autoSubmit doesn't deliver value change events when inside of a subform
> -----------------------------------------------------------------------
>
>                 Key: ADFFACES-485
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-485
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>          Components: Components
>    Affects Versions: 1.0.1-incubating-core-SNAPSHOT
>            Reporter: Adam Winer
>         Assigned To: Adam Winer
>             Fix For: 1.0.1-incubating-core-SNAPSHOT
>
>
> autoSubmit="true" input components will post back to the server when inside
> of a subform, but they never deliver ValueChangeEvents, making the feature
> less than helpful.
> To test, open demos/pprDemos.jspx and put a subform inside of the form.
> Note that none of the autoSubmit components do much anymore.

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