openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #22155
[Bug 1103605] Re: [v7.0] Email fetching error on the 'Reference'
Hello Paulius,
I have checked this issue at my end with latest revision of 7.0.But i
did not face any problem.
If you still facing the issue then please provide proper steps to
reproduce it.
Thanks and waiting for your reply!!
** Changed in: openobject-addons
Status: New => Incomplete
--
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/1103605
Title:
[v7.0] Email fetching error on the 'Reference'
Status in OpenERP Addons (modules):
Incomplete
Bug description:
I've faced bug when fetching email.
Traceback (most recent call last):
File "/srv/openerp/addons/7.0/fetchmail/fetchmail.py", line 221, in fetch_mail
context=context)
File "/srv/openerp/addons/7.0/mail/mail_thread.py", line 586, in message_process
msg = self.message_parse(cr, uid, msg_txt, save_original=save_original, context=context)
File "/srv/openerp/addons/7.0/mail/mail_thread.py", line 804, in message_parse
[x.strip() for x in decode(message['References']).split()])])
AttributeError: 'NoneType' object has no attribute 'split'
Please check attached patch.
Addons revno: 8608
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1103605/+subscriptions
References