c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #22497
[Bug 768963] [NEW] controllers: fix payload fed to base64.decode
Public bug reported:
We should only feed byte strings, not unicode to that function. A
TypeError was raised in python2.7, konqueror+webkit, otherwise.
** Affects: openobject-client-web
Importance: Undecided
Assignee: xrg (xrg)
Status: In Progress
** Tags: controllers
** Changed in: openobject-client-web
Status: New => In Progress
** Changed in: openobject-client-web
Assignee: (unassigned) => xrg (xrg)
--
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:
In Progress
Bug description:
We should only feed byte strings, not unicode to that function. A
TypeError was raised in python2.7, konqueror+webkit, otherwise.
Follow ups
References