By the way, I think that the second part of the patch is unnecessary as data[fpos] = tools.ustr(r or '') should do the job.
-- You received this bug notification because you are a member of C2C OERPScenario, which is subscribed to OpenERP Project Group. https://bugs.launchpad.net/bugs/583265 Title: CSV export crash when browse null is in some relations Status in OpenERP Server: Confirmed Bug description: CSV export generates client side error can not marshal osv.orm.browse_null. The error comes from the fact in that browse_null are exported instead of false. I have made a temporary patch that remove the browse_null, but I did not have the time to trace the export functions (that lack a little comments), so the patch can be far better. Regards Nicolas To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-server/+bug/583265/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

