Giraldo Rosales wrote:
>
> I can get it working if I try:
> params:{"id":"\"6ce3ef04cb2cb750d4ce0d0f9648066f\""}
>A bit strange, but the code at https://github.com/orientechnologies/orientdb/blob/25d95a6d10ab90cb492440fc0c4fe67d49eec053/core/src/main/java/com/orientechnologies/orient/core/command/OCommandRequestTextAbstract.java#L107 does some special handling of String params. First adding quotes in simpleValueToStream and then putting the qouted value into a Document that is serialized with the normal Document rules from https://github.com/orientechnologies/orientdb/wiki/Network-Binary-Protocol#wiki-Record_format I agree that is surprising. regards, Finn -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
