← Back to team overview

openerp-india team mailing list archive

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

 

** Also affects: therp-backports/addons-6.1
   Importance: Undecided
       Status: New

** Changed in: therp-backports/addons-6.1
   Importance: Undecided => High

** Changed in: therp-backports/addons-6.1
     Assignee: (unassigned) => Holger Brunn (Therp) (hbrunn)

** Changed in: therp-backports/addons-6.1
    Milestone: None => fixed-after-61

** Changed in: therp-backports/addons-6.1
       Status: New => Fix Committed

** Changed in: therp-backports/addons-6.1
       Status: Fix Committed => In Progress

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

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

Status in OpenERP Server:
  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-server/+bug/1107816/+subscriptions


References