-
Type: Improvement
-
Resolution: Fixed
-
Priority: Minor
-
Affects Version/s: master
-
Component/s: Catalog: Transformation Catalog
-
None
When accidentally using a ' ' to separate profiles instead of ';' or ',', the error message is not very intuitive. Additionally, the error message suffers from concatinated string syndrome (missing space after inserting a variable value), but that is besides the point. I believe it should be possible from the textual scanner/parser to determine a better error message in this particular case of unexpected linear whitespace.