← Back to team overview

openerp-india team mailing list archive

[Bug 1272353] [NEW] Handle reply to document in mail_thread

 

Public bug reported:

OpenERP issues various email notifications.  When the notification comes
from a document (eg crm.claim) and the recipient replies to that message
in his email client, the incoming reply email is not handled in
mail_thread.route_email() and is lost.

With the patch below, replies to document notifications are routed correctly:
https://github.com/cmlid/openobject-addons-7.0/commit/340aadee4172dd7b15a3501bd3cdf09f5c289567

** Affects: openobject-addons
     Importance: Undecided
         Status: New

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

Title:
  Handle reply to document in mail_thread

Status in OpenERP Addons (modules):
  New

Bug description:
  OpenERP issues various email notifications.  When the notification
  comes from a document (eg crm.claim) and the recipient replies to that
  message in his email client, the incoming reply email is not handled
  in mail_thread.route_email() and is lost.

  With the patch below, replies to document notifications are routed correctly:
  https://github.com/cmlid/openobject-addons-7.0/commit/340aadee4172dd7b15a3501bd3cdf09f5c289567

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


Follow ups

References