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
This is Issue 133 moved from a Google Code project.
Added by 2010-10-14T01:10:56.000Z by richter....@gmail.com.
Please review that bug for more context and additional comments, but update this bug.
Closed (Invalid).
Original labels: Type-Defect, Priority-Medium, v0.9.23
Original description
<b>What steps will reproduce the problem?</b>
1. POST {"name":"John"} to http://localhost:2480/document/newdb -> 2:0
2. PUT {"@class":"User"} to http://localhost:2480/document/newdb/2:0 -> updated successfully, shows also "@class":"User", id remains 2:0
3. GET http://localhost:2480/class/newdb/User -> empty class
<b>What is the expected output? What do you see instead?</b>
should move the record to the class I think
<b>Please use labels and text to provide additional information.</b>
The text was updated successfully, but these errors were encountered:
This is Issue 133 moved from a Google Code project.
Added by 2010-10-14T01:10:56.000Z by richter....@gmail.com.
Please review that bug for more context and additional comments, but update this bug.
Closed (Invalid).
Original labels: Type-Defect, Priority-Medium, v0.9.23
Original description
The text was updated successfully, but these errors were encountered: