c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #04389
[Bug 671706] Re: Incorrect Padding, on trying to get Company Logo
*** This bug is a duplicate of bug 670228 ***
https://bugs.launchpad.net/bugs/670228
** Project changed: openobject-addons => openobject-server
** Changed in: openobject-server
Status: Incomplete => Confirmed
** This bug has been marked a duplicate of bug 670228
Report generation crashes on web-client (64 Bit OS)
* You can subscribe to bug 670228 by following this link: https://bugs.launchpad.net/openobject-server/+bug/670228/+subscribe
--
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 Server: Confirmed
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