[
https://issues.apache.org/jira/browse/LANG-874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Neidhart updated LANG-874:
---------------------------------
Issue Type: Improvement (was: Bug)
> appendSuper is broken if different ToStringStyle are used
> ---------------------------------------------------------
>
> Key: LANG-874
> URL: https://issues.apache.org/jira/browse/LANG-874
> Project: Commons Lang
> Issue Type: Improvement
> Components: lang.builder.*
> Reporter: Sébastien Le Ray
>
> When using different ToStringStyles for base and child class, appendSuper
> does not work. This is due to prefix/suffix triming in
> ToStringStyle.appendToString which uses current style separators to trim and
> does not append if none is found. I think it should append raw string rather
> than nothing if separators are not found.
--
This message was sent by Atlassian JIRA
(v6.1#6144)