← Back to team overview

openerp-india team mailing list archive

[Bug 1104559] Re: [Trunk/7.0] document webdav : 500 error on connection

 

I'd had the same problem. 
This bug seems provided from pywebdav library. I reproduce it with pywebdav 0.9.4. But with 0.9.8, this works !
You can download pywebdav 0.9.8 here : http://code.google.com/p/pywebdav/downloads/detail?name=PyWebDAV-0.9.8.tar.gz

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1104559

Title:
  [Trunk/7.0] document webdav : 500 error on connection

Status in OpenERP Addons (modules):
  Confirmed

Bug description:
  
  cadaver http://localhost:8069/webdav/se_20130124_2246
  Authentication required for OpenERP User on server `localhost':
  Username: ferdinand
  Password: 
  Could not open collection:
  500 Internal error
  dav:/webdav/se_20130124_2246/

  openerp.service.http_server: Found user="ferdinand", passwd="***" for
  db="se_20130124_2246"

  
  BTW it seems mandatory to add the DB-name. this should go into the module description

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1104559/+subscriptions


References