You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Denis Stepanov (JIRA)" <ji...@apache.org> on 2011/09/15 14:56:08 UTC

[jira] [Updated] (TAP5-1654) Support null as JSONObject value

     [ https://issues.apache.org/jira/browse/TAP5-1654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Denis Stepanov updated TAP5-1654:
---------------------------------

    Description: 
List of possible values (json.org): 
string
number
object
array
true
false
null

now org.apache.tapestry5.json.JSONObject.printValue throws NPE

  was:
List of possible values (json.org): 
string
number
object
array
true
false
null




> Support null as JSONObject value
> --------------------------------
>
>                 Key: TAP5-1654
>                 URL: https://issues.apache.org/jira/browse/TAP5-1654
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-json
>            Reporter: Denis Stepanov
>
> List of possible values (json.org): 
> string
> number
> object
> array
> true
> false
> null
> now org.apache.tapestry5.json.JSONObject.printValue throws NPE

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