← Back to team overview

openerp-india team mailing list archive

[Bug 1165531] Re: [6.1, 7.0, trunk] Text to email parsing incomplete + needs to be unified

 

For 7.0 the bug can be considered fixed as the main `tools.email_split`
is now correct. For trunk the bug is still open as additional regex
parsing need to corrected - it perhaps requires the introduction of new
utility methods.

** Summary changed:

- [6.1, 7.0] Text to email parsing incomplete
+ [6.1, 7.0, trunk] Text to email parsing incomplete + needs to be unified

** Also affects: openobject-addons/7.0
   Importance: Undecided
       Status: New

** Also affects: openobject-addons/trunk
   Importance: Low
     Assignee: OpenERP's Framework R&D (openerp-dev-framework)
       Status: Fix Released

** Changed in: openobject-addons/7.0
   Importance: Undecided => Low

** Changed in: openobject-addons/7.0
       Status: New => Fix Released

** Changed in: openobject-addons/7.0
    Milestone: None => 7.0

** Changed in: openobject-addons/7.0
     Assignee: (unassigned) => OpenERP's Framework R&D (openerp-dev-framework)

** Changed in: openobject-addons/trunk
       Status: Fix Released => In Progress

** Changed in: openobject-addons/trunk
    Milestone: 7.0 => None

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

Title:
  [6.1, 7.0, trunk] Text to email parsing incomplete + needs to be
  unified

Status in OpenERP Addons (modules):
  In Progress
Status in OpenERP Addons 7.0 series:
  Fix Released
Status in OpenERP Addons trunk series:
  In Progress

Bug description:
  While using 6.1 mail_message to_email function I found that it does not
  cope with all the possible names in the emaillist.

  example: 'bla@xxxx' <bla@xxxx>,   (bla@xxxx) <bla@xxxx>,  "'bla@xxxx'"
  <bla@xxxx>, etc

  The regexp in the function to_email of mail/mail_message.py should be enhanced that it also removes  ", () and
  even if the allowed '.

  ----

  Note: for more details and trunk cases see also bug 1199386

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