You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/10/13 20:47:32 UTC

[jira] Created: (TAP5-1303) Linking a Form to a Zone will no longer work unless the Form contains validated fields

Linking a Form to a Zone will no longer work unless the Form contains validated fields
--------------------------------------------------------------------------------------

                 Key: TAP5-1303
                 URL: https://issues.apache.org/jira/browse/TAP5-1303
             Project: Tapestry 5
          Issue Type: Bug
          Components: tapestry-core
    Affects Versions: 5.2.2
            Reporter: Howard M. Lewis Ship
            Priority: Critical


Not quite sure when this was introduced.

Basically, at some point, we changed Tapestry to only create a Tapestry.FormEventManager object (client-side) if there were validations. Turns out, this should also happen if the form is linked to a zone as well.

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


[jira] Closed: (TAP5-1303) Linking a Form to a Zone will no longer work unless the Form contains validated fields

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

Howard M. Lewis Ship closed TAP5-1303.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.2.2

> Linking a Form to a Zone will no longer work unless the Form contains validated fields
> --------------------------------------------------------------------------------------
>
>                 Key: TAP5-1303
>                 URL: https://issues.apache.org/jira/browse/TAP5-1303
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.2.2
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>            Priority: Critical
>             Fix For: 5.2.2
>
>
> Not quite sure when this was introduced.
> Basically, at some point, we changed Tapestry to only create a Tapestry.FormEventManager object (client-side) if there were validations. Turns out, this should also happen if the form is linked to a zone as well.

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


[jira] Assigned: (TAP5-1303) Linking a Form to a Zone will no longer work unless the Form contains validated fields

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

Howard M. Lewis Ship reassigned TAP5-1303:
------------------------------------------

    Assignee: Howard M. Lewis Ship

> Linking a Form to a Zone will no longer work unless the Form contains validated fields
> --------------------------------------------------------------------------------------
>
>                 Key: TAP5-1303
>                 URL: https://issues.apache.org/jira/browse/TAP5-1303
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.2.2
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>            Priority: Critical
>
> Not quite sure when this was introduced.
> Basically, at some point, we changed Tapestry to only create a Tapestry.FormEventManager object (client-side) if there were validations. Turns out, this should also happen if the form is linked to a zone as well.

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


[jira] Closed: (TAP5-1303) Linking a Form to a Zone will no longer work unless the Form contains validated fields

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

Howard M. Lewis Ship closed TAP5-1303.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.2.2

> Linking a Form to a Zone will no longer work unless the Form contains validated fields
> --------------------------------------------------------------------------------------
>
>                 Key: TAP5-1303
>                 URL: https://issues.apache.org/jira/browse/TAP5-1303
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.2.2
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>            Priority: Critical
>             Fix For: 5.2.2
>
>
> Not quite sure when this was introduced.
> Basically, at some point, we changed Tapestry to only create a Tapestry.FormEventManager object (client-side) if there were validations. Turns out, this should also happen if the form is linked to a zone as well.

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


[jira] Commented: (TAP5-1303) Linking a Form to a Zone will no longer work unless the Form contains validated fields

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-1303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12921796#action_12921796 ] 

Hudson commented on TAP5-1303:
------------------------------

Integrated in tapestry-5.2-freestyle #210 (See [https://hudson.apache.org/hudson/job/tapestry-5.2-freestyle/210/])
    

> Linking a Form to a Zone will no longer work unless the Form contains validated fields
> --------------------------------------------------------------------------------------
>
>                 Key: TAP5-1303
>                 URL: https://issues.apache.org/jira/browse/TAP5-1303
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.2.2
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>            Priority: Critical
>             Fix For: 5.2.2
>
>
> Not quite sure when this was introduced.
> Basically, at some point, we changed Tapestry to only create a Tapestry.FormEventManager object (client-side) if there were validations. Turns out, this should also happen if the form is linked to a zone as well.

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


[jira] Assigned: (TAP5-1303) Linking a Form to a Zone will no longer work unless the Form contains validated fields

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

Howard M. Lewis Ship reassigned TAP5-1303:
------------------------------------------

    Assignee: Howard M. Lewis Ship

> Linking a Form to a Zone will no longer work unless the Form contains validated fields
> --------------------------------------------------------------------------------------
>
>                 Key: TAP5-1303
>                 URL: https://issues.apache.org/jira/browse/TAP5-1303
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.2.2
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>            Priority: Critical
>
> Not quite sure when this was introduced.
> Basically, at some point, we changed Tapestry to only create a Tapestry.FormEventManager object (client-side) if there were validations. Turns out, this should also happen if the form is linked to a zone as well.

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


[jira] Commented: (TAP5-1303) Linking a Form to a Zone will no longer work unless the Form contains validated fields

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-1303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12921796#action_12921796 ] 

Hudson commented on TAP5-1303:
------------------------------

Integrated in tapestry-5.2-freestyle #210 (See [https://hudson.apache.org/hudson/job/tapestry-5.2-freestyle/210/])
    

> Linking a Form to a Zone will no longer work unless the Form contains validated fields
> --------------------------------------------------------------------------------------
>
>                 Key: TAP5-1303
>                 URL: https://issues.apache.org/jira/browse/TAP5-1303
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.2.2
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>            Priority: Critical
>             Fix For: 5.2.2
>
>
> Not quite sure when this was introduced.
> Basically, at some point, we changed Tapestry to only create a Tapestry.FormEventManager object (client-side) if there were validations. Turns out, this should also happen if the form is linked to a zone as well.

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