rainerc / cr-data-manager

Automatically exported from code.google.com/p/cr-data-manager
1 stars 0 forks source link

writing Custom field value to log file raises error #93

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
<<Custom(orig filename).Is:>> => <<Custom(orig filename).SetValue:{FileName}>>

throws error

Original issue reported on code.google.com by rainer.c...@googlemail.com on 7 Jun 2013 at 6:33

GoogleCodeExporter commented 9 years ago
error was raised because code tried retrieve value from custom field with 
getattr(book).

Original comment by rainer.c...@googlemail.com on 7 Jun 2013 at 6:51