On Tue, Mar 11, 2008 at 11:42 AM, Paul M¢Nett <[EMAIL PROTECTED]> wrote: > Hey Ed, > > Revision 3925[1] seems to break my application. Some or all child bizobj > records either aren't getting saved, or not linked properly to the > parent on a parent.new(). I'll do more testing to try to figure out > exactly what is/is not happening but I'm not sure when I'll have the > time to do this. All I can say for certain right now is that revision > 3924 seems to behave correctly, and revisions 3925 up to HEAD seem to > behave incorrectly. > > [1]: http://trac.dabodev.com/changeset/3925
I had the same problem with rev 3949 a couple of nights ago. I had a bizobj that was the child of the primary bizobj. That bizobj had two children. The bizobj wasn't linking properly to the two children on parent.new(). Neither of the 2 children used the primary key of the parent bizobj. I went in a different route with the code, but I thought I would chime in with this. Nate L. _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/dabo-dev/[EMAIL PROTECTED]
