orientechnologies / orientdb-studio

Studio web tool
Other
127 stars 50 forks source link

Creating a property with ` ` causes dialog to hang. #514

Open OrientDBColin opened 6 years ago

OrientDBColin commented 6 years ago

Go to a class in the schema editor and create a new property via the "New Property" button.

For the name of the property put ` around it, e.g.,MyProperty`.

Choose the type and then click "Save". The dialog spins forever.

I suppose an easy fix would be to remove any quotes around the property name: ``, '', ""