[7.0] auth_signup: global name 'mako_template_env' is not defined

Bug #1283249 reported by Aristóbulo Meneses
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
New
Undecided
Unassigned

Bug Description

Hello, i think i've found a bug.

1. Install auth_signup module
2. Add an Outgoing Mail Server (Settings >> General Settings >> Outgoing Mail Server
3. Configure the outgoing mail server with Gmail recommended settings (https://support.google.com/mail/troubleshooter/1668960#ts=1665018,1665144)
4. Test the server, everything is Ok, then save.
5. Log out, and create a new user account.
6. Check that User is properly created and has an email address.
7. Log out again.
8. Try to recover user password.

Error:
2014-02-21 21:18:55,032 5245 ERROR fci1 openerp.addons.email_template.email_template: failed to render mako template value u'Password reset'
Traceback (most recent call last):
  File "/home/aristobulo/openerp/7.0/modules/email_template/email_template.py", line 99, in render_template
    result = mako_template_env.from_string(template).render(variables)
NameError: global name 'mako_template_env' is not defined

My oerp setup:

openboject-addons: revno 9850
openerp-web: revno 4146
openobject-server: revno 5220

Full error output attached.

Revision history for this message
Aristóbulo Meneses (aristobulo) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.