[
https://issues.apache.org/jira/browse/OFBIZ-9397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Martin Becker updated OFBIZ-9397:
---------------------------------
Attachment: OFBIZ-9397_UtilMiscCollectionToString.patch
> New UtilMisc method collectionToString(...) building safely a String with the given collection and delimiter
> ------------------------------------------------------------------------------------------------------------
>
> Key: OFBIZ-9397
> URL:
https://issues.apache.org/jira/browse/OFBIZ-9397> Project: OFBiz
> Issue Type: Improvement
> Components: framework
> Affects Versions: Trunk
> Reporter: Martin Becker
> Priority: Trivial
> Attachments: OFBIZ-9397_UtilMiscCollectionToString.patch
>
>
> The added method UtilMisc.collectionToString(Collection values, String delimiter) creates a String from the values of a collection, separated with the given delimiter. This is done in a safe way without a "null" literal.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)