cancel
Showing results for 
Search instead for 
Did you mean: 

'Failed to update metadata' error custom metadata

tonyc
Champ in-the-making
Champ in-the-making
I have done the following customization to share to allow for displaying/editing custom metadata in share:

http://edlovesjava.blogspot.com/2009/07/alfresco-forms-engine-customization.html

I used the same model's and configuration as used in the tutorial on a fresh install of community 3.2

My problem is that when I go to edit the custom metadata and hit save, I get an error that says "Failed to update metadata".  There is no log entry to point me in any direction when I try to update metadata.

Any ideas?
1 REPLY 1

gavinc
Champ in-the-making
Champ in-the-making
The error handling should obviously be  improved in the edit metadata page, but in the meantime to see the error that got returned install and enable Firebug and attempt the save operation again. In the Console tab of Firebug you will see the POST request and response, the response should show you the error.