You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Benedikt Ritter (JIRA)" <ji...@apache.org> on 2015/05/02 00:05:06 UTC

[jira] [Resolved] (LANG-1128) JsonToStringStyle doesn't handle chars and objects correctly

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

Benedikt Ritter resolved LANG-1128.
-----------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: Review Patch)

Fixed in 4a882e76d9c9940ac561e8f17ede77c85e3dbeda

> JsonToStringStyle doesn't handle chars and objects correctly
> ------------------------------------------------------------
>
>                 Key: LANG-1128
>                 URL: https://issues.apache.org/jira/browse/LANG-1128
>             Project: Commons Lang
>          Issue Type: Bug
>          Components: lang.builder.*
>    Affects Versions: 3.4
>            Reporter: Benedikt Ritter
>            Assignee: Benedikt Ritter
>              Labels: github
>             Fix For: 3.5
>
>
> Placeholder for https://github.com/apache/commons-lang/pull/74
> {quote}
> except number, boolean, Array and nested object structures, other types like char, String, Date etc. in java should be appendAsString.
> add method {{appendDetail(StringBuffer buffer, String fieldName, char value) to JsonToStringStyle}}
> modify {{appendDetail(StringBuffer buffer, String fieldName, Object value)}}
> {quote}



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