← Back to team overview

openerp-india team mailing list archive

[Bug 985840] Re: webdav: cannot calculate own address, _fileobject has no attribute sockname

 

Remarks:

- the try clause *tests* if there is an attribute getsockname, yet the
exception still says it hasn't one, what am I missing? (in redirect.py
there is the same code block without the test, so if the exception came
from there it would have made more sense)

-- 
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/985840

Title:
  webdav: cannot calculate own address, _fileobject has no attribute
  sockname

Status in OpenERP Addons (modules):
  Invalid

Bug description:
  No observable bad behaviour directly related to this as far as I know.
  This warning appears many times in the log file.

  Verbatim:

  WARNING ? webdav: Cannot calculate own address: '_fileobject' object
  has no attribute 'getsockname'

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


References