hopsan icon indicating copy to clipboard operation
hopsan copied to clipboard

FMIWrapperQ port specificaitons cannot handle whitespaces

Open robbr48 opened this issue 1 year ago • 0 comments

Describe the bug If you use portspec "NodeHydrualic,a,b,c; NodeHydraulic,d,e,f" it gives an error message of undefined node type " NodeHydraulic".

Expected behavior It should ignore all whitespaces and only care about commas and semicolons. Whitespaces are not allowed in variable names and node type names anyway.

Hopsan version (please complete the following information):

  • OS: Windows 11
  • Version: HopsanGUI 2.22.1

robbr48 avatar Oct 14 '24 08:10 robbr48