You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Mark Shead (JIRA)" <ji...@apache.org> on 2011/01/15 05:13:45 UTC

[jira] Created: (TAP5-1413) Test to make sure the ability to give a multizoneupdate a String rather than a zone works

Test to make sure the ability to give a multizoneupdate a String rather than a zone works
-----------------------------------------------------------------------------------------

                 Key: TAP5-1413
                 URL: https://issues.apache.org/jira/browse/TAP5-1413
             Project: Tapestry 5
          Issue Type: Test
          Components: tapestry-core
    Affects Versions: 5.2.4
            Reporter: Mark Shead
            Priority: Minor


I asked if this behavior was by designa and Josh Canfield said yes and suggested I create a unit test for it if I wanted to make sure.

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


[jira] [Resolved] (TAP5-1413) Test to make sure the ability to give a multizoneupdate a String rather than a zone works

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

Josh Canfield resolved TAP5-1413.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 5.3.0

> Test to make sure the ability to give a multizoneupdate a String rather than a zone works
> -----------------------------------------------------------------------------------------
>
>                 Key: TAP5-1413
>                 URL: https://issues.apache.org/jira/browse/TAP5-1413
>             Project: Tapestry 5
>          Issue Type: Test
>          Components: tapestry-core
>    Affects Versions: 5.2.4
>            Reporter: Mark Shead
>            Assignee: Josh Canfield
>            Priority: Minor
>             Fix For: 5.3.0
>
>         Attachments: TAP5-1413.diff
>
>
> I asked if this behavior was by designa and Josh Canfield said yes and suggested I create a unit test for it if I wanted to make sure.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (TAP5-1413) Test to make sure the ability to give a multizoneupdate a String rather than a zone works

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

Mark Shead updated TAP5-1413:
-----------------------------

    Attachment: TAP5-1413.diff

I believe this will test the behavior.

> Test to make sure the ability to give a multizoneupdate a String rather than a zone works
> -----------------------------------------------------------------------------------------
>
>                 Key: TAP5-1413
>                 URL: https://issues.apache.org/jira/browse/TAP5-1413
>             Project: Tapestry 5
>          Issue Type: Test
>          Components: tapestry-core
>    Affects Versions: 5.2.4
>            Reporter: Mark Shead
>            Priority: Minor
>         Attachments: TAP5-1413.diff
>
>
> I asked if this behavior was by designa and Josh Canfield said yes and suggested I create a unit test for it if I wanted to make sure.

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


[jira] [Commented] (TAP5-1413) Test to make sure the ability to give a multizoneupdate a String rather than a zone works

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

Hudson commented on TAP5-1413:
------------------------------

Integrated in tapestry-trunk-freestyle #370 (See [https://builds.apache.org/job/tapestry-trunk-freestyle/370/])
    TAP5-1413 - added unit test to cover multi-zone update with a String as the zone body.

joshcanfield : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1135921
Files : 
* /tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry5/integration/app1/pages/Index.java
* /tapestry/tapestry5/trunk/tapestry-core/src/test/resources/org/apache/tapestry5/integration/app1/pages/MultiZoneStringBodyDemo.tml
* /tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry5/integration/app1/ZoneTests.java
* /tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry5/integration/app1/pages/MultiZoneStringBodyDemo.java


> Test to make sure the ability to give a multizoneupdate a String rather than a zone works
> -----------------------------------------------------------------------------------------
>
>                 Key: TAP5-1413
>                 URL: https://issues.apache.org/jira/browse/TAP5-1413
>             Project: Tapestry 5
>          Issue Type: Test
>          Components: tapestry-core
>    Affects Versions: 5.2.4
>            Reporter: Mark Shead
>            Assignee: Josh Canfield
>            Priority: Minor
>             Fix For: 5.3.0
>
>         Attachments: TAP5-1413.diff
>
>
> I asked if this behavior was by designa and Josh Canfield said yes and suggested I create a unit test for it if I wanted to make sure.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (TAP5-1413) Test to make sure the ability to give a multizoneupdate a String rather than a zone works

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

Hudson commented on TAP5-1413:
------------------------------

Integrated in tapestry-trunk-freestyle #370 (See [https://builds.apache.org/job/tapestry-trunk-freestyle/370/])
    TAP5-1413 - added unit test to cover multi-zone update with a String as the zone body.

joshcanfield : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1135921
Files : 
* /tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry5/integration/app1/pages/Index.java
* /tapestry/tapestry5/trunk/tapestry-core/src/test/resources/org/apache/tapestry5/integration/app1/pages/MultiZoneStringBodyDemo.tml
* /tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry5/integration/app1/ZoneTests.java
* /tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry5/integration/app1/pages/MultiZoneStringBodyDemo.java


> Test to make sure the ability to give a multizoneupdate a String rather than a zone works
> -----------------------------------------------------------------------------------------
>
>                 Key: TAP5-1413
>                 URL: https://issues.apache.org/jira/browse/TAP5-1413
>             Project: Tapestry 5
>          Issue Type: Test
>          Components: tapestry-core
>    Affects Versions: 5.2.4
>            Reporter: Mark Shead
>            Assignee: Josh Canfield
>            Priority: Minor
>             Fix For: 5.3.0
>
>         Attachments: TAP5-1413.diff
>
>
> I asked if this behavior was by designa and Josh Canfield said yes and suggested I create a unit test for it if I wanted to make sure.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (TAP5-1413) Test to make sure the ability to give a multizoneupdate a String rather than a zone works

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

Josh Canfield resolved TAP5-1413.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 5.3.0

> Test to make sure the ability to give a multizoneupdate a String rather than a zone works
> -----------------------------------------------------------------------------------------
>
>                 Key: TAP5-1413
>                 URL: https://issues.apache.org/jira/browse/TAP5-1413
>             Project: Tapestry 5
>          Issue Type: Test
>          Components: tapestry-core
>    Affects Versions: 5.2.4
>            Reporter: Mark Shead
>            Assignee: Josh Canfield
>            Priority: Minor
>             Fix For: 5.3.0
>
>         Attachments: TAP5-1413.diff
>
>
> I asked if this behavior was by designa and Josh Canfield said yes and suggested I create a unit test for it if I wanted to make sure.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Assigned: (TAP5-1413) Test to make sure the ability to give a multizoneupdate a String rather than a zone works

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

Josh Canfield reassigned TAP5-1413:
-----------------------------------

    Assignee: Josh Canfield

> Test to make sure the ability to give a multizoneupdate a String rather than a zone works
> -----------------------------------------------------------------------------------------
>
>                 Key: TAP5-1413
>                 URL: https://issues.apache.org/jira/browse/TAP5-1413
>             Project: Tapestry 5
>          Issue Type: Test
>          Components: tapestry-core
>    Affects Versions: 5.2.4
>            Reporter: Mark Shead
>            Assignee: Josh Canfield
>            Priority: Minor
>         Attachments: TAP5-1413.diff
>
>
> I asked if this behavior was by designa and Josh Canfield said yes and suggested I create a unit test for it if I wanted to make sure.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Assigned: (TAP5-1413) Test to make sure the ability to give a multizoneupdate a String rather than a zone works

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

Josh Canfield reassigned TAP5-1413:
-----------------------------------

    Assignee: Josh Canfield

> Test to make sure the ability to give a multizoneupdate a String rather than a zone works
> -----------------------------------------------------------------------------------------
>
>                 Key: TAP5-1413
>                 URL: https://issues.apache.org/jira/browse/TAP5-1413
>             Project: Tapestry 5
>          Issue Type: Test
>          Components: tapestry-core
>    Affects Versions: 5.2.4
>            Reporter: Mark Shead
>            Assignee: Josh Canfield
>            Priority: Minor
>         Attachments: TAP5-1413.diff
>
>
> I asked if this behavior was by designa and Josh Canfield said yes and suggested I create a unit test for it if I wanted to make sure.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (TAP5-1413) Test to make sure the ability to give a multizoneupdate a String rather than a zone works

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

Mark Shead updated TAP5-1413:
-----------------------------

    Attachment: TAP5-1413.diff

I believe this will test the behavior.

> Test to make sure the ability to give a multizoneupdate a String rather than a zone works
> -----------------------------------------------------------------------------------------
>
>                 Key: TAP5-1413
>                 URL: https://issues.apache.org/jira/browse/TAP5-1413
>             Project: Tapestry 5
>          Issue Type: Test
>          Components: tapestry-core
>    Affects Versions: 5.2.4
>            Reporter: Mark Shead
>            Priority: Minor
>         Attachments: TAP5-1413.diff
>
>
> I asked if this behavior was by designa and Josh Canfield said yes and suggested I create a unit test for it if I wanted to make sure.

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