← Back to team overview

openerp-india team mailing list archive

[Bug 1107816] Re: [6.1] fetching mails results in TypeError: expected string or buffer

 

*** This bug is a duplicate of bug 1063251 ***
    https://bugs.launchpad.net/bugs/1063251

** Branch linked: lp:~therp-nl/therp-backports/6.1_lp1107816

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

Title:
  [6.1] fetching mails results in TypeError: expected string or buffer

Status in OpenERP Addons (modules):
  New
Status in Therp Backports:
  In Progress
Status in Therp Backports addons-6.1 series:
  In Progress

Bug description:
  Fetching emails, I receive

  Traceback (most recent call last):
    File "/home/openerp/openobject-addons/fetchmail/fetchmail.py", line 196, in fetch_mail
      context=context)
    File "/home/openerp/openobject-addons/mail/mail_thread.py", line 361, in message_process
      match = tools.res_re.search(msg['subject'])
  TypeError: expected string or buffer

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


References