← Back to team overview

openerp-india team mailing list archive

[Bug 1276190] Re: [6.1] format_mail raise an exception when % character exists in text

 

** Changed in: ocb-addons
       Status: Fix Committed => Invalid

** Changed in: openobject-addons
       Status: New => Invalid

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

Title:
  [6.1] format_mail raise an exception when % character exists in text

Status in OpenERP Community Backports (Addons):
  Invalid
Status in OpenERP Addons (modules):
  Invalid

Bug description:
  format_mail from base_action_rule does not escape the percentage % character that could exists in in the text body.
  Doubling from '%' to '%%' will properly escape the percentage character.

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


References