By charleyramm on
I am working on a site that uses Drupal to manage a catalogue of museum objects. I inherited a mostly finished D5 site, which I have been upgrading to D6, and trying to finish off as I go along.
I have come to a problem where when an object node is saved, I get some errors that I do not understand, and all the taxonomy terms for the object are wiped out. Can somebody point me in the right direction to start debugging this edit form?
slide 1: the object node page before saving the edit form
slide 2: the object node page after saving the edit form, including errors
http://imgur.com/a/eZrKo#IyDCw
http://artworld.uea.ac.uk/testing/artworld_catalogue/painting-qing-copy-...
Comments
_
Looking at the error messages, it would appear that the following fields are not set when the form is saved -
Why, I couldn't say - but that's the problem!
Thanks for taking a look
Thanks for taking a look Pete. I will have to do some homework on form fields. Hopefully there is something on the subject in Pro Drupal Development.
Charley