Open abibas opened 2 years ago
There was a mistake in the logic when it tries to split KEY-string by delimiter even in case if there is only digits index in the line. Added scoped fix, which doesn't affect all other functionalities.
Fix for Issue #51
@gmr
There was a mistake in the logic when it tries to split KEY-string by delimiter even in case if there is only digits index in the line. Added scoped fix, which doesn't affect all other functionalities.