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

[jira] [Updated] (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:all-tabpanel ]

Gabriele Ricciardi updated CELIX-316:
-------------------------------------
    Attachment: json_ser.patch

> 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)