Ed Leafe wrote: > On Oct 1, 2008, at 7:34 PM, Richard Esplin wrote: > >> 1. No matter how I quote 'id' or "id" the interpreter sees it as the >> built-in >> python function: >> >> dabo.dException.FieldNotFoundException: Field '<built-in function >> id>' does >> not exist in the data set >> >> 2. The ClassDesigner sometimes, but not always, stores the XML encoded >> <built-in function id> as the DataField when I give it 'id'. It hasn't >> mangled any of the aliases 'ID', 'rowid', etc, I have seen this >> happen at >> least twice. > > Confirmed as a bug. It stores "id" correctly initially, but running > the form or re-loading a saved form causes the error. I will look into > this.
It's funny to see how a very old bug from 2006 still survived: http://leafe.com/archives/showMsg/308052 Better unit testing would prevent this kind of bugs easily. Uwe _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]
