hbz / oerworldmap.prototype

OER World Map Prototype
2 stars 4 forks source link

Editing a person and submitting yields error #68

Closed acka47 closed 10 years ago

acka47 commented 10 years ago

I have tried several times now to add address data to one of the ["Adrian Pohl" entries]() and got this error message several times:

Unable to PUT http://lobid.org/oer/d8693529-6797-48e1-b65d-8b2e7f1df77c#! EntityMalformedException: Missing bundle property on entity of type lde. in entity_extract_ids() (line 7721 of /home/fo/www/drupal-7.25/includes/common.inc).

acka47 commented 10 years ago

Here is how the editing form looks like before submission and getting the error response:

Submission to error

acka47 commented 10 years ago

I tried submitting again after editing this entry. This resulted in creating another "Adrian Pohl" entry - with no address information...

acka47 commented 10 years ago

The problem seems to be with the "country". I managed to add the other data but the error continues to show up when I try to add a country.

literarymachine commented 10 years ago

I believe this is an API issue, see #73 ping @fsteeg

fsteeg commented 10 years ago

Should work now, see https://github.com/hbz/oerworldmap/issues/73#issuecomment-38799418