Closed Bug 624925 Opened 14 years ago Closed 14 years ago

Change email confirmation goes to page not found for FF4.0b8

Categories

(support.mozilla.org :: Knowledge Base Software, task)

task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: rbillings, Assigned: paulc)

Details

Attachments

(1 file)

When a user confirms an email change using FF4.0b8, clicking the link confirms the change and then redirects to page not found. Does not repro on other browsers or versions of FF.
FWIW, also does not repro on Minefield as of 2011-01-09 on Windows 7.
Yet another regression on URLs, the URL is supposed to be
/en-US/users/confirm_email

I'm guessing that's the cause, though I have FF4.0b8 and haven't reproed this after clicking on the confirmation URL.

Rebecca: does this repro on allizom?
Assignee: nobody → paulc
OS: Mac OS X → All
Hardware: x86 → All
Rebecca, can you please include an example URL?
This is no longer repro-ing on support-release or support.mozilla.com
Well, then!
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
The confirm email URL that did work on prod was missing a '/' between 'users' and 'confirm_email':  https://support.mozilla.com/en-US/usersconfirm_email/d3ba3fa5319023e599f9943698337d2b8434397d
So we're actually adding slashes here and redirecting old URLs to keep URLs nicer and more consistent.
usersconfirm_email => users/confirm_email
userschange_email => users/change_email

https://github.com/jsocol/kitsune/commit/70436f98a731f0606c1473ecea7ab5f73d621f79
Resolution: WORKSFORME → FIXED
Target Milestone: 2.4.2 → 2.4.3
Verified slashes added in support-release
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: