You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add the reaction arrow between them using the "Arrow Open Angle Tool" on the left menu
Add a text using the "Add Text" on the left menu
Click on the "Save as..." icon on the top menu
Select any server format (e.g. MDL Rxnfile V3000) in the "File format" drop down
Expected behavior
The "Save Structure" dialog is opened successfully, without any errors for all File formats (The format is selected. It’s possible to save the file)
**Actual behavior **
Remote mode:
Error message “Convert error! struct data not recognized as molecule, query, reaction or reaction query” is displayed. 400 HTTP code is gotten.
With “SVG Document” and “PNG Image” formats the error message is not displayed. The 400 HTTP code is gotten after clicking on the “Save” button with the following description:
{
"error": "'struct data not recognized as molecule, query, reaction or reaction query'"
}
Standalone mode: The error message “Given string could not be loaded as (query or plain) molecule or reaction, see the error messages: 'reaction KET loader: Unknown reaction node: text', 'reaction KET loader: Unknown reaction node: text', 'molecule auto loader: Arrow nodes supported only for reactions', 'molecule auto loader: Arrow nodes supported only for reactions'" is displayed in the pop up window.
OS: [Microsoft Windows]
Browsers: Google Chrome: Version 100.0.4896.75/FireFox: Version 99.0 (64-bit)
Ketcher v2.4.2-158-g2312c8e8
The text was updated successfully, but these errors were encountered:
**Steps to Reproduce **
Expected behavior
The "Save Structure" dialog is opened successfully, without any errors for all File formats (The format is selected. It’s possible to save the file)
**Actual behavior **
Remote mode:
Error message “Convert error! struct data not recognized as molecule, query, reaction or reaction query” is displayed. 400 HTTP code is gotten.
With “SVG Document” and “PNG Image” formats the error message is not displayed. The 400 HTTP code is gotten after clicking on the “Save” button with the following description:
{
"error": "'struct data not recognized as molecule, query, reaction or reaction query'"
}
Standalone mode: The error message “Given string could not be loaded as (query or plain) molecule or reaction, see the error messages: 'reaction KET loader: Unknown reaction node: text', 'reaction KET loader: Unknown reaction node: text', 'molecule auto loader: Arrow nodes supported only for reactions', 'molecule auto loader: Arrow nodes supported only for reactions'" is displayed in the pop up window.
OS: [Microsoft Windows]
Browsers: Google Chrome: Version 100.0.4896.75/FireFox: Version 99.0 (64-bit)
Ketcher v2.4.2-158-g2312c8e8
The text was updated successfully, but these errors were encountered: