You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Lukasz Jazgar (JIRA)" <ji...@apache.org> on 2009/05/26 13:13:45 UTC

[jira] Created: (TAP5-719) Component LinkSubmit doesn't work

Component LinkSubmit doesn't work
---------------------------------

                 Key: TAP5-719
                 URL: https://issues.apache.org/jira/browse/TAP5-719
             Project: Tapestry 5
          Issue Type: Bug
          Components: tapestry-core
    Affects Versions: 5.1.0.5
            Reporter: Lukasz Jazgar


Component LinkSubmit doesn't work, when there is no validators on form fields.
It doesn't fire any HTTP request to server.

I will attach template and java file used to reproduce this effect.




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


[jira] Updated: (TAP5-719) Component LinkSubmit doesn't work

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

Lukasz Jazgar updated TAP5-719:
-------------------------------

    Attachment: TestLinkSubmit.tml
                TestLinkSubmit.java

Page's template and java file used to reproduce the bug.

> Component LinkSubmit doesn't work
> ---------------------------------
>
>                 Key: TAP5-719
>                 URL: https://issues.apache.org/jira/browse/TAP5-719
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.1.0.5
>            Reporter: Lukasz Jazgar
>         Attachments: TestLinkSubmit.java, TestLinkSubmit.tml
>
>
> Component LinkSubmit doesn't work, when there is no validators on form fields.
> It doesn't fire any HTTP request to server.
> I will attach template and java file used to reproduce this effect.

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


[jira] Closed: (TAP5-719) Component LinkSubmit doesn't work

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

Ted Steen closed TAP5-719.
--------------------------

       Resolution: Fixed
    Fix Version/s: 5.2.0.0

> Component LinkSubmit doesn't work
> ---------------------------------
>
>                 Key: TAP5-719
>                 URL: https://issues.apache.org/jira/browse/TAP5-719
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.1.0.5
>            Reporter: Lukasz Jazgar
>            Assignee: Ted Steen
>             Fix For: 5.2.0.0
>
>         Attachments: TestLinkSubmit.java, TestLinkSubmit.tml
>
>
> Component LinkSubmit doesn't work, when there is no validators on form fields.
> It doesn't fire any HTTP request to server.
> I will attach template and java file used to reproduce this effect.

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


[jira] Closed: (TAP5-719) Component LinkSubmit doesn't work

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

Ted Steen closed TAP5-719.
--------------------------

       Resolution: Fixed
    Fix Version/s: 5.2.0.0

> Component LinkSubmit doesn't work
> ---------------------------------
>
>                 Key: TAP5-719
>                 URL: https://issues.apache.org/jira/browse/TAP5-719
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.1.0.5
>            Reporter: Lukasz Jazgar
>            Assignee: Ted Steen
>             Fix For: 5.2.0.0
>
>         Attachments: TestLinkSubmit.java, TestLinkSubmit.tml
>
>
> Component LinkSubmit doesn't work, when there is no validators on form fields.
> It doesn't fire any HTTP request to server.
> I will attach template and java file used to reproduce this effect.

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


[jira] Updated: (TAP5-719) Component LinkSubmit doesn't work

Posted by "Ulrich Stärk (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ulrich Stärk updated TAP5-719:
------------------------------

    Attachment: TAP5-719-5.1.txt

patch against 5.1 branch

> Component LinkSubmit doesn't work
> ---------------------------------
>
>                 Key: TAP5-719
>                 URL: https://issues.apache.org/jira/browse/TAP5-719
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.1.0.5
>            Reporter: Lukasz Jazgar
>            Assignee: Ted Steen
>             Fix For: 5.2.0.0
>
>         Attachments: TAP5-719-5.1.txt, TestLinkSubmit.java, TestLinkSubmit.tml
>
>
> Component LinkSubmit doesn't work, when there is no validators on form fields.
> It doesn't fire any HTTP request to server.
> I will attach template and java file used to reproduce this effect.

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


[jira] Updated: (TAP5-719) Component LinkSubmit doesn't work

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

Igor Drobiazko updated TAP5-719:
--------------------------------

    Fix Version/s: 5.1.0.7

> Component LinkSubmit doesn't work
> ---------------------------------
>
>                 Key: TAP5-719
>                 URL: https://issues.apache.org/jira/browse/TAP5-719
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.1.0.5
>            Reporter: Lukasz Jazgar
>            Assignee: Ted Steen
>             Fix For: 5.2.0, 5.1.0.6, 5.1.0.7
>
>         Attachments: TAP5-719-5.1.txt, TestLinkSubmit.java, TestLinkSubmit.tml
>
>
> Component LinkSubmit doesn't work, when there is no validators on form fields.
> It doesn't fire any HTTP request to server.
> I will attach template and java file used to reproduce this effect.

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


[jira] Assigned: (TAP5-719) Component LinkSubmit doesn't work

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

Ted Steen reassigned TAP5-719:
------------------------------

    Assignee: Ted Steen

> Component LinkSubmit doesn't work
> ---------------------------------
>
>                 Key: TAP5-719
>                 URL: https://issues.apache.org/jira/browse/TAP5-719
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.1.0.5
>            Reporter: Lukasz Jazgar
>            Assignee: Ted Steen
>         Attachments: TestLinkSubmit.java, TestLinkSubmit.tml
>
>
> Component LinkSubmit doesn't work, when there is no validators on form fields.
> It doesn't fire any HTTP request to server.
> I will attach template and java file used to reproduce this effect.

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


[jira] Updated: (TAP5-719) Component LinkSubmit doesn't work

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

Igor Drobiazko updated TAP5-719:
--------------------------------

    Fix Version/s: 5.1.0.6

> Component LinkSubmit doesn't work
> ---------------------------------
>
>                 Key: TAP5-719
>                 URL: https://issues.apache.org/jira/browse/TAP5-719
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.1.0.5
>            Reporter: Lukasz Jazgar
>            Assignee: Ted Steen
>             Fix For: 5.2.0.0, 5.1.0.6
>
>         Attachments: TAP5-719-5.1.txt, TestLinkSubmit.java, TestLinkSubmit.tml
>
>
> Component LinkSubmit doesn't work, when there is no validators on form fields.
> It doesn't fire any HTTP request to server.
> I will attach template and java file used to reproduce this effect.

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


[jira] Assigned: (TAP5-719) Component LinkSubmit doesn't work

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

Ted Steen reassigned TAP5-719:
------------------------------

    Assignee: Ted Steen

> Component LinkSubmit doesn't work
> ---------------------------------
>
>                 Key: TAP5-719
>                 URL: https://issues.apache.org/jira/browse/TAP5-719
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.1.0.5
>            Reporter: Lukasz Jazgar
>            Assignee: Ted Steen
>         Attachments: TestLinkSubmit.java, TestLinkSubmit.tml
>
>
> Component LinkSubmit doesn't work, when there is no validators on form fields.
> It doesn't fire any HTTP request to server.
> I will attach template and java file used to reproduce this effect.

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


[jira] Updated: (TAP5-719) Component LinkSubmit doesn't work

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

Igor Drobiazko updated TAP5-719:
--------------------------------

    Fix Version/s: 5.1.0.6

> Component LinkSubmit doesn't work
> ---------------------------------
>
>                 Key: TAP5-719
>                 URL: https://issues.apache.org/jira/browse/TAP5-719
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.1.0.5
>            Reporter: Lukasz Jazgar
>            Assignee: Ted Steen
>             Fix For: 5.2.0.0, 5.1.0.6
>
>         Attachments: TAP5-719-5.1.txt, TestLinkSubmit.java, TestLinkSubmit.tml
>
>
> Component LinkSubmit doesn't work, when there is no validators on form fields.
> It doesn't fire any HTTP request to server.
> I will attach template and java file used to reproduce this effect.

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


[jira] Updated: (TAP5-719) Component LinkSubmit doesn't work

Posted by "Ulrich Stärk (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ulrich Stärk updated TAP5-719:
------------------------------

    Attachment: TAP5-719-5.1.txt

patch against 5.1 branch

> Component LinkSubmit doesn't work
> ---------------------------------
>
>                 Key: TAP5-719
>                 URL: https://issues.apache.org/jira/browse/TAP5-719
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.1.0.5
>            Reporter: Lukasz Jazgar
>            Assignee: Ted Steen
>             Fix For: 5.2.0.0
>
>         Attachments: TAP5-719-5.1.txt, TestLinkSubmit.java, TestLinkSubmit.tml
>
>
> Component LinkSubmit doesn't work, when there is no validators on form fields.
> It doesn't fire any HTTP request to server.
> I will attach template and java file used to reproduce this effect.

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


[jira] Updated: (TAP5-719) Component LinkSubmit doesn't work

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

Lukasz Jazgar updated TAP5-719:
-------------------------------

    Attachment: TestLinkSubmit.tml
                TestLinkSubmit.java

Page's template and java file used to reproduce the bug.

> Component LinkSubmit doesn't work
> ---------------------------------
>
>                 Key: TAP5-719
>                 URL: https://issues.apache.org/jira/browse/TAP5-719
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.1.0.5
>            Reporter: Lukasz Jazgar
>         Attachments: TestLinkSubmit.java, TestLinkSubmit.tml
>
>
> Component LinkSubmit doesn't work, when there is no validators on form fields.
> It doesn't fire any HTTP request to server.
> I will attach template and java file used to reproduce this effect.

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


[jira] Updated: (TAP5-719) Component LinkSubmit doesn't work

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

Igor Drobiazko updated TAP5-719:
--------------------------------

    Fix Version/s: 5.1.0.7

> Component LinkSubmit doesn't work
> ---------------------------------
>
>                 Key: TAP5-719
>                 URL: https://issues.apache.org/jira/browse/TAP5-719
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.1.0.5
>            Reporter: Lukasz Jazgar
>            Assignee: Ted Steen
>             Fix For: 5.2.0, 5.1.0.6, 5.1.0.7
>
>         Attachments: TAP5-719-5.1.txt, TestLinkSubmit.java, TestLinkSubmit.tml
>
>
> Component LinkSubmit doesn't work, when there is no validators on form fields.
> It doesn't fire any HTTP request to server.
> I will attach template and java file used to reproduce this effect.

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