Hello all, I’m having a strange problem saving an object with a specific to-one-relationship. The value for the relationship is set through a WOPopupButton (containing object "A" and "B"); these two objects already exist in the database.
Just before calling ec.saveChanges() the relationship contains object "B" (verified by means of debugger). But what gets saved into the database is object "A". BTW: The "set" method for the to-one-relationship is not touched by anyone after calling saveChanges. I definitely need some help. ;-) Regards, Peer _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com