c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #22517
[Bug 701439] Re: error when attaching a file
Hello
I faced this bug too.
The reason is chromium-browser.
I'm using chromuim-browser on Ubuntu and i uplaoded image.png file into
ir.attachment model but filename field is setted as
"C:\fakepath\image.png" so i tried download this file then getting
errors.
<type 'exceptions.TypeError'>: save_binary_data() takes at most 2 non-keyword arguments (4 given)
args = ('save_binary_data() takes at most 2 non-keyword arguments (4 given)',)
message = 'save_binary_data() takes at most 2 non-keyword arguments (4 given)'
Please check it and reopen this bug.
--
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/701439
Title:
error when attaching a file
Status in OpenERP Web Client:
Invalid
Bug description:
Hello,
When you save a file on the web instead of saving the filestore directory, is adding information from the path well, "C: \ fakepath \ file_example.txt", and also keeps reading the file.
References