AKSW / RDFauthor

RDFauthor creates formular widgets out of RDFa-enhanced webpages.
http://aksw.org/Projects/RDFauthor
GNU General Public License v3.0
18 stars 5 forks source link

Error when editing properties #37

Closed white-gecko closed 11 years ago

white-gecko commented 11 years ago

When I click on "Edit Properties" and than change a properties content and click "Save Changes" I get the following error and nothing else happens:

TypeError: json[r][p][o].value is undefined
http://…/OntoWiki/libraries/RDFauthor/src/rdfauthor.js
Line 1017

If I click the "Save Changes" button again RDFauthor reloads the page but doesn't store the changes.

white-gecko commented 11 years ago

"Add Properties" without clicking "Edit Properties" before works.

white-gecko commented 11 years ago

It happens only under some strange conditions, I can reproduce this behavior with two instances in one knowledge base but I can't reproduce it by creating similar instances. I hope it will not happen again.

seebi commented 11 years ago

you can still reproduce that?

white-gecko commented 11 years ago

Yes and it occurres on Chromium and Firefox. So I don't know if it is related to AKSW/OntoWiki#186

cannelony commented 11 years ago

I can not reproduce the issue.

white-gecko commented 11 years ago

I can only reproduce it in one special model. I have to find out, what the special property of the model is which causes the issue.