c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #23623
[Bug 717750] Re: Document management appears broken on Windows - ftp - 550 Invalid database path:
There is a line in abstractfs.py that contains "hardcoded unix
separator" in comment (in 6.0.2 version). Replacing '/' with os.sep
foxed the problem for me.
--
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/717750
Title:
Document management appears broken on Windows - ftp - 550 Invalid
database path:
Status in OpenERP Modules (addons):
Confirmed
Bug description:
USing windows 7 / all in One 6.0.1.
Simple step.
Configure a db with demo data took only knwoledge with the ftp document management.
Opening ftp on port 8021 works and the databases appear. However clicking always finishes by
"550 Invalid database path: <database name>.
This works fine on linux
References