c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #23763
Re: [Bug 777829] Re: [6.1 trunk] : [document_webdav] cannot see content of DAV folders
On 09. 05. 11 17:26, xrg wrote:
> On Monday 09 May 2011, you wrote:
>> On 09. 05. 11 13:49, Amit Parik (OpenERP) wrote:
>>> I have checked your issue. But all are working as expected at my end.
>>> So would you please tell me which end client you have used to access
>>> webdav?
>> before wasting too much of your time, could you please provide me with
>> some proper information on how to configure the module? it might be that
>> i missed something, as not much is said in the official doc.
>>
>> now, i use ubuntu, with firefox.
> ok, now I can answer:
> If you are using a _web browser_ to see the WebDAV folders, you will see
> nothing. That's normal.
that's weird, as I remember surfing dav folders on some sites (some us
university, can't remember now where...)
> You would have to use a webdav client to see them, such as konqueror (with
> webdav:// url, not http:// ) or nautilus etc.
how? i tried nautilus with dav://localhost:8069 and
webdav://localhost:8069 and i get a not existing error (in the home folder)
i managed to open folders with konqueror!!! with
webdav://localhost:8069/webdav/dbname/Documents....
however, no files present, and it's veeeery slow. :-(
> What you are trying to do, ie. GET /webdav/dbname/foldername , makes sense,
> but the webdav protocol requires that we return an empty document (no data)
> for folders (aka. DAV "collections").
> I had thought seriously about violating this part of the protocol and
> returning a html page with the files listing for folders, when I see that the
> client is just a regular html browser. Not implemented yet, though.
>
i will not pretend that i understand everything you say :-)) but:
if it does not work with a web browser i WOULD HAVE PUT IT IN BIIIIG
LINES!!!!
now, i have the RESTClient addon, which is supposed to work with firefox
for retrieveing webdav files. maybe it doesnt.
more importantly, is it a OpenERP limitation, or a webdav-firefox (or
other) one?
--
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/777829
Title:
[6.1 trunk] : [document_webdav] cannot see content of DAV folders
Status in OpenERP Modules (addons):
Incomplete
Bug description:
Hi there,
After installing the module document_webdav and configuring it, I have
the following behaviour:
go to localhost:8069/webdav/dbname/Documents
asked for username and pwd, fill in, click OK
EMPTY page.
Is there any partucular config which in not mentioned?
thank you!
b
References