Can't add properties to Classes with certain names

18 views
Skip to first unread message

Sendu Bala

unread,
Aug 24, 2015, 6:08:32 AM8/24/15
to OrientDB
In Studio 2.1, if I create a new Class with |,^ or : in the name, then attempting to subsequently add any property to the class fails. No error message on the web frontend, but the server emits on the console:

com.orientechnologies.orient.core.sql.OCommandSQLParsingException: Error on parsing command at position #0: Encountered " <FROM> "from "" at line 1, column 17.
Was expecting one of:
    <EOF>
    <TIMEOUT> ...
    <AS> ...
    <FETCHPLAN> ...
    <LOCK> ...
    <LET> ...
    <NOCACHE> ...
    <PARALLEL> ...
    <UNWIND> ...
    ";" ...
    "," ...
    <AS> ...
    "," ...
     [ONetworkProtocolHttpDb]

Reply all
Reply to author
Forward
0 new messages