← 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

 

** Also affects: ocb-addons
   Importance: Undecided
       Status: New

** Changed in: ocb-addons
     Assignee: (unassigned) => Yann Papouin (yann-papouin)

** Changed in: ocb-addons
   Importance: Undecided => Low

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

-- 
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):
  Fix Committed
Status in OpenERP Addons (modules):
  New

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