openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #27213
[Bug 1276190] [NEW] [6.1] format_mail raise an exception when % character exists in text
Public bug reported:
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.
** 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/1276190
Title:
[6.1] format_mail raise an exception when % character exists in text
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/openobject-addons/+bug/1276190/+subscriptions
Follow ups
References