Closed Bug 839139 Opened 11 years ago Closed 11 years ago

users app pw_reset.ltxt email always in English

Categories

(support.mozilla.org :: Users and Groups, task, P3)

Tracking

(Not tracked)

RESOLVED FIXED
2013Q1

People

(Reporter: willkg, Assigned: rrosario)

References

Details

(Whiteboard: u=user c=general p=1 s=2013.5)

The users app pw_reset.ltxt email is always rendered in English.

The problem here is that the template is rendered by the Django PasswordResetForm, so we can't easily fix that to use the Jingo renderer instead of the Django renderer.

To fix this, I think we need to change the way we use Jingo so that it overrides the Django template rendering mechanisms rather than providing a parallel route. The way we use currently is deprecated, so we're going to have to switch at some point anyhow (bug #775316).
Priority: -- → P3
Whiteboard: u=user c=general p= s=2013.4
Target Milestone: --- → 2013Q1
We can't fix this unless you're expecting us to also tackle bug #775316 that this depends on.
moving this to one spring after bug 839157
Whiteboard: u=user c=general p= s=2013.4 → u=user c=general p= s=2013.5
Actually this one has to go together with bug 775316. So they each depend on each other. Circular dependency?
That's okay, let's do bug 839157 in the next sprint, and bug 775316 and this one in the sprint after that.
I moved the blocking bug to the next sprint, so this one needs to go there too.
Whiteboard: u=user c=general p= s=2013.5 → u=user c=general p= s=2013.6
grabbing since we are unblocked
Assignee: nobody → rrosario
In a pull request:
https://github.com/mozilla/kitsune/pull/1196

It was 1 pt. Moving to current sprint.
Whiteboard: u=user c=general p= s=2013.6 → u=user c=general p=1 s=2013.5
Deployed to prod.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.