Skip to content

Conversation

florian-serraille
Copy link

This merge request fixes a bug in RecursiveCollectionLineAggregator where calling aggregate() with an empty collection caused a StringIndexOutOfBoundsException. The method now returns an empty string when the input collection is empty. A corresponding unit test has been added to verify this behavior.

This merge request fix: #5023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RecursiveCollectionLineAggregator.aggregate() fails on empty collection input

1 participant