Ed Leafe wrote: > On Mar 11, 2008, at 1:42 PM, Paul M¢Nett wrote: > >> 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. > > Can you tell me what values in the child bizobjs are for: > > self.FillLinkFromParent > self.LinkField > self.DefaultValues
FillLinkFromParent = True LinkField = "subopening_id" DefaultValues["centered"] = 1 DefaultValues["list_order"] = 20 > I really can't see how this would break anything, as it's working in > all my apps. It also doesn't break any of the test cases, and there are a few having to do with children, so at the moment I'm at a loss, too. Paul _______________________________________________ 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]
