Andrea Del Bene created WICKET-5720:
---------------------------------------
Summary: 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
Reporter: Andrea Del Bene
Assignee: Andrea Del Bene
Priority: Minor
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)