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/12/01 23:00:11 UTC

[jira] Created: (TAP5-1362) Tapestry should provide coercions from String to JSONObject and JSONArray

Tapestry should provide coercions from String to JSONObject and JSONArray
-------------------------------------------------------------------------

                 Key: TAP5-1362
                 URL: https://issues.apache.org/jira/browse/TAP5-1362
             Project: Tapestry 5
          Issue Type: Improvement
          Components: tapestry-core
    Affects Versions: 5.2.4
            Reporter: Howard M. Lewis Ship


This would be useful in situations where client-side JS is attempting to send JSON formatted data to the server inside a single query parameter.

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


[jira] [Closed] (TAP5-1362) Tapestry should provide coercions from String to JSONObject and JSONArray

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

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

       Resolution: Fixed
    Fix Version/s: 5.3.0
         Assignee: Howard M. Lewis Ship

> Tapestry should provide coercions from String to JSONObject and JSONArray
> -------------------------------------------------------------------------
>
>                 Key: TAP5-1362
>                 URL: https://issues.apache.org/jira/browse/TAP5-1362
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.2.4
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.3.0
>
>
> This would be useful in situations where client-side JS is attempting to send JSON formatted data to the server inside a single query parameter.

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

[jira] [Commented] (TAP5-1362) Tapestry should provide coercions from String to JSONObject and JSONArray

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

Hudson commented on TAP5-1362:
------------------------------

Integrated in tapestry-5.2-freestyle #302 (See [https://hudson.apache.org/hudson/job/tapestry-5.2-freestyle/302/])
    TAP5-1362: Tapestry should provide coercions from String to JSONObject and JSONArray


> Tapestry should provide coercions from String to JSONObject and JSONArray
> -------------------------------------------------------------------------
>
>                 Key: TAP5-1362
>                 URL: https://issues.apache.org/jira/browse/TAP5-1362
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.2.4
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.3.0
>
>
> This would be useful in situations where client-side JS is attempting to send JSON formatted data to the server inside a single query parameter.

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

[jira] [Commented] (TAP5-1362) Tapestry should provide coercions from String to JSONObject and JSONArray

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

Howard M. Lewis Ship commented on TAP5-1362:
--------------------------------------------

Note that I had to fiddle with some dependencies to make this work, and move some code from tapestry-ioc to tapestry-test.  Probably hear some shouting about that.

> Tapestry should provide coercions from String to JSONObject and JSONArray
> -------------------------------------------------------------------------
>
>                 Key: TAP5-1362
>                 URL: https://issues.apache.org/jira/browse/TAP5-1362
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.2.4
>            Reporter: Howard M. Lewis Ship
>             Fix For: 5.3.0
>
>
> This would be useful in situations where client-side JS is attempting to send JSON formatted data to the server inside a single query parameter.

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

[jira] [Commented] (TAP5-1362) Tapestry should provide coercions from String to JSONObject and JSONArray

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

Hudson commented on TAP5-1362:
------------------------------

Integrated in tapestry-5.2-freestyle #302 (See [https://hudson.apache.org/hudson/job/tapestry-5.2-freestyle/302/])
    TAP5-1362: Tapestry should provide coercions from String to JSONObject and JSONArray


> Tapestry should provide coercions from String to JSONObject and JSONArray
> -------------------------------------------------------------------------
>
>                 Key: TAP5-1362
>                 URL: https://issues.apache.org/jira/browse/TAP5-1362
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.2.4
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.3.0
>
>
> This would be useful in situations where client-side JS is attempting to send JSON formatted data to the server inside a single query parameter.

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

[jira] [Closed] (TAP5-1362) Tapestry should provide coercions from String to JSONObject and JSONArray

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

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

       Resolution: Fixed
    Fix Version/s: 5.3.0
         Assignee: Howard M. Lewis Ship

> Tapestry should provide coercions from String to JSONObject and JSONArray
> -------------------------------------------------------------------------
>
>                 Key: TAP5-1362
>                 URL: https://issues.apache.org/jira/browse/TAP5-1362
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.2.4
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.3.0
>
>
> This would be useful in situations where client-side JS is attempting to send JSON formatted data to the server inside a single query parameter.

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

[jira] [Commented] (TAP5-1362) Tapestry should provide coercions from String to JSONObject and JSONArray

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

Howard M. Lewis Ship commented on TAP5-1362:
--------------------------------------------

Note that I had to fiddle with some dependencies to make this work, and move some code from tapestry-ioc to tapestry-test.  Probably hear some shouting about that.

> Tapestry should provide coercions from String to JSONObject and JSONArray
> -------------------------------------------------------------------------
>
>                 Key: TAP5-1362
>                 URL: https://issues.apache.org/jira/browse/TAP5-1362
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.2.4
>            Reporter: Howard M. Lewis Ship
>             Fix For: 5.3.0
>
>
> This would be useful in situations where client-side JS is attempting to send JSON formatted data to the server inside a single query parameter.

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