Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTP POST problem [moved] #77

Closed
lvca opened this issue Dec 10, 2012 · 0 comments
Closed

HTTP POST problem [moved] #77

lvca opened this issue Dec 10, 2012 · 0 comments

Comments

@lvca
Copy link
Member

lvca commented Dec 10, 2012

This is Issue 77 moved from a Google Code project.
Added by 2010-07-25T17:44:39.000Z by j...@supporters.dk.
Please review that bug for more context and additional comments, but update this bug.
Closed (Fixed).

Original labels: Type-Defect, Priority-Medium

Original description

<b>What steps will reproduce the problem?</b>
It also looks like there is a bug in HTTP POST method. The benchmark_persistent_post.bat benchmark that inserts this JSON-query from post.txt seems unable the save the class-property:

{
  &quot;@class&quot;: &quot;Address&quot;, 
  &quot;type&quot;: &quot;Residence&quot;, 
  &quot;street&quot;: &quot;Piazza di Spagna&quot;, 
  &quot;city&quot;: &quot;14:0&quot;
}

The error shows when the database is queried like this from OrientDB Studio:
SELECT FROM cluster:default

<b>What is the expected output? What do you see instead?</b>
When you look at the result, you see that the records @class-property is &quot;null&quot;.

<b>Please use labels and text to provide additional information.</b>
REST, HTTP POST, @class
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant