Comment 9 for bug 670228

Revision history for this message
Christophe Combelles (ccomb) wrote : Re: Report generation crashes on web-client (64 Bit OS)

Regarding the line:
ERROR:web-services:[10]: logo = base64.decodestring(rml_parser.logo)

I've pdb just before it and found that
rml_parser.logo is equal to : '/openerp/image/get_image?field=logo&model=res.company&id=1'
instead of being a base64 encoded string corresponding to the logo.