On 8/16/06, Mark Doukidis <[EMAIL PROTECTED]> wrote:
OUCH !!I now get the following after your changes: ---------------------------------------------------------------- Dabo Error Log: Thu Aug 17 11:20:10 2006: Failed to create newval for field 'id' Dabo Error Log: Thu Aug 17 11:20:10 2006: TYPES: {'owing': <type 'type'>, 'code': <type 'type'>, 'contact': <type 'type'>, 'id': <type 'type'>, 'name': <type 'type'>} Dabo Error Log: Thu Aug 17 11:20:10 2006: type() takes 1 or 3 arguments Dabo Error Log: Thu Aug 17 11:20:10 2006: Failed to create newval for field 'code' Dabo Error Log: Thu Aug 17 11:20:10 2006: TYPES: {'owing': <type 'type'>, 'code': <type 'type'>, 'contact': <type 'type'>, 'id': <type 'type'>, 'name': <type 'type'>} Dabo Error Log: Thu Aug 17 11:20:10 2006: type() takes 1 or 3 arguments Dabo Error Log: Thu Aug 17 11:20:10 2006: Failed to create newval for field 'name' Dabo Error Log: Thu Aug 17 11:20:10 2006: TYPES: {'owing': <type 'type'>, 'code': <type 'type'>, 'contact': <type 'type'>, 'id': <type 'type'>, 'name': <type 'type'>} Dabo Error Log: Thu Aug 17 11:20:10 2006: type() takes 1 or 3 arguments Dabo Error Log: Thu Aug 17 11:20:10 2006: Failed to create newval for field 'contact' Dabo Error Log: Thu Aug 17 11:20:10 2006: TYPES: {'owing': <type 'type'>, 'code': <type 'type'>, 'contact': <type 'type'>, 'id': <type 'type'>, 'name': <type 'type'>} Dabo Error Log: Thu Aug 17 11:20:10 2006: type() takes 1 or 3 arguments Dabo Error Log: Thu Aug 17 11:20:10 2006: Failed to create newval for field 'owing' Dabo Error Log: Thu Aug 17 11:20:10 2006: TYPES: {'owing': <type 'type'>, 'code': <type 'type'>, 'contact': <type 'type'>, 'id': <type 'type'>, 'name': <type 'type'>} Dabo Error Log: Thu Aug 17 11:20:10 2006: type() takes 1 or 3 arguments ----------------------------------------------------------------
Ok, I just committed the patch for this. It should work for you know. It works fine for me now. Let me know if you have any troubles with it. -- "Now that I am a Christian I do not have moods in which the whole thing looks very improbable: but when I was an atheist I had moods in which Christianity looked terribly probable." -C. S. Lewis -Echo _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
