You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2013/04/09 08:36:15 UTC

[jira] [Created] (SLING-2817) JcrResourceUtil#createValue should treat integer and short as long and not as double

Carsten Ziegeler created SLING-2817:
---------------------------------------

             Summary: JcrResourceUtil#createValue should treat integer and short as long and not as double
                 Key: SLING-2817
                 URL: https://issues.apache.org/jira/browse/SLING-2817
             Project: Sling
          Issue Type: Bug
          Components: JCR
    Affects Versions: JCR Resource 2.2.4
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler
             Fix For: JCR Resource 2.2.6


Currently if an integer or a short is written to the repository, it is written as a double value which makes converting it back way too hard.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira