basico icon indicating copy to clipboard operation
basico copied to clipboard

issue with display names

Open fbergmann opened this issue 1 year ago • 1 comments

A bug at biosimulators mentions, that basico does not resolve display names with nested parenthesis:

https://github.com/biosimulators/Biosimulators_COPASI/issues/74

fbergmann avatar Sep 27 '24 07:09 fbergmann

as it turns out, CDataModel::findObjectByDisplayName does not return a flux reference in those cases. This needs to be fixed in the main COPASI repo, until then I can add a workaround to basico.

fbergmann avatar Sep 27 '24 08:09 fbergmann