[
https://issues.apache.org/jira/browse/WICKET-5720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14159526#comment-14159526
]
ASF subversion and git services commented on WICKET-5720:
---------------------------------------------------------
Commit 2fc6a3957da8b59443afb6e97e849510983a411b in wicket's branch
refs/heads/master from adelbene
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=2fc6a39 ]
WICKET-5720 Method Strings.join doesn't work correctly if separator is
empty.
> Method Strings.join doesn't work correctly if separator is empty.
> -----------------------------------------------------------------
>
> Key: WICKET-5720
> URL: https://issues.apache.org/jira/browse/WICKET-5720
> Project: Wicket
> Issue Type: Bug
> Affects Versions: 7.0.0-M3, 6.17.0
> Reporter: Andrea Del Bene
> Assignee: Andrea Del Bene
> Priority: Minor
> Fix For: 6.18.0, 7.0.0-M4
>
>
> If we use an empty separator ("") to join strings, the first character of any
> fragment is truncated.
> Es "foo", "bar", "baz" became "ooaraz".
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)