Paul, I think that the groups' properties are not getting initialized completely in caselessdict. The error that I am running into seems to be triggered when I add a group but do not set the values for reprintheaderonnewpage. If I then go back and change the value to True, save it, then change it back to False, it starts working.
Larry > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Paul McNett > Sent: Monday, October 19, 2009 6:24 PM > To: Dabo developers' list > Subject: Re: [dabo-dev] dabo Commit 5475 > > John wrote: > > On Monday 19 October 2009 01:51:06 pm Paul McNett wrote: > >> John Fabiani wrote: > >>> dabo Commit > >>> Revision 5475 > >>> Date: 2009-10-19 13:17:32 -0700 (Mon, 19 Oct 2009) > >>> Author: Johnf > >>> Trac: http://trac.dabodev.com/changeset/5475 > >>> > >>> Changed: > >>> U trunk/dabo/lib/reportWriter.py > >>> > >>> Log: > >>> Minor change to correct a missed spelled - replaced 'r' with 'R'. > >>> Requested by Larry Long who found the bug. > >> If you see different behavior after making that change, > then I need > >> to look into whatever may be wrong in my CaselessDict > implementation!! > >> > >> Paul > > > > OK - but out reports are running just fine. > > What I meant was... that change shouldn't have resulted in > any changed behavior, because "ReprintHeaderOnNewPage" == > "reprintHeaderOnNewPage", in this context. > > Paul > > > [excessive quoting removed by server] _______________________________________________ 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/!~!UENERkVCMDkAAQACAAAAAAAAAAAAAAAAABgAAAAAAAAAafA2fnYuPUOMNFpIYnBEQcKAAAAQAAAAlAlmsZ4Z0EGSACEQmDt2/[email protected]
