openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #22395
[Bug 1107816] [NEW] [6.1] fetching mails results in TypeError: expected string or buffer
Public bug reported:
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
** Affects: openobject-server
Importance: Undecided
Status: New
** Affects: therp-backports
Importance: High
Assignee: Holger Brunn (Therp) (hbrunn)
Status: In Progress
** Affects: therp-backports/addons-6.1
Importance: High
Assignee: Holger Brunn (Therp) (hbrunn)
Status: In Progress
** Also affects: therp-backports
Importance: Undecided
Status: New
--
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
Follow ups
References