You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shindig.apache.org by "Henry Saputra (JIRA)" <ji...@apache.org> on 2012/06/19 03:18:42 UTC

[jira] [Created] (SHINDIG-1807) Fix the JsonUtil to also consider methods start with is as accessor to properties

Henry Saputra created SHINDIG-1807:
--------------------------------------

             Summary: Fix the JsonUtil to also consider methods start with is as accessor to properties
                 Key: SHINDIG-1807
                 URL: https://issues.apache.org/jira/browse/SHINDIG-1807
             Project: Shindig
          Issue Type: Bug
          Components: Java
    Affects Versions: 2.5.0-beta1
            Reporter: Henry Saputra
            Assignee: Henry Saputra


Need to fix JsonUtil class used by the serializer to consider methods like "isSorted" to be considered as property accessors.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (SHINDIG-1807) Fix the JsonUtil to also consider methods start with is as accessor to properties

Posted by "Henry Saputra (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Henry Saputra resolved SHINDIG-1807.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.5.0
    
> Fix the JsonUtil to also consider methods start with is as accessor to properties
> ---------------------------------------------------------------------------------
>
>                 Key: SHINDIG-1807
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1807
>             Project: Shindig
>          Issue Type: Bug
>          Components: Java
>    Affects Versions: 2.5.0-beta1
>            Reporter: Henry Saputra
>            Assignee: Henry Saputra
>             Fix For: 2.5.0
>
>
> Need to fix JsonUtil class used by the serializer to consider methods like "isSorted" to be considered as property accessors.
> This is needed to return the right collection properties for REST calls in JSON format.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (SHINDIG-1807) Fix the JsonUtil to also consider methods start with is as accessor to properties

Posted by "Henry Saputra (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Henry Saputra updated SHINDIG-1807:
-----------------------------------

    Description: 
Need to fix JsonUtil class used by the serializer to consider methods like "isSorted" to be considered as property accessors.

This is needed to return the right collection properties for REST calls in JSON format.

  was:Need to fix JsonUtil class used by the serializer to consider methods like "isSorted" to be considered as property accessors.

    
> Fix the JsonUtil to also consider methods start with is as accessor to properties
> ---------------------------------------------------------------------------------
>
>                 Key: SHINDIG-1807
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1807
>             Project: Shindig
>          Issue Type: Bug
>          Components: Java
>    Affects Versions: 2.5.0-beta1
>            Reporter: Henry Saputra
>            Assignee: Henry Saputra
>
> Need to fix JsonUtil class used by the serializer to consider methods like "isSorted" to be considered as property accessors.
> This is needed to return the right collection properties for REST calls in JSON format.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (SHINDIG-1807) Fix the JsonUtil to also consider methods start with is as accessor to properties

Posted by "Henry Saputra (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SHINDIG-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13396440#comment-13396440 ] 

Henry Saputra commented on SHINDIG-1807:
----------------------------------------

CR: https://reviews.apache.org/r/5411/
                
> Fix the JsonUtil to also consider methods start with is as accessor to properties
> ---------------------------------------------------------------------------------
>
>                 Key: SHINDIG-1807
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1807
>             Project: Shindig
>          Issue Type: Bug
>          Components: Java
>    Affects Versions: 2.5.0-beta1
>            Reporter: Henry Saputra
>            Assignee: Henry Saputra
>
> Need to fix JsonUtil class used by the serializer to consider methods like "isSorted" to be considered as property accessors.
> This is needed to return the right collection properties for REST calls in JSON format.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (SHINDIG-1807) Fix the JsonUtil to also consider methods start with is as accessor to properties

Posted by "Ryan Baxter (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ryan Baxter updated SHINDIG-1807:
---------------------------------

    Fix Version/s: 2.5.0-beta3
    
> Fix the JsonUtil to also consider methods start with is as accessor to properties
> ---------------------------------------------------------------------------------
>
>                 Key: SHINDIG-1807
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1807
>             Project: Shindig
>          Issue Type: Bug
>          Components: Java
>    Affects Versions: 2.5.0-beta1
>            Reporter: Henry Saputra
>            Assignee: Henry Saputra
>             Fix For: 2.5.0, 2.5.0-beta3
>
>
> Need to fix JsonUtil class used by the serializer to consider methods like "isSorted" to be considered as property accessors.
> This is needed to return the right collection properties for REST calls in JSON format.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira