You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Jeremy Thomerson (JIRA)" <ji...@apache.org> on 2007/06/11 02:32:25 UTC

[jira] Created: (WICKET-634) Need AjaxFallbackSubmitButton

Need AjaxFallbackSubmitButton
-----------------------------

                 Key: WICKET-634
                 URL: https://issues.apache.org/jira/browse/WICKET-634
             Project: Wicket
          Issue Type: Improvement
          Components: wicket
    Affects Versions: 1.3.0-beta1
            Reporter: Jeremy Thomerson
            Priority: Minor
             Fix For: 1.3.0-beta2


It would be nice to have an AjaxFallbackSubmit button just like there is an AjaxFallbackLink, etc.

I'll attach the patch to add it.

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


[jira] Updated: (WICKET-634) Need AjaxFallbackSubmitButton

Posted by "Jeremy Thomerson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeremy Thomerson updated WICKET-634:
------------------------------------

    Attachment: AjaxFallbackSubmitButton.java

here's the new version - it works with both ajax and no ajax.  But, I'm not real happy with the instanceof check that I had to add, so someone will need to review it.

> Need AjaxFallbackSubmitButton
> -----------------------------
>
>                 Key: WICKET-634
>                 URL: https://issues.apache.org/jira/browse/WICKET-634
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.3.0-beta1
>            Reporter: Jeremy Thomerson
>            Assignee: Alastair Maw
>            Priority: Minor
>             Fix For: 1.3.0-beta3
>
>         Attachments: AjaxFallbackSubmitButton.java, AjaxFallbackSubmitButton.java
>
>
> It would be nice to have an AjaxFallbackSubmit button just like there is an AjaxFallbackLink, etc.
> I'll attach the patch to add it.

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


[jira] Assigned: (WICKET-634) Need AjaxFallbackSubmitButton

Posted by "Alastair Maw (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alastair Maw reassigned WICKET-634:
-----------------------------------

    Assignee: Alastair Maw

> Need AjaxFallbackSubmitButton
> -----------------------------
>
>                 Key: WICKET-634
>                 URL: https://issues.apache.org/jira/browse/WICKET-634
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.3.0-beta1
>            Reporter: Jeremy Thomerson
>            Assignee: Alastair Maw
>            Priority: Minor
>             Fix For: 1.3.0-beta3
>
>         Attachments: AjaxFallbackSubmitButton.java
>
>
> It would be nice to have an AjaxFallbackSubmit button just like there is an AjaxFallbackLink, etc.
> I'll attach the patch to add it.

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


[jira] Resolved: (WICKET-634) Add an AjaxFallbackButton

Posted by "Alastair Maw (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alastair Maw resolved WICKET-634.
---------------------------------

    Resolution: Fixed

In in r551980.

> Add an AjaxFallbackButton
> -------------------------
>
>                 Key: WICKET-634
>                 URL: https://issues.apache.org/jira/browse/WICKET-634
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.3.0-beta1
>            Reporter: Jeremy Thomerson
>            Assignee: Alastair Maw
>            Priority: Minor
>             Fix For: 1.3.0-beta3
>
>         Attachments: AjaxFallbackSubmitButton.java
>
>
> It would be nice to have an AjaxFallbackSubmit button just like there is an AjaxFallbackLink, etc.
> I'll attach the patch to add it.

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


[jira] Updated: (WICKET-634) Need AjaxFallbackSubmitButton

Posted by "Jeremy Thomerson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeremy Thomerson updated WICKET-634:
------------------------------------

    Attachment:     (was: AjaxFallbackSubmitButton.java)

> Need AjaxFallbackSubmitButton
> -----------------------------
>
>                 Key: WICKET-634
>                 URL: https://issues.apache.org/jira/browse/WICKET-634
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.3.0-beta1
>            Reporter: Jeremy Thomerson
>            Assignee: Alastair Maw
>            Priority: Minor
>             Fix For: 1.3.0-beta3
>
>         Attachments: AjaxFallbackSubmitButton.java
>
>
> It would be nice to have an AjaxFallbackSubmit button just like there is an AjaxFallbackLink, etc.
> I'll attach the patch to add it.

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


[jira] Updated: (WICKET-634) Add an AjaxFallbackButton

Posted by "Alastair Maw (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alastair Maw updated WICKET-634:
--------------------------------

    Summary: Add an AjaxFallbackButton  (was: Need AjaxFallbackSubmitButton)

> Add an AjaxFallbackButton
> -------------------------
>
>                 Key: WICKET-634
>                 URL: https://issues.apache.org/jira/browse/WICKET-634
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.3.0-beta1
>            Reporter: Jeremy Thomerson
>            Assignee: Alastair Maw
>            Priority: Minor
>             Fix For: 1.3.0-beta3
>
>         Attachments: AjaxFallbackSubmitButton.java
>
>
> It would be nice to have an AjaxFallbackSubmit button just like there is an AjaxFallbackLink, etc.
> I'll attach the patch to add it.

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


[jira] Updated: (WICKET-634) Need AjaxFallbackSubmitButton

Posted by "Alastair Maw (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alastair Maw updated WICKET-634:
--------------------------------

    Fix Version/s:     (was: 1.3.0-beta2)
                   1.3.0-beta3

> Need AjaxFallbackSubmitButton
> -----------------------------
>
>                 Key: WICKET-634
>                 URL: https://issues.apache.org/jira/browse/WICKET-634
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.3.0-beta1
>            Reporter: Jeremy Thomerson
>            Assignee: Alastair Maw
>            Priority: Minor
>             Fix For: 1.3.0-beta3
>
>         Attachments: AjaxFallbackSubmitButton.java
>
>
> It would be nice to have an AjaxFallbackSubmit button just like there is an AjaxFallbackLink, etc.
> I'll attach the patch to add it.

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


[jira] Updated: (WICKET-634) Need AjaxFallbackSubmitButton

Posted by "Jeremy Thomerson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeremy Thomerson updated WICKET-634:
------------------------------------

    Attachment: AjaxFallbackSubmitButton.java

Here is the java file to add it (under package org.apache.wicket.ajax.markup.html.form)

> Need AjaxFallbackSubmitButton
> -----------------------------
>
>                 Key: WICKET-634
>                 URL: https://issues.apache.org/jira/browse/WICKET-634
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.3.0-beta1
>            Reporter: Jeremy Thomerson
>            Priority: Minor
>             Fix For: 1.3.0-beta2
>
>         Attachments: AjaxFallbackSubmitButton.java
>
>
> It would be nice to have an AjaxFallbackSubmit button just like there is an AjaxFallbackLink, etc.
> I'll attach the patch to add it.

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


[jira] Commented: (WICKET-634) Need AjaxFallbackSubmitButton

Posted by "Jeremy Thomerson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WICKET-634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12503255 ] 

Jeremy Thomerson commented on WICKET-634:
-----------------------------------------

Well, we need to wait to add this one... I was testing the fallback functionality, which works fine, but I just figured out that there is a related problem with the form component models not being updated correctly.  I'm trying to get it fixed, and I'll resubmit the new file.

> Need AjaxFallbackSubmitButton
> -----------------------------
>
>                 Key: WICKET-634
>                 URL: https://issues.apache.org/jira/browse/WICKET-634
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.3.0-beta1
>            Reporter: Jeremy Thomerson
>            Assignee: Alastair Maw
>            Priority: Minor
>             Fix For: 1.3.0-beta3
>
>         Attachments: AjaxFallbackSubmitButton.java
>
>
> It would be nice to have an AjaxFallbackSubmit button just like there is an AjaxFallbackLink, etc.
> I'll attach the patch to add it.

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