← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 671706] Re: Incorrect Padding, on trying to get Company Logo

 

More Info:

This happens just when the company has no logo.


** Patch added: "patch_no_logo.diff"
   https://bugs.launchpad.net/openobject-server/+bug/671706/+attachment/1724512/+files/patch_no_logo.diff

** Project changed: openobject-server => openobject-addons

-- 
Incorrect Padding, on trying to get Company Logo
https://bugs.launchpad.net/bugs/671706
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.

Status in OpenObject Addons Modules: New

Bug description:
Raises every time user want to get the logo of the company the error:

<class 'binascii.Error'>: Incorrect padding
      args = ('Incorrect padding',)
      message = 'Incorrect padding' 

http://127.0.0.1:8080/openerp/image/get_image?field=logo&model=res.company&id=1

Cause, this getting some reports are imposible.

Using V6, with python2.6





References