c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #27808
[Bug 804260] Re: Display Documents over FTP-access with / in Filename not posible
You shouldn't have a / in the filename no matter what. It is an illegal
character for filenames in both Windows and Unix. So you are probably
creating directories. When saving those files you should use
str.replace('/', '') or more likely object.name.replace('/','')
** Changed in: openobject-addons
Status: New => Invalid
--
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/804260
Title:
Display Documents over FTP-access with / in Filename not posible
Status in OpenERP Modules (addons):
Invalid
Bug description:
Hello
At the moment it is not possible to make files visible over ftp when ther is a / in the filename.e.g in customer-invoices named "SAJ/2011/010"
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/804260/+subscriptions