Closed
Bug 1166489
Opened 10 years ago
Closed 10 years ago
notifications@support.mozilla 'introduce yourself' directs to a 404 page
Categories
(support.mozilla.org :: Forum, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: 17jo05, Assigned: mythmon)
References
()
Details
(Whiteboard: p=1 u=contributor s=2015.9)
Attachments
(1 file)
942.45 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.135 Safari/537.36
Steps to reproduce:
->I received a thank you mail from notifications@support.mozilla.org for my contribution.
-> I clicked on the hyperlink please take a minute to introduce yourself
which takes me to https://support.mozilla.org/en-US/support.mozilla.org/en-US/forums/contributors
-> The page gives 404 error
-> I checked in different browser (ie Firefox, Google) I saw the same error while other pages are working only this link (from the mail) is not working.
Actual results:
The clickable text "please take a minute to introduce yourself" takes me to mozilla contributors forum link:
https://support.mozilla.org/en-US/support.mozilla.org/en-US/forums/contributors
The link gives a 404 (Not Found) error.
Expected results:
The link should have shown me introduce yourself page.
Component: Untriaged → Forum
Product: Firefox → support.mozilla.org
Summary: notifications@support.mozilla 'introdue yourself' directs to a 404 page → notifications@support.mozilla 'introduce yourself' directs to a 404 page
Version: 38 Branch → unspecified
Assignee | ||
Comment 1•10 years ago
|
||
Thanks for the bug report!
This is a problem with the templates used to generate these emails, and should be pretty easy to fix.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Whiteboard: p=1
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → mcooper
Status: NEW → ASSIGNED
Whiteboard: p=1 → p=1 u=contributor s=2015.9
Mike,
Even the below from the mail is 404:
"contributor training" : https://support.mozilla.org/en-US/support.mozilla.org/en-US/kb/introduction-contributor-quality-training?utm_source=training&utm_medium=1intro&utm_term=cqt&utm_campaign=Contributorqualitytraining
Assignee | ||
Comment 3•10 years ago
|
||
Assignee | ||
Comment 4•10 years ago
|
||
I pushed the fix for both issues to production. New emails should have the correct links now.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Great, if you could pass me the correct link may be I can check those now.
Assignee | ||
Comment 6•10 years ago
|
||
The problem wasn't with the site not having the right content in the right place. The problem was the emails were generated with URLs that contained the host name twice (support.mozilla.org). It is easy to figure out the right links by simply removing the doubled part of the URL in the original email. That won't verify this bug.
To verify this bug, you'd have to trigger another first time welcome email and check the links there.
You need to log in
before you can comment on or make changes to this bug.
Description
•