You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2015/12/03 12:12:10 UTC

[jira] [Commented] (CELIX-316) Wrong conversion for 'N' type in json_serializer

    [ https://issues.apache.org/jira/browse/CELIX-316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15037673#comment-15037673 ] 

Pepijn Noltes commented on CELIX-316:
-------------------------------------

Patch applied. Could you check if this works correctly ?

> Wrong conversion for 'N' type in json_serializer
> ------------------------------------------------
>
>                 Key: CELIX-316
>                 URL: https://issues.apache.org/jira/browse/CELIX-316
>             Project: Celix
>          Issue Type: Bug
>            Reporter: Gabriele Ricciardi
>         Attachments: json_ser.patch
>
>
> Type 'N' in the json_serializer should be a native int type, but it's converted through json_real instead of json_integer.
> Attached a patch that fixes the issue and also extends the unit tests for the json_serializer (to cover all the cases).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)