[jira] [Assigned] (OFBIZ-9397) New UtilMisc method collectionToString(...) building safely a String with the given collection and delimiter

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Assigned] (OFBIZ-9397) New UtilMisc method collectionToString(...) building safely a String with the given collection and delimiter

Nicolas Malin (Jira)

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

Jacques Le Roux reassigned OFBIZ-9397:
--------------------------------------

    Assignee: Jacques Le Roux

> 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
>            Assignee: Jacques Le Roux
>            Priority: Trivial
>             Fix For: Upcoming Release
>
>         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.4.14#64029)