Skip to content

2026-May-08 - 2.7.15501

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 08 May 04:28
6324271
Fix parsing bug in readMultiple for missing '(' and empty names (#14293)

* Fix parsing bug in readMultiple for missing '(' and empty names

Improve validation in readMultiple

Add checks for missing opening parenthesis and empty territory name
to prevent malformed input from causing parsing errors.