Paul M¢Nett wrote:
> 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 neglected to mention that my biz superclass has:

DefaultValues["id"] = utils.getRandomUUID
KeyField = "id"

Unless overridden specifically, all my bizobjs have these set in the 
superclass.

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]

Reply via email to