EOF saving "wrong" object in a to-one-relationship
EOF saving "wrong" object in a to-one-relationship
- Subject: EOF saving "wrong" object in a to-one-relationship
- From: Peer Sandtner <email@hidden>
- Date: Tue, 21 Jun 2011 14:05:26 +0200
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 (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden