Ed Leafe wrote: > On Jan 2, 2008, at 2:27 PM, Paul McNett wrote: > >> This is a known bug, and won't be too hard to fix, but we just haven't >> had the time yet >> : >> http://trac.dabodev.com/ticket/1074 > > I just ran the test_dEditBox.py script, and it ran without error. > dTextBoxMixin was changed a while back to add these lines to > getStringValue(): > > elif value is None: > strVal = self.Application.NoneDisplay > > So unless the NoneDisplay property is set to a non-string, this > error should no longer occur. Larry's traceback omitted the exact > error that was thrown, so it's hard to say what the problem is.
Ok, I marked the ticked fixed. Paul -- http://paulmcnett.com _______________________________________________ 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/dabo-users/[EMAIL PROTECTED]
