c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #22501
[Bug 768963] Re: controllers: fix payload fed to base64.decode
** Branch linked: lp:~openerp-dev/openobject-client-
web/6.0-bug-768963-xrg
** Changed in: openobject-client-web
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/768963
Title:
controllers: fix payload fed to base64.decode
Status in OpenERP Web Client:
Fix Committed
Bug description:
We should only feed byte strings, not unicode to that function. A
TypeError was raised in python2.7, konqueror+webkit, otherwise.
References